i {
  font-style: normal;
}

.banner {
  width: 100%;
  height: 360px;
  margin: 0 auto;
  background: url(../image/banner.jpg) no-repeat top center;
  background-size: 1920px 100%;
}

.banner>div {
  position: relative;
  width: 1100px;
  height: 100%;
  margin: 0 auto;
}

.search {
  position: absolute;
  padding: 4px;
  background: #fff;
  border-radius: 4px;
  left: 0;
  bottom: 68px;
}

.search select {
  font-size: 20px;
  padding: 15px;
  border: none;
  outline: none;
  margin-right: 10px;
}

.search input {
  width: 350px;
  font-size: 20px;
  border: none;
  padding: 0 24px;
  border-left: 1px solid #E6E6E6;
  outline: none;
}

.search button {
  width: 88px;
  height: 52px;
  font-size: 20px;
  color: #fff;
  border: none;
  border-radius: 4px;
  background: #1F7BFF;
}

.login {
  position: absolute;
  width: 300px;
  padding: 20px;
  background: rgba(255, 255, 255, 50%);
  right: 0;
  top: 70px;
}

.login>span {
  font-size: 16px;
  line-height: 24px;
  padding-left: 30px;
  background: url(../image/address.png) no-repeat left;
  cursor: pointer;
}

.login_btn {
  width: 200px;
  text-align: center;
  padding: 15px 0;
  background: #1F7BFF;
  border-radius: 6px;
  margin: 40px auto 20px;
  cursor: pointer;
}

.login_btn span {
  font-size: 20px;
  color: #fff;
  margin-right: 10px;
}

.login_btn i {
  display: inline-block;
  vertical-align: sub;
  width: 20px;
  height: 20px;
  background-color: #fff;
  background-image: url(../image/address_jt.png);
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
}

.login p {
  text-align: center;
  font-size: 18px;
  color: #333;
}

.qy_info {
  display: none;
  position: absolute;
  width: 300px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.05);
  right: 0;
  top: 70px;
}

.qy_info h3 {
  font-size: 18px;
  line-height: 21px;
  color: #000;
}

.qy_info>span {
  display: block;
  font-size: 16px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.7);
  margin: 10px 0 20px;
}

