﻿.header-wrapper {
  width: 100%;
  height: 184px;
  background: #fff;
  border-top: 1px solid #fff;
}
.header-wrapper .register {
  width: 1205px;
  margin: 0px auto 0 auto;
}
.header-wrapper .header-main {
  width: 1200px;
  margin: 0 auto;
}
.header-wrapper .header-main > div {
  display: inline-block;
  vertical-align: middle;
}
.header-wrapper .header-main .head-logo {
  margin: 10px 0 18px 0;
}
.header-wrapper .header-main .head-logo a {
  display: inline-block;
}
.header-wrapper .header-main .head-logo .logoImage {
  width: 330px;
  height: 70px;
}
.header-wrapper .header-main .header-column {
  width: 140px;
}
.header-wrapper .header-main .header-column,
.header-wrapper .header-main .header-address {
  line-height: 20px;
  background-color: #f1f1f1;
  color: #000000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  margin: 30px 0 10px 0px;
  position: relative;
  cursor: pointer;
}
.header-wrapper .header-main .header-column span,
.header-wrapper .header-main .header-address span {
  display: inline-block;
}
.header-wrapper .header-main .header-column .xsSpan,
.header-wrapper .header-main .header-address .xsSpan {
  color: #000;
}
.header-wrapper .header-main .header-column .dangq,
.header-wrapper .header-main .header-address .dangq {
  padding: 10px;
  color: #8c9698;
  min-width: 106px;
}
.header-wrapper .header-main .header-column .xzSpan,
.header-wrapper .header-main .header-address .xzSpan {
  text-align: center;
  color: #ffffff;
  background-color: #cd0600;
  padding: 10px;
}
.header-wrapper .header-main .header-column img,
.header-wrapper .header-main .header-address img {
  margin-left: 7px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-wrapper .header-main .header-column ul {
  background-color: #f1f1f1;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 40px;
  width: 140px;
}
.header-wrapper .header-main .header-column ul li {
  text-align: center;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.header-wrapper .header-main .header-column ul li a {
  display: inline-block;
  width: 100%;
  color: #000000;
}
.header-wrapper .header-main .header-column ul li a:hover {
  color: #ffffff;
  background: #cd0600;
}
.header-wrapper .header-main .header-column,
.header-wrapper .header-main .header-address {
  margin-left: 20px;
}
.header-wrapper .header-main .header-search {
  float: right;
  width: 320px;
  height: 45px;
  border: 1px solid #dfdfdf;
  margin-top: 40px;
}
.header-wrapper .header-main .header-search input {
  width: 285px;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  line-height: 42px;
  float: left;
  font-size: 14px;
}
.header-wrapper .header-main .header-search .zhannei,
.header-wrapper .header-main .header-search .znwd {
  line-height: 65px;
  display: inline-block;
  height: 45px;
  float: left;
  cursor: pointer;
  font-size: 12px;
  color: #808080;
}
.header-wrapper .header-main .header-search .zhannei {
  background: url(/pubtask/public/images/znssh.png) center -4px no-repeat;
}
.header-wrapper .header-main .header-search .ico_so_line {
  display: inline-block;
  line-height: 1;
  height: 36px;
  float: left;
  color: #cbcbcb;
  margin: 10px 3px 0;
}
.header-wrapper .header-main .header-search .znwd {
  background: url(/pubtask/public/images/znwd.png) center 8px no-repeat;
}
.header-wrapper .header-menu {
  width: 100%;
  margin-top: 16px;
}
.header-wrapper .header-menu ul {
  width: 1200px;
  margin: 0 auto;
}
.header-wrapper .header-menu ul li {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin: 0 26px;
}
.header-wrapper .header-menu ul li a {
  display: inline-block;
  color: #000000;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 19px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-wrapper .header-menu ul li a div {
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0px;
  background: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-wrapper .header-menu ul li a:hover {
  color: #cd0600;
}
.header-wrapper .header-menu ul li a:hover div {
  background: #cd0600;
}
.header-wrapper .header-menu ul li:nth-child(1) {
  margin-left: 8px;
}
.home_sur {
  color: #cd0600 !important;
}
.home_sur div {
  background: #cd0600 !important;
}
.b-district-picker {
  width: 840px;
  padding: 10px 24px;
  background-color: #ffffff;
  position: absolute;
  z-index: 4;
  left: -147px;
  top: 52px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}
.b-district-picker .b-d-wrapper {
  position: relative;
  width: 100%;
  padding: 9px;
  border-bottom: 1px dashed #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
}
.b-district-picker .b-d-wrapper p {
  font-weight: 700;
  padding: 9px 4px;
  float: left;
  width: 66px;
  text-align: right;
  color: #666;
}
.b-district-picker .b-d-wrapper .p-more {
  color: #bd1a2d;
  text-align: center;
  font-size: 16px;
  background-color: #e9e9e9;
  width: 700px;
  height: 20px;
  line-height: 20px;
  margin-left: 90px;
}
.b-district-picker .b-d-wrapper .p-more img {
  vertical-align: top;
  margin-top: 5px;
}
.b-district-picker .b-d-wrapper .build-ul,
.b-district-picker .b-d-wrapper .build-ul-bm {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  float: left;
  width: 740px;
}
.b-district-picker .b-d-wrapper .build-ul li,
.b-district-picker .b-d-wrapper .build-ul-bm li {
  display: inline-block;
  position: relative;
  margin: 4px;
  cursor: pointer;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
}
.b-district-picker .b-d-wrapper .build-ul li:hover,
.b-district-picker .b-d-wrapper .build-ul-bm li:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.b-district-picker .b-d-wrapper .build-ul-bmd {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  float: left;
  width: 740px;
  position: relative;
  overflow: hidden;
  height: 115px;
}
.index_bor {
  width: 100%;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 19px;
  background-color: #fffadd;
  text-align: left;
  padding: 25px 0;
  line-height: 28px;
}
.index_bor div {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.index_bor div img {
  position: absolute;
  right: 0;
  top: -15px;
  cursor: pointer;
}
.index_bor span {
  font-weight: bolder;
  color: #bd1a2d;
}
.build-sur {
  background-color: #cd0600;
  color: #ffffff;
}
._hidden {
  display: none !important;
}
#cniil_wza:hover {
  color: #e71a21;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
body {
  font-family: "Microsoft YaHei";
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
.sidebar-war {
  position: fixed;
  z-index: 6;
  width: 80px;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  right: 0px;
  top: 60px;
  background-color: #ffffff;
  cursor: pointer;
  border-radius: 5px 0  0 5px;
}
.sidebar-war ul li {
  text-align: center;
}
.sidebar-war ul li div {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 10px;
  position: relative;
}
.sidebar-war ul li div i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.sidebar-war ul li div p {
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  text-align: center;
  margin: 2px 0;
}
.sidebar-war ul li div .ico_ss {
  background: url('/pubtask/public/images/sidebar.png') 0px 0px no-repeat;
}
.sidebar-war ul li div .ico_zn {
  background: url('/pubtask/public/images/sidebar.png') 0px -82px no-repeat;
}
.sidebar-war ul li div .ico_ws {
  background: url('/pubtask/public/images/sidebar.png') 0px -164px no-repeat;
}
.sidebar-war ul li div .ico_bj {
  background: url('/pubtask/public/images/sidebar.png') 0px -256px no-repeat;
}
.sidebar-war ul li div .ico_kd {
  background: url('/pubtask/public/images/sidebar.png') 0px -335px no-repeat;
}
.sidebar-war ul li div .ico_yd {
  background: url('/pubtask/public/images/sidebar.png') 0px -425px no-repeat;
}
.sidebar-war ul li div .ico_gg {
  background: url('/pubtask/public/images/sidebar.png') 0px -516px no-repeat;
}
.sidebar-war ul li div .ico_zy {
  background: url('/pubtask/public/images/sidebar.png') 0px -600px no-repeat;
}
.sidebar-war ul li div .ico_tyyy {
  background: url('/pubtask/public/images/tyyy01.png') 0px 0px no-repeat;
}
.sidebar-war ul li div .ico_explain {
  background: url('/pubtask/public/images/sidebar.png') 0px -690px no-repeat;
}
.sidebar-war ul li div > div {
  position: absolute;
  right: 95px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px;
  bottom: -5px;
  border: 1px solid #e7e6e6;
}
.sidebar-war ul li div .bj-div {
  width: 280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
  bottom: 15px;
}
.sidebar-war ul li div .bj-div a {
  font-size: 14px;
  line-height: 25px;
}
.sidebar-war ul li div .bj-div a img {
  vertical-align: top;
  margin: 5px 15px 0 0;
}
.sidebar-war ul li div .bj-div span {
  display: inline-block;
  height: 25px;
  width: 1px;
  background-color: dedede;
  line-height: 30px;
  vertical-align: top;
  margin: 0 20px;
}
.sidebar-war ul li div .phone-div {
  height: 120px;
}
.sidebar-war ul li div .gg-div {
  right: 75px;
  width: 215px;
  height: 182px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  bottom: 0px;
}
.sidebar-war ul li div .gg-div .v1 {
  position: static;
  width: 180px;
  height: 160px;
}
.sidebar-war ul li div .gg-div .v1 div {
  height: 140px;
  position: static;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  overflow: hidden;
  right: 0;
  border-radius: 0px;
}
.sidebar-war ul li div .gg-div .v1 div ul {
  width: 720px;
  height: 133px !important;
  height: 130px;
  margin: 0px;
  padding: 0;
  border: none;
  background-color: transparent;
}
.sidebar-war ul li div .gg-div .v1 div ul li {
  width: 180px;
  height: 133px;
  float: left;
}
.sidebar-war ul li div .gg-div .v1 div ul li img {
  width: 180px;
  height: 133px;
}
.sidebar-war ul li div .gg-div .v1 span {
  display: inline-block !important;
  margin: 5px;
  color: #000;
}
.sidebar-war ul li div .gg-div .v1 :hover {
  color: #cd0600;
}
.sidebar-war ul li div .inter_b {
  width: 461px;
  height: 249px;
  top: -60px;
  padding: 10px 0 0 0;
}
.sidebar-war ul li div .inter_b .p-a {
  height: 64px;
  border-bottom: 1px solid #e4e4e4;
}
.sidebar-war ul li div .inter_b .p-a a {
  display: inline-block;
  width: 90px;
  height: 40px;
  line-height: 40px;
  color: #333333;
  font-size: 20px;
  margin: 0 30px;
}
.sidebar-war ul li div .inter_b .p-a a img {
  vertical-align: middle;
  margin-right: 10px;
}
.sidebar-war ul li div .inter_b .inter-t {
  display: inline-block;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  border: none;
  line-height: 35px;
  text-align: left;
  vertical-align: middle;
}
.sidebar-war ul li div .inter_b .saoma {
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
}
.sidebar-war ul li div .inter_b .saoma img {
  width: 126px;
  border: 1px solid #e4e4e4;
}
.sidebar-war ul li div .inter_b .saoma p {
  font-size: 16px;
  color: #333333;
}
.sidebar-war ul li > div:hover {
  color: #ffffff;
  background: #cd0600;
}
.sidebar-war ul li div:hover .ico_ss {
  background: url('/pubtask/public/images/sidebar.png') -80px 0px no-repeat;
}
.sidebar-war ul li div:hover .ico_zn {
  background: url('/pubtask/public/images/sidebar.png') -80px -82px no-repeat;
}
.sidebar-war ul li div:hover .ico_ws {
  background: url('/pubtask/public/images/sidebar.png') -80px -164px no-repeat;
}
.sidebar-war ul li div:hover .ico_bj {
  background: url('/pubtask/public/images/sidebar.png') -80px -256px no-repeat;
}
.sidebar-war ul li div:hover .ico_kd {
  background: url('/pubtask/public/images/sidebar.png') -80px -335px no-repeat;
}
.sidebar-war ul li div:hover .ico_yd {
  background: url('/pubtask/public/images/sidebar.png') -80px -425px no-repeat;
}
.sidebar-war ul li div:hover .ico_gg {
  background: url('/pubtask/public/images/sidebar.png') -80px -517px no-repeat;
}
.sidebar-war ul li div:hover .ico_zy {
  background: url('/pubtask/public/images/sidebar.png') -80px -600px no-repeat;
}
.sidebar-war ul li div:hover .ico_tyyy {
  background: url('/pubtask/public/images/tyyy.png') 0px 0px no-repeat;
}
.sidebar-war ul li div:hover .ico_explain {
  background: url('/pubtask/public/images/sidebar.png') -80px -690px no-repeat;
}
.sidebar-war ul li .explain-div {
  width: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px;
}
.sidebar-war ul li .explain-div p {
  line-height: 25px;
  font-size: 14px;
  word-wrap: break-word;
  word-break: break-all;
  text-align: left;
}
.sidebar-war ul li .explain-div p span {
  font-weight: bolder;
  color: #bd1a2d;
}
._hidden {
  display: none !important;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
body {
  font-family: "Microsoft YaHei";
}
.serviceBanner {
  height: 222px;
  background-color: #c63b4c;
}
.serviceBanner .serviceMain {
  width: 1200px;
  margin: 0 auto;
  background-image: url('/pubtask/public/images/serviceImg.png');
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 56px;
}
.serviceBanner .serviceMain p {
  color: #ffffff;
  font-size: 40px;
}
.serviceBanner .serviceMain .serviceItem {
  margin-top: 61px;
}
.serviceBanner .serviceMain .serviceItem li {
  float: left;
  margin-right: 6px;
}
.serviceBanner .serviceMain .serviceItem li a {
  width: 181px;
  height: 59px;
  background-color: rgba(255, 255, 255, 0.22);
  display: block;
  text-align: center;
  font-size: 22px;
  line-height: 59px;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.serviceBanner .serviceMain .serviceItem li a:hover {
  background-color: #ffffff;
  color: #cd0600;
}
.centerMain {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.centerMain .four-b {
  margin: 0 -15px;
  margin-top: 40px;
}
.centerMain .four-b > ul {
  margin: 0 -10px 0 3px;
}
.centerMain .four-b > ul > li {
  width: 285px;
  height: 106px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  float: left;
  margin: 0 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
.centerMain .four-b > ul > li > a > span {
  display: inline-block;
  float: left;
  font-size: 17px;
  line-height: 106px;
  font-weight: bold;
}
.centerMain .four-b > ul > li:hover > a {
  color: #ffffff;
}
.centerMain .four-b > ul > li > span {
  display: inline-block;
  float: left;
  font-size: 17px;
  line-height: 106px;
  font-weight: bold;
}
.centerMain .four-b > ul > li .four-b-Img {
  width: 72px;
  height: 70px;
  margin: 27px 21px 21px 50px;
  vertical-align: middle;
  background-position: -51px -51px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-b > ul > li .jjbImg {
  background-image: url('/pubtask/public/images/jjb.png');
}
.centerMain .four-b > ul > li .msbImg {
  background-image: url('/pubtask/public/images/msb.png');
}
.centerMain .four-b > ul > li .wsbImg {
  background-image: url('/pubtask/public/images/wsb.png');
}
.centerMain .four-b > ul > li .ycbImg {
  background-image: url('/pubtask/public/images/ycb.png');
}
.centerMain .four-b > ul > li .gzcrImg {
  background-image: url('/pubtask/public/images/gzcr.png');
}
.centerMain .four-b > ul > li .rcslImg {
  background-image: url('/pubtask/public/images/rcsl.png');
}
.centerMain .four-b > ul > li .qctbImg {
  background-image: url('/pubtask/public/images/qctb.png');
}
.centerMain .four-b > ul > li .qcwbImg {
  background-image: url('/pubtask/public/images/qcwb.png');
  margin: 20px 21px 21px 50px;
}
.centerMain .four-b > ul > li .zzflImg {
  background-image: url('/pubtask/public/images/zzfl.png');
  margin: 20px 21px 21px 50px;
}
.centerMain .four-b > ul > li:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .four-b > ul > li:hover .four-b-Img {
  background-position: -51px -203px;
}
.centerMain .four-b > ul > li ul {
  position: absolute;
  z-index: 2;
  top: 100px;
  left: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}
.centerMain .four-b > ul > li ul li {
  width: 285px;
  height: 65px;
  line-height: 65px;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.centerMain .four-b > ul > li ul li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-b > ul > li ul li a img {
  margin-right: 10px;
}
.centerMain .four-b > ul > li ul li a:hover {
  color: #cd0600;
}
.centerMain .xzsp-b,
.centerMain .ql-b,
.centerMain .zj-b,
.centerMain .jg-b,
.centerMain .yh-b,
.centerMain .fwlj-b,
.centerMain .xzlj-b,
.centerMain .qqtb-b,
.centerMain .yztb-b {
  width: 588px;
  display: inline-block;
  height: 126px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #333333;
  margin: 40px 10px 0 10px;
  cursor: pointer;
}
.centerMain .xzsp-b span,
.centerMain .ql-b span,
.centerMain .zj-b span,
.centerMain .jg-b span,
.centerMain .yh-b span,
.centerMain .fwlj-b span,
.centerMain .xzlj-b span,
.centerMain .qqtb-b span,
.centerMain .yztb-b span {
  display: inline-block;
}
.centerMain .xzsp-b .xzsp-b-Img,
.centerMain .ql-b .xzsp-b-Img,
.centerMain .zj-b .xzsp-b-Img,
.centerMain .jg-b .xzsp-b-Img,
.centerMain .yh-b .xzsp-b-Img,
.centerMain .fwlj-b .xzsp-b-Img,
.centerMain .xzlj-b .xzsp-b-Img,
.centerMain .qqtb-b .xzsp-b-Img,
.centerMain .yztb-b .xzsp-b-Img,
.centerMain .xzsp-b .ql-b-Img,
.centerMain .ql-b .ql-b-Img,
.centerMain .zj-b .ql-b-Img,
.centerMain .jg-b .ql-b-Img,
.centerMain .yh-b .ql-b-Img,
.centerMain .fwlj-b .ql-b-Img,
.centerMain .xzlj-b .ql-b-Img,
.centerMain .qqtb-b .ql-b-Img,
.centerMain .yztb-b .ql-b-Img,
.centerMain .xzsp-b .zj-b-Img,
.centerMain .ql-b .zj-b-Img,
.centerMain .zj-b .zj-b-Img,
.centerMain .jg-b .zj-b-Img,
.centerMain .yh-b .zj-b-Img,
.centerMain .fwlj-b .zj-b-Img,
.centerMain .xzlj-b .zj-b-Img,
.centerMain .qqtb-b .zj-b-Img,
.centerMain .yztb-b .zj-b-Img,
.centerMain .xzsp-b .jg-b-Img,
.centerMain .ql-b .jg-b-Img,
.centerMain .zj-b .jg-b-Img,
.centerMain .jg-b .jg-b-Img,
.centerMain .yh-b .jg-b-Img,
.centerMain .fwlj-b .jg-b-Img,
.centerMain .xzlj-b .jg-b-Img,
.centerMain .qqtb-b .jg-b-Img,
.centerMain .yztb-b .jg-b-Img,
.centerMain .xzsp-b .yh-b-Img,
.centerMain .ql-b .yh-b-Img,
.centerMain .zj-b .yh-b-Img,
.centerMain .jg-b .yh-b-Img,
.centerMain .yh-b .yh-b-Img,
.centerMain .fwlj-b .yh-b-Img,
.centerMain .xzlj-b .yh-b-Img,
.centerMain .qqtb-b .yh-b-Img,
.centerMain .yztb-b .yh-b-Img,
.centerMain .xzsp-b .fwlj-b-Img,
.centerMain .ql-b .fwlj-b-Img,
.centerMain .zj-b .fwlj-b-Img,
.centerMain .jg-b .fwlj-b-Img,
.centerMain .yh-b .fwlj-b-Img,
.centerMain .fwlj-b .fwlj-b-Img,
.centerMain .xzlj-b .fwlj-b-Img,
.centerMain .qqtb-b .fwlj-b-Img,
.centerMain .yztb-b .fwlj-b-Img,
.centerMain .xzsp-b .xzlj-b-Img,
.centerMain .ql-b .xzlj-b-Img,
.centerMain .zj-b .xzlj-b-Img,
.centerMain .jg-b .xzlj-b-Img,
.centerMain .yh-b .xzlj-b-Img,
.centerMain .fwlj-b .xzlj-b-Img,
.centerMain .xzlj-b .xzlj-b-Img,
.centerMain .qqtb-b .xzlj-b-Img,
.centerMain .yztb-b .xzlj-b-Img,
.centerMain .xzsp-b .qqtbImg,
.centerMain .ql-b .qqtbImg,
.centerMain .zj-b .qqtbImg,
.centerMain .jg-b .qqtbImg,
.centerMain .yh-b .qqtbImg,
.centerMain .fwlj-b .qqtbImg,
.centerMain .xzlj-b .qqtbImg,
.centerMain .qqtb-b .qqtbImg,
.centerMain .yztb-b .qqtbImg,
.centerMain .xzsp-b .xionganImg,
.centerMain .ql-b .xionganImg,
.centerMain .zj-b .xionganImg,
.centerMain .jg-b .xionganImg,
.centerMain .yh-b .xionganImg,
.centerMain .fwlj-b .xionganImg,
.centerMain .xzlj-b .xionganImg,
.centerMain .qqtb-b .xionganImg,
.centerMain .yztb-b .xionganImg,
.centerMain .xzsp-b .yztbImg,
.centerMain .ql-b .yztbImg,
.centerMain .zj-b .yztbImg,
.centerMain .jg-b .yztbImg,
.centerMain .yh-b .yztbImg,
.centerMain .fwlj-b .yztbImg,
.centerMain .xzlj-b .yztbImg,
.centerMain .qqtb-b .yztbImg,
.centerMain .yztb-b .yztbImg,
.centerMain .xzsp-b .jxbscjImg,
.centerMain .ql-b .jxbscjImg,
.centerMain .zj-b .jxbscjImg,
.centerMain .jg-b .jxbscjImg,
.centerMain .yh-b .jxbscjImg,
.centerMain .fwlj-b .jxbscjImg,
.centerMain .xzlj-b .jxbscjImg,
.centerMain .qqtb-b .jxbscjImg,
.centerMain .yztb-b .jxbscjImg {
  width: 85px;
  height: 66px;
  margin: 33px 21px 21px -20px;
  vertical-align: middle;
  background-position: -44px -51px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .xzsp-b .xzsp-b-Img,
.centerMain .ql-b .xzsp-b-Img,
.centerMain .zj-b .xzsp-b-Img,
.centerMain .jg-b .xzsp-b-Img,
.centerMain .yh-b .xzsp-b-Img,
.centerMain .fwlj-b .xzsp-b-Img,
.centerMain .xzlj-b .xzsp-b-Img,
.centerMain .qqtb-b .xzsp-b-Img,
.centerMain .yztb-b .xzsp-b-Img {
  background-image: url('/pubtask/public/images/zjfwsx.png');
}
.centerMain .xzsp-b .ql-b-Img,
.centerMain .ql-b .ql-b-Img,
.centerMain .zj-b .ql-b-Img,
.centerMain .jg-b .ql-b-Img,
.centerMain .yh-b .ql-b-Img,
.centerMain .fwlj-b .ql-b-Img,
.centerMain .xzlj-b .ql-b-Img,
.centerMain .qqtb-b .ql-b-Img,
.centerMain .yztb-b .ql-b-Img {
  background-image: url('/pubtask/public/images/qlgf.png');
}
.centerMain .xzsp-b .jg-b-Img,
.centerMain .ql-b .jg-b-Img,
.centerMain .zj-b .jg-b-Img,
.centerMain .jg-b .jg-b-Img,
.centerMain .yh-b .jg-b-Img,
.centerMain .fwlj-b .jg-b-Img,
.centerMain .xzlj-b .jg-b-Img,
.centerMain .qqtb-b .jg-b-Img,
.centerMain .yztb-b .jg-b-Img {
  background-image: url('/pubtask/public/images/jghsydwblzm.png');
}
.centerMain .xzsp-b .yh-b-Img,
.centerMain .ql-b .yh-b-Img,
.centerMain .zj-b .yh-b-Img,
.centerMain .jg-b .yh-b-Img,
.centerMain .yh-b .yh-b-Img,
.centerMain .fwlj-b .yh-b-Img,
.centerMain .xzlj-b .yh-b-Img,
.centerMain .qqtb-b .yh-b-Img,
.centerMain .yztb-b .yh-b-Img {
  background-image: url('/pubtask/public/images/yh-b-Img.png');
}
.centerMain .xzsp-b .fwlj-b-Img,
.centerMain .ql-b .fwlj-b-Img,
.centerMain .zj-b .fwlj-b-Img,
.centerMain .jg-b .fwlj-b-Img,
.centerMain .yh-b .fwlj-b-Img,
.centerMain .fwlj-b .fwlj-b-Img,
.centerMain .xzlj-b .fwlj-b-Img,
.centerMain .qqtb-b .fwlj-b-Img,
.centerMain .yztb-b .fwlj-b-Img {
  background-image: url('/pubtask/public/images/fwlj-b-Img.png');
}
.centerMain .xzsp-b .xzlj-b-Img,
.centerMain .ql-b .xzlj-b-Img,
.centerMain .zj-b .xzlj-b-Img,
.centerMain .jg-b .xzlj-b-Img,
.centerMain .yh-b .xzlj-b-Img,
.centerMain .fwlj-b .xzlj-b-Img,
.centerMain .xzlj-b .xzlj-b-Img,
.centerMain .qqtb-b .xzlj-b-Img,
.centerMain .yztb-b .xzlj-b-Img {
  background-image: url('/pubtask/public/images/xzlj-b.png');
}
.centerMain .xzsp-b .xionganImg,
.centerMain .ql-b .xionganImg,
.centerMain .zj-b .xionganImg,
.centerMain .jg-b .xionganImg,
.centerMain .yh-b .xionganImg,
.centerMain .fwlj-b .xionganImg,
.centerMain .xzlj-b .xionganImg,
.centerMain .qqtb-b .xionganImg,
.centerMain .yztb-b .xionganImg {
  background-image: url('/pubtask/public/images/xiongan.png');
  background-position: -44px -38px;
}
.centerMain .xzsp-b .qqtbImg,
.centerMain .ql-b .qqtbImg,
.centerMain .zj-b .qqtbImg,
.centerMain .jg-b .qqtbImg,
.centerMain .yh-b .qqtbImg,
.centerMain .fwlj-b .qqtbImg,
.centerMain .xzlj-b .qqtbImg,
.centerMain .qqtb-b .qqtbImg,
.centerMain .yztb-b .qqtbImg {
  background-image: url('/pubtask/public/images/qqtb.png');
}
.centerMain .xzsp-b .jxbscjImg,
.centerMain .ql-b .jxbscjImg,
.centerMain .zj-b .jxbscjImg,
.centerMain .jg-b .jxbscjImg,
.centerMain .yh-b .jxbscjImg,
.centerMain .fwlj-b .jxbscjImg,
.centerMain .xzlj-b .jxbscjImg,
.centerMain .qqtb-b .jxbscjImg,
.centerMain .yztb-b .jxbscjImg {
  background-image: url('/pubtask/public/images/jcfw.png');
}
.centerMain .xzsp-b .yztbImg,
.centerMain .ql-b .yztbImg,
.centerMain .zj-b .yztbImg,
.centerMain .jg-b .yztbImg,
.centerMain .yh-b .yztbImg,
.centerMain .fwlj-b .yztbImg,
.centerMain .xzlj-b .yztbImg,
.centerMain .qqtb-b .yztbImg,
.centerMain .yztb-b .yztbImg {
  background-image: url('/pubtask/public/images/yztbImg.png');
}
.centerMain .xzsp-b:hover,
.centerMain .ql-b:hover,
.centerMain .zj-b:hover,
.centerMain .jg-b:hover,
.centerMain .yh-b:hover,
.centerMain .fwlj-b:hover,
.centerMain .xzlj-b:hover,
.centerMain .qqtb-b:hover,
.centerMain .yztb-b:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .xzsp-b:hover .xzsp-b-Img,
.centerMain .ql-b:hover .xzsp-b-Img,
.centerMain .zj-b:hover .xzsp-b-Img,
.centerMain .jg-b:hover .xzsp-b-Img,
.centerMain .yh-b:hover .xzsp-b-Img,
.centerMain .fwlj-b:hover .xzsp-b-Img,
.centerMain .xzlj-b:hover .xzsp-b-Img,
.centerMain .qqtb-b:hover .xzsp-b-Img,
.centerMain .yztb-b:hover .xzsp-b-Img,
.centerMain .xzsp-b:hover,
.centerMain .ql-b:hover,
.centerMain .zj-b:hover,
.centerMain .jg-b:hover,
.centerMain .yh-b:hover,
.centerMain .fwlj-b:hover,
.centerMain .xzlj-b:hover,
.centerMain .qqtb-b:hover,
.centerMain .yztb-b:hover,
.centerMain .xzsp-b:hover .ql-b-Img,
.centerMain .ql-b:hover .ql-b-Img,
.centerMain .zj-b:hover .ql-b-Img,
.centerMain .jg-b:hover .ql-b-Img,
.centerMain .yh-b:hover .ql-b-Img,
.centerMain .fwlj-b:hover .ql-b-Img,
.centerMain .xzlj-b:hover .ql-b-Img,
.centerMain .qqtb-b:hover .ql-b-Img,
.centerMain .yztb-b:hover .ql-b-Img,
.centerMain .xzsp-b .zj-b-Img,
.centerMain .ql-b .zj-b-Img,
.centerMain .zj-b .zj-b-Img,
.centerMain .jg-b .zj-b-Img,
.centerMain .yh-b .zj-b-Img,
.centerMain .fwlj-b .zj-b-Img,
.centerMain .xzlj-b .zj-b-Img,
.centerMain .qqtb-b .zj-b-Img,
.centerMain .yztb-b .zj-b-Img,
.centerMain .xzsp-b:hover .yh-b-Img,
.centerMain .ql-b:hover .yh-b-Img,
.centerMain .zj-b:hover .yh-b-Img,
.centerMain .jg-b:hover .yh-b-Img,
.centerMain .yh-b:hover .yh-b-Img,
.centerMain .fwlj-b:hover .yh-b-Img,
.centerMain .xzlj-b:hover .yh-b-Img,
.centerMain .qqtb-b:hover .yh-b-Img,
.centerMain .yztb-b:hover .yh-b-Img,
.centerMain .xzsp-b:hover .jg-b-Img,
.centerMain .ql-b:hover .jg-b-Img,
.centerMain .zj-b:hover .jg-b-Img,
.centerMain .jg-b:hover .jg-b-Img,
.centerMain .yh-b:hover .jg-b-Img,
.centerMain .fwlj-b:hover .jg-b-Img,
.centerMain .xzlj-b:hover .jg-b-Img,
.centerMain .qqtb-b:hover .jg-b-Img,
.centerMain .yztb-b:hover .jg-b-Img,
.centerMain .xzsp-b:hover .fwlj-b-Img,
.centerMain .ql-b:hover .fwlj-b-Img,
.centerMain .zj-b:hover .fwlj-b-Img,
.centerMain .jg-b:hover .fwlj-b-Img,
.centerMain .yh-b:hover .fwlj-b-Img,
.centerMain .fwlj-b:hover .fwlj-b-Img,
.centerMain .xzlj-b:hover .fwlj-b-Img,
.centerMain .qqtb-b:hover .fwlj-b-Img,
.centerMain .yztb-b:hover .fwlj-b-Img,
.centerMain .xzsp-b:hover .xzlj-b-Img,
.centerMain .ql-b:hover .xzlj-b-Img,
.centerMain .zj-b:hover .xzlj-b-Img,
.centerMain .jg-b:hover .xzlj-b-Img,
.centerMain .yh-b:hover .xzlj-b-Img,
.centerMain .fwlj-b:hover .xzlj-b-Img,
.centerMain .xzlj-b:hover .xzlj-b-Img,
.centerMain .qqtb-b:hover .xzlj-b-Img,
.centerMain .yztb-b:hover .xzlj-b-Img,
.centerMain .xzsp-b:hover .qqtbImg,
.centerMain .ql-b:hover .qqtbImg,
.centerMain .zj-b:hover .qqtbImg,
.centerMain .jg-b:hover .qqtbImg,
.centerMain .yh-b:hover .qqtbImg,
.centerMain .fwlj-b:hover .qqtbImg,
.centerMain .xzlj-b:hover .qqtbImg,
.centerMain .qqtb-b:hover .qqtbImg,
.centerMain .yztb-b:hover .qqtbImg,
.centerMain .xzsp-b:hover .jxbscjImg,
.centerMain .ql-b:hover .jxbscjImg,
.centerMain .zj-b:hover .jxbscjImg,
.centerMain .jg-b:hover .jxbscjImg,
.centerMain .yh-b:hover .jxbscjImg,
.centerMain .fwlj-b:hover .jxbscjImg,
.centerMain .xzlj-b:hover .jxbscjImg,
.centerMain .qqtb-b:hover .jxbscjImg,
.centerMain .yztb-b:hover .jxbscjImg,
.centerMain .xzsp-b:hover .yztbImg,
.centerMain .ql-b:hover .yztbImg,
.centerMain .zj-b:hover .yztbImg,
.centerMain .jg-b:hover .yztbImg,
.centerMain .yh-b:hover .yztbImg,
.centerMain .fwlj-b:hover .yztbImg,
.centerMain .xzlj-b:hover .yztbImg,
.centerMain .qqtb-b:hover .yztbImg,
.centerMain .yztb-b:hover .yztbImg {
  background-position: -44px -203px;
}
.centerMain .xzsp-b:hover .xionganImg,
.centerMain .ql-b:hover .xionganImg,
.centerMain .zj-b:hover .xionganImg,
.centerMain .jg-b:hover .xionganImg,
.centerMain .yh-b:hover .xionganImg,
.centerMain .fwlj-b:hover .xionganImg,
.centerMain .xzlj-b:hover .xionganImg,
.centerMain .qqtb-b:hover .xionganImg,
.centerMain .yztb-b:hover .xionganImg {
  background-position: -44px -190px;
}
.centerMain .qqtb-b:hover a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ffffff;
}
.centerMain .yztb-b > ul {
  position: absolute;
  z-index: 2;
  top: 125px;
  left: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}
.centerMain .yztb-b > ul li {
  width: 588px;
  height: 65px;
  line-height: 65px;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  text-align: left;
}
.centerMain .yztb-b > ul li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .yztb-b > ul li a img {
  margin-right: 10px;
}
.centerMain .yztb-b > ul li a:hover {
  color: #cd0600;
}
.centerMain .xzsp-b,
.centerMain .ql-b,
.centerMain .jg-b,
.centerMain .yh-b {
  width: 282px;
  font-size: 16px;
  line-height: 25px;
}
.centerMain .xzsp-b .xzsp-b-Img,
.centerMain .ql-b .xzsp-b-Img,
.centerMain .jg-b .xzsp-b-Img,
.centerMain .yh-b .xzsp-b-Img,
.centerMain .xzsp-b .jg-b-Img,
.centerMain .ql-b .jg-b-Img,
.centerMain .jg-b .jg-b-Img,
.centerMain .yh-b .jg-b-Img,
.centerMain .xzsp-b .yh-b-Img,
.centerMain .ql-b .yh-b-Img,
.centerMain .jg-b .yh-b-Img,
.centerMain .yh-b .yh-b-Img {
  margin: 33px 5px 21px -20px;
}
.centerMain .xzsp-b .title-b,
.centerMain .ql-b .title-b,
.centerMain .jg-b .title-b,
.centerMain .yh-b .title-b {
  display: inline-block;
  width: 145px;
  vertical-align: middle;
}
.centerMain .four-c {
  margin: 0 -15px;
  margin-top: 40px;
}
.centerMain .four-c > ul {
  margin: 0 -10px 0 -2px;
}
.centerMain .four-c > ul > li {
  float: left;
  width: 269px;
  height: 220px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0 20px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.centerMain .four-c > ul > li span {
  display: block;
}
.centerMain .four-c > ul > li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  width: 269px;
  height: 220px;
}
.centerMain .four-c > ul > li ul {
  position: absolute;
  z-index: 2;
  top: 220px;
  left: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}
.centerMain .four-c > ul > li ul li {
  width: 269px;
  height: 65px;
  line-height: 65px;
  text-align: left;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.centerMain .four-c > ul > li ul li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-c > ul > li ul li a img {
  margin-right: 10px;
}
.centerMain .four-c > ul > li ul li a:hover {
  color: #cd0600;
}
.centerMain .four-c > ul > li .four-c-Img {
  width: 72px;
  height: 66px;
  margin: 55px auto 34px auto;
  background-position: -51px -51px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-c > ul > li .zzbImg {
  background-image: url('/pubtask/public/images/zjfwsx.png');
}
.centerMain .four-c > ul > li .zsbImg {
  background-image: url('/pubtask/public/images/zsb.png');
}
.centerMain .four-c > ul > li .maxImg {
  background-image: url('/pubtask/public/images/max.png');
}
.centerMain .four-c > ul > li .HmaxImg {
  background-image: url('/pubtask/public/images/Hmax.png');
}
.centerMain .four-c > ul > li:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .four-c > ul > li:hover .four-c-Img {
  background-position: -51px -203px;
}
.centerMain .four-c > ul > li:hover > a {
  color: #ffffff;
}
.centerMain .four-d {
  margin-top: 40px;
}
.centerMain .four-d a {
  display: inline-block;
  width: 100%;
  height: 126px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #333333;
}
.centerMain .four-d a span {
  display: inline-block;
  font-size: 22px;
  line-height: 126px;
  font-weight: bold;
}
.centerMain .four-d a .four-d-Img {
  width: 72px;
  height: 66px;
  margin: 5px 27px 0 0;
  background-position: -51px -51px;
  background-repeat: no-repeat;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-d a .gcjsImg {
  background-image: url('/pubtask/public/images/gcjsxmsp.png');
}
.centerMain .four-d a .xzxkImg2 {
  background-image: url('/pubtask/public/images/xzxkImg.png');
}
.centerMain .four-d a .kstdImg {
  background-image: url('/pubtask/public/images/kstdImg.png');
}
.centerMain .four-d a:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .four-d a:hover .four-d-Img {
  background-position: -51px -203px;
}
.centerMain .miaoD > ul > li {
  position: relative;
}
.centerMain .miaoD > ul > li > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .miaoD > ul > li .ggfwImg,
.centerMain .miaoD > ul > li .miaoImg,
.centerMain .miaoD > ul > li .gcjsImg,
.centerMain .miaoD > ul > li .xzxkImg2,
.centerMain .miaoD > ul > li .bsbslsxImg,
.centerMain .miaoD > ul > li .gjcgbmImg {
  width: 72px;
  height: 66px;
  margin: 33px 21px 21px -20px;
  vertical-align: middle;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .miaoD > ul > li .ggfwImg {
  background-position: -51px -45px;
  background-image: url('/pubtask/public/images/ggfw.png');
}
.centerMain .miaoD > ul > li .gjcgbmImg {
  background-position: -51px -45px;
  background-image: url(/pubtask/public/images/gjcgbm.png);
}
.centerMain .miaoD > ul > li .miaoImg {
  background-position: -51px -51px;
  background-image: url('/pubtask/public/images/miaopi.png');
}
.centerMain .miaoD > ul > li .gcjsImg {
  background-position: -51px -51px;
  background-image: url('/pubtask/public/images/gcjsxmsp.png');
}
.centerMain .miaoD > ul > li .xzxkImg2 {
  background-position: -51px -51px;
  background-image: url('/pubtask/public/images/xzxkImg.png');
}
.centerMain .miaoD > ul > li .bsbslsxImg {
  background-position: -51px -51px;
  background-image: url('/pubtask/public/images/bsbslsx.png');
}
.centerMain .miaoD > ul > li:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .miaoD > ul > li:hover .ggfwImg,
.centerMain .miaoD > ul > li:hover .miaoImg,
.centerMain .miaoD > ul > li:hover .gcjsImg,
.centerMain .miaoD > ul > li:hover .xzxkImg2,
.centerMain .miaoD > ul > li:hover .bsbslsxImg {
  background-position: -51px -203px;
}
.centerMain .miaoD > ul > li:hover .gjcgbmImg {
  background-position: -51px -200px;
}
.centerMain .miaoD > ul > li ul {
  position: absolute;
  z-index: 2;
  top: 125px;
  left: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}
.centerMain .miaoD > ul > li ul li {
  width: 588px;
  height: 65px;
  line-height: 65px;
  text-align: left;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.centerMain .miaoD > ul > li ul li a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .miaoD > ul > li ul li a img {
  margin-right: 10px;
}
.centerMain .miaoD > ul > li ul li a:hover {
  color: #cd0600;
}
.centerMain .miaoD > ul .ggfw:hover a,
.centerMain .miaoD > ul .gcjs:hover a,
.centerMain .miaoD > ul .xzxkImg:hover a,
.centerMain .miaoD > ul .bsbslsx:hover a,
.centerMain .miaoD > ul .gjcgbm a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ffffff;
}
.centerMain .four-g ul li {
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  display: inline-block;
  height: 126px;
  text-align: center;
  line-height: 126px;
  margin: 40px  0 ;
}
.centerMain .four-g ul li > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-g ul li > a:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.centerMain .four-g ul li span {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
.centerMain .four-g ul li ._img {
  display: inline-block;
  width: 72px;
  height: 66px;
  margin: 30px 21px 25px -20px;
  vertical-align: middle;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.centerMain .four-g ul li .gjcgbmImg {
  height: 80px;
  background-position: -51px -35px;
  background-image: url(/pubtask/public/images/gjcgbm.png);
}
.centerMain .four-g ul li:hover .gjcgbmImg {
  background-position: -51px -187px;
}
.serviceItemSur {
  background-color: #ffffff !important;
  color: #cd0600 !important;
}
._hidden {
  display: none !important;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
