.faq_wrap {
  margin-bottom: 8.6%;
}
.faq_wrap .t {
  margin-bottom: 1.1em;
}
.faq_wrap .input-group {
  background: #f5f2f0;
  border: 0;
  box-shadow: none;
  height: 38px;
  width: 350px;
}
.faq_wrap .input-group .form-control {
  background: #f5f2f0;
  border: 0;
  box-shadow: none;
  height: 38px;
}
.faq_wrap .input-group .btn {
  background: none;
  border-left: 0;
  transition: all 0.3s;
  border: 0;
  padding: 9px 12px;
}
.faq_wrap .table_wrap {
  margin-top: 30px;
}
.faq_wrap .table_wrap table {
  border: 1px solid #f4f0ee;
}
.faq_wrap .table_wrap tr:nth-child(odd) td {
  background-color: #f5f6f5;
}
.faq_wrap .table_wrap th {
  background: #333438;
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 37px;
}
.faq_wrap .table_wrap td {
  font-size: 14px;
  padding-bottom: ;
  width: 50%;
  padding-left: 2.6em;
  padding-top: 2em;
  padding-bottom: 2em;
}
.faq_wrap .table_wrap td a {
  color: #989898;
}
.faq_wrap .table_wrap td a:hover {
  color: #01cb00;
}
.faq_wrap .table_wrap .icon-long-arrow-right {
  color: #01cb00;
  padding-left: 20px;
}
.contact_banner img {
  vertical-align: top;
  width: 100%;
}
.contact_way_wrap {
  background-color: #fbfaf9;
  padding: 2.8% 0;
  position: relative;
  z-index: 2;
  margin: 4% 0px;
}
.contact_way_wrap .t {
  text-align: center;
  margin-bottom: 1.5em;
}
.contact_way_wrap .citems {
  overflow: hidden;
}
.contact_way_wrap .citems .item {
  float: left;
  width: 33%;
  padding-left: 3.9%;
}
.contact_way_wrap .citems .item p {
  color: #989898;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 1em;
  padding-right: 10%;
}
.contact_way_wrap .citems .item a {
  color: #064399;
  font-size: 14px;
}
.contact_way_wrap .citems .tit {
  margin-top: 1em;
  margin-bottom: .6em;
}
.contact_way_wrap .citems .i1 .b {
  overflow: hidden;
}
.contact_way_wrap .citems .i1 .lf {
  float: left;
  width: 62%;
}
.contact_way_wrap .citems .i1 .lr {
  float: right;
  max-width: 36%;
}
.contact_way_wrap .citems .i1 .lr img {
  max-width: 100%;
}
.contact_way_wrap .citems .i2 .num {
  color: #01cb00;
}
.contact_add_wrap {
  padding-bottom: 6.6%;
}
.contact_add_wrap .citems {
  overflow: hidden;
}
.contact_add_wrap .citems .item {
  float: left;
  width: 48%;
  padding: 4.6% 0 3.9% 3.9%;
  margin-top: 4%;
  margin-right: 4%;
  background: #fbfaf9;
}
.contact_add_wrap .citems .item:nth-child(2n) {
  margin-right: 0;
}
.contact_add_wrap .citems dt {
  margin-bottom: 1.6em;
}
.contact_add_wrap .citems dd {
  margin-bottom: 1em;
  color: #989898;
}
.service_wrap {
  font-size: 14px;
  padding-bottom: 7%;
}
.service_wrap .t {
  margin-bottom: 1em;
}
.service_wrap .des {
  font-size: 14px;
}
.service_wrap .des .n {
  margin-top: 1em;
  margin-bottom: 2em;
}
.service_wrap .des a.link {
  font-size: 14px;
  display: block;
  color: #01cb00;
  margin-bottom: 1.4em;
}
.service_wrap .form {
  padding-top: 1em;
}
.service_wrap .form sup {
  color: #01cb00;
}
.service_wrap .form .t2 {
  color: #989898;
  margin-top: 1.2em;
}
.service_wrap .form .textarea {
  margin-top: 20px;
  padding-bottom: 3.125%;
  margin-bottom: 3.125%;
  border-bottom: 1px solid #efeeed;
  overflow: hidden;
}
.service_wrap .form .textarea textarea {
  display: block;
  padding: 2%;
  width: 100%;
  height: 300px;
  background: #fbfaf9;
  border: none;
}
.service_wrap .form .textarea button.submit {
  border: none;
  width: 100px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  background-color: #01cb00;
  float: right;
  margin-top: 2.3%;
}
.service_pop {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
}
.service_pop .content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 1072px;
  max-width: 90%;
  padding: 2.08% 4.2% 4.2%;
  max-height: 600px;
  overflow-y: scroll;
}
.service_pop .content .tit {
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.7%;
}
.service_pop .content p {
  color: #989898;
  line-height: 1.5;
}
.service_pop .pop_close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  border-radius: 50%;
  background: #01cb00;
  cursor: pointer;
}
.service_pop .table_box {
  border-left: 1px solid #efeeed;
  overflow: hidden;
}
.service_pop .table_box .t {
  text-align: center;
  background: #fbfaf9;
  padding: 13px 0;
  border-right: 1px solid #efeeed;
}
.service_pop .table_box .b {
  padding: 13px;
  border-right: 1px solid #efeeed;
  border-bottom: 1px solid #efeeed;
  min-height: 40px;
}
.service_pop .table_box .item {
  float: left;
}
.service_pop .table_box .i1 {
  width: 15%;
}
.service_pop .table_box .i2 {
  width: 20%;
}
.service_pop .table_box .i3 {
  width: 25%;
}
.service_pop .table_box .i4 {
  width: 40%;
}