.qy_info>p {
  font-size: 14px;
  line-height: 28px;
  padding: 0 4px 0 28px;
  background-color: #fff;
  border-radius: 14px;
  background-image: url(../image/address.png);
  background-repeat: no-repeat;
  background-position: 4px 50%;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.qyfw {
  margin-top: 30px;
}

.qyfw span {
  display: inline-block;
  width: 124px;
  text-align: center;
  font-size: 16px;
  line-height: 36px;
  color: #666;
  background: #fff;
  border-radius: 40px;
  margin-right: 7px;
  cursor: pointer;
}

.qyfw span:last-of-type {
  color: #fff;
  background: #1F7BFF;
  margin-right: 0;
}

.qyfw_lists {
  display: none;
  position: absolute;
  width: 400px;
  background: #fff;
  overflow: hidden;
  border-radius: 4px;
  left: -255px;
  bottom: -190px;
}

.qyfw_lists li {
  float: left;
}

.qyfw_lists a {
  position: relative;
  display: block;
  width: 100px;
  padding: 20px 14px;
  text-align: center;
  height: 100px;
  text-align: center;
  color: #333;
}

.qyfw_lists a:hover {
  color: #333;
}

.qyfw_lists li img {
  display: inline-block;
  margin-bottom: 4px;
}

.qyfw_lists li span {
  display: block;
  font-size: 12px;
  line-height: 20px;
}

.qyfw_lists li i {
  display: none;
  position: absolute;
  width: 16px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  background: #FF3B30;
  border-radius: 50%;
  top: 15px;
  right: 25px;
}

.hot {
  width: 1100px;
  margin: 40px auto;
  padding: 20px 20px 0;
  background: url(http://gjzwfw.www.gov.cn/images/711/hot_bg.png) no-repeat;
  background-size: 100% 100%;
}

.hot_top {
  overflow: hidden;
  margin-bottom: 20px;
}

.hot h5 {
  float: left;
  font-size: 24px;
}

.hot_list {
  float: right;
  padding: 10px 20px;
  background: #fff;
  border-radius: 20px;
}

.hot_list span {
  font-size: 16px;
  color: #000;
  cursor: pointer;
}

.hot_list span.active {
  color: #1F7BFF;
}

.hot_list span:nth-last-of-type(2) {
  margin: 0 16px 0 0;
}

.hot_list span:last-of-type {
  padding-left: 16px;
  border-left: 1px double #E5E5E5;
}

.hot ul {
  height: 256px;
  padding: 32px 32px 0;
  background: #fff;
  overflow: hidden;
}

.hot li {
  float: left;
  width: 488px;
  margin: 0 20px 32px 0;
  overflow: hidden;
}

.hot li a {
  float: left;
  display: block;
  width: 415px;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  padding-left: 18px;
  background: url(../image/hot-icon.png) no-repeat left;
  background-size: 6px 6px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.hot a:hover {
  color: #000;
}

.hot li span {
  float: right;
  color: #e2915f;
}

.hot ul li:nth-of-type(2n) {
  margin-right: 0;
}

.rmtj_page{
  text-align: center;
}

.rmtj_page span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  margin-right: 5px;
  cursor: pointer;
}

.rmtj_page span.active{
  background: #1F7BFF;
}

.modular {
  width: 1100px;
  margin: 0 auto 40px;
}

.modular h1 {
  text-align: center;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 40px;
}

.modular h1 span {
  display: inline-block;
  width: 166px;
  height: 40px;
  margin: 0 24px;
  vertical-align: middle;
}

.modular h1 span:first-of-type {
  background: url(../image/titbg-left.png) no-repeat center;
}

.modular h1 span:last-of-type {
  background: url(../image/titbg-right.png) no-repeat center;
}

.modular h2 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 24px;
  padding-left: 40px;
}

.sbyxs h2 {
  background: url(../image/zcxmsbyxs.png) no-repeat left;
}

.zcppzc {
  position: relative;
  box-shadow: 0px 4px 20px 0px rgba(61, 55, 126, 0.08);
}

.zcppzc_lists {
  position: relative;
  width: 564px;
  height: 350px;
  overflow: hidden;
}

.zctp {
  position: absolute;
  width: 520px;
  height: 290px;
  top: 32px;
  right: 32px;
  background: url(../image/zctp_bg.png) no-repeat center;
  background-size: 100% 100%;
  border: 1px solid rgba(31, 123, 255, 0.1);
}

.zcxq_lists {
  position: absolute;
  width: 1692px;
  overflow: hidden;
  top: 0;
  left: 0;
}

.zc_xq {
  float: left;
  width: 564px;
  padding: 32px;
  overflow: hidden;
}

.zc_xq h3 {
  font-size: 20px;
  line-height: 28px;
}

.zc_xq>p {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  margin: 8px 0 25px;
  height: 48px;
  overflow: hidden;
}

.zc_xq h4 {
  font-size: 16px;
  line-height: 24px;
  padding-left: 10px;
  border-left: 2px solid #1F7BFF;
  margin-bottom: 10px;
}

.zc_xq .zcyj {
  height: 80px;
  overflow-y: auto;
}

.zc_xq .zcyj::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

.zc_xq .zcyj::-webkit-scrollbar-track,
.zc_xq .zcyj::-webkit-scrollbar-corner {
  background: #F6F6F6;
}

.zc_xq .zcyj::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #CCC;
}

.zc_xq .zcyj::-webkit-scrollbar-thumb:window-inactive {
  background: #CCC;
}

.zc_xq .zcyj p {
  display: block;
  width: 494px;
  font-size: 16px;
  line-height: 24px;
}

