.colimg-module .column-img {
  width: 96px;
  height: 122px;
  float: left;
  margin-right: 12px;
}
.colimg-module .news-list {
  width: 450px;
  float: right;
}
@media only screen and (max-width: 1199px) {
  .colimg-module .column-img {
    display: none;
  }
  .colimg-module .news-list {
    width: 100%;
    float: 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 100px 0 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 1.6em;
}
.focus-module .focus-content .focus-container .slick-dots {
  bottom: 8px;
  right: 5px;
  width: 90px;
  line-height: 30px;
}
.focus-module .focus-content .focus-container .slick-dots li {
  margin: 0 5px;
  width: 8px;
  height: 8px;
}
.focus-module .focus-content .focus-container .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  background: #fff;
  border-radius: 8px;
}
.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 {
  background: #008aff;
}
.focus-module .focus-right {
  float: right;
  width: 650px;
}
.focus-module .focus-right .news-list li {
  margin-bottom: 2px;
}
.focus-module .focus-right .news-list li a,
.focus-module .focus-right .news-list li span {
  line-height: 40px;
}
@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);
  }
  .focus-module .head-line p {
    height: 36px;
    overflow: hidden;
  }
}
@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;
  }
  .focus-module .head-line p {
    height: auto;
    overflow: auto;
  }
}
@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;
  }
}

