
/** Footer  首页 --20180201**/

#footer {
  margin-top: 100px;
  padding: 20px 0;
  border-top: 1px solid #BCBCBC;
  color: #666;
  background: #F4F4F4;
}

/* help */

#footer .links {
  float: right;
}

#footer .links a {
  margin-left: 1em;
  font-size: 13px;
  font-weight: bold;
  color: #538FF3;
}

#footer .help {
  margin: 20px 0 45px;
}

#footer .help dl {
  float: left;
  padding-left: 26px;
  width: 202px;
  height: 178px;
  border-left: 1px #DBDBDB solid;
  *position: relative;
}

#footer .help dt {
  font-weight: bold;
}

#footer .help dl.support {
  padding-left: 0;
  border-left: none;
  width: auto;
  height: auto;
  overflow: hidden;
  *zoom: 1;
}

#footer .help dl.about {
  float: none;
  width: auto;
  /*height: auto;*/
  overflow: hidden;
  *zoom: 1;
}

#footer .help dt {
  margin-bottom: 10px;
  /*font-weight: bold;*/
  font-size: 15px;
  color: #333;
}

#footer .help dl.support dd {
  float: left;
  position: relative;
  left: -16px;
  margin-right: 50px;
  padding-left: 15px;
  border-left: 1px solid #DBDBDB;
}

#footer .help dl.support dd span,
#footer .help dl.support dd a {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding-left: 28px;
  color: #666;
  background: url(../img/icon-online.png) no-repeat 0 50%;
}

#footer .help dl.support dd .skype {
  background-image: url(../img/qq.gif);
}

#footer .help dl.support dd .msn {
  background-image: url(../img/icon-msn.png);
}

#footer .help dl.support dd .tel {
  background-image: url(../img/icon-tel.png);
}

#footer .help dl.support dd .email {
  background-image: url(../img/icon-email.png);
}

#footer .help dl.support dd .devide {
  margin-left: 15px;
}

#footer .help dl.connect dd {
  margin-bottom: 3px;
  *margin-bottom: 8px;
}

#footer .help dl.connect dd a {
  display: inline-block;
  height: 0;
  padding-top: 30px;
  width: 85px;
  overflow: hidden;
}

#footer .help dl.about dd {
  margin-top: -2px;
  font-size: 13px;
}

#footer .help dl.about dd p {
  margin-bottom: 10px;
  line-height: 1.7;
}

/* copyright */

#footer .copyright {
  padding-top: 15px;
  border-top: 1px solid #DBDBDB;
  text-align: left;
}

#footer .copyright a {
  margin-left: 90px;
  color: #666;
  *zoom: 1;
}
#footer .copyright .txt {
  float: left;
  width: 50%;
  text-align: left;
}

/* connect */

#footer dl.connect {
  padding-bottom: 20px;
  _padding-bottom: 30px;
  border-bottom: 1px #D8D8D8 solid;
  text-align: center;
}

#footer dl.connect dt {
  text-align: center;
  margin: 5px 0 45px;
  font: 26px Arial, Helvetica;
  color: #000;
}

#footer dl.connect dd a {
  display: inline-block;
  margin-right: 120px;
  height: 32px;
  line-height: 16px;
  overflow: hidden;
  padding-left: 40px;
  text-align: left;
  color: #000;
  background: url(//www.isweek.com/statics/front/img/icon-facebook-large.png) no-repeat;
  text-decoration: none;
}
#footer dl.connect dd a:hover, #footer dl.connect dd a:hover strong,
#footer .helper dl.support dd a:hover, #footer .helper dl.link dd a:hover
{
  color: #c91622;
}
#footer dl.connect dd a.twitter {
  background-image: url(//www.isweek.com/statics/front/img/icon-twitter-large.png);
}

#footer dl.connect dd a.linkedin {
  background-image: url(//www.isweek.com/statics/front/img/in.png);
}

#footer dl.connect dd a.googleplus {
  margin-right: 0;
  background-image: url(//www.isweek.com/statics/front/img/icon-googleplus-large.png);
}

#footer dl.connect dd a strong {
  display: block;
  font-weight: normal;
  color: #666;
}

/* helper */

#footer .helper {
  margin: 20px 0 40px;
}

#footer .helper dl {
  float: left;
  padding-left: 100px;
  height: 52px;
  border-left: 1px #D8D8D8 solid;
}

#footer .helper dl.support {
  padding-left: 0;
  border-left: none;
  width: 650px;
}

#footer .helper dt {
  margin-bottom: 12px;
  font-size: 15px;
  color: #333;
}

#footer .helper dl.support dd a,
#footer .helper dl.support dd span {
  display: inline-block;
  margin-right: 50px;
  height: 22px;
  line-height: 22px;
  padding-left: 28px;
  color: #666;
  background: url(//www.isweek.com/statics/front/img/icon-online.png) no-repeat 0 50%;
}

#footer .helper dl.support dd .skype {
  background-image: url(//www.isweek.com/statics/front/img/icon-skype.png);
}

#footer .helper dl.support dd .msn {
  background-image: url(//www.isweek.com/statics/front/img/icon-msn.png);
}

#footer .helper dl.support dd .tel {
  background-image: url(//www.isweek.com/statics/front/img/icon-tel.png);
}

#footer .helper dl.support dd .email {
  background-image: url(//www.isweek.com/statics/front/img/icon-email.png);
}

#footer .helper dl.link dd a {
  margin-right: 30px;
  color: #0174A1;
}

/* copyright */

#footer .copyright {
  padding-top: 15px;
  border-top: 1px solid #DBDBDB;
}
