﻿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;
}
.header-wrapper {
  width: 100%;
  height: 168px;
  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 20px;
}
.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 {
  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: 400px;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 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/znss.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;
  right: 0;
  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";
}
.banshi-bannerImg {
  position: relative;
  min-height: 100px;
  height: 540px;
  margin: auto;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
.banshi-bannerImg .bannerBack {
  width: 100%;
  min-width: 1920px;
  height: 540px;
  background: #a7a2a2;
  position: absolute;
  z-index: -1;
  right: 0;
}
.banshi-bannerImg .banner-main {
  width: 1200px;
  margin: 0 auto;
}
.banshi-bannerImg .banner-main .logo-div {
  width: 710px;
  margin-top: 57px;
  display: inline-block;
  position: relative;
}
.banshi-bannerImg .banner-main .logo-div .gjA {
  display: block;
  width: 255px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 75px;
}
.banshi-bannerImg .banner-main .logo-div .imgLogo {
  margin-top: 2px;
}
.banshi-bannerImg .banner-main .logo-div .index-title,
.banshi-bannerImg .banner-main .logo-div .index-name {
  color: #ffffff;
  margin-top: 23px;
}
.banshi-bannerImg .banner-main .logo-div .index-title {
  font-size: 17px;
  height: 19px;
}
.banshi-bannerImg .banner-main .logo-div .index-name {
  font-size: 41px;
  height: 47px;
}
.banshi-bannerImg .banner-main .logo-div .header-div {
  position: relative;
}
.banshi-bannerImg .banner-main .logo-div .select-option {
  -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);
  position: absolute;
  width: 600px;
  height: 280px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 20px;
  z-index: 99;
}
.banshi-bannerImg .banner-main .logo-div .select-option span {
  display: inline-block;
  color: #787878;
  vertical-align: top;
  margin-top: 25px;
  font-size: 16px;
}
.banshi-bannerImg .banner-main .logo-div .select-option p {
  width: 100%;
  height: 2px;
  background: #f0f0f0;
}
.banshi-bannerImg .banner-main .logo-div .select-option ul {
  width: 500px;
  display: inline-block;
  margin-top: 15px;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 10px;
}
.banshi-bannerImg .banner-main .logo-div .select-option ul li {
  float: left;
  padding: 6px 10px;
  margin: 5px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dfdfdf;
  cursor: pointer;
}
.banshi-bannerImg .banner-main .logo-div .select-option .spAdd {
  background-color: #bd1b2d;
  color: #ffffff;
}
.banshi-bannerImg .banner-main .logo-div .header-search {
  width: 607px;
  height: 60px;
  margin-top: 45px;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.banshi-bannerImg .banner-main .logo-div .header-search .select-div-name {
  min-width: 100px;
  font-size: 16px;
  text-align: center;
  line-height: 25px;
  display: table;
  height: 60px;
  position: relative;
  cursor: pointer;
}
.banshi-bannerImg .banner-main .logo-div .header-search .select-div-name .moreTriangle {
  display: block;
  margin-top: 27px;
  width: 8px;
}
.banshi-bannerImg .banner-main .logo-div .header-search .select-div-name p {
  width: 2px;
  height: 30px;
  background-color: #dfdfdf;
  position: absolute;
  top: 18px;
  right: -5px;
}
.banshi-bannerImg .banner-main .logo-div .header-search .select-name {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0px 0 5px;
}
.banshi-bannerImg .banner-main .logo-div .header-search input {
  width: 500px;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  line-height: 45px;
  font-size: 17px;
  height: 60px;
}
.banshi-bannerImg .banner-main .logo-div .header-search .zhannei,
.banshi-bannerImg .banner-main .logo-div .header-search .znwd {
  line-height: 60px;
  display: inline-block;
  width: 107px;
  height: 60px;
  cursor: pointer;
  font-size: 19px;
  color: #ffffff;
  text-align: center;
  background-color: #bd1b2d;
}
.banshi-bannerImg .banner-main .logo-div .header-search .zhannei img,
.banshi-bannerImg .banner-main .logo-div .header-search .znwd img {
  margin-left: 13px;
  vertical-align: top;
  margin-top: 20px;
}
.banshi-bannerImg .banner-main .logo-div .keyWord {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  width: 607px;
  height: 48px;
  line-height: 48px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.banshi-bannerImg .banner-main .logo-div .keyWord a {
  margin: 0 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banshi-bannerImg .banner-main .logo-div .keyWord a:hover {
  color: #bd1b2d;
}
.banshi-bannerImg .service-list {
  height: 160px;
  background-color: rgba(185, 26, 45, 0.85);
  margin-top: 113px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 22px 0;
}
.banshi-bannerImg .service-list > div {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.banshi-bannerImg .service-list > div .recommendation {
  width: 110px;
  text-align: center;
}
.banshi-bannerImg .service-list > div .recommendation .TitleImg {
  height: 72px;
}
.banshi-bannerImg .service-list > div .recommendation .userTitle {
  color: #ffffff;
  font-size: 23px;
}
.banshi-bannerImg .service-list > div .noLogin {
  position: absolute;
  width: 1070px;
  left: 160px;
}
.banshi-bannerImg .service-list > div .noLogin ul {
  margin-top: 19px;
}
.banshi-bannerImg .service-list > div .noLogin ul li {
  float: left;
  width: 200px;
  font-size: 18px;
  margin-left: 82px;
  margin-bottom: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #ffffff;
}
.banshi-bannerImg .service-list > div .noLogin ul li a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
}
.banshi-bannerImg .service-list > div .noLogin ul li a:hover {
  color: #d0c27c;
  border-bottom: 1px solid #d0c27c;
}
.banshi-bannerImg .service-list > div .noLogin ul li:nth-child(4n+1) {
  margin-left: 0px;
}
.banshi-bannerImg .service-list > div .goLogin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 1120px;
  left: 160px;
}
.banshi-bannerImg .service-list > div .goLogin ul {
  width: 700px;
  margin-top: 19px;
}
.banshi-bannerImg .service-list > div .goLogin ul li {
  float: left;
  width: 200px;
  font-size: 18px;
  margin-left: 35px;
  margin-bottom: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #ffffff;
}
.banshi-bannerImg .service-list > div .goLogin ul li a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
}
.banshi-bannerImg .service-list > div .goLogin ul li a:hover {
  color: #d0c27c;
  border-bottom: 1px solid #d0c27c;
}
.banshi-bannerImg .service-list > div .goLogin ul li:nth-child(3n+1) {
  margin-left: 0px;
}
.banshi-bannerImg .service-list > div .goLogin .LoginData {
  width: 420px;
  border-left: 1px dashed #e13b50;
  margin-left: 20px;
  height: 115px;
}
.banshi-bannerImg .service-list > div .goLogin .LoginData .userData {
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  font-size: 16px;
  width: 420px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.banshi-bannerImg .service-list > div .goLogin .LoginData .LoginImg {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 20px;
  margin-left: 33px;
}
.banshi-bannerImg .service-list > div .goLogin .LoginData .takeName {
  margin-right: 20px;
}
.banshi-bannerImg .service-list > div .goLogin .LoginData a {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  margin: 28px 75px 0 35px;
}
.ate {
  color: #d0c27c;
  border-bottom: 2px solid #d0c27c !important;
}
.main,
.main-bottom {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 165px;
}
.main .server-title,
.main-bottom .server-title {
  margin: 50px 0 20px 0;
  font-weight: bold;
  font-size: 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main .special-subject .ztzl-a,
.main-bottom .special-subject .ztzl-a {
  font-size: 16px;
  color: #cd0600;
  float: right;
  font-weight: bolder;
}
.main .special-subject .ztzl-a span,
.main-bottom .special-subject .ztzl-a span {
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #333333;
}
.main .special-subject .ztzl-a span:hover,
.main-bottom .special-subject .ztzl-a span:hover {
  color: #cd0600;
}
.main .special-subject .special-d,
.main-bottom .special-subject .special-d {
  height: 330px;
  overflow: hidden;
  position: relative;
  -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);
}
.main .special-subject .special-d .special-leftA,
.main-bottom .special-subject .special-d .special-leftA,
.main .special-subject .special-d .special-rightA,
.main-bottom .special-subject .special-d .special-rightA {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
}
.main .special-subject .special-d .specialA-sp,
.main-bottom .special-subject .special-d .specialA-sp {
  display: block;
  text-align: right;
  margin: 24px 29px 0 0;
}
.main .special-subject .special-d .specialA-sp .special-leftA,
.main-bottom .special-subject .special-d .specialA-sp .special-leftA {
  background: url('/pubtask/public/images/grrmfwLeft.png');
  background-position: 0 0px;
}
.main .special-subject .special-d .specialA-sp .special-rightA,
.main-bottom .special-subject .special-d .specialA-sp .special-rightA {
  background-image: url('/pubtask/public/images/grrmfwRight.png');
  background-position: 0 0px;
}
.main .special-subject .special-d .showStatus-left,
.main-bottom .special-subject .special-d .showStatus-left {
  float: left;
  width: 434px;
  height: 230px;
  overflow: hidden;
  margin: 23px 0 0 30px;
  position: relative;
}
.main .special-subject .special-d .showStatus-left .showStatusLeft-ul > li,
.main-bottom .special-subject .special-d .showStatus-left .showStatusLeft-ul > li {
  position: relative;
}
.main .special-subject .special-d .showStatus-left .showStatusLeft-ul > li a,
.main-bottom .special-subject .special-d .showStatus-left .showStatusLeft-ul > li a {
  display: inline-block;
  width: 100%;
}
.main .special-subject .special-d .showStatus-left .showStatusLeft-ul > li a img,
.main-bottom .special-subject .special-d .showStatus-left .showStatusLeft-ul > li a img {
  display: inline-block;
  width: 434px;
  height: 230px;
}
.main .special-subject .special-d .showStatus-left .showStatusLeft-ul > li > img,
.main-bottom .special-subject .special-d .showStatus-left .showStatusLeft-ul > li > img {
  position: absolute;
}
.main .special-subject .special-d .showStatus-left .showStatusLeft-ulNum,
.main-bottom .special-subject .special-d .showStatus-left .showStatusLeft-ulNum {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.main .special-subject .special-d .showStatus-left .showStatusLeft-ulNum li,
.main-bottom .special-subject .special-d .showStatus-left .showStatusLeft-ulNum li {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 15px;
  float: left;
  color: transparent;
  cursor: pointer;
  margin: 0 3px;
}
.main .special-subject .special-d .on,
.main-bottom .special-subject .special-d .on {
  background-color: #cd0600 !important;
}
.main .special-subject .special-d .showStatus-right,
.main-bottom .special-subject .special-d .showStatus-right {
  float: left;
  width: 687px;
  height: 230px;
  overflow: hidden;
  margin: 23px 0 0 30px;
}
.main .special-subject .special-d .showStatus-right ul,
.main-bottom .special-subject .special-d .showStatus-right ul {
  width: 687px;
}
.main .special-subject .special-d .showStatus-right li,
.main-bottom .special-subject .special-d .showStatus-right li {
  min-width: 690px;
}
.main .special-subject .special-d .showStatus-right li p,
.main-bottom .special-subject .special-d .showStatus-right li p {
  width: 329px;
  height: 108px;
  background-color: #f7f7f8;
  float: left;
  margin: 0 15px 14px 0;
}
.main .special-subject .special-d .showStatus-right li p a,
.main-bottom .special-subject .special-d .showStatus-right li p a {
  display: inline-block;
  width: 100%;
  height: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
}
.main .special-subject .special-d .showStatus-right li p a span,
.main-bottom .special-subject .special-d .showStatus-right li p a span {
  display: block;
  margin: 19px 0 0 30px;
}
.main .special-subject .special-d .showStatus-right li p a .spName,
.main-bottom .special-subject .special-d .showStatus-right li p a .spName {
  font-weight: bolder;
  font-size: 15px;
  color: #000000;
  position: relative;
}
.main .special-subject .special-d .showStatus-right li p a .spRemark,
.main-bottom .special-subject .special-d .showStatus-right li p a .spRemark {
  font-size: 13px;
  color: #3d3e3f;
  line-height: 20px;
}
.main .special-subject .special-d .showStatus-right li p .newImg,
.main-bottom .special-subject .special-d .showStatus-right li p .newImg {
  margin-left: 5px;
}
.main .special-subject .special-d .showStatus-right li p:hover,
.main-bottom .special-subject .special-d .showStatus-right li p:hover {
  background-color: #cd0600;
  color: #ffffff !important;
}
.main .special-subject .special-d .showStatus-right li p:hover span,
.main-bottom .special-subject .special-d .showStatus-right li p:hover span {
  color: #ffffff !important;
}
.main .doWork .yhys-main,
.main-bottom .doWork .yhys-main,
.main .doWork .grfw-main,
.main-bottom .doWork .grfw-main {
  height: 262px;
  -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);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  border-top: 1px solid transparent;
}
.main .doWork .bszs-a,
.main-bottom .doWork .bszs-a {
  font-size: 16px;
  color: #cd0600;
  float: right;
  font-weight: bolder;
}
.main .doWork .bszs-a span,
.main-bottom .doWork .bszs-a span {
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #333333;
}
.main .doWork .bszs-a span:hover,
.main-bottom .doWork .bszs-a span:hover {
  color: #cd0600;
}
.main .doWork .yhys-main .yhys-main-d,
.main-bottom .doWork .yhys-main .yhys-main-d {
  height: 190px;
  overflow: hidden;
}
.main .doWork .yhys-main .yhys-main-d > div,
.main-bottom .doWork .yhys-main .yhys-main-d > div {
  min-height: 190px;
}
.main .doWork .yhys-main .yhys-main-d li,
.main-bottom .doWork .yhys-main .yhys-main-d li {
  position: relative;
}
.main .doWork .yhys-main .yhys-main-d li > div,
.main-bottom .doWork .yhys-main .yhys-main-d li > div {
  position: absolute;
  width: 247px;
  height: 190px;
  background-color: #cd0600;
  opacity: 0;
  top: 15px;
  left: 25px;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.main .doWork .yhys-main .yhys-main-d li > div div,
.main-bottom .doWork .yhys-main .yhys-main-d li > div div {
  display: table-cell;
  vertical-align: middle;
}
.main .doWork .yhys-main .yhys-main-d li > div div a,
.main-bottom .doWork .yhys-main .yhys-main-d li > div div a {
  color: #ffffff;
  font-size: 14px;
  margin-top: 15px;
}
.main .doWork .yhys-main .yhys-main-d li > div div a:hover,
.main-bottom .doWork .yhys-main .yhys-main-d li > div div a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
}
.main .doWork .grfw-main,
.main-bottom .doWork .grfw-main {
  margin-top: 33px;
}
.main .doWork .grfw-main .grfw-main-d,
.main-bottom .doWork .grfw-main .grfw-main-d {
  height: 190px;
  overflow: hidden;
  min-height: 190px;
}
.main .doWork .grfw-main .grfw-main-d > div,
.main-bottom .doWork .grfw-main .grfw-main-d > div {
  min-height: 190px;
}
.main .doWork .Main-d,
.main-bottom .doWork .Main-d {
  margin: 21px 25px 26px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main .doWork .Main-d p,
.main-bottom .doWork .Main-d p {
  display: inline-block;
}
.main .doWork .Main-d div,
.main-bottom .doWork .Main-d div {
  float: right;
  margin-right: 2px;
}
.main .doWork .Main-d div a,
.main-bottom .doWork .Main-d div a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
}
.main .doWork .Main-d div .prev,
.main-bottom .doWork .Main-d div .prev {
  background: url('/pubtask/public/images/grrmfwLeft.png') 0px 0px no-repeat;
}
.main .doWork .Main-d div .next,
.main-bottom .doWork .Main-d div .next {
  background: url('/pubtask/public/images/grrmfwRight.png') 0px 0px no-repeat;
}
.main .doWork .Main-d .mainName,
.main-bottom .doWork .Main-d .mainName {
  font-size: 18px;
  font-weight: bolder;
}
.main .doWork ul,
.main-bottom .doWork ul {
  min-height: 190px;
}
.main .doWork ul li,
.main-bottom .doWork ul li {
  width: 297px;
  float: left;
  text-align: center;
}
.main .doWork ul li a,
.main-bottom .doWork ul li a {
  display: inline-block;
  width: 247px;
  color: #323334;
  font-size: 15px;
}
.main .doWork ul li a img,
.main-bottom .doWork ul li a img {
  display: block;
  width: 247px;
  height: 140px;
  font-size: 0;
}
.main .doWork ul li a p,
.main-bottom .doWork ul li a p {
  margin-top: 10px;
  text-align: left;
}
.main .serverData-num,
.main-bottom .serverData-num {
  position: absolute;
  width: 1200px;
  height: 250px;
  background-color: #dabc85;
  margin-top: 50px;
}
.main .serverData-num ul li,
.main-bottom .serverData-num ul li {
  float: left;
  width: 240px;
  color: #ffffff;
  text-align: center;
  margin-top: 68px;
}
.main .serverData-num ul li .serverData-firstRemark,
.main-bottom .serverData-num ul li .serverData-firstRemark {
  font-size: 56px;
  font-weight: bolder;
}
.main .serverData-num ul li .serverData-secondRemark,
.main-bottom .serverData-num ul li .serverData-secondRemark {
  font-size: 24px;
}
.main .serverData-num ul li p,
.main-bottom .serverData-num ul li p {
  font-size: 17px;
  margin-top: 28px;
}
.people-sur {
  color: #cd0600;
  border-bottom: 4px solid #cd0600 !important;
}
.main-cnter {
  background-color: #fafafa;
  height: 765px;
  border-top: 1px solid #fafafa;
}
.main-cnter .people {
  width: 1200px;
  margin: 165px auto 0 auto;
}
.main-cnter .people > ul {
  height: 43px;
  border-bottom: 1px solid #d4d4d4;
}
.main-cnter .people > ul li {
  float: left;
  font-size: 24px;
  font-weight: bold;
  height: 40px;
  border-bottom: 4px solid transparent;
  margin-right: 82px;
  cursor: pointer;
}
.main-cnter .people .people-main {
  margin: 0 -15px;
}
.main-cnter .people .people-main ul {
  margin: 0 -5px;
  margin-top: 30px;
}
.main-cnter .people .people-main ul li {
  float: left;
  width: 373px;
  height: 220px;
  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: 20px;
}
.main-cnter .people .people-main ul li .grfw-dd {
  float: left;
}
.main-cnter .people .people-main ul li .grfw-left,
.main-cnter .people .people-main ul li .frfw-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 17px 0;
  width: 151px;
  height: 186px;
  border-right: 1px dotted #dfdfdf;
  text-align: center;
  cursor: pointer;
}
.main-cnter .people .people-main ul li .grfw-left span,
.main-cnter .people .people-main ul li .frfw-left span {
  display: inline-block;
  width: 69px;
  height: 65px;
  background-position: -51px -51px;
  background-repeat: no-repeat;
  margin-top: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.main-cnter .people .people-main ul li .grfw-left p,
.main-cnter .people .people-main ul li .frfw-left p {
  margin-top: 23px;
  color: #000000;
  font-size: 16px;
  font-weight: bolder;
}
.main-cnter .people .people-main ul li .grfw-right,
.main-cnter .people .people-main ul li .frfw-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0px 40px 25px;
}
.main-cnter .people .people-main ul li .grfw-right a,
.main-cnter .people .people-main ul li .frfw-right a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  cursor: pointer;
  font-size: 15px;
  line-height: 46px;
  width: 183px;
  color: #6f7071;
}
.main-cnter .people .people-main ul li .grfw-right .child_A,
.main-cnter .people .people-main ul li .frfw-right .child_A {
  color: #000000;
}
.jum-a,
.jum-bm-a {
  font-size: 16px;
  color: #cd0600;
  float: right;
  font-weight: bolder;
}
.jum-a span,
.jum-bm-a span {
  margin-right: 10px;
  color: #333333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.jum-a span:hover,
.jum-bm-a span:hover {
  color: #cd0600;
}
.main-bottom {
  padding-bottom: 50px;
}
.main-bottom .bm-people-name {
  font-size: 24px;
  font-weight: bold;
  margin: 61px 0 35px 0;
}
.main-bottom .bm-people-main {
  margin: 0 -15px;
}
.main-bottom .bm-people-main ul {
  margin: 0 -5px;
}
.main-bottom .bm-people-main ul li {
  float: left;
  width: 285px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 0 20px 20px;
  cursor: pointer;
  background: #F7F7F8;
}
.main-bottom .bm-people-main ul li a {
  color: #333333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ggao {
  position: fixed;
  right: 2px;
  bottom: 10px;
  width: 280px;
  height: 245px;
  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);
  z-index: 10;
}
.ggao img {
  width: 240px;
  height: 140px;
  margin: 40px 0 0 20px;
}
.ggao .btnSp {
  text-align: center;
}
.ggao .btnSp span {
  display: inline-block;
  font-size: 17px;
  margin: 20px 15px 0 15px;
  cursor: pointer;
}
._hidden {
  display: none !important;
}
.PB {
  color: #ffffff !important;
}
.wcp {
  border-bottom: 1px solid #be4e5a;
}
.wcp .sp1 {
  display: inline-block;
  font-size: 23px;
  color: #000000;
  margin-right: 82px;
  padding-bottom: 16px;
  border-bottom: 4px solid transparent;
  cursor: pointer;
}
.wcp .mora {
  color: #000000;
  font-size: 15px;
  float: right;
}
.wcp .jin {
  color: #cd0600;
  border-bottom: 4px solid #cd0600;
}
.wcUl li a {
  display: inline-block;
  width: 1200px;
  color: #000000;
  font-size: 17px;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  cursor: pointer;
}
.bsmodeBlack {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.5);
}
.bsmode_d {
  position: fixed;
  width: 680px;
  height: 90%;
  left: 50%;
  top: 5%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  z-index: 5;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bs_d_title {
  font-size: 18px;
  font-weight: bolder;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px 30px 0 30px;
}
.bsacityaddr {
  color: #bd1b2d;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 30px 18px 30px;
}
.bsacityaddr a,
.bsacityaddr a span {
  cursor: pointer;
  margin: 0 2px;
  color: #bd1b2d;
}
._hx {
  border-top: 1px dashed #dfdfdf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0px 5px 30px;
  width: 616px;
}
.grul {
  margin: 10px 0px 10px 14px;
}
.grul li {
  float: left;
  text-align: center;
  -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);
  font-size: 16px;
  margin: 10px 16px ;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 0px;
}
.grul li > p {
  width: 130px;
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
}
.grul li > p span {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.redFlag {
  color: #bd1b2d;
}
.modeFlag {
  color: #FFFFFF;
  background-color: #bd1b2d;
}
.greyFlag {
  color: #888888;
  background-color: #dadada;
}
.grlistul {
  margin: 0 30px;
}
.grlistul li {
  border-bottom: 1px solid #dfdfdf;
  font-size: 17px;
  color: #bd1b2d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  line-height: 25px;
  cursor: pointer;
}
.grlistul li .sp1,
.grlistul li .sp2 {
  float: left;
}
.grlistul li .sp2 {
  display: block;
  width: 400px;
}
.grlistul li .sp3 {
  display: block;
  width: 150px;
  float: right;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.page_div {
  width: 890px;
  height: 35px;
  margin: 0 auto;
  padding: 35px 0;
}
.page_ul li {
  float: left;
  width: 30px;
  color: #cccccc;
}
.last_page,
.next_page {
  width: 70px;
}
.last_page,
.next_page,
.page_ul > a,
.page_btn {
  display: inline-block;
  color: #666666;
  height: 30px;
  line-height: 30px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin: 0px 5px;
  text-align: center;
  cursor: pointer;
}
.page {
  float: left;
  cursor: pointer;
}
.page_ul {
  float: left;
}
.page_ul > a {
  /*  width: 0px !important;*/
  padding: 0 10px !important;
}
.maxSpan {
  display: inline-block;
  color: #666666;
  height: 30px;
  line-height: 30px;
  margin: 0px 5px;
  font-weight: bold;
}
.page_input {
  width: 40px;
  color: #666666;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #cccccc;
}
.page_btn {
  width: 40px;
}
.active {
  color: #ffffff !important;
  background: #e76d6d;
}
.page_not {
  background: #eeeeee;
}
