body {
  font-family: "Microsoft YaHei", Arial, sans-serif;
  color: #666;
  overflow-x: hidden;
  height: 100%;
  background-color: #4bbbec;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 12px;
}
a {
  text-decoration: none !important;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto \9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
  border: none;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* header */
.header {
  position: relative;
}
.header .header-img img {
  display: block;
  width: 100%;
}
.header .header-other {
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header .header-other .a-group {
  margin-bottom: 20px;
  text-align: right;
}
.header .header-other .a-group .a-s {
  font-size: 12px;
  color: #ffffff;
  display: inline-block;
  margin-right: 25px;
}
.header .header-other .a-group .a-s img {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.header .header-other .a-group .a-s:last-child {
  margin-right: 0;
}
.search-box {
  width: 180px;
  position: relative;
}
.search-box.search-phone {
  display: none;
}
.search-box .s-inp {
  width: 100%;
  height: 32px;
  background-color: #fefefe;
  border-radius: 16px;
  border: solid 1px #42a7d3;
  padding-left: 15px;
  padding-right: 35px;
}
.search-box .s-btn {
  background: url("../images/img-10.png") no-repeat;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 12px;
  top: 6px;
  border: none;
}
/*nav*/
.navbar-default {
  z-index: 99;
  min-height: 50px;
  border: none;
  background: url("../images/img-05.png") repeat-x;
  margin-bottom: 0;
}
.navbar-default .navbar-nav li {
  background: url("../images/img-07.png") no-repeat right center;
  padding: 0 25px;
}
.navbar-default .navbar-nav li:last-child {
  background: none;
}
.navbar-default .navbar-nav li > a {
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding: 0;
  color: #fff;
}
.navbar-default .navbar-nav li > a img {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 8px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: none;
  color: #095097;
}
/* footer */
.footer .footer-info {
  background: url("../images/img-02.png") no-repeat;
  background-size: cover;
  padding: 25px 15px;
}
.footer .footer-info .row .box-info-w {
  width: 28%;
}
.footer .footer-info .row .box-a-w {
  width: 50%;
}
.footer .footer-info .row .box-select-w {
  width: 22%;
}
.footer .footer-info .box-info .box-logo {
  margin-bottom: 15px;
}
.footer .footer-info .box-info .box-logo img {
  display: block;
}
.footer .footer-info .box-info .box-txt {
  font-size: 12px;
  line-height: 22px;
  color: #ffffff;
}
.footer .footer-info .box-group-a {
  padding-top: 20px;
}
.footer .footer-info .box-group-a > div {
  float: left;
  width: 25%;
}
.footer .footer-info .box-group-a a {
  display: block;
  color: #fff;
  height: 24px;
  line-height: 24px;
}
.footer .footer-info .box-group-select .ui-select-wrap {
  border: solid 1px rgba(230, 230, 230, 0.2);
  background-color: transparent;
}
.footer .footer-info .box-group-select .ui-select-input {
  line-height: 30px;
  color: #fff;
  right: 35px;
  padding-left: 12px;
}
.footer .footer-info .box-group-select .ui-select-arrow {
  right: 10px;
  border-top-color: #81afdc;
}
.footer .footer-copy {
  background: url("../images/img-01.png") repeat;
  line-height: 24px;
  color: #bad8f6;
  padding: 8px 15px;
}
.footer .footer-copy .copy-r {
  text-align: right;
}
.footer .a-group {
  text-align: left;
  display: none;
}
.footer .a-group .a-s {
  font-size: 12px;
  color: #ffffff;
  display: inline-block;
  margin-right: 25px;
}
.footer .a-group .a-s img {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.footer .a-group .a-s:last-child {
  margin-right: 0;
}
.page-cont {
  padding: 35px 40px 0 40px;
  background-color: #ffffff;
}
.page-cont .row {
  margin-left: -20px;
  margin-right: -20px;
}
.page-cont .row .cont-w {
  padding-left: 20px;
  padding-right: 20px;
}
.page-cont .row .cont-r-w,
.page-cont .row .cont-l-w {
  padding-bottom: 50px;
}
.side-menu {
  margin-bottom: 35px;
}
.side-menu .menu-title {
  border-bottom: 2px solid #095097;
  height: 52px;
  line-height: 30px;
  font-size: 24px;
  color: #333333;
  margin-bottom: 35px;
}
.side-menu .menu-title .title-l {
  float: left;
}
.side-menu .menu-title .title-l .title-icon {
  margin-right: 10px;
}
.side-menu .menu-title .title-l .title-icon img {
  vertical-align: middle;
  margin-top: -3px;
}
.side-menu .menu-title .title-r {
  float: right;
  display: none;
}
.side-menu .menu-title .title-r span {
  font-size: 24px;
}
.side-menu ul {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
}
.side-menu ul li a {
  font-size: 16px;
  line-height: 48px;
  color: #666;
  display: block;
  padding-left: 50px;
}
.side-menu ul li:hover a,
.side-menu ul li.current a {
  color: #095097;
  background: url("../images/img-17.png") no-repeat left center;
}
.side-other .box-s {
  margin-bottom: 30px;
}
.side-other .box-s .box-title {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
}
.side-other .box-s .box-title .icon-s {
  margin-right: 5px;
}
.side-other .box-s .box-title .icon-s img {
  vertical-align: middle;
  margin-top: -3px;
}
.side-other .box-s .box-txt {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.side-other .box-erwm .box-img {
  display: block;
  background-color: #ffffff;
  border: solid 1px #e1e1e1;
  width: 115px;
  height: 115px;
  padding: 4px;
  margin-bottom: 10px;
}
.side-other .box-erwm .box-img img {
  display: block;
  width: 100px;
  height: 100px;
}
.side-other .box-erwm .box-title {
  font-size: 14px;
  line-height: 22px;
  color: #666666;
}
.bread-crumbs {
  text-align: right;
  border-bottom: 1px solid #f0f0f0;
  line-height: 52px;
  margin-bottom: 30px;
}
.bread-crumbs .title-l {
  border-bottom: 2px solid #095097;
  line-height: 30px;
  font-size: 24px;
  color: #333333;
  float: left;
  text-align: left;
  min-height: 52px;
}
.bread-crumbs .title-l .title-icon {
  margin-right: 10px;
}
.bread-crumbs .title-l .title-icon img {
  vertical-align: middle;
  margin-top: -3px;
}
.bread-crumbs .title-r {
  float: right;
}
.bread-crumbs a {
  color: #666666;
}
.page {
  text-align: center;
  margin-top: 30px;
}
.page a {
  height: 32px;
  background-color: #fff;
  border-radius: 2px;
  border: solid 1px rgba(200, 200, 200, 0.5);
  padding: 0 10px;
  font-size: 14px;
  color: #666666;
  margin: 3px 2px;
  display: inline-block;
  line-height: 30px;
}
.page a:hover,
.page a.current {
  background-color: #095097;
  color: #fff;
}
.mod-01 {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  text-align: justify;
}
.mod-01 .m-title {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 20px;
  text-align: center;
}
.mod-02 .m-title {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 30px;
}
.mod-02 .m-title a {
  float: left;
  font-size: 16px;
  line-height: 60px;
  border-bottom: 2px solid transparent;
  color: #666666;
  margin-right: 40px;
}
.mod-02 .m-title a:last-child {
  margin-right: 0;
}
.mod-02 .m-title a:hover,
.mod-02 .m-title a.current {
  color: #095097;
  border-bottom-color: #095097;
}
.mod-02 .box-s {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.mod-02 .box-s .box-img {
  background-color: #ffffff;
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 5px;
}
.mod-02 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-02 .box-s .box-info .box-title {
  display: block;
  font-size: 20px;
  line-height: 30px;
  height: 30px;
  color: #333333;
  margin-bottom: 15px;
  margin-top: 10px;
}
.mod-02 .box-s .box-info .box-title:hover {
  color: #095097;
}
.mod-02 .box-s .box-info .box-txt {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.mod-03 .m-title {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 20px;
  text-align: center;
}
.mod-03 .box-s {
  margin-bottom: 35px;
}
.mod-03 .box-s:last-child {
  margin-bottom: 0;
}
.mod-03 .box-s .box-title {
  border-bottom: 2px solid #095097;
}
.mod-03 .box-s .box-title span {
  display: inline-block;
  border-bottom: 2px solid #095097;
  vertical-align: bottom;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
}
.mod-03 .box-s .box-cont {
  background-color: #f7fbff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 35px;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  text-align: justify;
}
.mod-03 .box-s .box-cont .img-s {
  float: left;
  margin-right: 30px;
  display: block;
}
.mod-03 .box-s .a-group a {
  display: block;
  border-bottom: 1px dotted #eaeaea;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  margin-bottom: 10px;
  margin-top: 10px;
}
.mod-04 .box-s {
  display: block;
  padding-right: 100px;
  line-height: 48px;
  border-bottom: 1px dotted #dddddd;
  position: relative;
}
.mod-04 .box-s .box-title {
  display: block;
  height: 48px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
}
.mod-04 .box-s .box-date {
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
}
.mod-04 .box-s:hover .box-title {
  color: #095097;
}
.mod-05 .m-title {
  text-align: center;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f2f2f2;
}
.mod-05 .m-title h1 {
  font-size: 26px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 20px;
}
.mod-05 .box-cont {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}
.mod-05 .box-page {
  border-top: 1px solid #f2f2f2;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 30px;
}
.mod-05 .box-page a {
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  display: block;
  margin-top: 5px;
}
.mod-06 .box-s {
  margin-bottom: 20px;
}
.mod-06 .box-s .box-img {
  overflow: hidden;
}
.mod-06 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-06 .box-s .box-title {
  display: block;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
}
.mod-07 .box-s {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.mod-07 .box-s .box-img {
  background-color: #ffffff;
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 5px;
}
.mod-07 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-07 .box-s .box-info .box-title {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 15px;
  margin-top: 10px;
}
.mod-07 .box-s .box-info .box-title span {
  display: block;
  font-size: 14px;
}
.mod-07 .box-s .box-info .box-title:hover {
  color: #095097;
}
.mod-07 .box-s .box-info .box-txt {
  font-size: 12px;
  line-height: 24px;
  color: #666666;
  text-align: justify;
}
.public-title {
  margin-bottom: 30px;
  line-height: 52px;
}
.public-title .title-l {
  border-bottom: 1px solid #f0f0f0;
}
.public-title .title-l > div {
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid #095097;
  padding-right: 20px;
}
.public-title .title-l .icon-s {
  margin-right: 10px;
}
.public-title .title-l .icon-s img {
  vertical-align: middle;
  margin-top: -8px;
}
.public-title .title-l .txt-s {
  font-size: 24px;
  color: #333333;
}
.public-title .title-r {
  text-align: right;
  font-size: 12px;
  color: #666666;
}
.public-title .title-r a {
  color: #666666;
}
.public-cont {
  background-color: #fff;
  padding: 20px;
  overflow: hidden;
}
.public-title-02 {
  border-bottom: 1px solid #e6e6e6;
  line-height: 50px;
  vertical-align: bottom;
  position: relative;
}
.public-title-02 .title-l {
  color: #095097;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  background: url("../images/img-28.png") no-repeat left center;
  padding-left: 12px;
}
.public-title-02 .title-l span {
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
}
.public-title-02 .title-more {
  color: #b4b4b4;
  font-weight: bold;
  font-family: Arial;
  position: absolute;
  right: 0;
  top: 0;
}
.public-box-w .box-w {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .public-box-w .left-w {
    width: 70%;
  }
  .public-box-w .right-w {
    width: 30%;
  }
  .public-box-w .left-w-02 {
    width: 75%;
  }
  .public-box-w .right-w-02 {
    width: 25%;
  }
  .public-box-w .left-w-03 {
    width: 62%;
  }
  .public-box-w .right-w-03 {
    width: 38%;
  }
}
.other-banner img {
  display: block;
  width: 100%;
}
.mod-08 .box-img {
  margin-bottom: 20px;
}
.mod-08 .box-img img {
  display: block;
  width: 100%;
}
.mod-08 .box-txt {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  height: 150px;
  overflow: hidden;
  display: block;
}
.mod-09 .box-a {
  border-bottom: 1px dotted #dddddd;
}
.mod-09 .box-a a {
  display: block;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  background: url("../images/img-30.png") no-repeat left center;
  padding-left: 8px;
  font-size: 14px;
  color: #666666;
}
.mod-09 .box-a a:hover {
  color: #095097;
}
.mod-10 a {
  display: block;
  height: 46px;
  background-color: #ebebeb;
  border-radius: 3px;
  padding: 0 20px;
  margin-bottom: 15px;
  line-height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}
.mod-10 a:last-child {
  margin-bottom: 0;
}
.mod-10 a:hover {
  background-color: #42ace0;
  color: #fff;
}
.mod-11 .row {
  margin-left: -7px;
  margin-right: -7px;
}
.mod-11 .row .box-w {
  padding-left: 7px;
  padding-right: 7px;
}
.mod-11 .box-s {
  margin-bottom: 10px;
}
.mod-11 .box-s img {
  display: block;
  width: 100%;
}
.public-title-03 {
  border-bottom: 1px solid #e6e6e6;
  line-height: 50px;
  vertical-align: bottom;
  position: relative;
}
.public-title-03 .title-l {
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  background: url("../images/img-36.png") no-repeat left 18px;
  padding-left: 12px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.public-title-03 .title-more {
  color: #b4b4b4;
  font-weight: bold;
  font-family: Arial;
  position: absolute;
  right: 0;
  top: 0;
}
.mod-12 .box-img {
  background-color: #ffffff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  padding: 3px;
}
.mod-12 .box-img img {
  display: block;
  width: 100%;
}
.mod-12 .box-info .box-title {
  font-size: 18px;
  line-height: 38px;
  color: #333333;
  margin-bottom: 20px;
  font-weight: bold;
}
.mod-12 .box-info .box-txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.mod-13 .box-top {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 25px;
  min-height: 125px;
  margin-bottom: 20px;
  padding-left: 160px;
}
.mod-13 .box-top .box-img {
  position: absolute;
  margin-left: -160px;
  width: 140px;
}
.mod-13 .box-top .box-img img {
  display: block;
  width: 100%;
}
.mod-13 .box-top .box-info .box-title {
  font-size: 16px;
  line-height: 34px;
  color: #333333;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}
.mod-13 .box-top .box-info .box-txt {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
  overflow: hidden;
  height: 36px;
}
.mod-13 .box-top .box-info .box-more {
  display: inline-block;
  font-size: 12px;
  line-height: 34px;
  color: #095097;
}
.mod-13 .box-btm a {
  display: block;
  font-size: 14px;
  line-height: 38px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("../images/img-30.png") no-repeat left center;
  padding-left: 8px;
}
.mod-14 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
}
.mod-14 .row {
  margin-left: -25px;
  margin-right: -25px;
}
.mod-14 .row .box-w {
  padding-left: 25px;
  padding-right: 25px;
}
.mod-14 .row .box-w.box-l {
  width: 70%;
}
.mod-14 .row .box-w.box-r {
  width: 30%;
}
.mod-14 .box-img img {
  display: block;
  width: 100%;
}
.mod-14 .box-info .box-title {
  font-size: 18px;
  line-height: 48px;
  color: #095097;
  display: block;
  padding-bottom: 10px;
  background: url("../images/img-42.png") no-repeat left bottom;
  height: 58px;
  margin-bottom: 15px;
  font-weight: bold;
}
.mod-14 .box-info .box-txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-bottom: 25px;
}
.mod-14 .box-info .box-more {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.mod-15 .public-title-02 {
  border-bottom: none;
}
.mod-15 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.mod-15 .row .box-w {
  padding-left: 10px;
  padding-right: 10px;
}
.mod-15 .box-img {
  overflow: hidden;
  position: relative;
}
.mod-15 .box-img img {
  display: block;
  width: 100%;
}
.mod-15 .box-img .box-title {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 14px;
}
.mod-15 .box-info .box-top {
  color: #b4b4b4;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.mod-15 .box-info .box-top .box-title {
  display: block;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.mod-15 .box-info ul li a {
  display: block;
  background: url("../images/img-30.png") no-repeat left center;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666666;
  padding-left: 15px;
  font-size: 14px;
}
.mod-16 .box-s {
  display: block;
  background: url("../images/img-45.png") no-repeat right center;
  border-bottom: 1px solid #ebebeb;
  padding-top: 15px;
  padding-bottom: 14px;
  color: #b4b4b4;
}
.mod-16 .box-s .a-title {
  display: block;
  font-size: 14px;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
}
.mod-16 .box-s .a-date {
  display: block;
  line-height: 16px;
}
.mod-16 .box-s:hover {
  background: url("../images/img-46.png") no-repeat right center;
}
.mod-17 .row {
  margin-left: -2px;
  margin-right: -2px;
}
.mod-17 .row .box-w {
  padding-left: 2px;
  padding-right: 2px;
}
.mod-17 .box-s {
  height: 160px;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-bottom: 5px;
}
.mod-17 .box-s.bg-01 {
  background-color: #6082df;
}
.mod-17 .box-s.bg-02 {
  background-color: #fd743b;
}
.mod-17 .box-s.bg-03 {
  background-color: #ed4e4a;
}
.mod-17 .box-s.bg-04 {
  background-color: #643ed8;
}
.mod-17 .box-s.bg-05 {
  background-color: #5eb57b;
}
.mod-17 .box-s.bg-06 {
  background-color: #fccf30;
}
.mod-17 .box-s .box-icon {
  margin-bottom: 15px;
}
.mod-17 .box-s .box-icon img {
  display: block;
}
.mod-17 .box-s .box-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
.public-title-04 {
  border-bottom: 2px solid #e6e6e6;
  line-height: 48px;
  overflow: hidden;
  vertical-align: bottom;
}
.public-title-04 .title-more {
  color: #4bbbec;
  float: right;
}
.public-title-04 .title-l {
  font-size: 18px;
  color: #0c549b;
  float: left;
}
.public-title-04 .title-l .icon-s {
  display: inline-block;
  margin-right: 5px;
}
.public-title-04 .title-l .icon-s img {
  vertical-align: middle;
  margin-top: -3px;
}
.mod-18 .box-s {
  display: block;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  color: #4d4d4d;
  position: relative;
  background: url("../images/img-54.png") no-repeat left center;
  padding-left: 12px;
  padding-right: 65px;
}
.mod-18 .box-s .box-date {
  position: absolute;
  color: #b3b3b3;
  right: 0;
  top: 0;
}
.mod-18 .box-s .box-a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4d4d4d;
  height: 34px;
}
.mod-19 .row {
  margin-left: -6px;
  margin-right: -6px;
}
.mod-19 .row .box-w {
  padding-left: 6px;
  padding-right: 6px;
}
.mod-19 .box-s {
  margin-bottom: 15px;
}
.mod-19 .box-s .box-img {
  overflow: hidden;
}
.mod-19 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-19 .box-s .box-title {
  display: block;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #4d4d4d;
}
.mod-20 .box-s {
  overflow: hidden;
  position: relative;
}
.mod-20 .box-s img {
  display: block;
  width: 100%;
}
.mod-20 .box-s .box-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 140px;
  font-size: 18px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
}
.mod-20 .swiper-pagination {
  left: auto;
  width: auto;
  right: 15px;
  z-index: 98;
}
.mod-20 .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #fff;
  opacity: 1;
}
.mod-20 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #42ace0;
}
.mod-20 .focus-next,
.mod-20 .focus-prev {
  position: absolute;
  top: 48%;
  width: 55px;
  height: 55px;
  margin-top: -28px;
}
.mod-20 .focus-next:after,
.mod-20 .focus-prev:after {
  display: none;
}
.mod-20 .focus-next {
  background: url("../images/img-84.png") no-repeat right center;
}
.mod-20 .focus-prev {
  background: url("../images/img-83.png") no-repeat right center;
}
.public-title-05 {
  height: 46px;
  line-height: 44px;
  border-bottom: 2px solid #e6e6e6;
}
.public-title-05 .title-l {
  font-size: 18px;
  color: #333333;
  float: left;
  line-height: 44px;
  height: 46px;
  font-weight: bold;
  position: relative;
}
.public-title-05 .title-l:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  height: 2px;
  background-color: #095097;
}
.public-title-05 .title-more {
  float: right;
  color: #a6a6a6;
}
.mod-21 {
  margin-top: 5px;
}
.mod-21 .box-s .box-img {
  overflow: hidden;
}
.mod-21 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-21 .box-s .box-title {
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #f2f2f2;
  font-size: 15px;
  color: #28a2d7;
  display: block;
}
.mod-21 .focus-next,
.mod-21 .focus-prev {
  position: absolute;
  top: 43%;
  width: 18px;
  height: 32px;
  margin-top: -16px;
}
.mod-21 .focus-next:after,
.mod-21 .focus-prev:after {
  display: none;
}
.mod-21 .focus-next {
  background: url("../images/img-65.png") no-repeat right center;
}
.mod-21 .focus-prev {
  background: url("../images/img-64.png") no-repeat right center;
}
.mod-22 .box-a {
  display: block;
  background: url("../images/img-63.png") no-repeat left center;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #595959;
  padding-left: 15px;
}
.mod-23 img {
  display: block;
  width: 100%;
}
.mod-24 .box-top {
  padding-left: 200px;
  min-height: 120px;
  margin-bottom: 6px;
}
.mod-24 .box-top .box-img {
  position: absolute;
  margin-left: -200px;
  width: 180px;
}
.mod-24 .box-top .box-img img {
  display: block;
  width: 180px;
  height: 120px;
}
.mod-24 .box-top .box-title {
  display: block;
  font-size: 18px;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #2781be;
  margin-bottom: 10px;
  font-weight: bold;
}
.mod-24 .box-top .box-txt {
  font-size: 14px;
  line-height: 22px;
  color: #737373;
  height: 66px;
  overflow: hidden;
  margin-bottom: 5px;
}
.mod-24 .box-top .box-date {
  font-size: 14px;
  line-height: 22px;
  color: #b3b3b3;
}
.mod-24 .box-btm li {
  background: url("../images/img-63.png") no-repeat left center;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 90px;
  position: relative;
  font-size: 14px;
  color: #b3b3b3;
}
.mod-24 .box-btm li a {
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #595959;
  display: block;
  font-size: 15px;
}
.mod-24 .box-btm li span {
  position: absolute;
  right: 0;
  top: 0;
}
.mod-25 .box-s {
  height: 80px;
  background-image: linear-gradient(-90deg, #0b539a 0%, #47b5e7 100%), linear-gradient(#ce0000, #ce0000);
  background-blend-mode: normal,
    normal;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  margin-bottom: 9px;
}
.mod-25 .box-s:last-child {
  margin-bottom: 0;
}
.mod-25 .box-s .icon-s {
  margin-right: 15px;
}
.mod-25 .box-s .title-s {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #ffffff;
  display: block;
  font-weight: bold;
}
.mod-25 .box-s .more-s {
  line-height: 16px;
  height: 16px;
  color: #ffffff;
  display: inline-block;
  background: url("../images/img-71.png") no-repeat right center;
  padding-right: 20px;
}
.mod-25 .box-s .txt-s {
  line-height: 16px;
  height: 16px;
  color: #ffffff;
  display: block;
}
.mod-26 .box-s {
  display: flex;
  height: 80px;
  background-color: #f4f8f9;
  border-radius: 4px;
  border: solid 1px #c8e5f1;
  align-items: center;
  padding: 10px 20px;
  margin-bottom: 8px;
}
.mod-26 .box-s .icon-s {
  margin-right: 15px;
}
.mod-26 .box-s .title-s {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #4d4d4d;
  display: block;
  font-weight: bold;
}
.mod-26 .box-s .more-s {
  line-height: 16px;
  height: 16px;
  color: #2076b5;
  display: inline-block;
  background: url("../images/img-76.png") no-repeat right center;
  padding-right: 20px;
  font-size: 14px;
  margin-right: 5px;
}
.mod-26 .box-s .more-s:last-child {
  margin-right: 0;
}
.mod-27 {
  position: relative;
}
.mod-27 .swiper-container {
  width: 100%;
}
.mod-27 .box-s img {
  display: block;
  width: 100%;
}
.mod-27 .gallery-top {
  width: 100%;
}
.mod-27 .gallery-thumbs {
  box-sizing: border-box;
  padding: 10px 0;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mod-27 .gallery-thumbs .swiper-slide {
  height: 100%;
}
.mod-27 .gallery-thumbs .swiper-slide-thumb-active .box-s {
  border: solid 2px #4bbbec;
}
@media (min-width: 1200px) {
  .mod-warp .left-w {
    width: 36%;
  }
  .mod-warp .right-w {
    width: 64%;
  }
  .mod-warp .col-sm-pull-8 {
    right: 64%;
  }
  .mod-warp .col-sm-push-4 {
    left: 36%;
  }
}
.mod-28 {
  background-color: #f5f5f5;
  padding: 20px;
}
.mod-28 .box-video {
  position: relative;
  margin-bottom: 20px;
}
.mod-28 .box-video img {
  display: block;
  width: 100%;
}
.mod-28 .box-video .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/img-79.png") no-repeat center center rgba(0, 0, 0, 0.5);
}
.mod-28 .box-s {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
  margin-bottom: 20px;
}
.mod-28 .box-s .box-img {
  margin-bottom: 10px;
}
.mod-28 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-28 .box-s .box-title {
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.mod-28 .box-s .box-txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.mod-29 .box-s {
  background: url("../images/img-63.png") no-repeat left center;
  line-height: 46px;
  height: 46px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 90px;
  position: relative;
  font-size: 14px;
  color: #b3b3b3;
  border-bottom: 1px dashed #eaeaea;
}
.mod-29 .box-s a {
  height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  display: block;
  font-size: 16px;
}
.mod-29 .box-s span {
  position: absolute;
  right: 0;
  top: 0;
}
.mod-30 .box-s {
  overflow: hidden;
  position: relative;
}
.mod-30 .box-s img {
  display: block;
  width: 100%;
}
.mod-30 .box-s .box-mc {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: url("../images/img-90.png") no-repeat center center transparent;
}
.mod-31 .box-s {
  position: relative;
  margin-bottom: 15px;
}
.mod-31 .box-s .box-img {
  overflow: hidden;
}
.mod-31 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-31 .box-s .box-title {
  background-color: rgba(12, 106, 200, 0.85);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  height: 60px;
  padding-top: 6px;
}
.mod-31 .box-s .box-title span {
  display: block;
}
.mod-32 {
  background: url("../images/img-102.png") no-repeat top center;
  background-size: cover;
}
.mod-32 .box-cont {
  padding: 20px 7%;
}
.mod-32 .box-s {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mod-32 .box-s .box-icon {
  margin-bottom: 10px;
  text-align: center;
}
.mod-32 .box-s .box-icon img {
  display: block;
  margin: 0 auto;
}
.mod-32 .box-s .box-title {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  color: #ffffff;
}
.mod-33 .row {
  margin-left: -5px;
  margin-right: -5px;
}
.mod-33 .row .box-w {
  padding-left: 5px;
  padding-right: 5px;
}
.mod-33 .box-s {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.mod-33 .box-s img {
  display: block;
  width: 100%;
}
.mod-33 .box-s .box-title {
  font-size: 18px;
  background-color: rgba(12, 106, 200, 0.85);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  text-align: center;
}
.mod-34 .box-s {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.mod-34 .box-s .box-date {
  text-align: right;
  border-top: 2px solid #004e99;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  padding-top: 10px;
  margin-bottom: 20px;
}
.mod-34 .box-s .box-date span {
  display: block;
  font-size: 30px;
  line-height: 36px;
  color: #004e99;
  font-weight: bold;
}
.mod-34 .box-s .box-img-w {
  width: 38.333333%;
}
.mod-34 .box-s .box-info-w {
  width: 45%;
}
.mod-34 .box-s .box-img {
  overflow: hidden;
}
.mod-34 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-34 .box-s .box-info .box-title {
  display: block;
  font-size: 18px;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #004e99;
  font-weight: bold;
  margin-bottom: 20px;
}
.mod-34 .box-s .box-info .box-txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  text-align: justify;
  max-height: 120px;
  overflow: hidden;
}
.public-title-06 {
  background: url("../images/img-110.png") repeat-x left bottom;
}
.public-title-06 .title-l,
.public-title-06 .title-more {
  line-height: 40px;
  padding-top: 8px;
}
.public-title-06 .title-l {
  background: url("../images/img-109.png") no-repeat left top;
  height: 50px;
  width: 243px;
  float: left;
  font-size: 20px;
  color: #ffffff;
  padding-left: 30px;
  line-height: 40px;
  padding-top: 8px;
}
.public-title-06 .title-more {
  font-size: 14px;
  color: #b3b3b3;
  float: right;
}
.mod-35 .box-top {
  padding-left: 130px;
  min-height: 75px;
  font-size: 15px;
  line-height: 22px;
}
.mod-35 .box-top .box-img {
  position: absolute;
  margin-left: -130px;
}
.mod-35 .box-top .box-img img {
  display: block;
  width: 114px;
  height: 75px;
}
.mod-35 .box-top .box-title {
  display: block;
  color: #595959;
  height: 44px;
  overflow: hidden;
  margin-bottom: 6px;
}
.mod-35 .box-top .box-date {
  color: #b3b3b3;
}
.mod-35 .box-list li {
  background: url("../images/img-108.png") no-repeat 0 15px;
  position: relative;
  line-height: 34px;
  height: 34px;
  padding-left: 12px;
  padding-right: 65px;
  font-size: 15px;
}
.mod-35 .box-list li a {
  display: block;
  height: 34px;
  color: #4d4d4d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mod-35 .box-list li .data-s {
  position: absolute;
  right: 0;
  top: 0;
  color: #b3b3b3;
}
.mod-35 .box-list li:hover a {
  color: #d50a15;
}
.mod-36 .box-s {
  overflow: hidden;
  position: relative;
}
.mod-36 .box-s img {
  display: block;
  width: 100%;
}
.mod-36 .box-s .box-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
}
.mod-36 .next-01,
.mod-36 .prev-01 {
  width: 40px;
  height: 75px;
  margin-top: -38px;
}
.mod-36 .next-01:after,
.mod-36 .prev-01:after {
  display: none;
}
.mod-36 .next-01 {
  background: url("../images/img-112.png") no-repeat center center;
  right: 0;
}
.mod-36 .next-01:hover {
  background: url("../images/img-112-h.png") no-repeat center center;
}
.mod-36 .prev-01 {
  background: url("../images/img-111.png") no-repeat center center;
  left: 0;
}
.mod-36 .prev-01:hover {
  background: url("../images/img-111-h.png") no-repeat center center;
}
.mod-37 .hot-news {
  border-bottom: 1px dashed #dfdfdf;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.mod-37 .hot-news .box-title {
  font-size: 20px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #d50a15;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.mod-37 .hot-news .box-txt {
  font-size: 14px;
  line-height: 26px;
  color: #8c8c8c;
  height: 78px;
  overflow: hidden;
}
.mod-37 .box-list li {
  padding-right: 0;
}
.mod-38 img {
  display: block;
  width: 100%;
}
.mod-38 .swiper-pagination {
  bottom: 15px;
}
.mod-38 .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 1;
  background-color: transparent;
}
.mod-38 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.mod-38 .next-01,
.mod-38 .prev-01 {
  width: 55px;
  height: 55px;
  margin-top: -28px;
}
.mod-38 .next-01:after,
.mod-38 .prev-01:after {
  display: none;
}
.mod-38 .next-01 {
  background: url("../images/img-84.png") no-repeat center center;
}
.mod-38 .prev-01 {
  background: url("../images/img-83.png") no-repeat center center;
}
.mod-39 img {
  display: block;
  width: 100%;
}
.mod-40 .public-title-06 .title-l {
  background: url("../images/img-116.png") no-repeat top left;
  width: 254px;
}
.mod-40 .box-top {
  border-bottom: 1px dashed #eaeaea;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.mod-40 .box-top .box-title {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
  display: block;
}
.mod-40 .box-top .box-tag {
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  margin-bottom: 5px;
}
.mod-40 .box-top .box-txt {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  color: #666666;
}
.mod-40 .box-btm {
  background: url("../images/img-115.png") no-repeat left top #f5f5f5;
  height: 90px;
  padding-left: 60px;
  padding-right: 10px;
}
.mod-40 .box-btm .box-s {
  float: left;
  width: 50%;
  border-right: 1px solid #ededed;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  line-height: 26px;
}
.mod-40 .box-btm .box-s:last-child {
  border-right: none;
}
.mod-40 .box-btm .box-s a {
  display: block;
}
.mod-40 .box-btm .box-s .box-tag {
  font-size: 16px;
  color: #ff8a00;
}
.mod-40 .box-btm .box-s .box-title {
  display: block;
  font-size: 14px;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
}
.public-title-07 {
  position: relative;
}
.public-title-07:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #eaeaea;
  bottom: 10px;
}
.public-title-07 span {
  display: block;
  position: relative;
  z-index: 9;
  background: url("../images/img-117.png") no-repeat bottom center;
  padding-bottom: 20px;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  color: #ce0000;
}
.mod-41 .box-cont {
  background: url("../images/img-118.png") no-repeat bottom center #fff;
  font-size: 20px;
  line-height: 40px;
  color: #333333;
  text-align: center;
  padding-bottom: 20px;
}
.mod-41 .box-cont .box-txt {
  font-weight: bold;
}
.mod-41 .box-cont .box-more {
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  display: block;
  color: #004a99;
}
.mod-42 .box-s {
  padding-left: 95px;
  border-bottom: 1px dashed #eaeaea;
  padding-bottom: 20px;
  margin-bottom: 25px;
  min-height: 90px;
}
.mod-42 .box-s:last-child {
  margin-bottom: 0;
}
.mod-42 .box-s .box-date {
  width: 75px;
  position: absolute;
  margin-left: -90px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.mod-42 .box-s .box-date span {
  display: block;
}
.mod-42 .box-s .box-date span.day-s {
  height: 40px;
  line-height: 40px;
  background-color: #ededed;
  font-size: 30px;
  color: #004a99;
}
.mod-42 .box-s .box-date span.year-s {
  height: 30px;
  line-height: 30px;
  background-color: #004a99;
}
.mod-42 .box-s .box-title {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
}
.mod-42 .box-s .box-txt {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #666666;
}
.mod-43 .box-top {
  min-height: 150px;
  background-color: #ffffff;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.1);
  padding-left: 270px;
  overflow: hidden;
  margin-bottom: 5px;
}
.mod-43 .box-top .box-img {
  position: absolute;
  margin-left: -270px;
  width: 250px;
}
.mod-43 .box-top .box-img img {
  display: block;
  width: 100%;
}
.mod-43 .box-top .box-title {
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  margin-bottom: 5px;
  font-weight: bold;
}
.mod-43 .box-top .box-txt {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  color: #666666;
  margin-bottom: 5px;
}
.mod-43 .box-top .box-time {
  background: url("../images/img-120.png") no-repeat left center;
  padding-left: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}
.mod-43 .box-list li {
  border-bottom: 1px dashed #eaeaea;
  height: 52px;
  line-height: 52px;
  background: url("../images/img-63.png") no-repeat 0 24px;
  position: relative;
  padding-left: 15px;
  padding-right: 85px;
}
.mod-43 .box-list li .a-s {
  display: block;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333333;
}
.mod-43 .box-list li .box-date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #999999;
}
.mod-44 .box-s {
  border-bottom: 1px dashed #eaeaea;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.mod-44 .box-s .box-title {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}
.mod-44 .box-s .box-txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  height: 48px;
  overflow: hidden;
}
.public-more {
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #ededed;
  font-size: 14px;
  color: #004a99;
}
.mod-45 .box-s {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.mod-45 .box-s .box-title {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 5px;
}
.mod-45 .box-s .box-job {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 5px;
}
.mod-45 .box-s .box-txt {
  font-size: 14px;
  line-height: 22px;
  color: #666666;
}
.up-mc {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 998;
  display: none;
}
.up-info-box {
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 999;
  display: none;
}
.up-info-box .box-close {
  position: absolute;
  right: 30px;
  top: 15px;
  z-index: 9;
}
.up-info-box .box-cont {
  background-color: #fff;
  position: relative;
  padding: 60px 50px;
  max-height: 560px;
  overflow: hidden;
  overflow-y: auto;
}
.up-info-box .box-cont .box-img {
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 5px;
  max-width: 220px;
  margin: 0 auto;
}
.up-info-box .box-cont .box-img img {
  display: block;
  width: 100%;
}
.up-info-box .box-cont .box-info {
  padding-top: 20px;
}
.up-info-box .box-cont .box-info .box-title {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 25px;
}
.up-info-box .box-cont .box-info .box-title span {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
}
.up-info-box .box-cont .box-info .box-txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.mod-46 {
  margin-bottom: 30px;
  margin-top: 50px;
}
.mod-46 .box-img {
  background-color: #ffffff;
  box-shadow: -1px -1px 9px 0 rgba(4, 84, 158, 0.26);
  margin-bottom: 15px;
}
.mod-46 .box-img img {
  display: block;
  width: 100%;
}
.mod-46 .box-title {
  display: block;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #004e99;
}
/* index */
.index-title {
  border-bottom: 1px solid #e6e6e6;
  height: 42px;
  line-height: 34px;
}
.index-title .title-l {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  float: left;
}
.index-title .title-l .t-icon-s {
  margin-right: 5px;
}
.index-title .title-l .t-icon-s img {
  vertical-align: middle;
  margin-top: -3px;
}
.index-title .title-more {
  float: right;
  color: #b4b4b4;
}
.index-box-01 .box-s img {
  display: block;
  width: 100%;
}
.index-box-01 .swiper-pagination {
  bottom: 15px;
}
.index-box-01 .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 0.8;
  background-color: transparent;
}
.index-box-01 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1;
}
.index-box-02 .box-s {
  font-size: 14px;
  color: #666666;
  height: 33px;
  line-height: 33px;
  position: relative;
  padding-left: 30px;
}
.index-box-02 .box-s .num-s {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background-color: #d2d2d2;
  margin-left: -30px;
  margin-top: 7px;
  display: block;
  position: absolute;
}
.index-box-02 .box-s .a-s {
  display: block;
  height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
}
.index-box-02 .box-s:hover .num-s {
  background-color: #095097;
}
.index-box-02 .box-s:hover .a-s {
  color: #095097;
}
.index-box-03 .box-top {
  position: relative;
  min-height: 100px;
  padding-left: 160px;
  margin-bottom: 25px;
}
.index-box-03 .box-top .box-img {
  width: 140px;
  margin-left: -160px;
  position: absolute;
}
.index-box-03 .box-top .box-title {
  display: block;
  font-size: 16px;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
}
.index-box-03 .box-top .box-txt {
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #999999;
  margin-bottom: 5px;
}
.index-box-03 .box-top .box-more {
  display: inline-block;
  color: #095097;
}
.index-box-03 .box-s {
  position: relative;
  background: url("../images/img-136.png") no-repeat left center;
  padding-left: 8px;
  font-size: 14px;
  line-height: 33px;
  height: 33px;
  color: #666666;
}
.index-box-03 .box-s .box-a {
  color: #666666;
  display: block;
  height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-04 .box-s {
  position: relative;
  background: url("../images/img-136.png") no-repeat left center;
  padding-left: 8px;
  padding-right: 85px;
  font-size: 14px;
  line-height: 33px;
  height: 33px;
  color: #666666;
}
.index-box-04 .box-s .box-a {
  color: #666666;
  display: block;
  height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-04 .box-s .box-date {
  color: #b4b4b4;
  position: absolute;
  right: 0;
  top: 0;
}
.index-box-05 .row {
  margin-left: -5px;
  margin-right: -5px;
}
.index-box-05 .row .box-w {
  padding-left: 5px;
  padding-right: 5px;
}
.index-box-05 .box-s {
  margin-bottom: 15px;
}
.index-box-05 .box-s:last-child {
  margin-bottom: 0;
}
.index-box-05 .box-s img {
  display: block;
  width: 100%;
}
.index-box-06 img {
  display: block;
  width: 100%;
}
.index-box-07 .row {
  margin-left: -5px;
  margin-right: -5px;
}
.index-box-07 .row .box-w {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 0;
}
.index-box-07 .box-top {
  margin-bottom: 10px;
}
.index-box-07 .box-top .box-img img {
  display: block;
  width: 100%;
}
.index-box-07 .box-top .box-info {
  padding-left: 20px;
}
.index-box-07 .box-top .box-info .box-title {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #095097;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}
.index-box-07 .box-top .box-info .box-txt {
  font-size: 14px;
  line-height: 24px;
  max-height: 120px;
  overflow: hidden;
  color: #666666;
  margin-bottom: 30px;
}
.index-box-07 .box-list .box-s img {
  display: block;
  width: 100%;
}
.index-box-08 {
  position: relative;
}
.index-box-08 .box-s {
  overflow: hidden;
  position: relative;
}
.index-box-08 .box-s img {
  display: block;
  width: 100%;
  transition: all 0.7s;
}
.index-box-08 .box-s .box-title {
  height: 80px;
  padding: 15px;
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(9, 80, 151, 0.8);
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  bottom: -80px;
  transition: all 0.7s;
}
.index-box-08 .box-s:hover img {
  transform: scale(1.1);
}
.index-box-08 .box-s:hover .box-title {
  bottom: 0;
}
.index-box-08 .arrow-group {
  float: right;
  width: 46px;
  height: 14px;
  margin-top: 10px;
  position: relative;
}
.index-box-08 .arrow-group .arrow-next,
.index-box-08 .arrow-group .arrow-prev {
  width: 8px;
  height: 14px;
  position: static;
  top: 0;
  margin-top: 0;
}
.index-box-08 .arrow-group .arrow-next:after,
.index-box-08 .arrow-group .arrow-prev:after {
  display: none;
}
.index-box-08 .arrow-group .arrow-next {
  float: right;
  background: url("../images/img-130.png") no-repeat center center;
  right: 0;
}
.index-box-08 .arrow-group .arrow-next:hover {
  background: url("../images/img-130-h.png") no-repeat center center;
}
.index-box-08 .arrow-group .arrow-prev {
  float: left;
  background: url("../images/img-129.png") no-repeat center center;
  left: 0;
}
.index-box-08 .arrow-group .arrow-prev:hover {
  background: url("../images/img-129-h.png") no-repeat center center;
}
.form-warp .form-title {
  font-size: 20px;
  line-height: 34px;
  color: #004e99;
  margin-bottom: 20px;
  padding-left: 5%;
}
.form-warp .form-box {
  border-bottom: solid 1px #dcdcdc;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.form-warp .form-box:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.form-warp .box-s {
  margin-bottom: 20px;
  line-height: 40px;
  font-size: 16px;
  color: #333333;
}
.form-warp .box-s .row {
  margin-left: -4px;
  margin-right: -4px;
}
.form-warp .box-s .row .box-w {
  padding-left: 4px;
  padding-right: 4px;
}
.form-warp .box-s .box-l {
  text-align: right;
  line-height: 40px;
  font-size: 16px;
  color: #333333;
}
.form-warp .box-s .box-l span {
  color: #e00763;
}
.form-warp .box-s input[type="radio"],
.form-warp .box-s input[type="checkbox"] {
  margin-top: 14px;
}
.form-warp .box-s .box-inp {
  height: 40px;
  padding: 7px 15px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.form-warp .form-btn {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.form-warp .form-btn .btn-s {
  width: 140px;
  height: 38px;
  border-radius: 4px;
  border: solid 1px #e2e2e2;
  font-size: 16px;
  color: #ffffff;
  margin-right: 3px;
}
.form-warp .form-btn .btn-s:last-child {
  margin-right: 0;
}
.form-warp .form-btn .btn-s.btn-01 {
  background-color: #0850a2;
}
.form-warp .form-btn .btn-s.btn-02 {
  background-color: #4bbbec;
}
.mod-47 .m-title {
  background-color: #095097;
  height: 60px;
  overflow: hidden;
}
.mod-47 .m-title .title-l {
  float: left;
  width: 50%;
  text-align: center;
  height: 56px;
  line-height: 56px;
  margin-top: 4px;
  font-size: 18px;
  color: #095097;
  background-color: #f2f8fa;
}
.mod-47 .m-title .title-l .icon-s img {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 4px;
}
.mod-47 .m-title .title-more {
  float: right;
  font-size: 14px;
  color: #ffffff;
  margin-right: 15px;
  line-height: 60px;
}
.mod-47 .box-cont {
  background-color: #f2f8fa;
  padding: 20px 30px 0;
}
.mod-47 .box-s {
  padding-left: 220px;
  min-height: 155px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e3e7e9;
  margin-bottom: 25px;
}
.mod-47 .box-s:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.mod-47 .box-s .box-img {
  width: 200px;
  position: absolute;
  margin-left: -220px;
}
.mod-47 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-47 .box-s .box-time {
  background: url("../images/img-148.png") no-repeat left center;
  height: 18px;
  line-height: 18px;
  padding-left: 18px;
  font-size: 14px;
  color: #a6a6a6;
  margin-bottom: 2px;
}
.mod-47 .box-s .box-title {
  font-size: 15px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: #4d4d4d;
  margin-bottom: 5px;
  display: block;
}
.mod-47 .box-s .box-txt {
  font-size: 14px;
  line-height: 20px;
  color: #8c8c8c;
  height: 60px;
  overflow: hidden;
}
.mod-47 .box-02 {
  margin-bottom: 45px;
}
.mod-47 .box-02 .box-img {
  margin-bottom: 15px;
}
.mod-47 .box-02 .box-img img {
  display: block;
  width: 100%;
}
.mod-47 .box-02 .box-time {
  background: url("../images/img-148.png") no-repeat left center;
  height: 18px;
  line-height: 18px;
  padding-left: 18px;
  font-size: 14px;
  color: #a6a6a6;
  margin-bottom: 3px;
}
.mod-47 .box-02 .box-title {
  font-size: 15px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: #4d4d4d;
  margin-bottom: 8px;
  display: block;
}
.mod-47 .box-02 .box-txt {
  font-size: 14px;
  line-height: 20px;
  color: #8c8c8c;
  height: 60px;
  overflow: hidden;
}
.mod-48 .m-title {
  background-color: #095097;
  height: 60px;
  overflow: hidden;
}
.mod-48 .m-title .a-s {
  float: left;
  width: 49%;
  text-align: center;
  height: 56px;
  line-height: 56px;
  margin-top: 4px;
  font-size: 18px;
  color: #fff;
}
.mod-48 .m-title .a-s .icon-s {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 20px;
  height: 20px;
}
.mod-48 .m-title .a-s .icon-s img {
  position: absolute;
  left: 0;
  right: 0;
}
.mod-48 .m-title .a-s .icon-s img.img-h {
  display: none;
}
.mod-48 .m-title .a-s:nth-child(2n) {
  float: right;
}
.mod-48 .m-title .a-s:hover,
.mod-48 .m-title .a-s.current {
  color: #095097;
  background-color: #f2f8fa;
}
.mod-48 .m-title .a-s:hover .icon-s img.img-d,
.mod-48 .m-title .a-s.current .icon-s img.img-d {
  display: none;
}
.mod-48 .m-title .a-s:hover .icon-s img.img-h,
.mod-48 .m-title .a-s.current .icon-s img.img-h {
  display: block;
}
.mod-48 .box-cont {
  background-color: #f2f8fa;
  padding: 20px;
}
.mod-48 .box-cont .box-s {
  border-bottom: 1px solid #e3e7e9;
  padding-bottom: 11px;
  margin-bottom: 12px;
}
.mod-48 .box-cont .box-s:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.mod-48 .box-cont .box-s .box-time {
  background: url("../images/img-148.png") no-repeat left center;
  height: 18px;
  line-height: 18px;
  padding-left: 18px;
  font-size: 14px;
  color: #a6a6a6;
  margin-bottom: 10px;
}
.mod-48 .box-cont .box-s .box-title {
  font-size: 15px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: #595959;
}
.mod-49 {
  position: relative;
}
.mod-49 .box-s .box-img img {
  display: block;
  width: 100%;
}
.mod-49 .box-s .box-info {
  background-color: #f2f8fa;
  padding: 30px 35px;
}
.mod-49 .box-s .box-info .box-other {
  line-height: 26px;
  height: 26px;
  font-size: 15px;
  margin-bottom: 15px;
}
.mod-49 .box-s .box-info .box-other .other-l {
  color: #30b1e9;
  float: left;
}
.mod-49 .box-s .box-info .box-other .other-r {
  background: url("../images/img-145.png") no-repeat left center;
  padding-left: 25px;
  color: #8c8c8c;
  float: right;
}
.mod-49 .box-s .box-info .box-title {
  display: block;
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #095097;
  margin-bottom: 15px;
}
.mod-49 .box-s .box-info .box-txt {
  height: 96px;
  font-size: 14px;
  line-height: 24px;
  color: #737373;
}
.mod-49 .box-date {
  background-color: rgba(9, 80, 151, 0.8);
  height: 80px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.mod-49 .box-date span {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 5px;
}
.mod-49 .gallery-thumbs-warp {
  background: url("../images/img-151.png") no-repeat right 30px center rgba(0, 0, 0, 0.5);
  height: 80px;
  padding-right: 300px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 242px;
  z-index: 9;
}
.mod-49 .gallery-thumbs .swiper-slide-thumb-active .box-date {
  background-color: #fff;
  color: #4bbbec;
}
.mod-49 .swiper-button-next,
.mod-49 .swiper-button-prev {
  width: 35px;
  height: 35px;
  top: auto;
  margin-top: 0;
  right: -10px;
  z-index: 9;
}
.mod-49 .swiper-button-next:after,
.mod-49 .swiper-button-prev:after {
  display: none;
}
.mod-49 .swiper-button-next {
  background: url("../images/img-142.png") no-repeat center center;
  bottom: 277px;
}
.mod-49 .swiper-button-prev {
  background: url("../images/img-143.png") no-repeat center center;
  left: auto;
  bottom: 242px;
}
.mod-50 .focus-next,
.mod-50 .focus-prev {
  position: absolute;
  top: 48%;
  width: 55px;
  height: 55px;
  margin-top: -28px;
}
.mod-50 .focus-next:after,
.mod-50 .focus-prev:after {
  display: none;
}
.mod-50 .focus-next {
  background: url("../images/img-84.png") no-repeat right center;
}
.mod-50 .focus-prev {
  background: url("../images/img-83.png") no-repeat right center;
}
.mod-50 .swiper-pagination {
  bottom: 15px;
}
.mod-50 .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 0.8;
  background-color: transparent;
}
.mod-50 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1;
}
.mod-51 {
  min-height: 65px;
  background: url("../images/img-153.png") no-repeat top left #ffffff;
  border: solid 1px #e2dfdf;
  padding-left: 160px;
  padding-right: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mod-51 a {
  display: block;
  background: url("../images/img-154.png") no-repeat left center;
  padding-left: 40px;
  font-size: 18px;
  line-height: 30px;
  color: #0c5da1;
  margin-top: 5px;
  margin-bottom: 5px;
}
.mod-52 .box-top-01 {
  min-height: 110px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
  padding-left: 160px;
  margin-bottom: 15px;
}
.mod-52 .box-top-01 .box-img {
  width: 140px;
  margin-left: -160px;
  position: absolute;
}
.mod-52 .box-top-01 .box-img img {
  display: block;
  width: 100%;
}
.mod-52 .box-top-01 .box-title {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  margin-bottom: 10px;
  font-weight: bold;
}
.mod-52 .box-top-01 .box-txt {
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  color: #595959;
}
.mod-52 .box-top-02 {
  padding-bottom: 12px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
}
.mod-52 .box-top-02 .box-title {
  display: block;
  font-size: 16px;
  line-height: 20px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #262626;
  background: url("../images/img-165.png") no-repeat left bottom;
  margin-bottom: 10px;
}
.mod-52 .box-top-02 .box-txt {
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #595959;
}
.mod-52 .box-list .box-s {
  position: relative;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  background: url("../images/img-63.png") no-repeat 0 13px;
  padding-left: 13px;
  padding-right: 80px;
}
.mod-52 .box-list .box-s .hot-icon {
  position: absolute;
  margin-left: 5px;
  margin-top: -8px;
  float: left;
}
.mod-52 .box-list .box-s .box-date {
  position: absolute;
  right: 0;
  top: 0;
  color: #aeaeae;
}
.mod-52 .box-list .box-s .box-a {
  display: block;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #595959;
  float: left;
  max-width: 90%;
}
.mod-53 .row {
  margin-left: -5px;
  margin-right: -5px;
}
.mod-53 .row .box-w {
  padding-left: 5px;
  padding-right: 5px;
}
.mod-53 .box-s img {
  display: block;
  width: 100%;
}
.mod-54 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.mod-54 .row .box-w {
  padding-left: 10px;
  padding-right: 10px;
}
.mod-54 .box-s {
  background: url("../images/img-164.png") no-repeat;
  padding: 9px;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
.mod-54 .box-s img {
  display: block;
  width: 100%;
}
.mod-54 .box-s .box-title{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  background: rgba(9,80,151,0.8);
  color: #fff;
  transition: all .5s;
}
.mod-54 .box-s:hover .box-title{
  bottom: 0;
}
.mod-55 {
  background-color: #f2f2f2;
  padding: 30px 20px;
}
.mod-56 .box-title {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #004a99;
  margin-bottom: 15px;
}
.mod-56 .box-cont .box-s {
  height: 36px;
  line-height: 34px;
  background-color: #ffffff;
  border: solid 1px #d5d5d5;
  border-radius: 5px;
  padding-left: 75px;
  padding-right: 10px;
}
.mod-56 .box-cont .box-s .box-l {
  font-size: 14px;
  text-align: right;
  color: #595959;
  position: absolute;
  margin-left: -75px;
  width: 70px;
}
.mod-56 .box-cont .box-s .inp-s {
  border: none;
  width: 100%;
  line-height: 34px;
  height: 34px;
  vertical-align: bottom;
  display: block;
}
.mod-56 .box-group > div {
  width: 48%;
}
.mod-56 .box-group .btn-s {
  height: 36px;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  line-height: 36px;
  color: #ffffff;
  display: block;
  width: 100%;
}
.mod-56 .box-group .btn-s.btn-01 {
  background-color: #004a99;
}
.mod-56 .box-group .btn-s.btn-02 {
  background-color: #afafaf;
}
.mod-57 .box-title {
  font-size: 18px;
  line-height: 30px;
  color: #004a99;
  margin-bottom: 15px;
  text-align: center;
}
.mod-57 .box-cont {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.mod-57 .box-cont a {
  width: 23%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #ffffff;
  margin-bottom: 10px;
  display: block;
  margin-right: 2.666666%;
}
.mod-57 .box-cont a:nth-child(4n) {
  margin-right: 0;
}
.mod-57 .box-cont a.current {
  background-color: #004a99;
  color: #fff;
}
.mod-57 .box-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  height: 62px;
  line-height: 62px;
  background-color: #ff8a00;
  border-radius: 4px;
  font-size: 20px;
  color: #ffffff;
}
.mod-57 .box-btn img {
  margin-right: 20px;
  width: 31px;
  height: 32px;
}
.mod-58 .box-s {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.mod-58 .box-s .box-img {
  width: 95px;
  height: 95px;
  background-color: #ffffff;
  border: solid 1px #e1e1e1;
  margin-right: 10px;
  min-width: 95px;
}
.mod-58 .box-s .box-img img {
  display: block;
  width: 93px;
  height: 93px;
}
.mod-58 .box-s .box-txt {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #004a99;
}
.mod-58 .box-map .box-title {
  font-size: 18px;
  line-height: 30px;
  color: #004a99;
  margin-bottom: 10px;
}
.mod-58 .box-map .box-img {
  display: block;
  width: 100%;
}
.up-apply-box {
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 999;
  display: none;
}
.up-apply-box .box-cont {
  background-color: #fff;
  position: relative;
}
.up-apply-box .box-cont .box-title {
  position: relative;
  background-color: #004a99;
  height: 64px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.up-apply-box .box-cont .box-title .a-close {
  position: absolute;
  right: 15px;
  top: 0;
  width: 30px;
  color: #fff;
}
.up-apply-box .box-cont .box-group {
  padding-top: 55px;
  padding-bottom: 55px;
}
.up-apply-box .box-cont .box-group a {
  display: block;
  height: 60px;
  line-height: 24px;
  border: solid 1px #d5d5d5;
  width: 100%;
  max-width: 320px;
  background: url("../images/img-154.png") no-repeat 20px 14px;
  padding-left: 65px;
  padding-right: 15px;
  margin: 0 auto 20px;
  font-size: 18px;
  color: #0c5da1;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.up-apply-box .box-cont .box-group a:last-child {
  margin-bottom: 0;
}
.up-apply-box .box-cont .box-group a:hover {
  background: url("../images/img-171.png") no-repeat 20px 14px #004a99;
  color: #fff;
}
.public-title-08 {
  border-bottom: 1px solid #e6e6e6;
  height: 40px;
  line-height: 40px;
}
.public-title-08 .title-more {
  float: right;
  background: url("../images/img-179.png") no-repeat center center;
  height: 40px;
  width: 31px;
}
.public-title-08 .title-l {
  position: relative;
  background: url("../images/img-177.png") no-repeat left center;
  padding-left: 15px;
  font-size: 18px;
  color: #02529d;
  float: left;
}
.public-title-08 .title-l:after {
  content: '';
  position: absolute;
  background: url("../images/img-178.png") no-repeat right center;
  padding-right: 10px;
}
.mod-59 {
  padding-top: 10px;
  padding-bottom: 25px;
}
.mod-59 .box-s {
  margin-bottom: 10px;
  display: block;
}
.mod-59 .box-s span {
  display: block;
}
.mod-59 .box-s .box-icon {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 auto 10px;
}
.mod-59 .box-s .box-icon img {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
}
.mod-59 .box-s .box-icon img.img-h {
  display: none;
}
.mod-59 .box-s .box-title {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  text-align: center;
}
.mod-59 .box-s:hover .box-icon img.img-d {
  display: none;
}
.mod-59 .box-s:hover .box-icon img.img-h {
  display: block;
}
.mod-60 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.mod-60 .row .box-w {
  padding-left: 10px;
  padding-right: 10px;
}
.mod-60 .box-img {
  position: relative;
}
.mod-60 .box-img img {
  display: block;
  width: 100%;
}
.mod-60 .box-img .box-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  color: #fff;
}
.mod-61 .box-s {
  position: relative;
  padding-right: 85px;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
}
.mod-61 .box-s .a-s {
  display: block;
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.mod-61 .box-s .date-s {
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
}
.mod-61 .box-s:hover .a-s {
  color: #004a99;
}
.mod-62 .box-img img {
  display: block;
  width: 100%;
}
.mod-62 .box-list .box-s {
  border-bottom: 1px dashed #eaeaea;
  padding-bottom: 15px;
  padding-left: 75px;
  min-height: 58px;
  margin-bottom: 15px;
}
.mod-62 .box-list .box-s:last-child {
  margin-bottom: 0;
}
.mod-62 .box-list .box-s .box-date {
  font-size: 14px;
  color: #999999;
  line-height: 1.3;
  position: absolute;
  margin-left: -75px;
  text-align: right;
  width: 60px;
}
.mod-62 .box-list .box-s .box-date span {
  display: block;
  font-size: 24px;
}
.mod-62 .box-list .box-s .box-title {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 15px;
}
.mod-63 .box-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 30px;
}
.mod-63 .box-s {
  display: block;
  margin-bottom: 35px;
  width: 23%;
}
.mod-63 .box-s span {
  display: block;
}
.mod-63 .box-s .box-icon {
  margin-bottom: 5px;
}
.mod-63 .box-s .box-icon img {
  display: block;
  margin: 0 auto;
}
.mod-63 .box-s .box-title {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  text-align: center;
}
.mod-64 .box-s {
  position: relative;
  font-size: 14px;
  line-height: 37px;
  height: 37px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.mod-65 .box-s {
  height: 130px;
  background-color: #f5f5f5;
  padding-left: 150px;
  overflow: hidden;
  padding-right: 20px;
  margin-bottom: 30px;
}
.mod-65 .box-s:last-child {
  margin-bottom: 0;
}
.mod-65 .box-s .box-img {
  width: 130px;
  position: absolute;
  margin-left: -150px;
}
.mod-65 .box-s .box-img img {
  width: 130px;
  height: 130px;
  display: block;
}
.mod-65 .box-s .box-title {
  display: block;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #333333;
  margin-top: 40px;
}
.mod-66 .box-img {
  overflow: hidden;
}
.mod-66 .box-img img {
  display: block;
  width: 100%;
}
/*new add*/
.mod-67 {
  max-height: 560px;
  overflow: hidden;
  overflow-y: auto;
}
.mod-67 .up-title {
  font-size: 30px;
  line-height: 40px;
  color: #085aa3;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}
.mod-67 .up-cont {
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}
.mod-67 .up-cont .title-s {
  font-size: 20px;
  line-height: 30px;
  color: #085aa3;
  margin-bottom: 10px;
  font-weight: bold;
}
.mod-68 {
  max-height: 560px;
  overflow: hidden;
  overflow-y: auto;
  padding: 30px;
}
.mod-68 .table-title {
  font-size: 30px;
  line-height: 40px;
  color: #085aa3;
  margin-bottom: 30px;
  text-align: center;
}
.mod-68 .table-cont table td {
  border: 1px solid #999999;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #666666;
  padding: 15px;
  word-wrap: break-word;
}
.mod-68 .table-cont table .tab-title td {
  background-color: #84cff3;
  color: #fff;
  font-size: 20px;
}
.mod-68 .table-txt {
  font-size: 18px;
  margin-top: 15px;
  line-height: 30px;
  color: #666666;
}
.header .header-other .a-group {
  position: relative;
  z-index: 99;
}
.a-weixi {
  position: relative;
  z-index: 999;
}
.a-weixi .erwm-img {
  position: absolute;
  width: 80px;
  background-color: #fff;
  padding: 2px;
  top: 20px;
  left: 0;
  border-radius: 2px;
  overflow: hidden;
  display: none;
}
.a-weixi .erwm-img img {
  display: block;
  width: 100%;
}
/*nav*/
.navbar-default .dropdown-menu {
  background-color: #3aa9e1 !important;
  box-shadow: 0 4px 4px rgba(4, 4, 4, 0.2);
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 46px;
  left: 0;
  right: 0;
  min-width: auto;
  border: none;
}
.navbar-default .dropdown-menu a {
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.navbar-default .dropdown-menu a:hover {
  background-color: #085aa3;
}


/*new-add*/
.footer .box-group-logo .row {
  margin-left: -5px;
  margin-right: -5px;
}
.footer .box-group-logo .logo-w {
  padding-left: 5px;
  padding-right: 5px;
}
.footer .box-group-logo .logo-s {
  margin-bottom: 10px;
}
.footer .box-group-logo .logo-s img{
  display: block;
  width: 100%;
}

/*new-add*/

.form-warp .box-s .box-txt {
  line-height: 40px;
  font-size: 16px;
  color: #666;
}