.notice-box {
  position: relative;
  margin-top: 12px;
  margin-bottom: 12px;
  border: 1px solid #e0e0e0;
}
.notice-box .notice-news {
  position: relative;
  padding: 10px 10px 10px 140px;
  height: 100px;
}
.notice-box .notice-module-name {
  width: 120px;
  height: 80px;
  position: absolute;
  left: 10px;
  background: #a8d7ff;
}
.notice-box .notice-module-name span {
  display: block;
  line-height: 80px;
  height: 80px;
  color: #008aff;
  overflow: hidden;
  font-size: 2em;
  text-align: center;
}
.notice-box .notice-module-name .slick-slide {
  text-align: left;
}
.notice-box .notice-module li a {
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}
.notice-box .notice-module li a .title {
  display: block;
  color: #5a69ea;
  font-size: 2em;
  line-height: 40px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.notice-box .notice-module li a p {
  color: #777777;
  font-size: 1.6em;
  text-indent: 2em;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 1199px) {
  .notice-box .notice-module-name span {
    font-size: 1.6em;
  }
  .notice-box .notice-module li a p {
    height: 30px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 479px) {
  .notice-box .notice-module li a .title {
    display: block;
    height: 32px;
    overflow: hidden;
    white-space: nowrap;
  }
}

.article-head {
  width: 100%;
  margin: 0 auto 20px;
  padding-bottom: 0;
}
.article-head .article-title {
  font-size: 2.2em;
  text-align: center;
  color: #333333;
  margin: 10px auto;
  padding: 0 15px;
  font-weight: bold;
}
.article-head .article-ftitle {
  font-size: 1.6em;
  text-align: center;
  color: #888;
  margin: 10px auto;
  padding: 0 15px;
}
.article-head .article-info {
  font-size: 1.4em;
  color: #666666;
  text-align: center;
  background-color: #eeeeee;
  padding: 10px 0;
}
.article-head .article-info span {
  display: inline-block;
  margin: 2px 5px;
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 20px;
}
.article-head .article-info span.author {
  background-image: url(../img/icon_author.png);
}
.article-head .article-info span.befrom {
  background-image: url(../img/icon_befrom.png);
}
.article-head .article-info span.time {
  background-image: url(../img/icon_time.png);
}
.article-head .article-info span.view {
  padding-left: 25px;
  background-image: url(../img/icon_view.png);
}
.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;
}
.article-content > img {
  display: block;
  margin: 18px auto;
}
.article-jump {
  border-top: 1px solid #eeeeee;
  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: #ff8a00;
}
.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 only screen and (max-width: 639px) {
  .article-head .article-title {
    font-size: 2em;
  }
}
@media only screen and (max-width: 479px) {
  .article-content {
    padding: 12px 0;
  }
}

.footer-wrap {
  background: #008aff;
}
.footer-wrap .footer-content {
  padding: 20px 0 20px 0;
  max-width: 1188px;
  margin: 0 auto;
  position: relative;
}
.footer-wrap .footer-info {
  padding: 5px 0 0 0;
  min-height: 60px;
  width: 590px;
  float: left;
  margin-left: 20px;
}
.footer-wrap .footer-info span,
.footer-wrap .footer-info a {
  color: #fff;
  font-size: 1.4em;
  line-height: 2.2;
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
.footer-wrap .footer-info .police {
  padding-left: 20px;
  background: url(../img/police.png) 0 center no-repeat;
}
.footer-wrap .footer-info .address,
.footer-wrap .footer-info .tel,
.footer-wrap .footer-info .email {
  white-space: nowrap;
}
.footer-wrap .footer-info .icpNumber {
  margin-left: 97px;
}
.footer-wrap .wxcode,
.footer-wrap .weibo {
  display: block;
  float: left;
  width: 65px;
  margin-top: 20px;
  text-align: center;
}
.footer-wrap .wxcode > img,
.footer-wrap .weibo > img {
  display: block;
  width: 65px;
  height: 65px;
  margin: 0 auto;
}
.footer-wrap .wxcode > span,
.footer-wrap .weibo > span {
  line-height: 30px;
  font-size: 1.4em;
  color: #fff;
}
.footer-wrap .weibo {
  margin-left: 25px;
}
.footer-wrap .logo-footer {
  margin-top: 20px;
  display: block;
  float: left;
  width: 323px;
  height: 60px;
}
.footer-wrap .ico-org {
  margin-top: 20px;
  display: block;
  float: right;
  width: 80px;
  height: 80px;
}
.footer-wrap .ico-org img {
  width: 100%;
  height: 100%;
}
.footer-addtional {
  background-color: #1b1b1b;
  line-height: 50px;
  text-align: center;
}
.footer-addtional span {
  color: #fff;
  font-size: 1.4em;
  margin: 0 10px;
}
.footer-addtional a {
  color: #fff;
  margin: 0 20px;
}
.scroll-top {
  position: fixed;
  width: 50px;
  height: 50px;
  right: 5px;
  bottom: 220px;
  cursor: pointer;
  background: #008aff url('../img/gotop.png') center center no-repeat;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 100;
  border-radius: 2px;
}
@media only screen and (max-width: 1199px) {
  .footer-wrap .footer-info {
    width: calc(100% - 320px);
  }
  .footer-wrap .wxcode,
  .footer-wrap .weibo {
    width: 90px;
  }
  .footer-wrap .weibo {
    margin-left: 5px;
  }
  .footer-wrap .logo-footer {
    display: none;
  }
  .footer-wrap .footer-addtional .ico-count,
  .footer-wrap .footer-addtional .browsercof {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-wrap .footer-content {
    padding: 5px 0;
  }
  .footer-wrap .wxcode,
  .footer-wrap .weibo {
    display: none;
  }
  .footer-wrap .footer-info {
    width: calc(100% - 90px);
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-wrap .footer-info span,
  .footer-wrap .footer-info a {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 639px) {
  .footer-wrap .ico-org {
    margin-top: 0;
  }
  .footer-wrap .footer-info {
    padding-top: 10px;
  }
  .footer-wrap .footer-info .address,
  .footer-wrap .footer-info .tel,
  .footer-wrap .footer-info .email,
  .footer-wrap .footer-info .mailcode,
  .footer-wrap .footer-info .fax,
  .footer-wrap .footer-info .zb-tel {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .footer-wrap .ico-org {
    margin-top: 0;
    width: 55px;
    height: 55px;
  }
  .footer-wrap .footer-info {
    width: calc(100% - 60px);
    padding-top: 0;
  }
  .footer-wrap .footer-info span,
  .footer-wrap .footer-info a {
    margin-left: 5px;
    margin-right: 0;
  }
}

.blogroll-box .content-box {
  position: relative;
  padding: 11px 80px 11px 110px;
  background-color: #f4f4f4;
  margin: 12px auto;
}
.blogroll-box .content-box .title {
  font-size: 1.8em;
  color: #008aff;
  position: absolute;
  left: 16px;
  line-height: 1.8em;
  top: 50%;
  margin-top: -0.95em;
}
.blogroll-box .content-box .blogroll-list {
  width: 100%;
  height: 30px;
  white-space: nowrap;
}
.blogroll-box .content-box .blogroll-list a {
  display: inline-block;
  margin: 0 14px;
  font-size: 1.6em;
  line-height: 1.8em;
  color: #717171;
  position: relative;
  vertical-align: middle;
}
.blogroll-box .content-box .blogroll-list a:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -8px;
  background-color: #989898;
  width: 2px;
  height: 16px;
  right: -15px;
}
.blogroll-box .content-box .blogroll-list a:last-child:after {
  display: none;
}
.blogroll-box .content-box .blogroll-list a:hover {
  color: #008aff;
}
.blogroll-box .content-box .toggle-btn {
  width: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.blogroll-box .content-box .toggle-btn span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 3px;
  cursor: pointer;
  text-align: center;
  line-height: 16px;
  color: #fff;
  background-color: #dedede;
}
.blogroll-box .content-box .toggle-btn span:hover {
  background-color: #008aff;
}
@media only screen and (max-width: 1199px) {
  .blogroll-box {
    display: none;
  }
}

.header-top {
  background-color: #fff;
}
.header-top > .content-box {
  padding: 24px 0 0;
  height: 130px;
  position: relative;
}
.header-top .logo {
  display: block;
  float: left;
}
.header-top .logo img {
  display: block;
  max-width: 100%;
  width: auto;
  height: 83px;
  margin: 0 auto;
}
.header-top .search-box {
  width: 325px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 42px;
  background: #fff;
  border: 2px solid #008aff;
}
.header-top .search-box input {
  width: 84%;
  height: 40px;
  border: none;
  line-height: 40px;
  color: #909090;
  padding-left: 10px;
  font-size: 1.4em;
  outline: none;
  z-index: 11;
  background: none;
}
.header-top .search-box input::-webkit-input-placeholder {
  background: none;
  color: #909090;
}
.header-top .search-box input::-moz-placeholder {
  background: none;
  color: #909090;
}
.header-top .search-box input:-moz-placeholder {
  background: none;
  color: #909090;
}
.header-top .search-box input:-ms-input-placeholder {
  background: none;
  color: #909090;
}
.header-top .search-box a {
  display: block;
  width: 78px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: #008aff;
  z-index: 10;
  outline: none;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 1.8em;
}
.nav-switch-bar {
  display: none;
}
.nav-switch-bar .nav-open,
.nav-switch-bar .nav-close {
  display: none;
}
.nav-switch-bar .nshow,
.nav-switch-bar .nhide {
  display: none;
}
.header-nav .nav-close {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .header-nav {
    background-color: #008aff;
    border-bottom: 3px solid #ff8a00;
    margin-bottom: 10px;
  }
  .nav-bar {
    position: relative;
    z-index: 99;
  }
  .nav-bar > li {
    display: inline-block;
    height: 54px;
    width: 12.5%;
    text-align: center;
  }
  .nav-bar > li:last-child {
    padding-left: 35px;
    background: url(../img/nav_home.png) 5px center no-repeat;
  }
  .nav-bar > li:last-child > a {
    text-align: left;
  }
  .nav-bar > li:last-child:hover > a,
  .nav-bar > li:last-child.active > a {
    background-color: #008aff;
  }
  .nav-bar > li:hover > a,
  .nav-bar > li.active > a {
    background-color: #ff8a00;
  }
  .nav-bar > li > a {
    display: block;
    font-size: 1.8em;
    color: #fff;
    position: relative;
    line-height: 54px;
  }
  .nav-bar > li > ul {
    position: absolute;
    top: 54px;
    left: 0;
    overflow-y: hidden;
    max-height: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    background-color: #eaf2ff;
    z-index: -1;
    width: 100%;
  }
  .nav-bar > li > ul.textleft {
    text-align: left;
  }
  .nav-bar > li > ul.textright {
    text-align: right;
  }
  .nav-bar > li > ul > li {
    margin: 0;
    padding: 0 15px 0 15px;
    display: inline-block;
    height: 30px;
  }
  .nav-bar > li > ul > li > a {
    font-size: 1.6em;
    line-height: 30px;
    height: 30px;
    color: #008aff;
    background: url('../img/nav2.png') left center no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 8px;
  }
  .nav-bar > li:hover > ul {
    max-height: 50px;
    padding: 10px 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 1;
  }
  .nav-bar > li > ul > li > a:hover,
  .nav-bar > li > ul > li.active > a {
    color: #ff8a00;
    background: url('../img/nav2_on.png') left center no-repeat;
  }
}
@media only screen and (max-width: 1199px) {
  body {
    padding-top: 150px;
  }
  .nav-switch-bar {
    display: block;
    width: 100%;
    background: #eaf2ff;
    position: fixed;
    top: 100px;
    right: 0;
    height: 50px;
    z-index: 9998;
  }
  .nav-switch-bar .nav-open,
  .nav-switch-bar .nav-close {
    position: absolute;
    width: auto;
    height: 50px;
    right: 10px;
    top: 0;
    padding-right: 40px;
    z-index: 9999;
    font-size: 2.2em;
    line-height: 50px;
    color: #333333;
  }
  .nav-switch-bar .nav-open {
    background: url('../img/btn_nav_switch.png') right center no-repeat;
    display: block;
  }
  .nav-switch-bar .nav-close {
    background: url('../img/btn_nav_switch.png') right center no-repeat;
  }
  .nav-switch-bar .nhide {
    display: none;
  }
  .nav-switch-bar .nshow {
    display: block;
  }
  .nav-switch-bar .btn-home {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 20px;
    top: 50%;
    margin-top: -17.5px;
    background: url('../img/btn_home.png') center center no-repeat;
    z-index: 9999;
  }
  .header-top {
    padding: 10px;
    height: 100px;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 9998;
    background-size: auto 100%;
  }
  .header-top > .content-box {
    padding-top: 0;
    height: 80px;
  }
  .header-top .header-extend {
    display: none;
  }
  .header-top .logo img {
    height: 65px;
    margin-top: 5px;
  }
  .header-top .search-box {
    top: 50%;
    margin-top: -20px;
    right: 0;
  }
  .header-top .welcome {
    display: none;
  }
  .header-nav {
    width: 100%;
    height: calc(100vh - 150px);
    position: fixed;
    top: 150px;
    right: -100%;
    z-index: 9999;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #e3eef2;
    overflow-y: scroll;
  }
  .header-nav.show {
    right: 0;
  }
  .nav-bar {
    padding: 0;
    height: calc(100vh - 56px);
    width: 100%;
  }
  .nav-bar > li {
    margin-bottom: 18px;
  }
  .nav-bar > li > a {
    width: 95%;
    margin: 0 auto;
    font-size: 2.4rem;
    display: block;
    background: #fff url('../img/ico_un_mobile.png') 95% center no-repeat;
    color: #555555;
    line-height: 50px;
    border: 1px solid #d4d8e6;
    text-align: left;
    padding-left: 24px;
    font-weight: bold;
  }
  .nav-bar > li > ul {
    max-height: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .nav-bar > li > ul > li {
    display: none;
  }
  .nav-bar > li > ul > li > a {
    display: none;
  }
  .nav-bar > li.hover > a,
  .nav-bar > li:hover > a,
  .nav-bar > li.active > a {
    background: #ff8a00 url('../img/ico_on_mobile.png') 95% center no-repeat;
    color: #fff;
    border: 1px solid #ff8a00;
  }
  .nav-bar > li.hover > ul,
  .nav-bar > li:hover > ul,
  .nav-bar > li.active > ul {
    padding: 0 0 20px 0;
    background: none;
    max-height: 1000px;
    overflow: auto;
    text-align: left;
    background-color: #fff;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .nav-bar > li.hover > ul > li,
  .nav-bar > li:hover > ul > li,
  .nav-bar > li.active > ul > li {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .nav-bar > li.hover > ul > li > a,
  .nav-bar > li:hover > ul > li > a,
  .nav-bar > li.active > ul > li > a {
    display: block;
    width: 100%;
    text-indent: 60px;
    line-height: 58px;
    font-size: 2rem;
    border-bottom: 1px solid #d4d8e6;
    text-align: left;
    margin: 0;
    color: #333333;
    white-space: nowrap;
    background: #fff url('../img/ico_t2un_mobile.png') 95% center no-repeat;
  }
  .nav-bar > li.hover > ul > li.active > a,
  .nav-bar > li:hover > ul > li.active > a,
  .nav-bar > li.active > ul > li.active > a {
    color: #ff8a00;
    background: #fff url('../img/ico_t2on_mobile.png') 95% center no-repeat;
  }
}
@media only screen and (max-width: 1023px) {
  .header-top {
    background-position: left center;
  }
  .header-top .logo img {
    height: 50px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 130px;
  }
  .header-top {
    height: 80px;
  }
  .header-top > .content-box {
    height: 60px;
  }
  .header-top .logo img {
    height: 50px;
    margin-top: 6px;
  }
  .header-nav {
    top: 130px;
    height: calc(100vh - 130px);
  }
  .nav-switch-bar {
    top: 80px;
  }
}
@media only screen and (max-width: 639px) {
  .header-top .logo {
    width: 50px;
    overflow: hidden;
  }
  .header-top .logo img {
    max-width: none;
  }
}
@media only screen and (max-width: 479px) {
  body {
    padding-top: 110px;
  }
  .header-top {
    height: 60px;
    padding: 5px;
  }
  .header-top .search-box {
    width: 280px;
  }
  .header-top > .content-box {
    height: 50px;
  }
  .header-top .logo {
    width: 50px;
  }
  .header-top .logo img {
    height: 50px;
    margin-top: 0;
  }
  .header-nav {
    top: 110px;
    height: calc(100vh - 110px);
  }
  .nav-switch-bar {
    top: 60px;
  }
}
.banner {
  width: 100%;
  max-height: 300px;
  overflow: hidden;
  position: relative;
}
.banner .banner-item {
  height: 300px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  outline: none;
}
@media only screen and (max-width: 1199px) {
  .banner .banner-item {
    height: 240px;
    background-size: 100% 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .banner .banner-item {
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 767px) {
  .banner .banner-item {
    height: 220px;
  }
}
@media only screen and (max-width: 479px) {
  .banner .banner-item {
    height: 170px;
  }
}

.renwu-list-page a {
  padding: 10px;
  background-color: #eeeeee;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  margin-bottom: 20px;
}
.renwu-list-page a .img {
  display: block;
  width: 130px;
  height: 190px;
  overflow: hidden;
  float: left;
}
.renwu-list-page a .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.renwu-list-page a .txt {
  float: left;
  width: calc(100% - 130px);
  position: relative;
  padding-left: 20px;
  padding-top: 0;
}
.renwu-list-page a .title {
  font-size: 1.8em;
  color: #3f3f3f;
  line-height: 160%;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-bottom: 10px;
}
.renwu-list-page a .intro {
  font-size: 1.4em;
  color: #999999;
  line-height: 1.5;
  margin: 5px 0 15px;
}
.renwu-list-page a .ico-r-more {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../img/ico_r_more.png) 0 0 no-repeat;
}
.renwu-list-page a:hover {
  background-color: #008aff;
}
.renwu-list-page a:hover .title {
  color: #fff;
}
.renwu-list-page a:hover .intro {
  color: #fff;
}
.renwu-list-page a:hover .ico-r-more {
  background: url(../img/ico_r_more_on.png) 0 0 no-repeat;
}
@media only screen and (max-width: 1199px) {
  .renwu-list-page a .txt {
    padding: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .renwu-list-page a .intro {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
@media only screen and (max-width: 479px) {
  .renwu-list-page a .img {
    width: 100%;
    height: auto;
    float: none;
  }
  .renwu-list-page a .txt {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-top: 0;
  }
  .renwu-list-page a .ico-r-more {
    display: none;
  }
}

.riqi-list-page a {
  display: block;
  margin: 0 0 20px 0;
  border: 1px solid #cad0e0;
  background-color: #f3f3f3;
}
.riqi-list-page a:first-child {
  padding-top: 0;
}
.riqi-list-page a .news-time {
  width: 98px;
  height: 100%;
  position: relative;
  float: left;
  vertical-align: middle;
  padding: 15px;
  color: #60636d;
}
.riqi-list-page a .news-time .day {
  text-align: center;
  width: 54px;
  line-height: 40px;
  font-size: 2.2em;
  font-family: 'Arial';
  display: block;
  background-color: #c1c1c1;
  color: #fff;
  border-radius: 2px;
  margin: 0 auto;
}
.riqi-list-page a .news-time .year {
  width: 100%;
  height: 22px;
  line-height: 20px;
  margin: 5px auto;
  text-align: center;
  font-size: 1.4em;
  font-family: 'Arial';
  display: block;
  border: 1px solid transparent;
  padding: 0 3px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.riqi-list-page a:hover .day {
  background-color: #008aff;
}
.riqi-list-page a:hover .year {
  border: 1px solid #fff;
  color: #fff;
}
.riqi-list-page a .info {
  float: left;
  vertical-align: middle;
  padding: 14px;
  background-color: #fff;
  width: calc(100% - 98px);
  min-height: 102px;
}
.riqi-list-page a .info h3 {
  color: #666666;
  font-size: 1.6em;
  line-height: 30px;
  margin-bottom: 3px;
}
.riqi-list-page a .info p {
  color: #9f9f9f;
  font-size: 1.4em;
  line-height: 1.5;
}
.riqi-list-page a .info p span {
  color: #008aff;
}
.riqi-list-page a:hover {
  border-color: #008aff;
  background-color: #008aff;
}
.riqi-list-page a:hover .news-time {
  color: #fff;
}
.riqi-list-page a:hover .info h3 {
  color: #008aff;
}
.riqi-list-page li:first-child a {
  margin-top: 0;
}
@media only screen and (max-width: 1199px) {
  .riqi-list-page a .info p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}
@media only screen and (max-width: 359px) {
  .riqi-list-page a .info p {
    display: none;
  }
  .riqi-list-page a .info h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}

.shipin-list-page {
  margin-left: -1%;
  margin-right: -1%;
}
.shipin-list-page a {
  width: 31.33%;
  margin: 0 1% 20px 1%;
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px #f8f8f8;
  box-shadow: 0 0 3px #f8f8f8;
}
.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 0.5s ease;
  transition: all 0.5s ease;
  background: url('../img/play_btn.png') center 50% no-repeat;
}
.shipin-list-page a h3 {
  padding: 8px 0 0 0;
  font-size: 1.6em;
  color: #222222;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.shipin-list-page a:hover {
  -webkit-box-shadow: 0 0 3px #f5d5c3;
  box-shadow: 0 0 3px #f5d5c3;
  border-color: #008aff;
}
.shipin-list-page a:hover h3 {
  color: #008aff;
}
.shipin-list-page a:hover .img .ico {
  background: url('../img/play_btn_on.png') center 50% no-repeat;
}
@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 {
    width: 98%;
  }
  .shipin-list-page a .img img {
    height: auto;
  }
}

.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: 162px;
}
.tupian-list-page a:hover .title {
  color: #008aff;
}
.tupian-list-page a .img {
  position: relative;
}
.tupian-list-page a .title {
  display: block;
  font-size: 1.6em;
  color: #333333;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 36px;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@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 {
    width: 98%;
  }
  .tupian-list-page a img {
    height: auto;
  }
}

.wenzi-list-page a {
  display: block;
  border-bottom: 1px solid #e3e3e3;
  line-height: 42px;
}
.wenzi-list-page a .title {
  font-size: 1.4em;
  color: #222222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: calc(100% - 100px);
}
.wenzi-list-page a .title:before {
  content: '';
  width: 7px;
  height: 7px;
  background: url(../img/ico_wenzilist.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.wenzi-list-page a .time {
  float: right;
  width: 90px;
  height: 32px;
  font-size: 1.4em;
  text-align: center;
  font-family: 'Arial';
  color: #b9c3d4;
  margin-left: -100px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wenzi-list-page a:hover .time,
.wenzi-list-page a:hover .title {
  color: #008aff;
}
.wenzi-list-page a:hover .title:before {
  background: url(../img/ico_wenzilist_on.png) 0 0 no-repeat;
}
@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 #dcdcdc;
  margin-bottom: 30px;
  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: 24px;
  border: 1px solid #96a2c2;
  line-height: 22px;
  text-align: center;
  color: #60636d;
  font-size: 1.6em;
}
.xiazai-list-page a .title {
  color: #60636d;
  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: #60636d;
  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: #008aff;
}
.xiazai-list-page a:hover .title {
  color: #008aff;
}
.xiazai-list-page a:hover .btn {
  background-color: #008aff;
  border-color: #008aff;
  color: #fff;
}
@media (max-width: 479px) {
  .xiazai-list-page a {
    background-size: 30px 40px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 20px;
    min-height: auto;
  }
  .xiazai-list-page a .info-txt {
    display: none;
  }
}

.tuwen-list-page a {
  padding: 24px 0;
  border-bottom: 1px dotted #e3e3e3;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
}
.tuwen-list-page a:first-child {
  padding-top: 0;
}
.tuwen-list-page a .img {
  display: block;
  width: 240px;
  height: 140px;
  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% - 240px);
  position: relative;
  padding-left: 20px;
  padding-top: 0;
}
.tuwen-list-page a .title {
  font-size: 1.8em;
  color: #3f3f3f;
  line-height: 160%;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-bottom: 10px;
}
.tuwen-list-page a .intro {
  font-size: 1.4em;
  color: #999999;
  line-height: 1.5;
  margin: 15px 0 15px;
}
.tuwen-list-page a .time {
  font-family: 'Arial';
  font-size: 14px;
  color: #999999;
}
.tuwen-list-page a:hover {
  border-color: #008aff;
}
.tuwen-list-page a:hover .title {
  color: #008aff;
}
@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;
    padding-bottom: 6px;
    line-height: 1.4;
    margin-bottom: 8px;
  }
  .tuwen-list-page a .intro {
    display: none;
  }
}

.module {
  margin-bottom: 24px;
  border: 1px solid #e0e0e0;
  padding: 0 10px 10px 10px;
}
.module .module-name {
  margin-bottom: 10px;
  padding: 6px 0;
  border-bottom: 1px solid #a8d7ff;
  position: relative;
}
.module .module-name span {
  display: inline-block;
  font-size: 2em;
  color: #008aff;
  position: relative;
  padding-left: 16px;
  background-image: url(../img/ico_news.png);
  background-position: 0 center;
  background-repeat: no-repeat;
}
.module .module-name a {
  float: right;
  height: 30px;
  width: 36px;
  display: inline-block;
  margin-top: 1px;
  margin-right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(../img/ico_more.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.module .module-name a:hover {
  background-image: url(../img/ico_more_on.png);
}
.news-list li {
  position: relative;
  padding-right: 94px;
  margin-bottom: 0;
}
.news-list li:last-child {
  border-bottom: none;
}
.news-list li a {
  display: block;
  font-size: 1.4em;
  color: #333333;
  line-height: 30px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.news-list li a:before {
  content: '';
  width: 7px;
  height: 7px;
  background-image: url(../img/ico_newslist.png);
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 8px;
}
.news-list li span {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 30px;
  font-size: 1.4em;
  color: #999999;
  text-align: right;
  vertical-align: middle;
}
.news-list li:hover a,
.news-list li:hover span {
  color: #008aff;
}
.news-list li:hover a:before {
  background-image: url(../img/ico_newslist_on.png);
}
.frame-wrap {
  margin: 0 auto 0 auto;
  max-width: 1188px;
}
.frame-wrap.full {
  max-width: 100%;
}
.frame-wrap .frame-left {
  float: left;
  width: 256px;
  margin-bottom: 24px;
}
.frame-wrap .frame-right {
  float: right;
  width: 912px;
  min-height: 400px;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .frame-wrap .frame-left {
    display: none;
  }
  .frame-wrap .frame-right {
    width: 100%;
    font: none;
    padding-left: 12px;
    padding-right: 12px;
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .frame-wrap .frame-right {
    padding-left: 0;
    padding-right: 0;
  }
}
.sidebar {
  background: #eeeeee;
  border-bottom: 1px solid #fff;
}
.sidebar-title {
  height: 76px;
  background: #008aff url('../img/sidebar_title.png') 0 center no-repeat;
  font-size: 2.6em;
  color: #fff;
  white-space: nowrap;
  text-align: left;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-top: 0;
  padding-left: 40px;
}
.sidebar-title span {
  display: inline-block;
  position: relative;
  line-height: 76px;
}
.sidebar-menu {
  margin: 0 auto;
  padding: 0 10px;
}
.sidebar-menu > li:first-child {
  margin-top: 10px;
}
.sidebar-menu > li {
  margin-bottom: 10px;
}
.sidebar-menu > li > a {
  display: block;
  line-height: 46px;
  font-size: 1.8em;
  text-align: left;
  padding: 0 0 0 60px;
  color: #5f677a;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  background-position: 35px center;
  background-repeat: no-repeat;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background-color: #fff;
  background-image: url('../img/tree1_un.png');
  position: relative;
}
.sidebar-menu > li:hover > a,
.sidebar-menu > li.active > a {
  color: #fff;
  background-color: #ff8a00;
  background-image: url('../img/tree1_on.png');
}
.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 {
  width: 216px;
  margin-left: auto;
  margin-right: auto;
}
.sidebar-menu ul > li > a {
  display: block;
  text-align: left;
  padding-left: 75px;
  line-height: 39px;
  font-size: 1.6em;
  border-bottom: 1px solid #f5f5f5;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background-position: 60px center;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url('../img/tree2_un.png');
  color: #5f677a;
}
.sidebar-menu ul > li:hover > a,
.sidebar-menu ul > li.active > a {
  border-bottom: 1px solid #008aff;
  color: #008aff;
  background-image: url('../img/tree2_on.png');
}
.sidebar-news {
  padding: 0;
  background-color: #fff;
  margin: 10px 0 12px 0;
  border: 1px solid #eaeaea;
}
.sidebar-news .hotnews-title {
  font-size: 1.8em;
  color: #ff8a00;
  margin-bottom: 5px;
  position: relative;
  line-height: 40px;
  text-indent: 28px;
  background: url('../img/hotnews_title.png') 13px center no-repeat;
}
.sidebar-news .hotnews-list {
  margin-bottom: 12px;
  padding: 0 10px;
}
.sidebar-news .hotnews-list .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.4em;
  color: #60636d;
  margin-bottom: 10px;
  line-height: 24px;
  position: relative;
}
.sidebar-news .hotnews-list .title:hover {
  color: #008aff;
}
.sidebar-news .hotnews-list .title:before {
  width: 14px;
  height: 14px;
  margin-top: -2px;
  text-align: center;
  line-height: 14px;
  font-family: Arial;
  color: #fff;
  font-size: 12px;
  background-color: #8eb9f5;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  margin-right: 5px;
}
.sidebar-news .hotnews-item:nth-child(1) .title:before {
  content: '1';
  background-color: #f54545;
}
.sidebar-news .hotnews-item:nth-child(2) .title:before {
  content: '2';
  background-color: #ff8547;
}
.sidebar-news .hotnews-item:nth-child(3) .title:before {
  content: '3';
  background-color: #ffac38;
}
.sidebar-news .hotnews-item:nth-child(4) .title:before {
  content: '4';
}
.sidebar-news .hotnews-item:nth-child(5) .title:before {
  content: '5';
}
.sidebar-news .hotnews-item:nth-child(6) .title:before {
  content: '6';
}
.sidebar-news .hotnews-item:nth-child(7) .title:before {
  content: '7';
}
.sidebar-news .hotnews-item:nth-child(8) .title:before {
  content: '8';
}
.sidebar-link a {
  display: block;
}
.sidebar-link img {
  display: block;
  width: 100%;
  max-width: 256px;
}
.frame-location {
  padding: 0 10px 10px 30px;
  position: relative;
  background: #fff url('../img/home.png') 2px 4px no-repeat;
  font-size: 1.8em;
  color: #666666;
  margin-bottom: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.frame-location:before {
  content: '';
  width: 100%;
  height: 2px;
  background: #eeeeee;
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
}
.frame-location:after {
  content: '';
  width: 140px;
  height: 4px;
  background: #008aff;
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
}
.frame-location a {
  font-size: 1em;
  color: #333333;
}
.frame-location span:last-child a {
  color: #008aff;
}
.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;
}
.frame-content {
  padding: 10px;
  background: #fff;
}
.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: 9px 10px;
  color: #333333;
  display: inline-block;
  border: 1px solid #f0f0f0;
  border-radius: 1px;
}
.yn-pagination a:hover {
  background: #008aff;
  border-color: #008aff;
  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: #008aff;
  border-color: #008aff;
  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) {
  .frame-content {
    padding: 10px 0;
  }
  .yn-pagination .first-page,
  .yn-pagination .last-page {
    display: none;
  }
}

.go-page:hover{
    background: #008AFF;
    border-color: #008AFF;
    color: #fff;
}

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