.voice-draw {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.voice-div {
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 680px;
  height: 389px;
  background: #FFFFFF;
  border-radius: 10px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.voice-head {
  text-align: right;
  margin-bottom: 30px;
}
.voice-head .voice-close {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/pubtask/public/images/speech/voice-close.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.voice-con {
  height: 200px;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
.voice-tips-time {
  color: #CCCCCC;
}
.identify-txt {
  max-height: 160px;
  overflow-y: scroll;
}
.identify-txt::-webkit-scrollbar {
  display: none;
}
.voice-button {
  text-align: center;
}
.voice-button-png {
  display: inline-block;
  width: 100px;
  height: 100px;
  background: url("/pubtask/public/images/speech/voice-button-png.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.voice-button-gif {
  display: inline-block;
  width: 100px;
  height: 100px;
  background: url("/pubtask/public/images/speech/voice-button-gif.gif") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.noIdentify-txt,
.voice-button-png {
  display: none;
}
.voiceBtn {
  position: absolute;
  width: 12px;
  height: 20px;
  background: url("/pubtask/public/images/speech/voice.png") no-repeat;
  background-size: 100% 100%;
  right: 45px;
  bottom: 13px;
  cursor: pointer;
}
.header-wrapper {
  width: 100%;
  height: 174px;
  background: #fff;
  border-top: 1px solid #fff;
  font-family: Microsoft Yahei !important;
  font-size: 14px;
}
.header-wrapper .register {
  width: 1205px;
  margin: 0px auto 0 auto;
  height: 30px;
  font-size: 16px !important;
  line-height: 30px;
}
.header-wrapper .register span {
  margin: 0px 14px;
  float: left;
}
.header-wrapper .header-main {
  width: 1200px;
  height: 90px;
  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;
  width: 600px;
}
.header-wrapper .header-main .head-logo a {
  display: inline-block;
}
.header-wrapper .header-main .head-logo .logoImage {
  width: 280px;
  height: 60px;
}
.header-wrapper .header-main .header-column {
  width: 140px;
}
.header-wrapper .header-main .header-column,
.header-wrapper .header-main .header-address {
  width: 288px;
  height: 45px;
  line-height: 45px;
  background-color: #f1f1f1;
  color: #000000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  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;
  font-size: 15px;
}
.header-wrapper .header-main .header-column .dangq,
.header-wrapper .header-main .header-address .dangq {
  padding: 0px 9px;
  color: #8c9698;
  min-width: 106px;
  text-align: center;
  width: 166px;
  -webkit-box-sizing: unset;
  box-sizing: unset;
  font-size: 15px;
}
.header-wrapper .header-main .header-column .xzSpan,
.header-wrapper .header-main .header-address .xzSpan {
  text-align: center;
  color: #ffffff;
  background-color: #cd0600;
  padding: 0px 10px;
  font-size: 15px;
}
.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: 12px;
}
.header-wrapper .header-main .header-search {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 275px;
  height: 45px;
  border: 1px solid #dfdfdf;
  position: relative;
  margin-left: 12px;
}
.header-wrapper .header-main .header-search input {
  width: 245px;
  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;
  line-height: 1.15;
  height: 37px;
}
.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;
  line-height: 20px;
}
.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;
}
.logoImage2 {
  width: 302px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  margin-left: 12px;
  border-left: 1px solid #e7dede;
  cursor: pointer;
}
.index_bor {
  width: 100%;
  position: relative;
  z-index: 9999;
  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 span:nth-child(1):hover,
#guanhuai:hover {
  color: #e71a21 !important;
  text-decoration: underline;
}
.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: 24px;
  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: 5px;
  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 .ico_qy {
  width: 50px;
  height: 50px;
  background: url('/pubtask/public/images/12345.png') no-repeat;
  background-size: 50px 50px;
}
.sidebar-war ul li div .ico_yjspj {
  width: 50px;
  height: 30px;
  background: url('/pubtask/public/images/onethingpj.png') 10px 0px no-repeat;
  background-size: 30px 30px;
}
.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 {
  width: 170px;
  height: 175px;
  right: 90px;
  padding: 0px 0px 5px;
  overflow: hidden;
}
.sidebar-war ul li div .phone-div img {
  width: 170px;
}
.sidebar-war ul li div .gg-div {
  right: 75px;
  width: 315px;
  height: 160px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  bottom: 0px;
}
.sidebar-war ul li div .gg-div .v1 {
  position: static;
  width: 280px;
  height: 140px;
}
.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: 280px;
}
.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 .qy-div {
  right: 90px;
  width: 442px;
  height: 125px;
  margin: 0;
  padding: 5px;
  background-color: #fff;
  bottom: 0px;
  border-radius: 10px;
}
.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_yjspj {
  background: url('/pubtask/public/images/onethingpjb.png') 10px 0px no-repeat;
  background-size: 30px 30px;
}
.sidebar-war ul li div:hover .ico_explain {
  background: url('/pubtask/public/images/sidebar.png') -80px -690px no-repeat;
}
.sidebar-war ul li div:hover .ico_qy {
  background: url('/pubtask/public/images/12345-b.png') no-repeat;
  background-size: 50px 50px;
}
.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 {
  min-width: 1230px;
  font-family: "Microsoft YaHei";
}
.banner-box,
.gqyjs {
  position: relative;
  height: 442px;
  min-width: 1200px;
  overflow: hidden;
}
.bannerImg {
  position: absolute;
  min-width: 1200px;
  left: 50%;
  top: 0%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  height: 442px;
  z-index: 0;
  background-position: center;
  background-size: cover;
}
.zt {
  width: 1200px;
  height: 270px;
  margin: 10px auto 0px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ztUl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 270px;
}
.ztUl li {
  width: 240px;
  height: 255px;
  margin: 0 18px;
  background: #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);
}
.ztUl span {
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin: 18px 0;
}
.ztUl a {
  display: block;
  background: #bd1a2d;
  border-radius: 20px;
  width: 120px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #ffffff;
  margin: 0 auto;
}
.zt font {
  cursor: pointer;
  display: inline-block;
  float: left;
  width: 36px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50px 0px 0px 50px;
  font-family: "icomoon";
  font-size: 100px;
  color: #fff;
  font-style: normal;
  font-size: 40px;
  line-height: 69px;
  margin-top: 80px;
}
.zt font:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.qy {
  width: 1200px;
  margin: 10px auto 0px;
}
.zz {
  margin: 30px auto 0px;
}
.ul_line {
  width: 600px;
  height: 50px;
  margin: 0 auto;
}
.ul_line li {
  float: left;
  font-size: 18px;
  color: #454545;
  line-height: 30px;
  width: 149px;
  cursor: pointer;
  text-align: center;
  font-weight: bolder;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 5px 0;
}
.activeLi {
  background-color: #bd1a2d;
  color: #fff !important;
}
/*.xianshi{
	background-color:#cd0600 !important; 
	color:#fff !important;
}*/
.box {
  width: 1200px;
  margin-top: 32px;
  float: left;
}
.boxitem {
  width: 1200px;
  display: none;
}
.leftBtn {
  position: absolute;
  left: -16px;
  top: 60px;
  width: 24px;
  height: 24px;
}
._hidden {
  display: none;
}
.rightBtn {
  position: absolute;
  right: -32px;
  top: 60px;
  width: 24px;
  height: 24px;
}
.boxsame {
  width: 148px !important;
  height: 148px;
  border: 1px solid transparent;
  background: #ffffff;
  margin: 10px 10px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  float: left;
  position: relative;
}
.colA {
  border: 1px solid #bd1b2d;
}
.shang {
  position: absolute;
  width: 21px !important;
  height: 10px !important;
  bottom: -20px;
  left: 26px;
}
.faren {
  /*display: flex;*/
  /*justify-content: center;*/
  position: relative;
}
.legalPerson {
  position: absolute;
  width: 2720px;
  left: 6px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.leftImg,
.RightImg {
  position: absolute;
  width: 7px;
  height: 30px;
  display: inline-block;
  margin: 70px 10px 0 10px;
  cursor: pointer;
}
.leftImg {
  left: -15px;
  top: 0px;
}
.RightImg {
  right: -15px;
  top: 0px;
}
.boxsame img {
  width: 70px;
  height: 70px;
  padding: 25px 40px 10px 40px;
}
.boxsame span {
  width: 150px;
  text-align: center;
  display: inline-block;
}
.details {
  width: 1200px;
  position: relative;
  margin: 0px auto;
}
.detailsAbout {
  width: 1200px;
  display: none;
}
.detailsBox {
  width: 1198px;
  padding-bottom: 38px;
  margin: 0 auto;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.12);
  display: none;
}
.detailsBox img {
  width: 223px;
  height: 178px;
  padding-top: 40px;
  padding-left: 31px;
  display: inline-block;
  float: left;
}
.detailsText {
  float: left;
  margin-left: 40px;
}
.detailsText h3 {
  font-size: 30px;
  color: #373737;
  padding-top: 40px;
  font-weight: bold;
}
.detailsBtn {
  display: block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 88px 0 0px 0;
  font-size: 16px;
  border: solid 1px #bd1a2d;
  color: #bd1a2d;
  border-radius: 20px;
}
.detailsBtn:hover {
  background-color: #bd1a2d !important;
  color: #fff !important;
}
.littleBox {
  width: 320px;
  height: 69px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
  float: left;
  margin-left: 60px;
  margin-top: 38px;
}
.littleBox img {
  width: 17px;
  height: 22px;
  padding-top: 25px;
  padding-left: 13px;
}
.littleBox a {
  font-size: 18px;
  color: #000000;
  padding-top: 24px;
  display: inline-block;
  padding-left: 8px;
  font-weight: bold;
  width: 264px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
}
.ul_column li {
  width: 260px;
  height: 64px;
  float: left;
  margin-left: 50px;
  margin-top: 18px;
  text-align: center;
  line-height: 64px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  font-weight: 700;
}
.ul_column li:hover {
  background-color: #cd0600;
  color: #fff !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ul_column li:hover a {
  color: #fff;
}
.ul_column li a {
  display: block;
}
.d-xs {
  display: block !important;
}
.column_div {
  display: none;
}
.yjs {
  margin-top: 50px;
}
.js {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 1200px;
  margin: 0px auto 50px;
}
.js button {
  font-size: 16px;
  background: url(/pubtask/public/images/bhyjs/sear_03.png) no-repeat 5px 9px;
}
.tj {
  width: 1170px;
  float: left;
  font-size: 16px;
}
.textThem {
  color: #565656;
  float: left;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  width: 96px;
}
.tj ul {
  width: 1170px;
  height: 74px;
}
.tj li {
  margin-top: 30px;
  margin-left: 24px;
  color: #c6c6c6;
  float: left;
  cursor: pointer;
  min-width: 145px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  border: 2px solid #c6c6c6;
  text-align: center;
  font-family: "icomoon";
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.tj li:hover {
  color: #bd1a2d;
  border-color: #bd1a2d;
}
.tjactive {
  color: #bd1a2d !important;
  border-color: #bd1a2d !important;
}
.yx ul {
  width: 1200px;
  height: 100px;
  margin-top: 30px;
  margin-left: -30px;
  padding-left: 30px;
  background: #f1f1f1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.yx li {
  position: relative;
}
.yx i {
  position: absolute;
  font-style: normal;
  display: block;
  width: 14px;
  height: 14px;
  line-height: 8px;
  color: #fff;
  border-radius: 50px;
  background-color: #bd1a2d;
  right: -7px;
  top: -9px;
}
.jg {
  margin-top: 30px;
}
.jg h1 {
  font-size: 16px;
  color: #393939;
  margin-bottom: 20px;
}
.jg ul {
  width: 1138px;
  height: 480px;
  float: left;
}
.jg a {
  cursor: pointer;
  display: block;
  width: 100px;
  height: 30px;
  color: #bd1a2d;
  border: 1px solid #bd1a2d;
  line-height: 30px;
  text-align: center;
  float: right;
  border-radius: 5px;
}
.jg span:hover {
  color: #fff;
  background-color: #bd1a2d;
}
.jg li {
  margin-top: 30px;
  height: 50px;
  color: #bd1a2d;
  line-height: 30px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  width: 526px;
  float: left;
  background: url(/pubtask/public/images/bhyjs/sanj.png) no-repeat 0px 9px;
  border-bottom: 1px solid #c6c6c6;
}
.fy {
  margin-top: 30px;
}
.fy ul {
  width: 688px;
  height: 32px;
  margin: 0 auto;
}
.fy li {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  margin-left: 10px;
  background-color: #eeeeee;
}
.fy li:hover {
  color: #fff;
  background-color: #e76d6c;
}
.page_div {
  width: 750px;
  height: 32px;
  margin: 0 auto;
}
.page_ul li {
  float: left;
  width: 30px;
}
.last_page,
.next_page {
  width: 70px;
}
.last_page,
.next_page,
.page_ul > a,
.page_btn {
  display: inline-block;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  margin-left: 10px;
  background-color: #eeeeee;
}
.page {
  float: left;
  cursor: pointer;
}
.page_ul {
  float: left;
  color: #000000;
}
.page_ul > a {
  /*  width: 0px !important;*/
  padding: 0 10px !important;
}
.page_ul > a:hover {
  color: #fff;
  background-color: #e76d6c;
}
.maxSpan {
  display: inline-block;
  color: #000000;
  height: 30px;
  line-height: 30px;
  margin: 0px 5px;
  font-weight: bold;
}
.page_input {
  width: 40px;
  color: #cccccc;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #000000;
}
.page_btn {
  width: 40px;
}
.actives {
  color: #ffffff !important;
  background: #e76d6c !important;
}
._hidden {
  display: none !important;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.grsmzq,
.frsmzq {
  width: 1200px;
  height: 120px;
  float: left;
  background: url(/pubtask/public/images/smzq-bg.png) no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 28px;
}
.grsmzq li {
  width: 65px;
  height: 65px;
  float: left;
  border: 2px dashed #bd1a2d;
  border-radius: 50%;
  text-align: center;
  line-height: 65px;
  color: #000;
  font-weight: 700;
  margin-left: 58px;
  cursor: pointer;
  background-color: #fff;
  font-size: 18px;
}
.frsmzq {
  padding: 24px 20px 0px 20px;
}
.frsmzq li {
  width: 75px;
  height: 75px;
  float: left;
  border: 2px dashed #bd1a2d;
  border-radius: 50%;
  text-align: center;
  line-height: 75px;
  color: #000;
  font-weight: 700;
  cursor: pointer;
  background-color: #fff;
  margin-left: 190px;
  font-size: 16px;
}
.xz {
  border: 2px solid #bd1a2d !important;
  color: #bd1a2d !important;
}
.grsmzq-jg,
.frsmzq-jg,
.zhsmzq-jg {
  float: left;
}
.grsmzq-jg li,
.frsmzq-jg li,
.zhsmzq-jg li,
.cy {
  float: left;
  width: 360px;
  height: 128px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  margin-left: 30px;
  margin-top: 40px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.grsmzq-jg li a,
.frsmzq-jg li a,
.zhsmzq-jg li a,
.cy a {
  display: block;
  width: 100%;
  height: 100%;
}
.grsmzq-jg li img,
.frsmzq-jg li img,
.zhsmzq-jg li img,
.cy img {
  width: 90px;
  height: 90px;
  float: left;
  margin: 20px 20px;
}
.grsmzq-jg li span,
.frsmzq-jg li span,
.zhsmzq-jg li span,
.cy span {
  display: block;
  width: 240px;
  text-align: center;
  float: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 22px;
  right: 10px;
}
.grsmzq-ej,
.frsmzq-ej,
.zhsmzq-ej {
  float: left;
  margin-top: 40px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  width: 100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grsmzq-ej li,
.frsmzq-ej li,
.zhsmzq-ej li {
  float: left;
  width: 350px;
  height: 70px;
  position: relative;
  margin: 20px 0px 20px 24px;
}
.grsmzq-ej li img,
.frsmzq-ej li img,
.zhsmzq-ej li img {
  width: 60px;
  height: 60px;
  float: left;
  margin: 8px 20px;
}
.grsmzq-ej li span,
.frsmzq-ej li span,
.zhsmzq-ej li span {
  display: block;
  width: 260px;
  text-align: center;
  float: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 20px;
  right: 3px;
}
.grsmzq-ej li a,
.frsmzq-ej li a,
.zhsmzq-ej li a {
  display: block;
  width: 100%;
  height: 100%;
}
.gryx {
  width: 1200px;
  background-color: #f1f1f1;
  float: left;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 40px 20px;
}
.gryx span {
  font-size: 18px;
  color: #000;
  float: left;
  margin-top: 27px;
}
.qk {
  width: 140px;
  height: 45px;
  font-size: 18px;
  float: right;
  line-height: 45px;
  text-align: center;
  margin-top: 15px;
  border-radius: 5px;
  background-color: #bd1a2d;
  color: #fff;
  cursor: pointer;
}
.gractivesmzq,
.gractivecj,
.fractivesmzq,
.fractivecj {
  font-size: 20px !important;
  color: #bd1a2d !important;
  font-weight: 700;
  margin-top: 26px !important;
  margin-right: 25px;
}
.grsmzq-ej {
  display: none;
}
.dqxzzq {
  float: left;
  font-size: 20px !important;
  color: #bd1a2d !important;
  font-weight: 700;
}
.grmask,
.frmask,
.zhmask {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 999;
  top: 0;
  right: 0;
}
.grsmzq-ej,
.frsmzq-ej,
.zhsmzq-ej {
  position: absolute;
  width: 750px;
  height: auto;
  top: 50%;
  left: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
}
.yt-qyxz-sp {
  height: 50px;
  width: 100%;
  display: inline-block;
  line-height: 50px;
  color: #fff;
  background-color: #BD1A2D;
  padding-left: 20px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.close {
  font-style: normal;
  font-size: 20px;
  float: right;
  margin-right: 30px;
  cursor: pointer;
}
.tzjs:nth-child(9) span {
  font-size: 13px !important;
  font-weight: 700;
}
.tzjs:nth-child(10) span {
  font-size: 13px !important;
  font-weight: 700;
}
.dqfw {
  line-height: 26px;
}
.tj,
.yt {
  width: 1200px;
  float: left;
  font-size: 16px;
  /* padding-left: 20px; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tj span {
  color: #565656;
  float: left;
  height: 40px;
  font-size: 18px;
}
.tj ul,
.yt ul {
  width: 1200px;
  height: 74px;
}
#tjUl {
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tj li,
.yt li,
.qyxzUl li {
  margin: 0px 0px 20px 26px;
  color: #000;
  float: left;
  cursor: pointer;
  width: 93px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
.tj li a,
.yt li a,
.qyxzUl li a {
  color: #000;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.tj li:hover,
.qyxzUl li:hover,
.tj li a:hover,
.qyxzUl li a:hover {
  color: #fff;
  background-color: #bd1a2d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tjactive {
  color: #fff !important;
  background-color: #bd1a2d;
}
.yx {
  width: 1200px;
  height: 60px;
  margin-top: 30px;
  margin-left: -30px;
  padding-left: 30px;
  background: #f1f1f1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.yx li {
  position: relative;
}
.yx i {
  position: absolute;
  font-style: normal;
  display: block;
  width: 14px;
  height: 14px;
  line-height: 8px;
  color: #fff;
  border-radius: 50px;
  background-color: #bd1a2d;
  right: -7px;
  top: -9px;
}
.yx h1 {
  font-size: 16px;
  color: #393939;
  margin-bottom: 20px;
  width: 140px;
}
.jg {
  margin-top: 30px;
  width: 1200px;
}
.cy {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.qyxz-b {
  background: #000;
  opacity: 0.2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.qyxz {
  position: fixed;
  top: 100px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 9999;
  width: 820px;
  height: 400px;
  background-color: #fff;
  opacity: normal;
}
.qyxz-t {
  width: 100%;
  height: 40px;
  background-color: #bd1a2d;
  float: left;
}
.qyxz-t span {
  font-size: 20px;
  float: right;
  cursor: pointer;
  color: #fff;
  margin: 8px 10px 0px 0px;
}
.qyxz-i {
  width: 100%;
  height: 360px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  float: left;
}
.qyxzjg span {
  display: block;
  float: left;
  font-size: 18px;
  font-weight: 700;
  color: #5c5c5c;
}
.qyxzjg a {
  display: block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  border: 2px solid #bd1a2d;
  color: #bd1a2d;
  text-align: center;
  float: left;
  font-size: 14px;
  cursor: pointer;
}
.span-box > .header-search {
  width: 600px;
  height: 60px;
  position: absolute;
  top: 50%;
  border-radius: 10px;
  overflow: hidden;
}
#qt {
  width: 510px;
  height: 60px;
  padding-left: 30px;
  color: #999999;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  cursor: text;
}
.tjxz {
  width: 1200px;
  margin: 40px auto 0px;
}
.tjxz li {
  margin: 0px 0px 20px 19px;
  color: #000;
  float: left;
  cursor: pointer;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  -webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0%);
  box-shadow: 0px 2px 10px 0px rgb(0 0 0%);
}
.xianshi {
  background-color: #bd1a2d !important;
  font-weight: 700;
  color: #fff !important;
  margin: 20px 0px 20px 0px;
  color: #000;
  float: left;
  cursor: pointer;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
}
.column_div {
  display: none;
}
.d-xs {
  display: block !important;
}
.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1000000;
  top: 0;
  right: 0;
}
.yt-qyxz {
  position: absolute;
  width: 600px;
  height: auto;
  top: 25%;
  left: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.yt-qyxz-sp {
  height: 50px;
  width: 100%;
  display: inline-block;
  line-height: 50px;
  color: #fff;
  background-color: #BD1A2D;
  padding-left: 20px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#close {
  font-style: normal;
  font-size: 20px;
  float: right;
  margin-right: 30px;
  cursor: pointer;
}
.yxfw {
  padding: 20px;
  font-size: 20px;
  background-color: #f1f1f1;
}
.yt-qyxz-inner span {
  display: inline-block;
  margin: 20px;
  font-size: 18px;
}
.qyxzUl li {
  width: 118px;
}
.qyxzUl a {
  font-size: 16px;
}
._hidden {
  display: none;
}
.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;
}
