.ti_color {
  margin-bottom: 30px;
}
.ti_color ul li a {
  color: #666;
}
.pagein_item {
  border: 1px solid #E0E4E7;
}
/* .succbox {
  padding: 40px 0 50px 0;
} */
/*.successful_box_item .pro_center {
  padding: 0;
  box-shadow: 0px 2px 6px 0px rgba(52, 42, 42, 0.1);
}*/
.successful_box_item .pro_center .product_info {
  text-align: left;
  padding: 0px 40px;
  height: 128px;
}
.successful_box_item .pro_center{
	margin-right: 20px;
	margin-bottom: 20px;
}
.successful_box_item div:nth-child(3n+0) .pro_center{
	margin-right:0px;
}

.successful_box_item .pro_center .product_box img {
  width: 100%;
  height: 217px;
  transition: .5s;
  
  
  max-height: 217px;
}
.product_box {
  transition: .5s;
}
.succbox_wrap {
  padding: 0 20px;
}
.successful_box_item 
.en_p{
  margin: 40px 0 30px 0;
font-size: 16px;
font-family: Microsoft YaHei, Microsoft YaHei-Regular;
font-weight: 400;
text-align: left;
color: #333333;
line-height: 32px;

}

.en_p i{
  display: inline-block;
  color: #999;

}
.successful_de_box{
  padding-bottom: 81px;
}

.connter_btn_tab {
  margin-bottom: 51px;
}
.connter_btn_tab span {
  color: #ccc;
}
.succinfo {
  text-align: center;
}
.succinfo p {
  font-size: 26px;
  padding: 45px 0 29px 0;
  font-weight: 700;
  color: #ff9900;
}
.succborder {
  border-top: 1px solid #E5E5E5;
}
.succbor_conter {
  padding: 39px 0;
}
.succbor_conter p {
  font-size: 14px;
  font-weight: 400;
  color: #777777;
  line-height: 30px;
  padding: 0 0 30px 0;
}
.succbor_conter img{
  width: 100%;
  height: 100%;
}
.succ_btn {
  /* margin: 30px 0 39px 0; */
  padding: 41px 21px 50px 21px;
  display: flex;
  justify-content: space-between;
}
.succ_btn .succ_btn1 {
  border: 1px solid #DDDDDD;
  padding: 12px 30px;
  transition: .5s;
}
.succ_btn .succ_btn1 a{
  transition: .3s;
}
.succ_btn1:hover {
  background-color: #ff9900;
  color: #fff;
}
.succ_btn1 a:hover {

  color: #fff;
}
.contact_wrap {
  margin: 39px 0;
}
.contact_bg {
  background: #ff9900;
  padding: 20px 20px 20px 30px;
      height: 450px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-evenly;
}
.contact_info {
  display: flex;

}
.contact_wrap .contact_info:nth-child(2){
  margin-top: 23px;
}
.contact_wrap .contact_info:nth-child(3){
  margin-top: 23px;
}
.contact_wrap .contact_info:nth-child(4){
  margin-top: 23px;
}
.contact_wrap .contact_info:nth-child(5){
  margin-top: 23px;
}
.contact_wrap .contact_info:nth-child(6){
  margin-top: 23px;
}
.contact_info .contact_icon {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.contact_info img {
  width: 100%;
  height: 100%;
}
.contact_info .contact_text {
  padding-left: 6px;
  color: #ffffff;
}
.contact_info .contact_text p {
  font-size: 18px;
}
.contact_info .contact_text p:nth-child(2) {
  font-size: 18px;
}
.map {
  width: 100%;
  height: 100%;
}
.map .col-md-7{
  margin: 0;
  padding: 0;
}
.map img {
  width: 100%;
  height: 100%;
  max-height: 478px;
}
.map_box{
  margin-bottom: 111px;
}