.zc_xq .zcyj span {
  float: left;
  display: block;
  width: 440px;
  color: #333;
  padding: 8px 12px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.zc_xq .zcyj span.active {
  color: #1F7BFF;
  background: linear-gradient(270deg, rgba(31, 123, 255, 0) 0%, rgba(31, 123, 255, 0.1) 100%);
}

.zc_xq .zcyj a {
  float: right;
  line-height: 40px;
  color: #333;
  padding: 0 10px;
}

.zc_xq .zcyj a:hover {
  color: #333;
}

.zc_xq button {
  width: 140px;
  height: 48px;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(135deg, #1FAEFF 0%, #1F7BFF 100%);
  border: none;
  border-radius: 4px;
  margin: 15px 15px 0 0;
}

.lbbtn {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.lb_left {
  background: url(../image/left.png) no-repeat center;
  left: -60px;
  top: calc(50% - 20px);
}

.lb_right {
  background: url(../image/right.png) no-repeat center;
  right: -60px;
  top: calc(50% - 20px);
}

.zcfw {
  overflow: hidden;
  margin: 40px 0 32px;
}

.zcfw a {
  float: left;
  display: block;
  margin-right: 31px;
  border-radius: 8px;
  cursor: pointer;
}

.zcfw span {
  display: block;
  font-size: 20px;
  line-height: 100px;
  width: 346px;
  padding: 0 40px;
  color: #fff;
}

.zcfw a:first-of-type {
  background: linear-gradient(135deg, #1FAEFF 0%, #1F7BFF 100%);
}

.zcfw a:first-of-type span {
  background: url(../image/zcyl.png) no-repeat;
  background-position: 95% 100%;
}

.zcfw a:nth-of-type(2) {
  background: linear-gradient(135deg, #5DCFBC 0%, #41BF90 100%);
}

.zcfw a:nth-of-type(2) span {
  background: url(../image/yjpp.png) no-repeat;
  background-position: 95% 100%;
}

.zcfw a:last-of-type {
  background: linear-gradient(135deg, #9074FF 0%, #6E3CFF 100%);
  margin-right: 0;
}

.zcfw a:last-of-type span {
  background: url(../image/zcdy.png) no-repeat;
  background-position: 95% 100%;
}

.inform {
  padding: 16px 24px;
  height: 96px;
  background: #FFF5EE;
  margin-bottom: 40px;
  overflow: hidden;
}

.inform_left {
  float: left;
  padding-right: 24px;
  border-right: 1px solid #FCE4BC;
}

.inform_right {
  position: relative;
  width: calc(100% - 90px);
  float: left;
  height: 66px;
  overflow: hidden;
  padding: 0 25px;
}

.inform_right ul {
  position: absolute;
  height: 99px;
  top: 0;
  left: 25px;
  width: calc(100% - 25px);
}

.inform_right li {
  width: 100%;
}

.inform_right li a {
  display: block;
  font-size: 16px;
  line-height: 33px;
  height: 33px;
  overflow: hidden;
}

.inform_right li p {
  float: left;
  width: 750px;
  color: #333;
  padding-left: 16px;
  background: url(../image/tongzhi.png) no-repeat left;
  background-size: 8px 8px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.inform_right li i {
  display: none;
  font-size: 12px;
  line-height: 33px;
  color: #fff;
  padding: 0 8px;
  background: #C40311;
  border-radius: 4px;
  margin-left: 10px;
}

.inform_right li a i.new {
  display: inline;
  background: #C40311;
}

.inform_right li a i.guoqi {
  display: inline;
  background: #FA6400;
}

.inform_right li span {
  float: right;
  color: #999;
}

.xmyl_tit span {
  font-size: 24px;
  line-height: 32px;
  color: #666;
  margin-right: 32px;
  cursor: pointer;
}

.xmyl_tit span.active {
  color: #000;
}

.yl_detail {
  padding: 18px;
  background: linear-gradient(180deg, #F1F7FF 0%, #F4F9FF 100%);
  margin-top: 20px;
}

.yl_detail ul {
  overflow: hidden;
}

.yl_detail li {
  float: left;
  width: 88px;
  text-align: center;
  border-radius: 8px;
  padding: 18px 0;
  cursor: pointer;
}

.yl_detail li.active {
  background: linear-gradient(135deg, #1FAEFF 0%, #1F7BFF 100%);
}

.yl_detail li span {
  display: block;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 10px;
}

.yl_detail li.active span {
  color: #fff;
}

.yl_detail li i {
  display: inline-block;
  width: 56px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #999;
  background: #fff;
  border-radius: 12px;
}

.yl_detail li.active i {
  color: #1F7BFF;
}

.xm_detail {
  padding: 10px 24px 30px;
  height: 555px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 24px;
  overflow-y: auto;
}

.noneData {
    width: 370px;
    height: 240px;
    margin: 0px auto;
    background: url(http://gjzwfw.www.gov.cn/images/711/noneData.png) no-repeat;
    background-size: 370px 200px;
    text-align: center;
    padding-top: 220px;
    margin-top: 150px;
    font-size: 18px;
    color: #999999;
}

.xm_detail::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

.xm_detail::-webkit-scrollbar-track,
.xm_detail::-webkit-scrollbar-corner {
  background: #F6F6F6;
}

.xm_detail::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #CCC;
}

.xm_detail::-webkit-scrollbar-thumb:window-inactive {
  background: #CCC;
}

.xm_info {
  overflow: hidden;
  padding: 24px 0;
  border-bottom: 1px solid #E5E5E5;
}

.xm_info .left {
  float: left;
}

.info_tit {
  margin-bottom: 10px;
}

.info_tit i {
  display: inline-block;
  width: 52px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #1F7BFF;
  border: 1px solid #1F7BFF;
  border-radius: 11px;
}

.info_tit p {
  display: inline-block;
  max-width: 530px;
  font-size: 18px;
  line-height: 26px;
  margin: 0 10px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}

.info_tit span {
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  background: linear-gradient(135deg, #5DCFBC 0%, #41BF90 100%);
  padding: 0 12px;
  border-radius: 4px;
}

.info_tit span.no {
  background: #ccc;
}

.info_link p {
  width: 550px;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.info_link a {
  color: #1F7BFF;
}

.info_link a:hover {
  color: #1F7BFF;
}

.xm_info .right {
  float: right;
}

.xm_info .right span {
  display: inline-block;
  width: 128px;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  background: #fff;
  color: #1F7BFF;
  border: 1px solid #1F7BFF;
  border-radius: 4px;
  margin: 11px 0 0 15px;
  cursor: pointer;
}

.xm_info .right span:hover {
  color: #1F7BFF;
}

.xm_info .right span.sbbtn {
  background: linear-gradient(135deg, #1FAEFF 0%, #1F7BFF 100%);
  color: #fff;
  border: none;
}

.xm_info .right span.sbbtn:hover {
  color: #fff;
}

.xm_info .right span.no {
  color: #fff;
  background: #B4B4B4;
  border: none;
}

.xm_info .right span.no:hover {
  color: #fff;
}

.fllists {
  overflow: hidden;
}

.fllists span {
  float: left;
  display: block;
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 60px;
  color: #999;
  cursor: pointer;
}

.fllists span.active {
  color: #000;
}

.fllists span i {
  display: none;
  width: 3px;
  height: 16px;
  background: linear-gradient(180deg, #1F7BFF 0%, rgba(31, 123, 255, 0) 100%);
  vertical-align: middle;
  margin-right: 10px;
}

.fllists span.active i {
  display: inline-block;
}

.zqhq {
  padding: 32px 20px 0;
  background: linear-gradient(222deg, #FFFFFF 0%, rgba(255, 255, 255, 0.5) 100%);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
}

.zqhqzt {
  overflow: hidden;
}

.zqhqzt span {
  float: left;
  display: block;
  width: 196px;
  text-align: center;
  font-size: 16px;
  line-height: 44px;
  color: #000;
  background: #F8F8F8;
  margin: 0 20px 16px 0;
  border-radius: 4px;
  cursor: pointer;
}

.zqhq span:nth-of-type(5n) {
  margin-right: 0;
}

.zqhq span.active {
  color: #fff;
  background: linear-gradient(135deg, #1FAEFF 0%, #1F7BFF 100%);
}

.sx>p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
}

.sx>p span {
  color: #1F7BFF;
}

.zqhq_details ul {
  padding: 24px 24px 0;
  margin: 10px 0;
  background: rgba(242, 247, 255, 0.5);
  overflow: hidden;
}

.zqhq_details li {
  float: left;
  margin: 0 32px 15px 0;
}

.zqhq_details li:nth-of-type(2n) {
  margin-right: 0;
}

.zqhq_details li a {
  display: block;
  width: 490px;
  font-size: 16px;
  line-height: 24px;
}

.zqhq_details li p {
  width: 100%;
  color: #000;
  display: inline-block;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}

.smzq {
  padding: 32px 48px 0;
  background: linear-gradient(222deg, #FFFFFF 0%, rgba(255, 255, 255, 0.5) 100%);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
}

.smzqfl {
  position: relative;
  height: 139px;
  margin-bottom: 24px;
}

.smzqfl_lists {
  position: absolute;
  overflow: hidden;
  z-index: 1;
}

.smzqfl_lists li {
  float: left;
  width: 64px;
  text-align: center;
  margin-right: 124px;
  cursor: pointer;
}

.smzqfl_lists li:last-of-type {
  margin-right: 0;
}

.smzqfl_lists li>div {
  width: 64px;
  text-align: center;
  height: 80px;
  padding-top: 15px;
  background: url(../image/smzqfl.png) no-repeat center;
}

.smzqfl_lists li.active>div {
  background: url(../image/smzqfl_act.png) no-repeat center;
}

.smzqfl_lists li>div img:first-of-type {
  display: inline-block;
}

.smzqfl_lists li>div img:last-of-type {
  display: none;
}

.smzqfl_lists li.active>div img:first-of-type {
  display: none;
}

.smzqfl_lists li.active>div img:last-of-type {
  display: inline-block;
}

.smzqfl_lists li span {
  display: inline-block;
  width: 20px;
  text-align: center;
  height: 20px;
  background: #E6E6E6;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 10px 0;
}

.smzqfl_lists li.active span {
  background: #1F7BFF;
  border: 1px solid #1F7BFF;
}

.smzqfl_lists li i {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  margin-top: 4px;
  vertical-align: top;
}

.smzqfl_lists li p {
  font-size: 16px;
  line-height: 19px;
  color: #000;
}

.smzqfl_lists li.active p {
  font-weight: 600;
}

.smzqfl .xian {
  position: absolute;
  width: 950px;
  height: 12px;
  background: #E6E6E6;
  border-radius: 6px;
  left: 27px;
  bottom: 33px;
}

.smzqfl .xian p {
  height: 6px;
  border-bottom: 2px dotted #fff;
}

.smzq_detail ul {
  overflow: hidden;
}

.smzq_detail li {
  float: left;
  width: 482px;
  overflow: hidden;
  padding: 24px 0 24px 30px;
  border-bottom: 1px solid #E8E9EC;
  background: url(../image/sx_icon.png) no-repeat left;
  margin-right: 40px;
}

.smzq_detail li:nth-of-type(2n) {
  margin-right: 0;
}

.smzq_detail li p {
  float: left;
  font-size: 16px;
  line-height: 30px;
}

.smzq_detail li span {
  float: right;
  display: block;
  width: 88px;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  background: linear-gradient(135deg, #1FAEFF 0%, #1F7BFF 100%);
  border-radius: 4px;
  cursor: pointer;
}

.page_btn {
  text-align: center;
}

.qyzz h2 {
  background: url(../image/qyzz.png) no-repeat left;
}

.qyzz_list {
  overflow: hidden;
}

.qyzz_list ul {
  float: left;
  overflow: hidden;
}

.qyzz_list li {
  position: relative;
  float: left;
  width: 251px;
  padding: 20px;
  background: url(../image/qyzz_bg1.png) no-repeat 100%;
  margin-right: 32px;
  border-radius: 8px;
  overflow: hidden;
}

.faren li {
  width: 228px;
}

.qyzz_list li:nth-of-type(2) {
  background: url(../image/qyzz_bg2.png) no-repeat 100%;
}

.qyzz_list li:nth-of-type(3) {
  background: url(../image/qyzz_bg3.png) no-repeat 100%;
}

.qyzz_list li:last-of-type {
  background: url(../image/qyzz_bg4.png) no-repeat 100%;
  margin-right: 0;
}

.qyzz_list li p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 28px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.qyzz_list li div {
  overflow: hidden;
}

.qyzz_list li span {
  float: left;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  padding: 2px;
  background: #fff;
}

.qyzz_list li img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
}

.qyzz_list li a {
  float: right;
  font-size: 16px;
  line-height: 24px;
  padding-right: 24px;
  color: #666;
  background: url(../image/right.png) no-repeat right;
  margin-top: 20px;
  cursor: pointer;
}

.qyzz_list li a:hover {
  color: #666;
}

.qyzz_list li i {
  position: absolute;
  display: none;
  width: 90px;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  background: #FF8C39;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* Internet Explorer */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(45deg);
  top: 12px;
  right: -21px;
}

.qyzz_list>a {
  float: right;
  display: none;
  width: 60px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  padding: 18px 21px;
  background: #1F7BFF;
  border-radius: 8px;
  margin-left: 32px;
}

.qyzz_list>a:hover {
  color: #fff;
}

.qyzz_list>a i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  background-image: url(../image/address_jt.png);
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 50%;
  margin-top: 3px;
}

.dzfwzq>div {
  position: relative;
  padding: 0 2px;
}

.df_lists {
  position: relative;
  width: 1100px;
  height: 240px;
  margin: 32px 0;
  overflow: hidden;
}

.df_lists ul {
  position: absolute;
  overflow: hidden;
  height: 720px;
}

.df_lists li {
  float: left;
  margin: 0 20px 20px 0;
}

.df_lists li:nth-of-type(6n) {
  margin-right: 0;
}

.df_lists li a {
  position: relative;
  display: block;
  width: 166px;
  height: 100px;
  border-radius: 5px;
}

.df_lists li a img {
  width: 166px;
  height: 100px;
}

.df_lists li span {
  display: block;
  position: absolute;
  width: 166px;
  height: 100px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.1) 72%, rgba(0, 0, 0, 0.6) 100%);
  top: 0;
}

.df_lists li i {
  position: absolute;
  width: 166px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  bottom: 3px;
}

.tsyjy span {
  display: block;
  width: 1100px;
  height: 140px;
  margin: 0 auto;
  background: url(../image/tsjy.png) no-repeat 100%;
  cursor: pointer;
}

/* 地方选择弹窗 */

#mask,
#smzq_pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 200;
}

.mainContaner {
  width: 770px;
  margin: 0 auto;
}

.bsdd {
  width: 770px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  margin: auto;
  background: #fff;
}

.bsdd .area_boxTitle {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #c40311;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  border-radius: 8px 8px 0px 0px;
  position: relative;
}

.bsdd .area_boxTitle span:first-child {
  position: absolute;
  top: 0px;
  right: 30px;
}

.bsdd .area_boxTitle img {
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.bsdd .area_title {
  float: left;
  font-size: 16px;
  line-height: 22px;
  cursor: default;
}

.area_sel_list {
  float: left;
  width: calc(100% - 150px);
  font-weight: normal;
  line-height: 22px;
}

.each_sel:first-child {
  margin-left: 0px;
}

.each_sel {
  display: inline-block;
  margin: 0px 16px;
  position: relative;
  cursor: pointer;
}

.each_sel::after {
  content: ">";
  position: absolute;
  top: 0px;
  left: 110%;
}

.each_sel:last-child::after {
  content: none;
}

.area_list {
  display: inline-block;
  padding: 10px 30px;
}

.area_list li {
  float: left;
}

.each_area {
  min-width: 140px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 40px;
  cursor: pointer;
}

.each_area:hover {
  color: #c40311;
}

.checkedArea {
  border-top: 1px solid #dadada;
  padding-top: 10px;
  margin: 0px 0 10px 30px;
  overflow: hidden;
}

.checkedArea span:not(:first-child) {
  font-weight: normal;
  margin: 0px 6px;
  cursor: pointer;
  color: #999;
}

.checkedArea span:not(:first-child):hover {
  color: #6F3F3C;
}

.btn_tip {
  padding: 0 30px;
  overflow: hidden;
}

.btn_tip span {
  float: left;
  display: block;
  width: 80px;
  height: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  background-color: #bcbcbc;
  color: #FFF;
  border-radius: 6px;
  cursor: pointer;
}

.btn_tip span.active {
  background: #c40311;
}

/* 地方选择弹窗 */

/* 提示弹窗 */
#pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 200;
}

#pop>div {
  position: absolute;
  width: 300px;
  text-align: center;
  height: 170px;
  padding: 35px;
  background: #fff;
  top: calc(50% - 120px);
  left: calc(50% - 150px);
  border-radius: 12px;
}

#pop p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

#pop button {
  width: 120px;
  height: 40px;
  border: none;
  color: #fff;
  background: #c40311;
  border-radius: 4px;
}

/* 提示弹窗 */
.xinzzxq_mb {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 0;
  z-index: 99;
}