.about_wrap {
  padding-top:2%;
  padding-bottom:2%;
  /* background: url(../images/about_bg.jpg) 0 0 no-repeat; */
  background-size: cover;
  /* min-height: 1120px; */
  overflow: hidden;
}
.about_wrap .a_l {
  float: left;
  width: 27%;
  padding-left: 8.43%;
  padding-right: 2%;
  border-right: 1px solid #262f3d;
}
.about_wrap .a_l em {
  color: #01cb00;
}
.about_wrap .a_l li {
  margin-bottom: 16.47%;
}
.about_wrap .a_l li span {
  display: block;
  /* color: #fff; */
  font-size: 14px;
  margin-top: 1em;
  line-height: 1.5em;
}
.about_wrap .a_r {
  width:100%;
  /* color: #fff; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 16px;
}
.about_wrap .a_r .tit{
font-weight:500;
}
.about_wrap .a_r .sub_tit {
  line-height: 1.5;
  margin-top:2em;
  margin-bottom: 5.3%;
}
.about_wrap .a_r p {
  margin-bottom: 15px;
  font-size:16px;
}
.about_wrap .list_items {
  overflow: hidden;
}
.about_wrap .list_items li {
  position: relative;
  float: left;
  width: 103px;
  height: 103px;
  text-align: center;
  line-height: 103px;
  border-radius: 50%;
  background-color: #01cb00;
  color: #01cb00;
  margin-bottom: 8.5%;
  margin-right: 8.5%;
}
.about_wrap .list_items li:nth-child(4n) {
  margin-right: 0;
}
.about_wrap .list_items li em {
  position: absolute;
  bottom: -25%;
  width: 100%;
  text-align: center;
  display: block;
  color: #353535;
  font-size: 14px;
  line-height: 1;
}
.about_wrap .list_items li i {
  font-size: 50px;
}
.about_wrap .list_items li:hover {
  /* background-color: #01cb00; */
  color: #333438;
}
@media screen and (max-width: 1440px) {
  .contact_way_wrap {
    margin-top: -25%;
  }
}
@media screen and (max-width: 1280px) {
  .contact_way_wrap {
    margin-top: -23.6%;
  }
  .contact_way_wrap .citems .item {
    padding-left: 2.5%;
  }
}
@media screen and (max-width: 1110px) {
  .about_wrap .list_items li:nth-child(4n) {
    margin-right: 8.5%;
  }
  .about_wrap .list_items li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .contact_add_wrap .citems .item{
    width: 100%;
  }
  .faq_wrap .table_wrap tr td {
    width: 100%;
    display: block;
    background-color: #fff !important;
    border-right: 1px solid #f4f0ee;
  }
  .faq_wrap .table_wrap tr td:nth-child(2) {
    background-color: #f5f6f5 !important;
  }
  .contact_way_wrap {
    margin-top: 4%;
    font-size: 0;
  }
  .contact_way_wrap .citems .item {
    width: 50%;
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 5%;
  }
  .service_pop .table_box .i1,
  .service_pop .table_box .i2,
  .service_pop .table_box .i3,
  .service_pop .table_box .i4 {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .contact_way_wrap .citems .item {
    width: 100%;
    margin-bottom: 4%;
  }
  .service_pop .table_box .i1,
  .service_pop .table_box .i2,
  .service_pop .table_box .i3,
  .service_pop .table_box .i4 {
    width: 100%;
  }
  .about_wrap {
    min-height: auto;
  }
  .about_wrap .a_l,
  .about_wrap .a_r {
    float: none;
    width: 100%;
    border: none;
    padding: 0;
  }
  .about_wrap .a_l {
    padding-left: 0;
    overflow: hidden;
  }
  .about_wrap .a_l li {
    float: left;
    width: 50%;
    padding-left: 4%;
    margin-bottom: 10%;
  }
  .about_wrap .a_r .list_items li {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin-right: 5.5%;
    margin-bottom: 2.5em;
  }
  .about_wrap .a_r .list_items li i {
    font-size: 30px;
  }
  .about_wrap .list_items li em{
    display:block;
    margin-bottom: -0.3em;
  }

.about_wrap .a_r .list_items li:nth-child(3n){margin-right:0}
  
}
/*·ÖÒ³*/
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin:0px 4px;
	line-height: 1.25;
	color: #444;
	background-color: #fff;
	border: 0px solid #dee2e6;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #ce8f0f;
	border-color: #ce8f0f;
}
.page-num-current:hover {
	color: #fff;
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  padding-bottom:40px;
  margin-top:30px; 
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin: 0px 4px;
  line-height: 1.25;
  color: #333;
  background-color: #fff;
  border: 0px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #ce8f0f;
  border-color: #ce8f0f;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #333;
  border-color: #333;
  margin:0px 4px;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #fd5e16;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}