﻿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: 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" !important;
}
.wl-search {
  width: 100%;
  background-color: #bd1b2d;
  border-top: 1px solid #dfdfdf;
  height: 158px;
}
.wl-b,
.tzDiv {
  width: 1200px;
  margin: 0 auto;
}
.wl-b p {
  font-size: 38px;
  font-weight: bolder;
  line-height: 158px;
  color: #ffffff;
}
.tzDiv {
  margin-top: 45px;
}
.tzDiv > div {
  width: 700px;
  float: left;
}
.tzDiv > div .tzP {
  font-size: 14px;
  margin-bottom: 35px;
}
.tzDiv > div > div {
  height: 67px;
  margin-bottom: 58px;
}
.tzDiv > div > div .labelSpan {
  font-size: 27px;
  font-weight: bolder;
  display: inline-block;
  width: 125px;
  line-height: 67px;
  float: left;
  text-align: right;
  margin-right: 30px;
}
.tzDiv > div > div .labelSpan span {
  color: #cd0600;
}
.tzDiv > div > div div {
  float: left;
  display: inline-block;
  width: 477px;
  height: 65px;
  border: 1px solid #797979;
}
.tzDiv > div > div div input {
  border: none;
  line-height: 65px;
  font-size: 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
}
.tzDiv > div > div div button {
  border: none;
  color: #ffffff;
  width: 186px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  font-weight: bolder;
  font-size: 22px;
  float: right;
  background-color: #cd0600;
  cursor: pointer;
}
#btnSearch {
  width: 304px;
  height: 63px;
  text-align: center;
  line-height: 63px;
  border: none;
  font-size: 21px;
  color: #ffffff;
  background-color: #cd0600;
  border-radius: 4px;
  margin-right: 83px;
  cursor: pointer;
  font-weight: bolder;
}
.tishiBox {
  float: left;
  width: 500px !important;
}
.tishiBox .tishiMain {
  width: 421px;
  height: 273px;
  border: 1px solid #797979;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 42px;
  margin: 50px;
}
.tishiBox .tishiMain p {
  font-weight: bolder;
  font-size: 20px;
  margin-bottom: 20px;
}
.tishiBox .tishiMain span {
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.tim {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: transparent;
  top: 0;
  left: 0;
  z-index: 9;
}
.tim .timDiv {
  width: 1200px;
  margin: 0 auto;
}
.tim .timDiv .timMain {
  background-color: #ffffff;
  border: 1px solid #797979;
  width: 625px;
  min-height: 286px;
  margin: 7% auto 0 auto;
  -webkit-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.7);
}
.tim .timDiv .timMain .tim-P {
  text-align: center;
  font-size: 21px;
  margin-top: 90px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
}
.tim .timDiv .timMain .timSpan {
  width: 186px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-weight: bolder;
  font-size: 19px;
  display: inline-block;
  background-color: #cd0600;
  cursor: pointer;
  color: #ffffff;
  border-radius: 4px;
  margin: 50px 0 30px 0;
}
.banli {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 100px;
}
.banli p {
  margin-top: 40px;
  font-size: 19px;
  color: #545454;
}
.banli p span {
  display: inline-block;
  width: 170px;
  text-align: 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;
}
