.footer_x {
  width: 100%;
  max-height: 320px;
  min-width: 1240px;
  background: #2e3438;
}

.footer_x .fc {
  width: 1180px;
  margin: 0 auto;
  padding: 30px 0;
}

.footer_x .so_t {
  font-size: 28px;
  color: #ccc;
  padding: 15px 0;
}

.footer_x .so_t p {
  border-left: 3px solid #31c267;
  padding-left: 10px;
  font-weight: 500;
}



.clcb:after {
  content: "";
  display: block;
  clear: both;
}

.footer-list {
  width: 100%;
  height: 100%;
  float: left;
}

.footer-list ul {
  float: left;
  margin-right: 13%;
  margin-left: 10px;
}

.footer-list .flist-title {
  font-size: 16px;
  color: #eee;
  margin-bottom: 15px;
  border-left: 2px solid #eee;
  padding: 0 0 0 10px;
  margin-left: -10px;
}

.footer-list li {
  line-height: 32px;
}

.footer-list li a {
  color: #c1c1c1;
  font-size: 12px;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.footer-list li a:hover {
  color: #fff;
  text-decoration: underline;
}

.flist_ri {
  float: right;
}

.flist_ri h1 {
  color: #eee;    font-weight: 500;
}

.flist_ri .im .img_deyu,
.flist_ri .im .img_yueban {
  width: 165px;
  height: 50px;
  float: left;
  margin: 10px 10px 10px 0;
}

.flist_ri .im .img_deyu {
  background: transparent url(../images/deyu_y.png) center center no-repeat;


}

.flist_ri .im .img_yueban {
  background: transparent url(../images/duyu_logo222.png) center center no-repeat;

}

.service-tel {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 8px 0;
}

.service-info span {
  display: block;
  text-align: left;
  color: #eee;
}

.foot_ddd {
  // border-top: 1px solid #fff;
  text-align: center;
  padding: 10px 0;
  color: #c1c1c1;
  line-height: 1.8;
}

.foot_ddd a {
  color: #c1c1c1;
  padding: 0 5px;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out
}

.foot_ddd a:hover {
  color: #fff;
  text-decoration: underline;
}

.yingyi {
  width: 100%;
  height: 1px;
  background: #666;
 
}
.service-info{line-height: 1;}
