.banner {
  position: relative;
  height: 480px;
  width: 100%;
  min-width: 1180px;
  position: relative;
}
.banner.new-banner-img {
  height: 500px;
}
.banner.new-banner-img .banner-inner {
  height: 100%;
}
.banner.new-banner-img .banner-inner .banner-page {
  width: 96px;
  bottom: 40px;
}
.banner.new-banner-img .banner-inner .infor {
  margin-top: 60px;
}
.banner.new-banner-img .banner-img li.li1 {
  background: url(../../newIndex/images/banner-head1.jpg) no-repeat 50% 0px;
}
.banner.new-banner-img .banner-img li.li2 {
  background: url(../../newIndex/images/banner-head2.jpg) no-repeat 50% 0px;
}
.banner.new-banner-img .banner-img li.li3 {
  background: url(../../newIndex/images/banner-head3.jpg) no-repeat 50% 0px;
}
.banner.new-banner-img .banner-img li.li4 {
  background: url(../../newIndex/images/banner-head4.jpg) no-repeat 50% 0px;
}
.banner .banner-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.banner .banner-img li {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner .banner-img li.first {
  left: 0;
}
.banner .banner-img li.li1 {
  background: url(../images/banner.jpg) no-repeat 50% 0px;
}
.banner .banner-img li.li2 {
  background: url(../images/banner1.jpg) no-repeat 50% 0px;
}
.banner .banner-inner {
  width: 1202px;
  margin: 0 auto;
  height: 481px;
  position: relative;
}
.banner .banner-inner .banner-page {
  position: absolute;
  width: 50px;
  height: 20px;
  bottom: 30px;
  left: 360px;
}
.banner .banner-inner .banner-page .banner-after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #fff;
  border-radius: 10px;
  opacity: .5;
  z-index: 1;
  filter: alpha(opacity=50);
}
.banner .banner-inner .banner-page a {
  float: left;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: 10px;
  position: relative;
  opacity: .5;
  filter: alpha(opacity=50);
  background: #fff;
  z-index: 2;
}
.banner .banner-inner .banner-page a.page-circle2 {
  margin-left: 8px;
}
.banner .banner-inner .banner-page a.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-inner .infor {
  width: 320px;
  height: 400px;
  /*background: #eeecfb;
  opacity: .9;*/
  float: right;
  margin-top: 40px;
  padding: 0 40px;
  position: relative;
  z-index: 2;
}
.banner .banner-inner .infor .adv {
  color: #f2444f;
}
.banner .banner-inner .infor .adv a {
  color: #3a83e8;
}
.banner .banner-inner .infor .adv a:hover {
  text-decoration: underline;
}
.banner .banner-inner .infor .banner-after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #fff;
  opacity: .9;
  z-index: 1;
  filter: alpha(opacity=90);
}
.banner .banner-inner .infor .tab {
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #666;
  overflow: hidden;
}
.banner .banner-inner .infor .tab .tab-left,
.banner .banner-inner .infor .tab .tab-right {
  float: left;
  height: 59px;
  border-bottom: 1px solid #dddddd;
  width: 160px;
  line-height: 59px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.banner .banner-inner .infor .tab .tab-left .line,
.banner .banner-inner .infor .tab .tab-right .line {
  position: absolute;
  font-size: 16px;
  color: #ddd;
  right: -2px;
  top: -1px;
}
.banner .banner-inner .infor .tab .active {
  color: #348feb;
  height: 58px;
  border-bottom: 2px solid #348feb;
  line-height: 58px;
  font-weight: 800;
}
.banner .banner-inner .infor .tab .dogtxt {
  border-color: #006eb8;
}
.banner .banner-inner .infor .left-inner {
  display: none;
}
.banner .banner-inner .infor .left-inner-wrap,
.banner .banner-inner .infor .right-inner {
  position: relative;
  z-index: 2;
}
.banner .banner-inner .infor .left-inner.active,
.banner .banner-inner .infor .right-inner.active {
  display: block;
}
.banner .banner-inner .infor .warn {
  margin-top: 10px;
  color: #666;
  border: 1px solid #fcbdbd;
  background: #ffebeb;
  height: 29px;
  line-height: 29px;
}
.banner .banner-inner .infor .warn .icon-warn {
  width: 16px;
  height: 16px;
  background-position: -259px -322px;
  vertical-align: -3px;
  margin: 0 6px 0 10px;
}
.banner .banner-inner .infor p {
  height: 60px;
  width: 322px;
  position: relative;
}
.banner .banner-inner .infor p input {
  height: 38px;
  line-height: 38px;
  color: #999;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 280px;
  background: #fff;
  padding-left: 38px;
}
.banner .banner-inner .infor p i {
  width: 14px;
  height: 16px;
  position: absolute;
  left: 14px;
  top: 13px;
}
.banner .banner-inner .infor p .icon-tel {
  background-position: -36px -348px;
}
.banner .banner-inner .infor p .icon-pass {
  background-position: -86px -347px;
}
.banner .banner-inner .infor p .icon-yzm {
  width: 12px;
  height: 16px;
  background-position: -72px -375px;
}
.banner .banner-inner .infor p.yzm input {
  width: 168px;
  float: left;
}
.banner .banner-inner .infor p.yzm span {
  float: left;
  width: 111px;
  height: 32px;
  background: #fff;
  text-align: center;
  padding-top: 6px;
  border-radius: 3px;
}
.banner .banner-inner .infor p.yzm span img {
  width: 74px;
  height: 27px;
  cursor: pointer;
}
.banner .banner-inner .infor p.input-yzm {
  /*margin-bottom: 32px;*/
}
.banner .banner-inner .infor p.input-yzm input {
  width: 168px;
  float: left;
  border-radius: 4px 0 0 4px;
}
.banner .banner-inner .infor p.input-yzm button {
  width: 110px;
  float: left;
  border-radius: 0 4px 4px 0;
  height: 40px;
  font-size: 12px;
}
.banner .banner-inner .infor p.input-yzm button:disabled {
  background: #acacac;
  color: #fff;
}
.banner .banner-inner .infor p.input-yzm button[disabled] {
  filter: alpha(opacity=90);
  background: #acacac;
  color: #fff;
}
.banner .banner-inner .infor .sel {
  height: 22px;
  color: #666;
}
.banner .banner-inner .infor .sel.big {
  height: 32px;
}
.banner .banner-inner .infor .sel span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-position: 0 -164px;
  vertical-align: -2px;
  margin: 0 6px 0 5px;
}
.banner .banner-inner .infor .sel span.active {
  background-position: -1px -208px;
}
.banner .banner-inner .infor .sel a {
  float: right;
  color: #3a83e8;
}
.banner .banner-inner .infor button {
  width: 320px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  cursor: pointer;
  border: 0;
  outline: 0;
  background: #348feb;
  font-size: 16px;
}
.banner .banner-inner .infor button:hover {
  opacity: .9;
}
.banner .banner-inner .infor .tip {
  color: #666;
  text-align: center;
  height: 22px;
  line-height: 22px;
}
.banner .banner-inner .infor .tip.big {
  height: 37px;
  line-height: 37px;
}
.banner .banner-inner .infor .tip a {
  color: #666;
}
.banner .banner-inner .infor .tip-bottom:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
}
.banner .banner-inner .infor .tip-bottom.big {
  height: 56px;
  line-height: 56px;
}
.banner .banner-inner .infor .tip-bottom a {
  color: #3a83e8;
}
.banner .banner-inner .infor .tip-bottom a.left {
  float: left;
}
.banner .banner-inner .infor .tip-bottom a.right {
  float: right;
}
.banner .banner-inner .infor .right-inner {
  display: none;
  text-align: center;
}
.banner .banner-inner .infor .right-inner img {
  margin: 40px 0;
  width: 160px;
  height: 160px;
}
.banner .banner-inner .infor .right-inner span {
  display: inline-block;
  font-size: 14px;
}
.banner .banner-inner .infor .right-inner span i {
  width: 24px;
  height: 22px;
  background-position: -119px -349px;
  vertical-align: -7px;
  color: #666;
  margin-right: 10px;
}

.bannerdog {
  background: url(../images/bannerdog.jpg) no-repeat 50% 0px;
}

.register-wrap {
  background: #f5f5f5 !important;
  padding-top: 37px;
}

.getpass-wait {
  width: 1180px;
  margin: 0 auto;
  height: 520px;
  padding-top: 160px;
  background: url(../images/getpass-wait.jpg) no-repeat center;
  -moz-box-shadow: 2px 2px 5px #e8e8e8, -2px -2px 5px #e8e8e8;
  -webkit-box-shadow: 2px 2px 5px #e8e8e8, -2px -2px 5px #e8e8e8;
  box-shadow: 2px 2px 5px #e8e8e8, -2px -2px 5px #e8e8e8;
  text-align: center;
}
.getpass-wait h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 25px;
  font-weight: 200;
}
.getpass-wait p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.getpass-wait p a {
  color: #348feb;
}

#adv-img img {
  display: block;
  width: 100%;
}
