.footer-slide {
  padding: 40px 0 0;
  background-color: #11216C;
}
.footer-slide .copy-right {
  padding: 50px 0 40px;
  background: url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/footerbg.jpg) repeat-x center;
  border-top:3px solid #DFBA90;
}
.footer-slide .copy-right > div {
  position: relative;
  width: 1050px;
  margin: 0 auto;
  padding-left: 220px;
  color: white;
  box-sizing: border-box;
}
.footer-slide .copy-right > div:before {
  content: '';
  position: absolute;
  background: url(file:///C|/Users/Administrator/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/footer-p.png) no-repeat left center;
  width: 198px;
  height: 31px;
  top: 6px;
  left: 0;
}
.footer-slide .copy-right > div p:nth-of-type(1) span {
  font-size: 18px;
  font-weight: 600;
}