body {
  background-color: #fafafa;
  font-size: 18px;
  background: url(../images/bodybg.jpg) top center repeat-x;
  background-attachment: fixed;
}
.info-content img{
  max-width: 100%!important;
  height: auto !important;
}
.swiper-slide img {
  width: 100%;
}
::-webkit-scrollbar {
  width: 0;
}
.navbar-default {
  margin-top: -80px;
  width: 100%;
  z-index: 999;
  border-radius: 0 !important;
  border: 0 !important;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 15pt;
  text-align: center;
}
#bs-example-navbar-collapse-1 .navbar-nav {
  width: 100%;
}
#bs-example-navbar-collapse-1 .navbar-nav > li > a:focus {
  color: #fff !important;
}
#bs-example-navbar-collapse-1 .navbar-nav li {
  width: 12%;
  min-width: 137px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.dropdown-menu-nav li a:hover {
  color: #fff !important;
  background-color: transparent;
}
.dropdown-menu-nav {
  background: url(../images/topbg1.jpg);
  padding: 5px 0 !important;
  opacity: 0.8;
  width: 100%;
}
.dropdown-menu-nav li {
  width: 100% !important;
}
.dropdown.open .dropdown-menu-nav {
  border-top: 3px red solid;
}
.dropdown-menu-nav li a:hover {
  background: url(../images/topbg.jpg);
}
.nav li {
  color: #fff;
  font-weight: 600;
  text-align: center;
  width: 138px;
}
#banner {
  height: 230px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  background: url(../images/topbg.jpg);
}
.navbar-default-custom {
  background: url(../images/meanbg.jpg);
}
.navbar-default-custom .nav > li > a {
  padding: 30px 0px;
  font-size: 24px;
}
.breadcrumb {
  background-color: transparent;
  font-size: 18px;
}
.header-date-box {
  color: #fff;
  padding: 10px 20px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}
.home-ad-img {
  width: 100%;
  margin-bottom: 15px;
}
.fixednav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99999;
  margin-top: 0;
}
.no-padding {
  padding: 0 !important;
}
.no-left {
  padding-left: 0 !important;
}
.nowarp {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer {
  background-color: #06355b;
  margin-top: 10px;
  padding: 20px 0;
}
.footer a {
  font-size: 18px;
}
.footer-box {
  padding: 40px 0 15px 0;
  width: 100%;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .dropdown-menu > li > a:hover {
  background-color: #e9f3f8;
}
.footer-main {
  margin: 0 20px;
}
.jh {
  margin-top: -4px;
}
.copyright {
  margin-top: 5px;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#bt-swiper .swiper-slide img {
  width: 100%;
}
.logo-v2 {
  position: absolute;
  top: 22%;
  z-index: 99;
  height: 70px;
  width: 420px;
}
.logo-kouhao {
  height: 100px;
  margin-top: -10px;
  margin-right: 30px;
}
.kouhao-box {
  position: absolute;
  text-align: right;
  top: 17%;
  width: inherit;
  z-index: 99;
}
.background-common {
  background-color: #fff;
  padding-bottom: 15px;
}
.btn-group,
.btn-group .dropdown-menu {
  width: 100%;
  text-align: center;
}
.dropdown-btn {
  width: 100%;
  font-size: 18px;
}
.flex-commom {
  display: flex;
  align-items: center;
}
/*首页*/
.warninginfo-title {
  width: 40px;
  height: 40px;
  padding: 3px;
  background-color: #ec6c18;
  color: #fff;
  text-align: center;
  font-size: 9pt;
}
.warninginfo-content {
  margin: 0 10px;
  color: #666;
  font-size: 18px;
}
.more {
  font-size: 16px;
}
.home-btn-search {
  background-color: #ec6c18;
  color: #fff;
}
#warninginfo-swiper {
  height: 50px;
  margin: 0 10px;
}
#warninginfo-swiper .swiper-slide {
  line-height: 50px;
}
#warninginfo-swiper .swiper-slide a {
  color: #fff;
}
.toutiao-box {
  border: 0px #f2dede solid;
  position: relative;
  padding: 0 20px 20px 20px;
  margin-top: 15px;
  padding-top: 15px;
  background: rgba(255, 255, 255, 0.8);
}
.toutiao-img {
  position: absolute;
  top: 0;
  left: 0;
}
.toutiao-title {
  text-align: center;
  font-size: 30px;
  color: #416599;
  margin: 20 20 10 20;
  font-weight: 600;
}
.box {
  margin-top: 15px;
  background-color: #fff;
  margin-right: 0;
  margin-left: 0;
  padding: 15px 0;
}
.toutiao-detail {
  margin-top: 5px;
  font-size: 18px;
  color: #999;
  text-align: center;
}
.navbar-default-info {
  background-color: #fff2f2;
  margin-top: 0;
}
.navbar-default-safe {
  background-color: #e9f3f8;
}
.navbar-default-info a {
  color: #000 !important;
}
.navbar-default-info .nav li {
  width: auto;
}
.ad-pre-btn,
.ad-next-btn {
  text-align: center;
}
.info-menu-home .info-menu {
  height: 40px !important;
}
.orgs-title {
  background: url(../images/meanbg.jpg);
  line-height: 50px;
  color: #fff;
  text-align: center;
}
.yj-title {
  font-size: 16px;
  background-color: #e9f3f8;
  line-height: 50px;
  color: #000;
}
.gwy-ad div:not(:first-child) {
  margin-top: 20px;
}
.timeline-item {
  display: flex;
  align-items: center;
  width: 100%;
}
#orgs-container .timeline-item:last-child {
  display: none;
}

