.pro_a .wrap {
  background-color: #fafafa;
  padding-top: 3.125%;
}
.pro_a .wrap .search-tl {
  padding-bottom: 40px;
  border-bottom: 1px solid #d2edfa;
}
.pro_a .wrap .search-tl .tl {
  float: left;
  color: #333333;
  font-size: 24px;
}
.pro_a .wrap .search-tl .search-box {
  float: right;
  position: relative;
  padding-left: 30px;
}
.pro_a .wrap .search-tl .search-box .search-btn {
  position: absolute;
  width: 24px;
  padding: 3px;
  left: 0;
  top: 0;
  cursor: pointer;
}
.pro_a .wrap .search-tl .search-box input {
  width: 96px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  background: none;
  height: 24px;
  font-size: 16px;
  border: none;
  position: relative;
}
.pro_a .wrap .search-tl .search-box input:focus {
  
}
.pro_a .wrap .search-tl .search-box .focus-input {
  width: 170px;
  border-bottom: 1px solid #d2edfa;
}
.pro_a .wrap .control-box {
  padding: 3.6% 0 28px;
}
.pro_a .wrap .control-box .tj-box {
  overflow: hidden;
}
.pro_a .wrap .control-box .tj-box .tj {
  padding: 0 3.6%;
  line-height: 32px;
  margin-bottom: 25px;
}
.pro_a .wrap .control-box .tj-box .tj .tj-title {
  margin-right: 32px;
  float: left;
  font-size: 16px;
  color: #808080;
}
.pro_a .wrap .control-box .tj-box .tj .tj-list .li {
  float: left;
  padding: 0 15px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  color: #333333;
}
.pro_a .wrap .control-box .tj-box .tj .tj-list .li:hover,
.pro_a .wrap .control-box .tj-box .tj .tj-list .current {
  background: #3680e3;
  color: #fff;
}
.pro_a .wrap .control-box .tj-box .tj .tj-list .current:hover {
  color: #fff;
}
.pro_a .wrap .control-box .tj-box .desc_box {
  margin-bottom: 25px;
}
.pro_a .wrap .control-box .tj-box .desc_box .box {
  display: none;
  background-color: #ffffff;
  border: solid 1px #d2edfa;
  padding: 24px 3.6%;
  line-height: 24px;
  color: #333333;
  display: none!important;
}
.pro_a .wrap .control-box .tj-box .desc_box .current {
  display: block;
}
.search-big {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  overflow: hidden;
}
.search-big .indiv .input-wrapper {
  float: right;
  line-height: 80px;
  border-bottom: 1px solid #cfcfcf;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
}
.search-big .indiv .input-wrapper input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: none;
  background: none;
  height: 80px;
  font-size: 24px;
  color: #4c4c4c;
}
.search-big .indiv .input-wrapper input:focus {
  border: none;
}
.search-big .indiv .input-wrapper .search-btn {
  width: 40px;
  height: 40px;
  padding: 9px;
  cursor: pointer;
}
.search-big .indiv .input-wrapper .search-btn img {
  display: block;
}
.pro_b {
  padding-bottom: 6.25%;
}
.pro-ul {
  padding-top: 3.6%;
}
.pro-ul li {
  width: 32.1429%;
  float: left;
  margin: 1.78565% 1.78565% 0 0;
  padding: 1.2%;
  border: solid 1px #d6eefa;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.pro-ul li .textbox {
  padding: 8% 4% 12%;
}
.pro-ul li .textbox .title {
  font-size: 20px;
  color: #333333;
  margin-bottom: 40px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro-ul li .textbox .few-info .lt {
  float: left;
  font-size: 16px;
  line-height: 20px;
}
.pro-ul li .textbox .few-info .lt .gray {
  color: #808080;
  padding: 4px 0 4px 28px;
}
.pro-ul li .textbox .few-info .lt .te {
  color: #333;
}
.pro-ul li .textbox .few-info .lt .qx {
  margin-bottom: 20px;
}
.pro-ul li .textbox .few-info .lt .qx .gray {
  background: url(../images/ind_05.png) no-repeat left center;
}
.pro-ul li .textbox .few-info .lt .status .gray {
  background: url(../images/ind_06.png) no-repeat left center;
}
.pro-ul li .textbox .few-info .rt {
  float: right;
  text-align: right;
}
.pro-ul li .textbox .few-info .rt .tl {
  font-size: 16px;
  margin-bottom: 12px;
}
.pro-ul li .textbox .few-info .rt .t {
  color: #3680e3;
  font-size: 32px;
}
.pro-ul li:nth-child(3n) {
  margin-right: 0;
}
.pro-ul li:nth-child(1),
.pro-ul li:nth-child(2),
.pro-ul li:nth-child(3) {
  margin-top: 0;
}
.pro-ul li:hover {
  top: -10px;
}
.pro-ul li:hover a .textbox .title {
  color: #3680e3;
}
.pro_c {
  padding-bottom: 6.25%;
}
.pro_c .step-tl {
  margin-bottom: 36px;
}
.pro_c .step-tl span {
  float: left;
  display: block;
}
.pro_c .step-tl .index {
  border: solid 1px #d2edfa;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  color: #3680e3;
  margin-right: 15px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  font-size: 18px;
}
.pro_c .step-tl .te {
  line-height: 30px;
  font-size: 24px;
  color: #3680e3;
}
.pro_c .step_1 {
  padding: 4.7% 0 3.555%;
}
.pro_c .step_1 .lt {
  width: 59.5238%;
  float: left;
}
.pro_c .step_1 .lt .s-info {
  margin-bottom: 20px;
}
.pro_c .step_1 .lt .s-info .box {
  float: left;
  width: 32%;
  margin: 0 2% 0 0;
}
.pro_c .step_1 .lt .s-info .box:nth-child(3n) {
  margin-right: 0;
}
.pro_c .step_1 .rt {
  width: 36.9048%;
  float: right;
}
.pro_c .step_1 .rt .big-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 9.7%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 122px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  border: solid 1px #d2edfa;
  margin-bottom: 20px;
}
.pro_c .step_1 .rt .big-info .imgbox {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 12%;
}
.pro_c .step_1 .rt .big-info .te {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 28px;
}
.pro_c .step_1 .rt .round-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.pro_c .step_1 .rt .round-box .round {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  border: solid 1px #d2edfa;
  padding: 11px 16px;
  line-height: 22px;
  width: 100%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #757575;
}
.pro_c .step_1 .rt .round-box .round .index {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  border: 1px dashed #3680e3;
  position: relative;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: block;
  font-size: 12px;
  color: #fff;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 15px;
}
.pro_c .step_1 .rt .round-box .round .index::after {
  content: "";
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #3680e3;
  left: 2px;
  top: 2px;
  z-index: -1;
}
.pro_c .step_1 .rt .round-box .round:last-child {
  margin-bottom: 0;
}
.pro_c .step_1 .rt .round-box .round:nth-child(1),
.pro_c .step_1 .rt .round-box .round:nth-child(2) {
  width: 48.3871%;
}
.pro_c .step_1 .rt .round-box .round:nth-child(1) {
  margin-right: 3.2258%;
}
.pro_c .step_2 {
  margin-bottom: 3.555%;
}
.pro_c .step_2 .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  border: solid 1px #d2edfa;
}
.pro_c .step_2 .content .lt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 60px;
  border-right: 1px solid #d2edfa;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pro_c .step_2 .content .lt .imgbox {
  margin-right: 50px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.pro_c .step_2 .content .lt .tip {
  width: 120px;
  height: 40px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  border: solid 1px #0e98d8;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  color: #3680e3;
  margin-right: 30px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.pro_c .step_2 .content .lt .tip:last-child {
  margin-right: 0;
}
.pro_c .step_2 .content .lt .tip:hover {
  background: #3680e3;
  color: #fff;
}
.pro_c .step_2 .content .rt {
  padding: 0 60px;
  font-size: 16px;
  line-height: 32px;
  color: #4c4c4c;
}
.pro_c .step_3 .pub-info-list {
  margin-bottom: 4.8%;
}
.pro_c .step_3 .table-box .echart-box {
  float: left;
  width: 48.8095%;
}
.pro_c .step_3 .table-box .echart-box #echart-table {
  height: 490px;
}
.pro_c .step_3 .table-box .table-wrapper {
  height: 492px;
  overflow: auto;
  width: 48.8095%;
  float: right;
}
.pro_c .step_3 .table-box table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border: 1px solid #d2edfa;
}
.pro_c .step_3 .table-box table thead {
  background-color: #0e98d8;
  color: #fff;
  font-size: 18px;
}
.pro_c .step_3 .table-box table thead td {
  height: 72px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
.pro_c .step_3 .table-box table td:last-child {
  border-right: none;
}
.pro_c .step_3 .table-box table tbody td {
  height: 60px;
  font-size: 18px;
  border-right: 1px solid #f0f0f0;
  color: #757575;
}
.pro_c .step_3 .table-box table tbody td span {
  position: relative;
}
.pro_c .step_3 .table-box table tbody td span::after {
  content: "";
  width: 12px;
  height: 7px;
  background: url(../images/up.png) no-repeat;
  right: -18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
}
.pro_c .step_3 .table-box table tbody td:last-child {
  border-right: none;
}
.pro_c .step_3 .table-box table tbody .up {
  color: #3680e3;
}
.pro_c .step_3 .table-box table tbody .up span::after {
  display: block;
}
.pro_c .step_3 .table-box table tbody tr:nth-child(2n) {
  background-color: #f2f6f7;
}
.pro_d {
  padding: 3.125% 0 6.25%;
}
.pro_d .pro-name {
  color: #333333;
  font-size: 24px;
  margin-bottom: 40px;
}
.pro_d .de-box .imgbox,
.pro_d .de-box .pub-info-box {
  width: 48.8095%;
}
.pro_d .de-box .imgbox {
  float: left;
}
.pro_d .de-box .imgbox img {
  width: 100%;
}
.pro_d .de-box .pub-info-box {
  float: right;
}
.pro_d .de-box .pub-info-box .box {
  height: 100px;
  width: 48.7805%;
  float: left;
  margin-right: 2.439%;
  position: relative;
}
.pro_d .de-box .pub-info-box .box:last-child {
  height: 120px;
  width: 100%;
}


.pro_d.dier .de-box .pub-info-box .box:last-child {
 height: 100px;
  width: 48.7805%;
}



.pro_d .de-box .pub-info-box .box .swiper-slide{
  color: #333;
  line-height: 28px;
}
.pro_d .de-box .pub-info-box .box:nth-child(2n) {
  margin-right: 0;
}
.bt-te .net-worth{
  min-width:23%;
  display:inline-block; 
 
     text-align: center;
 }
 .bt-te .net-worth li:nth-child(1){
  font-size: 14px;
 }
 .bt-te .net-worth li:nth-child(2){
  color: #3680e3;
 }
 .bt-te .net-more{
  position:absolute;
  right:5px;
  bottom: 5px;
  display:inline-block;
  color:#3680e3;
  font-weight: 600;
 }
 .bt-te p .net-worth {
 
 }
 .pro_d .de-box .pub-info-box .box .swiper-wrapper a{
  line-height: 20px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}
/* tanchuang*/

.mantle {
  width: 100vw;
  height: 100vh;
  background-color: black;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1010;
  opacity: 0.5;
  display: none;
}

.more {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 56%;
  height: 73.9%;
  background-color: #ffffff;
  padding: 0 3.3% 0 3.3%;
  margin: auto;
  z-index: 1100;
  display: none;
}

.more a {
  text-decoration: none;
}

.more #more-table td,
.more #more-table tr,
.more #more-table table,
.more #more-table th {
  text-align: center;
  border: none;
}

