#footContainer {
  background-color: #ecf6ff;
  padding: 40px 0 10px;
}
#footContainer ul {
  padding: 0;
}
#footContainer ul li {
  list-style: none;
}
#footContainer .footer-table {
  margin-top: 40px;
}
.footer-title {
  font-size: 16px;
  color: #4098db;
  font-weight: 600;
  line-height: 2.5;
}
.email-submit {
  font-size: 0;
}
.email-submit > input {
  height: 36px;
  width: 260px;
  padding-left: 15px;
  font-size: 14px;
  border: none;
  -webkit-border-top-left-radius: 2px;
          border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
          border-bottom-left-radius: 2px;
  border: 2px solid #ffffff;
  border-right: none;
  background-color: #ffffff;
  font-size: 12px;
}
.email-submit > input::-webkit-input-placeholder {
  color: #c1c1c1;
  font-size: 12px;
}
.email-submit > input::-moz-placeholder {
  color: #c1c1c1;
  font-size: 12px;
}
.email-submit > input::placeholder {
  color: #c1c1c1;
  font-size: 12px;
}
.email-submit > input:focus {
  outline: none;
  border: 2px solid #4098db;
  border-right: none;
}
.email-submit > button {
  border: none;
  outline: none;
  height: 36px;
  width: 80px;
  text-align: center;
  line-height: 36px;
  vertical-align: top;
  font-size: 14px;
  background-color: #4098db;
  color: #ffffff;
  -webkit-border-bottom-right-radius: 2px;
          border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
          border-top-right-radius: 2px;
  cursor: pointer;
}
.email-submit > button:hover {
  background-color: #61aee9;
}
.footer-table {
  line-height: 2;
  margin: 50px 0 60px 0;
  font-size: 12px;
}
.footer-table li {
  color: #61aee9;
}
.footer-table li a {
  color: #61aee9;
}
.footer-table li a:hover {
  text-decoration: underline;
}
.footer-table .footer-tb-tittle {
  font-size: 16px;
  font-weight: 600;
  color: #4098db;
}
.footer-table .footer-select {
  width: 80px;
  border: 1px solid #63bef2;
  margin-bottom: 20px;
}
.select-box {
  margin: 6px 0 15px;
  height: 20px;
  width: 60px;
  font-size: 12px;
  border: 1px solid #4098db;
  padding-left: 5px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  cursor: pointer;
  /*滑块*/
}
.select-box:hover .select-currency {
  display: block;
}
.select-box:hover span {
  background: url('../images/icon_up10_blue.svg');
  -webkit-background-size: 10px 10px;
          background-size: 10px 10px;
}
.select-box span {
  position: absolute;
  display: inline-block;
  top: 4px;
  right: 5px;
  width: 10px;
  height: 10px;
  background: url('../images/icon_down10_blue.svg') no-repeat;
  -webkit-background-size: 10px 10px;
          background-size: 10px 10px;
}
.select-box .select-currency::-webkit-scrollbar {
  width: 5px;
  background-color: #f1f1f1;
}
.select-box .select-currency::-webkit-scrollbar-thumb {
  background-color: #dddddd;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.select-box .select-currency {
  width: 60px;
  position: absolute;
  left: -1px;
  top: 20px;
  background-color: #ffffff;
  display: none;
  overflow-y: scroll;
  height: 132px;
  -webkit-border-radius: 0 0 2px 2px;
          border-radius: 0 0 2px 2px;
  -webkit-box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.06);
          box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.06);
}
.select-box .select-currency div {
  padding-left: 3px;
  margin: 2px;
  height: 20px;
  cursor: pointer;
}
.select-box .select-currency div:hover {
  background-color: #ecf6ff;
}
.stay-connected {
  margin-top: 8px;
}
.stay-connected a {
  display: inline-block;
  margin-right: 5px;
  width: 30px;
  height: 30px;
}
.stay-connected .facebook {
  background: url('../images/facebook_icon.png') no-repeat;
}
.stay-connected .twitter {
  background: url('../images/twitter_icon.png') no-repeat;
}
.stay-connected .pinterest {
  background: url('../images/pinterest_icon.png') no-repeat;
}
.stay-connected .youtube {
  background: url('../images/youtube_icon.png') no-repeat;
}
.Pay-By1 span {
  display: inline-block;
  margin: 5px 5px 5px 0;
}
.Pay-By1 .paypal {
  width: 90px;
  height: 30px;
  background: url('../images/icon5.png') no-repeat;
}
.Pay-By1 .visa {
  width: 50px;
  height: 30px;
  background: url('../images/icon6.png') no-repeat;
}
.Pay-By1 .pay-by1-icon7 {
  width: 50px;
  height: 30px;
  background: url('../images/icon7.png') no-repeat;
}
.Pay-By1 .pay-by2-icon8 {
  width: 40px;
  height: 30px;
  background: url('../images/icon8.png') no-repeat;
}
.Pay-By1 .pay-by2-icon9 {
  width: 40px;
  height: 30px;
  background: url('../images/icon9.png') no-repeat;
}
.coperight {
  text-align: center;
  color: #61aee9;
  font-size: 12px;
}
.footer-coperight {
  background-color: #ecf6ff;
  text-align: center;
  line-height: 30px;
  height: 30px;
  color: #61aee9;
  font-size: 12px;
}