.orgs-box {
  background-color: #fff;
  padding: 10px;
  position: relative;
  height: 350px;
  overflow: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue",
    Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei",
    SimSun, sans-serif;
}

#orgs-container a {
  float: left;
  min-width: 40%;
  padding: 5px 10px;
  margin: 2px;
  border-radius: 4px;
  border: 1px solid #ddd;
  font-size: 14px;
  text-decoration: none;
}
#orgs-container a:hover {
  box-shadow: 2px 2px 2px 0px #ccc;
}
.timeline-item-left {
  padding-right: 15px;
  width: 30px;
}
.timeline-item-left .point {
  width: 10px;
  height: 10px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #2c66a5;
}
.timeline-item-left .line {
  width: 2px;
  height: 30px;
  margin: 0 auto;
  background-color: #2c66a5;
  margin-top: -7px;
  margin-bottom: -8px;
}
.timeline-item-right {
  flex: 1;
}
.app-btn {
  text-align: center;
  padding: 5px;
  margin-top: 0px;
}
.contact-box {
  background-color: #2c66a5;
  padding: 10px 30px;
  box-sizing: border-box;
  margin-top: 15px;
  color: #fff;
  border-radius: 10px;
  font-size: 18px;
}
.contact-box .glyphicon {
  font-size: 25px;
}
.contact-content {
  margin-left: 20px;
}
.org-btn {
  position: absolute;
  right: 30px;
  height: 27px;
  width: 27px;
  padding: 5px 0 !important;
}
.up-btn {
  top: 70px;
  background: url(../images/up-01.jpg);
}
.up-btn.selected {
  background: url(../images/up-02.jpg);
}
.down-btn {
  bottom: 20px;
  background: url(../images/down-01.jpg);
}
.down-btn.selected {
  background: url(../images/down-02.jpg);
}
.navbar-area {
  padding-left: 0;
  padding-right: 0;
}
.navbar-area ul {
  width: 100%;
  min-width: unset;
}
.navbar-area a {
  font-size: 16px !important;
}
.navbar-area li,
.yj-title div {
  width: 25% !important;
  min-width: 120px;
  text-align: center;
}
.navbar-area li.open,
.navbar-area li.selected,
.navbar-area li:hover,
.yj-title div.selected {
  background: url(../images/bg01.jpg);
  color: #fff;
}
.navbar-area li.selected a,
.navbar-area li:hover a {
  color: #fff !important;
}
.navbar-area-blue li.open,
.navbar-area-blue li.selected,
.navbar-area-blue li:hover {
  background: url(../images/bg02.jpg);
  color: #fff;
}
#bs-navbar-collapse-xxgk li,
#bs-navbar-collapse-zwfw li {
  width: 20% !important;
}
.dropdown-yjdt {
  background: rgba(255, 0, 0, 0.6);
}
.dropdown-yjdt a {
  color: #fff !important;
  opacity: 1;
}
.dropdown-yjdt li {
  width: 100% !important;
  min-width: unset;
  text-align: center;
}
.dropdown-yjdt li a:hover {
  background: rgba(255, 0, 0, 1);
}
.dropdown-menu-nav li a {
  padding: 10px 0;
  color: #fff;
  font-size: 20px;
}
.ad-pre-btn,
.ad-next-btn {
  outline: none;
}
/*首页end*/