.more #more-table table {
  margin-top: 2.5%;
}

.more #more-table thead tr th {
  font-size: 16px;
  color: #333333;
}

.more-boxtitle{
  height: 10.9%; 
  overflow: hidden;    
}
.more-boxtitle .more-title {
  margin-top: 3.4vh;
  font-size: 23px;
  color: #333333;
  position: relative;
}

.more-close {
  position: absolute;
  right: 0;
  top: 0;
}

.more #more-table{margin-top:20px}
  
.more #more-table tr {
  height: 5.6vh;
  border-bottom: 1px solid #eaeaea;
}

.more #more-table td {
  height: 5.6vh;
  line-height: 5.6vh;
  color: #333333;
  border-bottom: 1px solid #eaeaea;
}

.more-date {
  height: 4.0%;
  display: flex;
  color: #333333;
  line-height: 45px;
  align-items:center;
  font-size: 15px;
  margin-top:10px
}


.more-date .gz{
  width: 11.3% !important;
  min-width: 90px;
  text-align: left;
}

.more-date .more-date1,
.more-date .more-date2 {
  width: 20.3%;
  height: 100%;
  min-width: 119px;
  outline: none;
  padding-left: 0.9vw;
  border: 1px solid #d2edfa !important;
  position: relative;
}

.more-date .zhi {
  width: 7%;
  text-align: center;
  height: 100%;
line-height: 200%;
}

