.main_1 {  margin-bottom: 15px;  padding: 34px 0;  box-sizing: border-box;  }
.main_1 h2 {  font-size: 30px;  font-family: "PingFangSC-Regular";  font-weight: normal;  color: #000;  text-align: center;  margin-bottom: 70px;  }
#demand_form > div {  display: inline-block;  width: 50%;  height: 600px;  box-sizing: border-box;  }
#demand_form > div:nth-of-type(2) {  float: right;  border-left: solid 1px #E5E5E5;  }
.df_r {  padding-left: 50px;  box-sizing: border-box;  }
.df_l div, .df_r div {  margin-bottom: 70px;  position: relative;  }
.df_l div h3,
.df_r div h3 {  font-size: 20px;  font-family: "PingFangSC-Regular";  font-weight: normal;  color: #000;  margin-left: 15px;  position: relative;  margin-bottom: 23px;  }
.df_l div h3:after,
.df_r div h3:after {  content: "";  width: 4px;  height: 22px;  background-color: #FF6E37;  position: absolute;  top: 3px;  left: -15px;  border-radius: 4px;  }
.df_l div label,
.df_r div label {  width: 65px;  display: inline-block;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  margin: 0 15px 0 0;  text-align: right;  }
.df_l div input,
.df_r div input {width: 433px;  height: 44px;  border: solid 1px #E5E5E5;  outline: none;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #666;  margin-bottom: 20px;  padding: 0 10px;  box-sizing: border-box;  }
.df_l div span {  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  margin-left: 20px;  }
.df_l div:nth-of-type(2) input,
.df_l div:nth-of-type(3) input {  width: 350px;  }
.df_l div select {  border: solid 1px #c0c0c0;  appearance: none;  -moz-appearance: none;  -webkit-appearance: none;  background: url("../img/test.png") no-repeat scroll right center transparent;  background-position: 95% 15px;  padding: 0 15px 0 6px;  height: 44px;  width: 433px;  margin-right: 9px;  margin-bottom: 20px;  outline: none;  cursor: pointer;  border-radius: 2px;  background-color: #ffffff;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #666;  }
option {  outline: none;  }
.df_r div select {  border: solid 1px #c0c0c0;  appearance: none;  -moz-appearance: none;  -webkit-appearance: none;  background: url("../img/test.png") no-repeat scroll right center transparent;  background-position: 95% 15px;  padding: 0 15px 0 6px;  height: 44px;  width: 130px;  margin-right: 16px;  margin-bottom: 20px;  outline: none;  cursor: pointer;  border-radius: 2px;  background-color: #ffffff;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #666;  }
.df_r div select:nth-of-type(4) {  width: 433px;  margin-left: 80px;  }
.df_r > div:nth-of-type(1) {  margin-bottom: 40px;  }
.qt_yq {  margin: 0;  padding: 0;  }
.qt_yq li {  list-style: none;  width: 510px;  height: 30px;  margin-bottom: 20px;  }
.qt_yq li span:nth-of-type(1) {  display: inline-block;  width: 30px;  height: 30px;  background-size: 100% 100%;  margin-right: 16px;  }
.qt_yq li:nth-of-type(1) span:nth-of-type(1) {  background-image: url("../img/kjfp.png");  }
.qt_yq li:nth-of-type(2) span:nth-of-type(1) {  background-image: url("../img/zbj.png");  }
.qt_yq li:nth-of-type(3) span:nth-of-type(1) {  background-image: url("../img/bzj.png");  }
.qt_yq li span:nth-of-type(2) {  display: inline-block;  width: 70px;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  margin-right: 8px;  position: relative;  top: -8px;  }
.qt_yq li span:nth-of-type(3) {  display: inline-block;  width: 16px;  height: 16px;  background-image: url("../img/tswh.png");  background-size: 100% 100%;  margin-right: 16px;  position: relative;  top: -5px;  cursor: pointer;  }
.qt_yq li span:nth-of-type(4) {  display: inline-block;  width: 24px;  height: 24px;  background-image: url("../img/myxz.png");  background-size: 100% 100%;  float: right;  margin-top: 3px;  cursor: pointer;  }
.df_r > div:nth-of-type(2) textarea {  position: absolute;  min-width: 433px;  max-width: 433px;  min-height: 80px;  border: solid 1px #E5E5E5;  border-radius: 2px;  font-size: 16px;  font-family: PingFangSC-Regular;  color: #303030;  padding: 10px 15px;  box-sizing: border-box;  outline: none;  }
.btn {  width: 1200px !important;  height: 200px !important;  padding-top: 83px !important;  box-sizing: border-box !important;  text-align: center;  }
.btn input[type="button"] {  display: block;  width: 446px;  height: 44px;  background-color: #FF6E37;  border-radius: 4px;  margin: 15px auto;  border: none;  font-size: 22px;  font-family: "PingFangSC-Regular";  color: #FFF;  outline: none;  cursor: pointer;  }
.btn span {  font-size: 14px;  font-family: PingFangSC-Regular;  color: #FF3333;  }
.wired {  height: 20px;  background-color: #f4f4f4;  width: 100%;  }
.main_2 {  padding-top: 20px;  box-sizing: border-box;  }
.m_2_tab {  height: 50px;  width: 100%;  border-bottom: solid 1px #EBEBEB;  margin-bottom: 20px;  }
.m_2_tab ul {  margin: 0;  padding: 0;  }
.m_2_tab ul li {  display: inline-block;  width: 150px;  height: 50px;  line-height: 50px;  font-size: 22px;  font-family: "PingFangSC-Regular";  color: #333;  text-align: center;  cursor: pointer;  }
.m_2_tab ul li.active {  border-bottom: solid 2px #FF6E37;  }
.demand_list {  width: 100%;  }
.demand_item {  width: 384px;  border-radius: 2px;  border: solid 1px #F3F3F3;  padding: 5px 10px;  box-sizing: border-box;  display: inline-block;  margin: 0 10px 10px 0;  }
.item_t {  height: 35px;  width: 100%;  border-bottom: solid 1px #E5E5E5;  margin-bottom: 15px;  }
.item_t span {  font-size: 14px;  font-family: PingFangSC-Regular;  color: #9B9B9B;  line-height: 35px;  }
.item_t span:nth-of-type(2) {  float: right;  color: #FF6E37;  }
.item_b {  width: 100%;  }
.item_b div {  height: 20px;  width: 100%;  overflow: hidden;  margin-bottom: 10px;  }
.item_b div span {  font-size: 14px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  font-style: normal;  }
.item_b div span b {  color: #FF6E37;  }
.item_b div span i {  font-style: normal;  }
.item_b div span:nth-of-type(2) {  float: right;  }
/*page*/
.pagination {  display: inline-block;  padding-left: 0;  margin: 20px 0;  border-radius: 4px;  }
.pagination > li {  display: inline;  cursor: pointer;  }
.pagination > li:first-child > a, .pagination > li:first-child > span {  margin-left: 0;  border-top-left-radius: 4px;  border-bottom-left-radius: 4px;  }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {  z-index: 2;  color: #fff;  cursor: default;  background-color: #FE6600;  border-color: #FE6600;  }
.pagination > li > a, .pagination > li > span {  position: relative;  float: left;  padding: 6px 12px;  margin-left: -1px;  line-height: 1.42857143;  color: #666;  text-decoration: none;  background-color: #fff;  border: 1px solid #ddd;  }
.pagination > li:last-child > a, .pagination > li:last-child > span {  border-top-right-radius: 4px;  border-bottom-right-radius: 4px;  }
.pagination > li:first-child > a, .pagination > li:first-child > span {  margin-left: 0;  border-top-left-radius: 4px;  border-bottom-left-radius: 4px;  }
.pages {  text-align: center;  }
.iss {  width: 88px;  height: 30px;  border: solid 1px #E5E5E5;  display: inline-block;  font-style: normal;  font-size: 16px;  color: #4A4A4A;  font-family: "PingFangSC-Regular";  text-align: center;  line-height: 30px;  margin-left: 30px;  cursor: pointer;  }
.iss.iactive:after {  content: "";  width: 0;  height: 0;  position: absolute;  bottom: 0;  right: 0;  border-bottom: 18px solid #FF6E37;  border-left: 22px solid transparent;  color: #FFF;  }
.iss.iactive {  border-color: #FF6E37;  color: #FF6E37;  position: relative;  }

@media screen and (max-width: 1200px) {
    .main_1 {  margin-bottom: 15px;  padding: 34px 0;  box-sizing: border-box;  }
    .main_1 h2 {  font-size: 30px;  font-family: "PingFangSC-Regular";  font-weight: normal;  color: #000;  text-align: center;  margin-bottom: 70px;  }
    #demand_form > div {  display: inline-block;  width: 50%;  height: 600px;  box-sizing: border-box;  }
    #demand_form > div:nth-of-type(2) {  float: right;  border-left: solid 1px #E5E5E5;  }
    .df_r {  padding-left: 50px;  box-sizing: border-box;  }
    .df_l div, .df_r div {  margin-bottom: 70px;  position: relative;  }
    .df_l div h3,
    .df_r div h3 {  font-size: 20px;  font-family: "PingFangSC-Regular";  font-weight: normal;  color: #000;  margin-left: 15px;  position: relative;  margin-bottom: 23px;  }
    .df_l div h3:after,
    .df_r div h3:after {  content: "";  width: 4px;  height: 22px;  background-color: #FF6E37;  position: absolute;  top: 3px;  left: -15px;  border-radius: 4px;  }
    .df_l div label,
    .df_r div label {  width: 65px;  display: inline-block;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  margin: 0 15px 0 0;  text-align: right;  }
    .df_l div input,
    .df_r div input {width: 433px;  height: 44px;  border: solid 1px #E5E5E5;  outline: none;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #666;  margin-bottom: 20px;  padding: 0 10px;  box-sizing: border-box;  }
    .df_l div span {  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  margin-left: 20px;  }
    .df_l div:nth-of-type(2) input,
    .df_l div:nth-of-type(3) input {  width: 350px;  }
    .df_l div select {  border: solid 1px #c0c0c0;  appearance: none;  -moz-appearance: none;  -webkit-appearance: none;  background: url("../img/test.png") no-repeat scroll right center transparent;  background-position: 95% 15px;  padding: 0 15px 0 6px;  height: 44px;  width: 433px;  margin-right: 9px;  margin-bottom: 20px;  outline: none;  cursor: pointer;  border-radius: 2px;  background-color: #ffffff;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #666;  }
    option {  outline: none;  }
    .df_r div select {  border: solid 1px #c0c0c0;  appearance: none;  -moz-appearance: none;  -webkit-appearance: none;  background: url("../img/test.png") no-repeat scroll right center transparent;  background-position: 95% 15px;  padding: 0 15px 0 6px;  height: 44px;  width: 130px;  margin-right: 16px;  margin-bottom: 20px;  outline: none;  cursor: pointer;  border-radius: 2px;  background-color: #ffffff;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #666;  }
    .df_r div select:nth-of-type(4) {  width: 433px;  margin-left: 80px;  }
    .df_r > div:nth-of-type(1) {  margin-bottom: 40px;  }
    .qt_yq {  margin: 0;  padding: 0;  }
    .qt_yq li {  list-style: none;  width: 510px;  height: 30px;  margin-bottom: 20px;  }
    .qt_yq li span:nth-of-type(1) {  display: inline-block;  width: 30px;  height: 30px;  background-size: 100% 100%;  margin-right: 16px;  }
    .qt_yq li:nth-of-type(1) span:nth-of-type(1) {  background-image: url("../img/kjfp.png");  }
    .qt_yq li:nth-of-type(2) span:nth-of-type(1) {  background-image: url("../img/zbj.png");  }
    .qt_yq li:nth-of-type(3) span:nth-of-type(1) {  background-image: url("../img/bzj.png");  }
    .qt_yq li span:nth-of-type(2) {  display: inline-block;  width: 70px;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  margin-right: 8px;  position: relative;  top: -8px;  }
    .qt_yq li span:nth-of-type(3) {  display: inline-block;  width: 16px;  height: 16px;  background-image: url("../img/tswh.png");  background-size: 100% 100%;  margin-right: 16px;  position: relative;  top: -5px;  cursor: pointer;  }
    .qt_yq li span:nth-of-type(4) {  display: inline-block;  width: 24px;  height: 24px;  background-image: url("../img/myxz.png");  background-size: 100% 100%;  float: right;  margin-top: 3px;  cursor: pointer;  }
    .df_r > div:nth-of-type(2) textarea {  position: absolute;  min-width: 433px;  max-width: 433px;  min-height: 80px;  border: solid 1px #E5E5E5;  border-radius: 2px;  font-size: 16px;  font-family: PingFangSC-Regular;  color: #303030;  padding: 10px 15px;  box-sizing: border-box;  outline: none;  }
    .btn {  width: 1200px !important;  height: 200px !important;  padding-top: 83px !important;  box-sizing: border-box !important;  text-align: center;  }
    .btn input[type="button"] {  display: block;  width: 446px;  height: 44px;  background-color: #FF6E37;  border-radius: 4px;  margin: 15px auto;  border: none;  font-size: 22px;  font-family: "PingFangSC-Regular";  color: #FFF;  outline: none;  cursor: pointer;  }
    .btn span {  font-size: 14px;  font-family: PingFangSC-Regular;  color: #FF3333;  }
    .wired {  height: 20px;  background-color: #f4f4f4;  width: 100%;  }
    .main_2 {  padding-top: 20px;  box-sizing: border-box;  }
    .m_2_tab {  height: 50px;  width: 100%;  border-bottom: solid 1px #EBEBEB;  margin-bottom: 20px;  }
    .m_2_tab ul {  margin: 0;  padding: 0;  }
    .m_2_tab ul li {  display: inline-block;  width: 150px;  height: 50px;  line-height: 50px;  font-size: 22px;  font-family: "PingFangSC-Regular";  color: #333;  text-align: center;  cursor: pointer;  }
    .m_2_tab ul li.active {  border-bottom: solid 2px #FF6E37;  }
    .demand_list {  width: 100%;  }
    .demand_item {  width: 384px;  border-radius: 2px;  border: solid 1px #F3F3F3;  padding: 5px 10px;  box-sizing: border-box;  display: inline-block;  margin: 0 10px 10px 0;  }
    .item_t {  height: 35px;  width: 100%;  border-bottom: solid 1px #E5E5E5;  margin-bottom: 15px;  }
    .item_t span {  font-size: 14px;  font-family: PingFangSC-Regular;  color: #9B9B9B;  line-height: 35px;  }
    .item_t span:nth-of-type(2) {  float: right;  color: #FF6E37;  }
    .item_b {  width: 100%;  }
    .item_b div {  height: 20px;  width: 100%;  overflow: hidden;  margin-bottom: 10px;  }
    .item_b div span {  font-size: 14px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  font-style: normal;  }
    .item_b div span b {  color: #FF6E37;  }
    .item_b div span i {  font-style: normal;  }
    .item_b div span:nth-of-type(2) {  float: right;  }
    /*page*/
    .pagination {  display: inline-block;  padding-left: 0;  margin: 20px 0;  border-radius: 4px;  }
    .pagination > li {  display: inline;  cursor: pointer;  }
    .pagination > li:first-child > a, .pagination > li:first-child > span {  margin-left: 0;  border-top-left-radius: 4px;  border-bottom-left-radius: 4px;  }
    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {  z-index: 2;  color: #fff;  cursor: default;  background-color: #FE6600;  border-color: #FE6600;  }
    .pagination > li > a, .pagination > li > span {  position: relative;  float: left;  padding: 6px 12px;  margin-left: -1px;  line-height: 1.42857143;  color: #666;  text-decoration: none;  background-color: #fff;  border: 1px solid #ddd;  }
    .pagination > li:last-child > a, .pagination > li:last-child > span {  border-top-right-radius: 4px;  border-bottom-right-radius: 4px;  }
    .pagination > li:first-child > a, .pagination > li:first-child > span {  margin-left: 0;  border-top-left-radius: 4px;  border-bottom-left-radius: 4px;  }
    .pages {  text-align: center;  }
    .iss {  width: 88px;  height: 30px;  border: solid 1px #E5E5E5;  display: inline-block;  font-style: normal;  font-size: 16px;  color: #4A4A4A;  font-family: "PingFangSC-Regular";  text-align: center;  line-height: 30px;  margin-left: 30px;  cursor: pointer;  }
    .iss.iactive:after {  content: "";  width: 0;  height: 0;  position: absolute;  bottom: 0;  right: 0;  border-bottom: 18px solid #FF6E37;  border-left: 22px solid transparent;  color: #FFF;  }
    .iss.iactive {  border-color: #FF6E37;  color: #FF6E37;  position: relative;  }
    #thdz,#wplx,#street{width:360px;}
    #psrq{width:350px;}
    #yjdl,#dj{width:280px;}
    #province,#city,#district{width:110px;margin-right: 0;}
    .qt_yq li { width:440px;}
    .btn{width:100% !important;height: 200px;!important;padding-top:50px!important;}
    #bz{width:360px;min-width:360px;max-width: 360px;}
}
@media screen and (max-width: 992px) {
    .main_1 {   margin-bottom: 15px;  padding: 34px 0;  box-sizing: border-box;  }
    .main_1 h2 {  font-size: 30px;  font-family: "PingFangSC-Regular";  font-weight: normal;  color: #000;  text-align: center;  margin-bottom: 70px;  }
    #demand_form > div {  display: inline-block;  width: 50%;  height: 600px;  box-sizing: border-box;  }
    #demand_form > div:nth-of-type(2) {  float: right;  border-left: solid 1px #E5E5E5;  }
    .df_r {  padding-left: 50px;  box-sizing: border-box;  }
    .df_l div, .df_r div {  margin-bottom: 70px;  position: relative;  }
    .df_l div h3,
    .df_r div h3 {  font-size: 20px;  font-family: "PingFangSC-Regular";  font-weight: normal;  color: #000;  margin-left: 15px;  position: relative;  margin-bottom: 23px;  }
    .df_l div h3:after,
    .df_r div h3:after {  content: "";  width: 4px;  height: 22px;  background-color: #FF6E37;  position: absolute;  top: 3px;  left: -15px;  border-radius: 4px;  }
    .df_l div label,
    .df_r div label {  width: 65px;  display: inline-block;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  margin: 0 15px 0 0;  text-align: right;  }
    .df_l div input,
    .df_r div input {width: 433px;  height: 44px;  border: solid 1px #E5E5E5;  outline: none;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #666;  margin-bottom: 20px;  padding: 0 10px;  box-sizing: border-box;  }
    .df_l div span {  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  margin-left: 20px;  }
    .df_l div:nth-of-type(2) input,
    .df_l div:nth-of-type(3) input {  width: 350px;  }
    .df_l div select {  border: solid 1px #c0c0c0;  appearance: none;  -moz-appearance: none;  -webkit-appearance: none;  background: url("../img/test.png") no-repeat scroll right center transparent;  background-position: 95% 15px;  padding: 0 15px 0 6px;  height: 44px;  width: 433px;  margin-right: 9px;  margin-bottom: 20px;  outline: none;  cursor: pointer;  border-radius: 2px;  background-color: #ffffff;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #666;  }
    option {  outline: none;  }
    .df_r div select {  border: solid 1px #c0c0c0;  appearance: none;  -moz-appearance: none;  -webkit-appearance: none;  background: url("../img/test.png") no-repeat scroll right center transparent;  background-position: 95% 15px;  padding: 0 15px 0 6px;  height: 44px;  width: 130px;  margin-right: 16px;  margin-bottom: 20px;  outline: none;  cursor: pointer;  border-radius: 2px;  background-color: #ffffff;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #666;  }
    .df_r div select:nth-of-type(4) {  width: 433px;  margin-left: 80px;  }
    .df_r > div:nth-of-type(1) {  margin-bottom: 40px;  }
    .qt_yq {  margin: 0;  padding: 0;  }
    .qt_yq li {  list-style: none;  width: 510px;  height: 30px;  margin-bottom: 20px;  }
    .qt_yq li span:nth-of-type(1) {  display: inline-block;  width: 30px;  height: 30px;  background-size: 100% 100%;  margin-right: 16px;  }
    .qt_yq li:nth-of-type(1) span:nth-of-type(1) {  background-image: url("../img/kjfp.png");  }
    .qt_yq li:nth-of-type(2) span:nth-of-type(1) {  background-image: url("../img/zbj.png");  }
    .qt_yq li:nth-of-type(3) span:nth-of-type(1) {  background-image: url("../img/bzj.png");  }
    .qt_yq li span:nth-of-type(2) {  display: inline-block;  width: 70px;  font-size: 16px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  margin-right: 8px;  position: relative;  top: -8px;  }
    .qt_yq li span:nth-of-type(3) {  display: inline-block;  width: 16px;  height: 16px;  background-image: url("../img/tswh.png");  background-size: 100% 100%;  margin-right: 16px;  position: relative;  top: -5px;  cursor: pointer;  }
    .qt_yq li span:nth-of-type(4) {  display: inline-block;  width: 24px;  height: 24px;  background-image: url("../img/myxz.png");  background-size: 100% 100%;  float: right;  margin-top: 3px;  cursor: pointer;  }
    .df_r > div:nth-of-type(2) textarea {  position: absolute;  min-width: 433px;  max-width: 433px;  min-height: 80px;  border: solid 1px #E5E5E5;  border-radius: 2px;  font-size: 16px;  font-family: PingFangSC-Regular;  color: #303030;  padding: 10px 15px;  box-sizing: border-box;  outline: none;  }
    .btn {  width: 1200px !important;  height: 200px !important;  padding-top: 83px !important;  box-sizing: border-box !important;  text-align: center;  }
    .btn input[type="button"] {  display: block;  width: 446px;  height: 44px;  background-color: #FF6E37;  border-radius: 4px;  margin: 15px auto;  border: none;  font-size: 22px;  font-family: "PingFangSC-Regular";  color: #FFF;  outline: none;  cursor: pointer;  }
    .btn span {  font-size: 14px;  font-family: PingFangSC-Regular;  color: #FF3333;  }
    .wired {  height: 20px;  background-color: #f4f4f4;  width: 100%;  }
    .main_2 {  padding-top: 20px;  box-sizing: border-box;  }
    .m_2_tab {  height: 50px;  width: 100%;  border-bottom: solid 1px #EBEBEB;  margin-bottom: 20px;  }
    .m_2_tab ul {  margin: 0;  padding: 0;  }
    .m_2_tab ul li {  display: inline-block;  width: 150px;  height: 50px;  line-height: 50px;  font-size: 22px;  font-family: "PingFangSC-Regular";  color: #333;  text-align: center;  cursor: pointer;  }
    .m_2_tab ul li.active {  border-bottom: solid 2px #FF6E37;  }
    .demand_list {  width: 100%;  }
    .demand_item {  width: 384px;  border-radius: 2px;  border: solid 1px #F3F3F3;  padding: 5px 10px;  box-sizing: border-box;  display: inline-block;  margin: 0 10px 10px 0;  }
    .item_t {  height: 35px;  width: 100%;  border-bottom: solid 1px #E5E5E5;  margin-bottom: 15px;  }
    .item_t span {  font-size: 14px;  font-family: PingFangSC-Regular;  color: #9B9B9B;  line-height: 35px;  }
    .item_t span:nth-of-type(2) {  float: right;  color: #FF6E37;  }
    .item_b {  width: 100%;  }
    .item_b div {  height: 20px;  width: 100%;  overflow: hidden;  margin-bottom: 10px;  }
    .item_b div span {  font-size: 14px;  font-family: "PingFangSC-Regular";  color: #4a4a4a;  font-style: normal;  }
    .item_b div span b {  color: #FF6E37;  }
    .item_b div span i {  font-style: normal;  }
    .item_b div span:nth-of-type(2) {  float: right;  }
    /*page*/
    .pagination {  display: inline-block;  padding-left: 0;  margin: 20px 0;  border-radius: 4px;  }
    .pagination > li {  display: inline;  cursor: pointer;  }
    .pagination > li:first-child > a, .pagination > li:first-child > span {  margin-left: 0;  border-top-left-radius: 4px;  border-bottom-left-radius: 4px;  }
    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {  z-index: 2;  color: #fff;  cursor: default;  background-color: #FE6600;  border-color: #FE6600;  }
    .pagination > li > a, .pagination > li > span {  position: relative;  float: left;  padding: 6px 12px;  margin-left: -1px;  line-height: 1.42857143;  color: #666;  text-decoration: none;  background-color: #fff;  border: 1px solid #ddd;  }
    .pagination > li:last-child > a, .pagination > li:last-child > span {  border-top-right-radius: 4px;  border-bottom-right-radius: 4px;  }
    .pagination > li:first-child > a, .pagination > li:first-child > span {  margin-left: 0;  border-top-left-radius: 4px;  border-bottom-left-radius: 4px;  }
    .pages {  text-align: center;  }
    .iss {  width: 88px;  height: 30px;  border: solid 1px #E5E5E5;  display: inline-block;  font-style: normal;  font-size: 16px;  color: #4A4A4A;  font-family: "PingFangSC-Regular";  text-align: center;  line-height: 30px;  margin-left: 30px;  cursor: pointer;  }
    .iss.iactive:after {  content: "";  width: 0;  height: 0;  position: absolute;  bottom: 0;  right: 0;  border-bottom: 18px solid #FF6E37;  border-left: 22px solid transparent;  color: #FFF;  }
    .iss.iactive {  border-color: #FF6E37;  color: #FF6E37;  position: relative;  }
    #thdz,#wplx{width:260px;}
    #psrq,#street{width:240px;}
    #yjdl,#dj{width:180px;}
    #province,#city,#district{width:240px;margin-right: 0;margin-bottom: 10px;}
    #city,#district,#street{margin-left: 85px;}
    #street{margin-bottom: 0;}
    .qt_yq li { width:310px;}
    .btn{width:100% !important;height: 400px;!important;padding-top:120px!important;}
    #bz{width:230px;min-width:230px;max-width: 230px;}
    #wz{font-size: 14px;}
    .df_r > div:nth-of-type(1){
        margin-bottom: 0;
    }
}