/*信息公开*/
.info-menu {
  margin-top: 10px;
  width: 100%;
  height: 60px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.search-input {
  height: 39px;
  font-size: 18px;
}
.search-btn {
  height: 25px;
}
.guide-menu {
  background-image: url(../images/gkzn-1.fw.png);
}
.guide-menu.selected {
  background-image: url(../images/gkzn-2.fw.png);
}
.institutional-menu {
  background-image: url(../images/gkzd-1.fw.png);
}
.institutional-menu.selected {
  background-image: url(../images/gkzd-2.fw.png);
}
.content-menu {
  background-image: url(../images/gknr-1.fw.png);
}
.content-menu.selected {
  background-image: url(../images/gknr-2.fw.png);
}
.report-menu {
  background-image: url(../images/gknb-1.fw.png);
}
.report-menu.selected {
  background-image: url(../images/gknb-2.fw.png);
}
.infos-logo {
  text-align: center;
}
.infos-logo img {
  height: 70px;
  width: 420px;
  margin-top: 60px;
  max-width: 90%;
}
.infos .logo-v2 {
  position: absolute;
  top: 5%;
  z-index: 99;
  height: 40px;
  width: 240px;
}
.info-container {
  background-color: #fff;
  margin-top: 10px;
  padding: 20px;
}
.info-title {
  text-align: center;
  font-size: 24pt;
  color: #000;
  line-height: 150%;
  margin: 30px;
}
.info-content {
  margin-top: 10px;
  font-size: 16pt;
  font-weight: 400;
  text-align: left;
  color: #545454;
  line-height: 30pt;
}

/* 文章内容特殊处理, 不包含公文公告*/
.Custom_UnionStyle * {
  line-height: 34px !important;
  font-size: 16px !important;
  font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif !important;
}
.Custom_UnionStyle p,
.Custom_UnionStyle div {
  text-indent: 2em !important;
  margin: 0 !important;
  margin-bottom: 1em !important;
  text-align: justify;
}

.Custom_UnionStyle img {
  display: block !important;
  margin: 10px auto !important;
}

.Custom_UnionStyle table {
  margin: 10px 0 !important;
}

.Custom_UnionStyle table p {
  text-indent: 0 !important;
  margin: 0 !important;
}
.Custom_UnionStyle p:empty,
.Custom_UnionStyle div:empty {
  display: none !important;
}
/* /文章内容特殊处理, 不包含公文公告*/

.info-subtitle {
  margin-top: 14px;
  font-size: 21pt;
  font-weight: 400;
  text-align: left;
  color: #000;
  line-height: 60pt;
}
.info-innertitle {
  font-size: 16pt;
}
.list-group-item {
  text-align: center;
}
.institutional-title {
  font-size: 11pt;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 13pt;
  padding-bottom: 15px;
  border-bottom: 1px #2c66a5 solid;
}
.data-list {
  margin-top: 15px;
}
.data-title {
  flex: 1;
  height: 27px;
}
.data-list .list-group-item {
  text-align: left;
  border: 0;
  font-size: 18px;
  line-height: 150%;
  padding: 10px 0;
}
.data-list .date {
  float: right;
  color: #999;
}
.data-list .flex-commom .date {
  float: none;
}
.homeinfo-list {
  height: 300px;
}
.homeinfo-list1{
  height: 412px;
}
.report-title {
  padding-bottom: 15px;
  border-bottom: 1px #2c66a5 solid;
}
.report-subtitle {
  color: #666666;
  font-size: 10pt;
  margin-top: 5px;
}
.content-title {
  height: 50px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 18px;
  width: 100%;
  background-image: url(../images/915lan.jpg);
}
.content-title span {
  margin-left: 20px;
  line-height: 38px;
}
.content-title a {
  float: right;
  line-height: 38px;
  margin-right: 10px;
}
.list-content .list-group-item {
  margin-left: 20px;
}
.list-group-item a {
  color: #422525;
  display: inline-block;
  width: 86%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.detail-subtitle {
  text-align: left;
  margin-top: 25px;
  margin-left: 15px;
  color: #999;
}
.detail-subtitle::after {
  display: table;
  content: "";
  clear: both;
}
.detail-share {
  float: right;
}
.detail-share span {
  cursor: pointer;
  margin-left: 5px;
}
.detail-share span i {
  margin-left: 2px;
}
.accordion-inner .list-group-item {
  cursor: pointer;
  border: 0;
  font-size: 16px;
}
.accordion-inner .list-group {
  border: 1px solid #ddd;
}
.accordion-inner .list-group-item:hover,
.accordion-inner .list-group-item.selected {
  background-color: #e9f3f8;
}
.search-box {
  margin-bottom: 30px;
  margin-top: 10px;
}
.info-menu-item {
  display: flex;
  height: 62px;
  margin-top: 10px;
  align-items: center;
  border: 1px #999 solid;
  padding: 5px 0;
  cursor: pointer;
  color: #000;
  background-image: linear-gradient(#fff, #eee);
}
.menu-txt {
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 0 5px;
}
.menu-txt.home {
  font-size: 14px;
}
.menu-lbg,.menu-zcwj {
  width: 35px;
  height: 35px;
  margin-left: 10px;
}
.menu-rbg {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.menu-bg {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.info-menu-item.selected {
  background-image: none;
  background-color: #335993;
  color: #fff;
}
.menu-lbg-guide {
  background-image: url(../images/01-1.fw.png);
}
.info-menu-item.selected .menu-lbg-guide {
  background-image: url(../images/01-2.fw.png);
}
.menu-zcwj-guide {
  background-image: url(../images/zcwj-1.png);
}
.info-menu-item.selected .menu-zcwj-guide {
  background-image: url(../images/zcwj-2.png);
}
.menu-ysq-guide {
  background-image: url(../images/ysq.png);
}
.menu-lbg-institutional {
  background-image: url(../images/02-1.fw.png);
}
.info-menu-item.selected .menu-lbg-institutional {
  background-image: url(../images/02-2.fw.png);
}
.menu-lbg-content {
  background-image: url(../images/03-1.fw.png);
}
.info-menu-item.selected .menu-lbg-content {
  background-image: url(../images/03-2.fw.png);
}
.menu-lbg-report {
  background-image: url(../images/04-1.fw.png);
}
.info-menu-item.selected .menu-lbg-report {
  background-image: url(../images/04-2.fw.png);
}
/*信息公开END*/

/*自然灾害菜单*/
.menu-lbg-slcyhz {
  background-image: url(../images/09-1.fw.png);
}
.info-menu-item.selected .menu-lbg-slcyhz {
  background-image: url(../images/09-2.fw.png);
}
.menu-lbg-sh {
  background-image: url(../images/10-1.fw.png);
}
.info-menu-item.selected .menu-lbg-sh {
  background-image: url(../images/10-2.fw.png);
}
.menu-lbg-jzjz {
  background-image: url(../images/11-1.fw.png);
}
.info-menu-item.selected .menu-lbg-jzjz {
  background-image: url(../images/11-2.fw.png);
}
/*自然灾害菜单END*/

/* 政务服务菜单 */
.menu-lbg-xingzhengxuke {
  background-image: url(../images/12-1.fw.png);
}
.info-menu-item.selected .menu-lbg-xingzhengxuke {
  background-image: url(../images/12-2.fw.png);
}
.menu-lbg-banshizhinan {
  background-image: url(../images/13-1.fw.png);
}
.info-menu-item.selected .menu-lbg-banshizhinan {
  background-image: url(../images/13-2.fw.png);
}
.menu-lbg-chaxunfuwu {
  background-image: url(../images/14-1.fw.png);
}
.info-menu-item.selected .menu-lbg-chaxunfuwu {
  background-image: url(../images/14-2.fw.png);
}
.menu-lbg-yewuxitong01 {
  background-image: url(../images/15-1.fw.png);
}
.info-menu-item.selected .menu-lbg-yewuxitong01 {
  background-image: url(../images/15-2.fw.png);
}
/* /政务服务菜单 */

/* 应急工作菜单 */
.menu-lbg-fengxianfangkong {
  background-image: url(../images/16-1.fw.png);
}
.info-menu-item.selected .menu-lbg-fengxianfangkong {
  background-image: url(../images/16-2.fw.png);
}
.menu-lbg-yingjijiuyuan {
  background-image: url(../images/17-1.fw.png);
}
.info-menu-item.selected .menu-lbg-yingjijiuyuan {
  background-image: url(../images/17-2.fw.png);
}
.menu-lbg-zhengqiyijian {
  background-image: url(../images/18-1.fw.png);
}
.info-menu-item.selected .menu-lbg-zhengqiyijian {
  background-image: url(../images/18-2.fw.png);
}
.menu-lbg-nsjg {
  background-image: url(../images/19-1.fw.png);
}
.info-menu-item.selected .menu-lbg-nsjg {
  background-image: url(../images/19-2.fw.png);
}
/* /应急工作菜单 */

/*机构职责*/
.org-title-box {
  background-color: #fff2f2;
}
.org-title {
  background: url(../images/bg01.jpg);
  color: #fff;
  padding: 10px 0;
  text-align: center;
  width: 120px;
}
.point-org,
.line-org {
  background-color: #535353 !important;
}
.timeline-item.selected {
  color: #e53d3d;
}
.timeline-item.selected .point {
  background-color: #e53d3d;
}
.org-content-title {
  margin-top: 20px;
}
.leader-title {
  background-color: #e9f3f8;
  padding: 10px;
}
.leaderinfo-box {
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.leader-item {
  margin: 20px 10px 0 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  cursor: pointer;
}
.leader-item.selected {
  border-bottom: 3px #337ab7 solid;
}
.leader-img {
  width: 90%;
}
.leader-name {
  font-weight: 600;
}
.leader-positon {
  color: #545454;
  margin-top: 5px;
}
.leader-info {
  line-height: 30px;
}
.leader-desc {
  margin-top: 20px;
  margin-bottom: 5px;
}
.leader-news-title {
  margin: 15px 0 10px 0;
}
.leader-news-box {
  border: 1px #eee solid;
  padding: 10px 20px 10px 0;
}
.leader-news-box .list-group-item .date {
  float: right;
}
/*机构职责END*/

/*安全生产菜单*/
.menu-lbg-wxhxp {
  background-image: url(../images/05-1.fw.png);
}
.info-menu-item.selected .menu-lbg-wxhxp {
  background-image: url(../images/05-2.fw.png);
}
.menu-lbg-fmks {
  background-image: url(../images/06-1.fw.png);
}
.info-menu-item.selected .menu-lbg-fmks {
  background-image: url(../images/06-2.fw.png);
}
.menu-lbg-yjgm {
  background-image: url(../images/07-1.fw.png);
}
.info-menu-item.selected .menu-lbg-yjgm {
  background-image: url(../images/07-2.fw.png);
}
.menu-lbg-zhjg {
  background-image: url(../images/08-1.fw.png);
}
.info-menu-item.selected .menu-lbg-zhjg {
  background-image: url(../images/08-2.fw.png);
}
.menu-lbg-yhbz {
  background-image: url(../images/25-1.fw.png);
}
.info-menu-item.selected .menu-lbg-yhbz {
  background-image: url(../images/25-2.fw.png);
}
/*安全生产菜单END*/

/*应急救援菜单*/
.menu-lbg-yjya {
  background-image: url(../images/20-1.fw.png);
}
.info-menu-item.selected .menu-lbg-yjya {
  background-image: url(../images/20-2.fw.png);
}
.menu-lbg-jydw {
  background-image: url(../images/21-1.fw.png);
}
.info-menu-item.selected .menu-lbg-jydw {
  background-image: url(../images/21-2.fw.png);
}
.menu-lbg-jywz {
  background-image: url(../images/22-1.fw.png);
}
.info-menu-item.selected .menu-lbg-jywz {
  background-image: url(../images/22-2.fw.png);
}
.menu-lbg-jydt {
  background-image: url(../images/23-1.fw.png);
}
.info-menu-item.selected .menu-lbg-jydt {
  background-image: url(../images/23-2.fw.png);
}
.menu-lbg-shjyfw {
  background-image: url(../images/24-1.fw.png);
}
.info-menu-item.selected .menu-lbg-shjyfw {
  background-image: url(../images/24-2.fw.png);
}
/*应急救援菜单END*/

/*咨询要闻*/
.zx-title {
  font-weight: 600;
  color: #666;
  font-size: 20px;
}
.zx-subtitle {
  color: #666;
  font-size: 16px;
  line-height: 30px;
}
.zx-list li {
  list-style-type: none;
  margin-bottom: 20px;
}

/*咨询要闻END*/

/*搜索*/
.ss-list li {
  list-style-type: none;
  margin-bottom: 15px;
  border-bottom: 1px #49a2ef solid;
  padding-bottom: 15px;
}
.ss-accordion .list-group-item {
  text-align: left;
}
/*搜索 END*/

/*查询服务*/
.service-item {
  width: 28%;
  margin: 2.5%;
  float: left;
  box-shadow: 5px 5px 5px #888888;
  list-style: none;
  border-radius: 5px;
  text-align: center;
  background-color: #fafafa;
  padding: 30px 20px 10px 15px;
  box-sizing: border-box;
  background-size: 35px 35px;
  background-position: center 15px;
  background-repeat: no-repeat;
  height: 100px;
}
.service-title {
  margin-top: 30px;
  color: #000;
  font-size: 14px;
}
.service-item:hover {
  background-color: #2c66a5;
}
.service-item:hover .service-title {
  color: #fff;
}
.wxhxp {
  background-image: url(../images/sy01-1.fw.png);
}
.wxhxp:hover {
  background-image: url(../images/sy01-2.fw.png);
}
.sy02 {
  background-image: url(../images/sy02-1.fw.png);
}
.sy02:hover {
  background-image: url(../images/sy02-2.fw.png);
}
.sy03 {
  background-image: url(../images/sy03-1.fw.png);
}
.sy03:hover {
  background-image: url(../images/sy03-2.fw.png);
}
.sy04 {
  background-image: url(../images/sy04-1.fw.png);
}
.sy04:hover {
  background-image: url(../images/sy04-2.fw.png);
}
.sy05 {
  background-image: url(../images/sy05-1.fw.png);
}
.sy05:hover {
  background-image: url(../images/sy05-2.fw.png);
}
.sy06 {
  background-image: url(../images/sy06-1.fw.png);
}
.sy06:hover {
  background-image: url(../images/sy06-2.fw.png);
}
.sy07 {
  background-image: url(../images/sy07-1.fw.png);
}
.sy07:hover {
  background-image: url(../images/sy07-2.fw.png);
}
.sy08 {
  background-image: url(../images/sy08-1.fw.png);
}
.sy08:hover {
  background-image: url(../images/sy08-2.fw.png);
}
.sy09 {
  background-image: url(../images/sy09-1.fw.png);
}
.sy09:hover {
  background-image: url(../images/sy09-2.fw.png);
}
.sy10 {
  background-image: url(../images/sy10-1.fw.png);
}
.sy10:hover {
  background-image: url(../images/sy10-2.fw.png);
}
.sy11 {
  background-image: url(../images/sy11-1.fw.png);
}
.sy11:hover {
  background-image: url(../images/sy11-2.fw.png);
}
.colchildren li {
  text-align: center !important;
}
/*查询服务END*/

/*轮播底部标题*/
.imgnew-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px 20px;
}
.imgnew-box a {
  color: #fff;
}
#home-swiper .swiper-slide {
  position: relative;
}
/*轮播底部标题*/
.page {
  text-align: center;
}
.page a {
  padding: 2px 8px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #000;
}
.page span {
  background: #0062c5;
  color: #fff;
  padding: 2px 8px;
  border: 1px solid #0062c5;
}