.more input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translate(50%, -50%);
  background: url("../images/more_date.png") no-repeat center center;
  color: #666;
}

#more-pages {
  margin: 8.5% 0 0 8.7%;
  display: inline-block;
}
.more-pages{
  display: flex;
  position: relative;
}
.more-pages input{
  box-sizing: content-box;
  width: 34px;
  height: 34px;
  border: 1px solid #3580e5;
  margin: 8.5% 0 0 1.2%;
  outline: none;
  text-align: center;
}
.more-pages .tiao{
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: 8.5% 0 0 1.4%;
  color: #333333;
}
.more #more-table tr > th:nth-child(1),.more #more-table tr > td:nth-child(1){
  width: 8%;
  min-width:80px;
  margin: 0 10% !important;
}
.more #more-table tr > th:nth-child(2),.more #more-table tr > td:nth-child(2){
  width: 50% ;
}
.more #more-table tr > th:nth-child(3),.more #more-table tr > td:nth-child(3){
  width: 50% ;
  padding-right: 21%;
}
@media all and (max-width:900px){
  .more {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  height: 73.9%;
  background-color: #ffffff;
  padding: 0 3.3% 0 3.3%;
  margin: auto;
  z-index: 1100;
}
.pagebox {
  text-align: center;
  margin-top: 7%;
  display: block ;
}
.more #more-table tr{
  width: 100%;
  display: flex;
  align-items:center
}
.more td{
  width: 100%;
  text-align: center;
}
.more th {
  width: 100%;
  text-align: center;
  border: none;
}

.more-date {
  height: 11.0%;
  display: flex;
  flex-wrap: wrap;
  color: #333333;
  
}
.more  tbody{
  display: block;
  overflow:auto;
  max-height: 35vh;
}

.more-date .more-date1,
.more-date .more-date2 {
  width: 42.4%;
  height: 40%;
  outline: none;
  min-width: 90px;
  padding-left: 0.9vw;
  border: 1px solid #d2edfa !important;
  position: relative;
}

.more-date .gz{
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 20px !important;
  height: auto;
}
.more-date div input{
  width: 100% !important;
  
}

.more-date .li{width:40%}
.more-date .zhi{
  width: 10%;
  text-align: center;
  font-size: 14px;
  height: auto;
}
.more-date div:nth-child(1) {
  width: 100% !important;
  font-size: 14px;
  text-align: left;
  
}
.more td {
 font-size: 12px;
}
 tr{
  width: 100% !important;
  display: flex;
  justify-content: space-around;
}
#more-pages {
 margin-left: 0;
  display: inline-block;
}
#more-pages a,#more-pages span{
  display: inline-block;
  width: 5vw;
  height: 5vw;
  line-height: 5vw;
  margin: 0 0.2vw;

}
.more-pages{
  display: flex;
  position: relative;
}
.more-pages input{
  box-sizing: content-box;
  width: 5vw;
  height: 5vw;
  border: 1px solid #3580e5;
  margin-left: 3vw;
  outline: none;
  text-align: center;
}
.more-pages .tiao{
 height: 5vw;
 line-height: 5vw;
 margin-left: 4vw;
  color: #333333;
}

.more tr > th:nth-child(1),.more tr > td:nth-child(1){
  width: 100%;
  margin: 0 !important;
}
.more tr > th:nth-child(2),.more tr > td:nth-child(2){
  width: 100%;
}
.more tr > th:nth-child(3),.more tr > td:nth-child(3){
  width: 100%;
  padding-right: 0%;
}
  
.pagebox .jump:hover, .pagebox .prev:hover, .pagebox .next:hover
{
  color: #000;
  border-color: #fff;
  background: #fff;
}

}
@media all and (max-width:400px){
  .more {
    height: 84%;
  }
    
  .pagebox .jump:hover, .pagebox .prev:hover, .pagebox .next:hover
  {
    color: #000;
    border-color: #fff;
    background: #fff;
  }

}


	 .net-te{display: flex;}
        .net-te .worth-text{
            text-align: center;
        }
        .net-te .net-worth:nth-child(2){
           
            text-align: center;
        }
        .net-te .net-worth:nth-child(3){
            
            text-align: center;
        }
        .net-te .net-worth{
			margin-right:10px;
        }

/* tanchuang*/

.pro_d .de-box .pub-info-box #proinfo .bt-te {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.pro_d .de-box .pub-info-box #proinfoSP {
  right: 20px;
  top: 6px;
}
.pro_d .de-box .pub-info-box #proinfoSP span {
  width: 4px;
  height: 4px;
  background: #3680e3;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  margin: 0 6px 0 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.pro_d .de-box .pub-info-box #proinfoSP .swiper-pagination-bullet-active {
  width: 12px;
}
.pro_d .de-box .pub-info-box #proinfoSP span:last-child {
  margin-right: 0;
}
.pro_c .back-btn-box,
.pro_d .back-btn-box {
  padding: 40px 0 0;
}
.pro_c .back-btn-box{
    padding:0 0 60px 0;
 }
.pro_c .back-btn-box .back-btn,
.pro_d .back-btn-box .back-btn {
  float: right;
  width: 180px;
  height: 52px;
  -webkit-border-radius: 26px;
     -moz-border-radius: 26px;
          border-radius: 26px;
  border: solid 2px #d2edfa;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  color: #333333;
}

.pro_c .back-btn-box .back-btn:hover,
.pro_d .back-btn-box .back-btn:hover {
  border-color: #3680e3;
}
.pro_e {
  padding: 3.125% 0 6.25%;
}
.pro_e .infoli li {
  position: relative;
  border: 1px solid #d2edfa;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
  width: 32.1429%;
  float: left;
  margin: 1.78565% 1.78565% 0 0;
}
.pro_e .infoli li a {
  padding: 7.4%;
}
.pro_e .infoli li .te {
  font-size: 18px;
  line-height: 36px;
  height: 72px;
  color: #4c4c4c;
  margin-bottom: 16px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  text-align: justify;
  margin-top: -9px;
}
.pro_e .infoli li .time {
  color: #999999;
  padding-left: 30px;
  line-height: 18px;
  background: url(../images/clock.png) no-repeat;
}
.pro_e .infoli li::after {
  content: "";
  width: 40px;
  height: 40px;
  background: #d2edfa;
  right: 0;
  top: 0;
  -webkit-transform: translate(50%, -50%) rotate(-45deg);
     -moz-transform: translate(50%, -50%) rotate(-45deg);
      -ms-transform: translate(50%, -50%) rotate(-45deg);
          transform: translate(50%, -50%) rotate(-45deg);
}
.pro_e .infoli li:nth-child(3n) {
  margin-right: 0;
}
.pro_e .infoli li:nth-child(1),
.pro_e .infoli li:nth-child(2),
.pro_e .infoli li:nth-child(3) {
  margin-top: 0;
}
.pro_e .infoli li:hover {
  border-color: #e2e2e2;
  background: #ebeef0;
}
.pro_e .infoli li:hover .te {
  color: #3680e3;
}
@media (max-width: 1600px) {
  .pub-info-box .box .bt-tl {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .pub-info-box .box .bt-te {
    font-size: 14px;
    padding: 0 25px 0px 25px;
  }
}
@media (max-width: 1440px) {
  .pro_a .wrap .search-tl {
    padding-bottom: 30px;
  }
  .pro_a .wrap .search-tl .tl {
    font-size: 20px;
  }
  .pro-ul li .textbox .title {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .pro-ul li .textbox .few-info .lt .qx {
    margin-bottom: 10px;
  }
  .pro-ul li .textbox .few-info .rt .t {
    font-size: 24px;
  }
  .pro_d .pro-name {
    font-size: 20px;
  }
  .pro_d .de-box {
    position: relative;
  }
  .pro_d .de-box .imgbox {
    left: 0;
    top: 0;
    height: 100%;
    width: 48.8095%;
    position: absolute;
    overflow: hidden;
  }
  .pro_d .de-box .imgbox img {
    width: auto;
    max-width: 200%;
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .pro_d .de-box .pub-info-box .box {
    margin-bottom: 13px;
  }
  .pro_d .de-box .pub-info-box .box:last-child {
    margin-bottom: 0;
  }
  .pro_d .back-btn {
    font-size: 16px;
  }
  .pro_c .step-tl {
    margin-bottom: 30px;
  }
  .pro_c .step-tl .te {
    font-size: 20px;
  }
  .pro_c .step_2 .content .lt {
    padding: 0 40px;
  }
  .pro_c .step_2 .content .lt .tip {
    margin-right: 20px;
    font-size: 14px;
  }
  .pro_c .step_2 .content .rt {
    padding: 0 40px;
    font-size: 14px;
    line-height: 24px;
  }
  .pro_c .step_3 .table-box table tbody td {
    font-size: 16px;
  }
  .pro_d .de-box .pub-info-box .box {
    height: 80px;
    padding: 15px 15px 0 15px;
  }
  .pro_d .de-box .pub-info-box .box .bt-tl {
    margin-bottom: 6px;
  }
  .pub-info-box .box .bt-te{
	padding: 0 25px 0px 15px;
  }
  .pro_d .de-box .pub-info-box .box .lei span {
    padding-left: 10px;
    margin-right: 10px;
  }
  .pro_d .de-box .pub-info-box .box .lei span::after {
    width: 4px;
    height: 4px;
  }
  .pro_d .de-box .pub-info-box .box:last-child {
    height: 80px;
    overflow: hidden;
  }
  .pro_e .infoli li .te {
    font-size: 16px;
    line-height: 32px;
    height: 64px;
    margin-top: -8px;
  }
}
@media (max-width: 1366px) {
  .pro_d .de-box .pub-info-box .box:last-child {
    height: 80px !important;
    overflow: hidden;
  }
}
@media (max-width: 1280px) {
.pub-info-box .box .bt-te{
	    padding: 0 25px 0px 15px;
}
  .pro-ul li .textbox .title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .pro-ul li .textbox .few-info .lt {
    font-size: 14px;
  }
  .pro-ul li .textbox .few-info .lt .qx {
    margin-bottom: 10px;
  }
  .pro-ul li .textbox .few-info .lt .qx .gray {
    padding: 4px 0 4px 20px;
    -webkit-background-size: 14px 14px;
       -moz-background-size: 14px;
            background-size: 14px;
  }
  .pro-ul li .textbox .few-info .lt .status .gray {
    -webkit-background-size: 14px 14px;
       -moz-background-size: 14px;
            background-size: 14px;
    padding: 4px 0 4px 20px;
  }
  .pro-ul li .textbox .few-info .rt .tl {
    font-size: 14px;
  }
  .pro-ul li .textbox .few-info .rt .t {
    font-size: 24px;
  }
  .pro_c .step-tl {
    margin-bottom: 20px;
  }
  .pro_c .step-tl .te {
    font-size: 18px;
  }
  .pro_c .step_1 .rt .big-info {
    padding: 20px 8%;
  }
  .pro_c .step_1 .rt .big-info .imgbox {
    margin-right: 8%;
  }
  .pro_c .step_1 .rt .big-info .te {
    font-size: 14px;
    line-height: 24px;
  }
  .pro_d .pro-name {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .pro_d .back-btn {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .pro-ul li .textbox .few-info .lt {
    width: 100%;
    float: none;
  }
  .pro-ul li .textbox .few-info .rt {
    width: 100%;
    float: none;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
  }
  .pro-ul li .textbox .few-info .rt .tl {
    font-size: 14px;
    padding: 0 0 0 20px;
    line-height: 20px;
    margin-right: 8px;
    color: #808080;
  }
  .pro-ul li .textbox .few-info .rt .t {
    font-size: 24px;
    font-size: 18px;
  }
  .pro_c .pub-info-box .box {
    height: 127px;
  }
  .pro_c .step_2 .content .lt,
  .pro_c .step_2 .content .rt {
    padding: 0 20px;
  }
  .pro_c .step_2 .content .lt .imgbox {
    margin-right: 30px;
  }
  .pro_c .step_2 .content .lt .tip {
    width: 100px;
  }
  .pro_d .de-box .imgbox,
  .pro_d .de-box .pub-info-box {
    width: 100%;
    float: none;
  }
  .pro_d .de-box .imgbox {
    height: auto;
    position: static;
    width: 100%;
    margin-bottom: 30px;
  }
  .pro_d .de-box .imgbox img {
    position: static;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 768px) {
  .search-big {
    margin-bottom: 30px;
  }
  .search-big .indiv .input-wrapper {
    width: 100%;
  }
  .search-big .indiv .input-wrapper input {
    height: 60px;
    font-size: 18px;
  }
  .search-big .indiv .input-wrapper .search-btn {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .pro-ul li {
    width: 100%;
  }
  .pro_a .wrap {
    padding-top: 20px;
  }
  .pro_a .wrap .search-tl {
    padding: 0 3.6% 16px;
  }
  .pro_a .wrap .search-tl .tl {
    font-size: 16px;
    line-height: 24px;
    display:flex;
    align-items:center;
    height:24px;
  }
  .pro_a .wrap .search-tl .tl span {
      margin-right:4px;
  }
  .pro_a .wrap .search-tl .tl img {
      transition:all .4s; 
      height:12px;
      
  }
  .pro_a .wrap .search-tl .act-tl img{
     transform:rotate(90deg);
      }
      .pro_a .wrap .control-box  {
          display:none;
          
          }
  .pro_a .wrap .control-box .tj-box .tj .tj-title {
    margin-right: 16px;
  }
  .pro_a .wrap .control-box .tj-box .tj .tj-list .li {
    padding: 0 20px;
  }
  .pro_a .wrap .control-box .tj-box .desc_box .box {
    padding: 10px 3.6%;
  }
  .pro-ul li {
    padding: 0;
    margin-bottom: 20px;
  }
  .pro-ul li .textbox {
    padding: 8% 4% 8%;
  }
  .pro-ul li .textbox .title {
    margin-bottom: 16px;
  }
  .pro-ul li:last-child {
    margin-bottom: 0;
  }
  .pro_d {
    padding: 60px 0;
  }
  .pro_d.dier .de-box .pub-info-box .box:last-child {
     width: 100%;
   }
  .pro_d .pro-name {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .pro_d .de-box .imgbox,
  .pro_d .de-box .pub-info-box {
    width: 100%;
    float: none;
  }
  .pro_d .de-box .imgbox {
    margin-bottom: 20px;
    position: static;
    height: auto;
  }
  .pro_d .de-box .imgbox img {
    width: 100%;
  }
  .pro_d .de-box .pub-info-box .box {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .pro_d .de-box .pub-info-box .box:last-child {
    margin-bottom: 0;
  }
  .pro_c .step-tl .te {
    font-size: 16px;
    
  }
  .pro_c .step_1 .lt,
  .pro_c .step_1 .rt {
    width: 100%;
  }
  
  .pro_c .step_1 .lt {
    margin-bottom: 20px;
  }
  .pro_c .step_1 .lt .s-info {
    margin-bottom: 0;
  }
  .pro_c .step_1 .lt .s-info .box {
    width: 100%;
    margin-bottom: 20px;
    height: 110px;
    padding: 15px 15px 0 15px;
  }
  .pro_c .step_1 .rt .big-info {
    padding: 10px 3.333%;
    height: 95px;
  }
  .pro_c .step_2 .content {
    display: block;
    padding: 20px 0;
  }
  .pro_c .step_2 .content .lt,
  .pro_c .step_2 .content .rt {
    padding: 0 10px;
    width: 100%;
  }
  .pro_c .step_2 .content .lt {
    margin-bottom: 10px;
  }
  .pro_c .step_2 .content .lt .imgbox {
    width: 50px;
    margin-right: 10px;
  }
  .pro_c .step_2 .content .lt .tip {
    margin-right: 10px;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
  }
  .pro_c .step_3 .table-box .echart-box {
    width: 100%;
    margin-bottom: 20px;
  }
  
  .pro_c .step_3 .table-box .table-wrapper {
    height: 400px;
    width: 100%;
  }
  .pro_c .step_3 .table-box table thead {
    font-size: 14px;
  }
  .pro_c .step_3 .table-box table thead td {
    height: 50px;
    padding: 0 10px;
  }
  .pro_c .step_3 .table-box table tbody td {
    height: 50px;
  }
  .pro_c .step_3 .table-box table tbody .td {
    font-size: 12px;
  }
  .pro_e .infoli li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .pro_e .infoli li:last-child {
    margin-bottom: 0;
  }
  .pro_c .back-btn-box .back-btn,
.pro_d .back-btn-box .back-btn{
        float:none;
        margin:0 auto;
    }
     .pro_c .back-btn-box{
        padding:40px 0 60px;
     }
     
      .more #more-table
      {
       margin-top:0 !important   
       }
     .more #more-table tr > th:nth-child(1),.more #more-table tr > td:nth-child(1){
  width: 33.33%;
  min-width:80px;
  margin: 0 !important;
}
.more #more-table tr > th:nth-child(2),.more #more-table tr > td:nth-child(2){
  width:33.33% ;
}
.more #more-table tr > th:nth-child(3),.more #more-table tr > td:nth-child(3){
  width: 33.33% ;
  padding-right: 0%;
}


}


