html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5,
h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

body, html {
  height: 100%;
}
body a, html a {
  text-decoration: none;
}
body input, html input {
  -webkit-appearance: none;
}

img, fieldset, a img {
  border: none;
}

input[type="submit"],
button {
  cursor: pointer;
}
input[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

input, button {
  margin: 0;
  padding: 0;
  border: 0;
}

input, textarea, select, button,
h1, h2, h3, h4, h5, h6, a, span, a:focus {
  outline: none;
}

ul, ol {
  list-style-type: none;
}

img {
  vertical-align: top;
}

li {
  list-style: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  * {
    -webkit-text-size-adjust: none;
  }
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

.clear {
  clear: both;
}

@font-face {
  font-family: b;
  src: url("fonts/proxima_nova_bold-webfont.eot");
  src: url("fonts/proxima_nova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_bold-webfont.woff") format("woff"), url("fonts/proxima_nova_bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: r;
  src: url("fonts/proxima_nova_regular-webfont.eot");
  src: url("fonts/proxima_nova_regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_regular-webfont.woff") format("woff"), url("fonts/proxima_nova_regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: l;
  src: url("fonts/proxima_nova_light-webfont.eot");
  src: url("fonts/proxima_nova_light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proxima_nova_light-webfont.woff") format("woff"), url("fonts/proxima_nova_light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: l;
}

.ct {
  max-width: 1020px;
  margin: auto;
  position: relative;
  *zoom: 1;
}
.ct:after {
  content: " ";
  display: table;
  clear: both;
}
@media screen and (max-width: 1045px) {
  .ct {
    margin: 0 10px;
    width: auto;
    max-width: 1500px;
  }
}

#page {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.btns {
  position: relative;
}
.btns a {
  cursor: pointer;
}

.bt, .btns a, #header .t2 a, .thank a {
  width: 340px;
  height: 60px;
  display: block;
  background-color: #3e98d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: white;
  font-family: b;
  font-size: 20px;
  text-align: center;
  line-height: 60px;
  text-transform: uppercase;
}
.bt:hover, .btns a:hover, #header .t2 a:hover, .thank a:hover {
  background-color: #44a6ea;
  -webkit-box-shadow: inset 0 -3px 0 #3077a7;
  -moz-box-shadow: inset 0 -3px 0 #3077a7;
  box-shadow: inset 0 -3px 0 #3077a7;
}
@media screen and (max-width: 500px) {
  .bt, .btns a, #header .t2 a, .thank a {
    width: 300px;
    font-size: 18px;
  }
}

#header {
  height: 490px;
  background: #323754;
  overflow: hidden;
}
#header.active {
  height: 90px;
}
#header .ct:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -424px;
  width: 1775px;
  height: 493px;
  background: url(../img/bl1.png);
}
#header .logo {
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
}
#header .t1 {
  color: #a5accb;
  font-family: b;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  top: 39px;
  z-index: 3;
  left: 170px;
  text-transform: uppercase;
}
#header .telef {
  color: #a5accb;
  font-size: 13px;
  line-height: 13px;
  position: absolute;
  top: 24px;
  right: 0;
}
#header .telef span {
  display: block;
  color: white;
  font-family: b;
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 3px;
}
#header .telef a {
  color: white;
}
#header .t2 {
  position: absolute;
  top: 148px;
  left: 0;
  width: 600px;
  z-index: 3;
}
#header .t2 h1 {
  color: white;
  font-family: b;
  font-size: 40px;
  line-height: 55px;
  display: block;
  padding-bottom: 53px;
  position: absolute;
  font-weight: normal;
  top: -9999px;
  left: -9999px;
}
#header .t2 h1.active {
  position: static;
}
#header .t2 h1.et-sml {
  font-size: 35px;
  line-height: 45px;
  padding-bottom: 30px;
}
#header .t3 {
  position: absolute;
  top: 112px;
  right: -129px;
}
@media screen and (max-width: 970px) {
  #header {
    height: auto;
  }
  #header .ct:before {
    display: none;
  }
  #header .t2 {
    position: static;
    padding-top: 111px;
    text-align: center;
    padding-bottom: 30px;
    width: auto;
  }
  #header .t2 h1 {
    padding-bottom: 20px;
  }
  #header .t2 a {
    display: block;
    margin: auto;
  }
  #header .t3 {
    text-align: center;
    margin: auto;
    position: static;
  }
  #header .t3 img {
    width: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 744px) {
  #header .logo {
    display: block;
    position: static;
    margin: auto;
    width: 134px;
    margin-bottom: 20px;
    padding-top: 15px;
  }
  #header .t1 {
    padding-bottom: 20px;
    text-align: center;
    position: static;
  }
  #header .telef {
    padding-bottom: 20px;
    text-align: center;
    position: static;
  }
  #header .t2 {
    padding-top: 0;
  }
}
@media screen and (max-width: 744px) and (max-width: 604px) {
  #header .t2 h1 {
    font-size: 20px;
    line-height: 30px;
  }
}

.b1 {
  height: 160px;
  background: #323754;
}
.b1 span {
  color: #e3e7f2;
  padding-top: 45px;
  width: 790px;
  font-size: 22px;
  line-height: 35px;
  display: block;
}
.b1 a {
  position: absolute;
  top: -21px;
  right: 0;
  display: block;
}
@media screen and (max-width: 980px) {
  .b1 {
    height: auto;
    padding: 20px 0 0 0;
  }
  .b1 a {
    position: static;
    display: block;
    margin: auto;
    width: 158px;
  }
  .b1 span {
    text-align: center;
    width: auto;
    padding: 20px 0;
  }
}

.b2 {
  background: #f6f6f7;
  padding-bottom: 50px;
}
.b2 .tit1 {
  color: #323754;
  font-family: b;
  text-align: center;
  padding: 103px 0 47px 0;
  font-size: 40px;
}
.b2 .ov-ic1 {
  *zoom: 1;
}
.b2 .ov-ic1:after {
  content: " ";
  display: table;
  clear: both;
}
.b2 .ov-ic1 div {
  width: 50%;
  float: left;
  padding-bottom: 40px;
  position: relative;
}
.b2 .ov-ic1 div span {
  position: absolute;
  top: -18px;
  left: 0;
  height: 60px;
  width: 60px;
}
.b2 .ov-ic1 div span span {
  position: static;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.b2 .ov-ic1 div span span i {
  display: inline-block;
}
.b2 .ov-ic1 div span span i.j1 {
  background: url('../img/icons-s122dfb84df.png') 0 -70px no-repeat;
  width: 57px;
  height: 60px;
}
.b2 .ov-ic1 div span span i.j2 {
  background: url('../img/icons-s122dfb84df.png') 0 -320px no-repeat;
  width: 38px;
  height: 60px;
}
.b2 .ov-ic1 div span span i.j3 {
  background: url('../img/icons-s122dfb84df.png') 0 -713px no-repeat;
  width: 60px;
  height: 48px;
}
.b2 .ov-ic1 div span span i.j4 {
  background: url('../img/icons-s122dfb84df.png') 0 0 no-repeat;
  width: 60px;
  height: 60px;
}
.b2 .ov-ic1 div span span i.j5 {
  background: url('../img/icons-s122dfb84df.png') 0 -280px no-repeat;
  width: 57px;
  height: 30px;
}
.b2 .ov-ic1 div span span i.j6 {
  background: url('../img/icons-s122dfb84df.png') 0 -140px no-repeat;
  width: 42px;
  height: 60px;
}
.b2 .ov-ic1 div span span i.j7 {
  background: url('../img/icons-s122dfb84df.png') 0 -460px no-repeat;
  width: 59px;
  height: 49px;
}
.b2 .ov-ic1 div span span i.j8 {
  background: url('../img/icons-s122dfb84df.png') 0 -390px no-repeat;
  width: 50px;
  height: 60px;
}
.b2 .ov-ic1 div b {
  font-weight: normal;
  color: #323754;
  font-family: b;
  font-size: 25px;
  line-height: 25px;
  display: block;
  padding-bottom: 32px;
  margin-left: 75px;
}
.b2 .ov-ic1 div p {
  margin-left: 75px;
  color: #323754;
  max-width: 350px;
  font-size: 16px;
  line-height: 26px;
}
@media screen and (max-width: 940px) {
  .b2 {
    padding: 20px 0;
  }
  .b2 .tit1 {
    padding-top: 0;
  }
  .b2 .ov-ic1 div {
    width: 100%;
    float: none;
    height: auto !important;
  }
  .b2 .ov-ic1 div p, .b2 .ov-ic1 div b {
    width: auto;
    max-width: 2000px;
  }
}

.b3 {
  background: #323754;
  padding: 111px 0 77px 0;
}
.b3 .tit1 {
  text-align: center;
  color: white;
  font-family: b;
  font-size: 40px;
  padding-bottom: 14px;
}
.b3 .tit2 {
  text-align: center;
  padding-bottom: 68px;
  color: #a5accb;
  max-width: 720px;
  margin: auto;
  font-size: 25px;
  line-height: 35px;
}
.b3 .ft1 {
  float: left;
  margin: 0 73px 0 -53px;
}
.b3 .lt1 {
  float: left;
  width: 267px;
  margin-right: 73px;
}
.b3 .lt1.lt-not {
  margin: 0;
}
.b3 .lt1 li {
  display: block;
  position: relative;
  padding-bottom: 20px;
  color: #f5f5f6;
  font-size: 18px;
  line-height: 28px;
}
.b3 .lt1 li:before {
  background: url('../img/icons-s122dfb84df.png') 0 -581px no-repeat;
  width: 29px;
  height: 28px;
  position: absolute;
  top: -3px;
  left: -44px;
  display: block;
  content: "";
}
@media screen and (max-width: 1054px) {
  .b3 {
    padding: 20px 0;
    text-align: center;
  }
  .b3 .tit2 {
    padding-bottom: 20px;
  }
  .b3 .ft1 {
    float: none;
    display: block;
    margin: auto;
    margin-bottom: 20px;
    width: 300px;
    height: auto;
  }
  .b3 .lt1 {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  .b3 .lt1 li {
    padding-left: 50px;
  }
  .b3 .lt1 li:before {
    left: 0;
  }
}
@media screen and (max-width: 1054px) and (max-width: 651px) {
  .b3 .lt1 {
    width: auto;
    float: none;
    display: block;
  }
}

.b4 {
  padding-top: 93px;
}
.b4 .tit1 {
  color: #323754;
  font-family: b;
  font-size: 40px;
  text-align: center;
  padding-bottom: 63px;
}
.b4 .lt1 {
  float: left;
  width: 50%;
  position: relative;
}
.b4 .lt1 img {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
.b4 .rr-t1 {
  float: right;
  width: 50%;
  padding-top: 23px;
  position: relative;
  padding-bottom: 40px;
}
.b4 .rr-t1 span {
  display: block;
  width: 355px;
  color: #323754;
  font-family: r;
  font-size: 20px;
  line-height: 23px;
  padding-bottom: 10px;
  position: relative;
  padding-left: 84px;
}
.b4 .rr-t1 span i {
  display: block;
  position: absolute;
  top: -19px;
  left: -31px;
  color: #3e98d6;
  font-family: b;
  font-size: 30px;
  text-align: center;
  line-height: 60px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  font-style: normal;
  width: 60px;
  height: 60px;
  background-color: white;
  border: 2px solid #3e98d6;
  z-index: 2;
}
.b4 .rr-t1 span i:before {
  position: absolute;
  top: 100%;
  left: 29px;
  width: 2px;
  background: #3e98d6;
  height: 124px;
  content: "";
  z-index: 9;
  display: block;
}
.b4 .rr-t1:before {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 2px;
  background: white;
  height: 47px;
  content: "";
  z-index: 5;
  display: block;
}
.b4 .rr-t1:after {
  background: url('../img/icons-s122dfb84df.png') 0 -210px no-repeat;
  width: 61px;
  height: 60px;
  position: absolute;
  top: 100%;
  left: -28px;
  display: block;
  content: "";
  margin-top: 47px;
  background-repeat: no-repeat;
}
.b4 .rr-t1 p {
  width: 355px;
  opacity: 0.75;
  color: #323754;
  padding-left: 84px;
  font-size: 16px;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
}
@media screen and (max-width: 910px) {
  .b4 {
    padding: 20px 0 0 0;
  }
  .b4 .lt1 {
    width: 25%;
  }
  .b4 .rr-t1 {
    width: 75%;
  }
  .b4 .rr-t1 span, .b4 .rr-t1 p {
    width: auto;
  }
}
@media screen and (max-width: 603px) {
  .b4 .tit1 {
    padding-bottom: 20px;
  }
  .b4 .lt1 {
    display: none;
  }
  .b4 .rr-t1 {
    width: auto;
    float: none;
    padding-left: 30px;
  }
  .b4 .rr-t1:after, .b4 .rr-t1:before {
    display: none;
  }
  .b4 .rr-t1 span, .b4 .rr-t1 p {
    padding-left: 50px;
    height: auto;
  }
  .b4 .rr-t1 span i:before, .b4 .rr-t1 p i:before {
    display: none;
  }
  .b4 .rr-t1 p {
    padding-bottom: 20px;
    min-height: 30px;
  }
}

.b5 {
  background: url(../img/bl2.png) center no-repeat #323754;
  padding: 153px 0 100px 0;
}
.b5 .tit1 {
  text-align: center;
  color: white;
  font-family: b;
  font-size: 40px;
  padding-bottom: 10px;
}
.b5 .tit2 {
  opacity: 0.5;
  color: white;
  text-align: center;
  padding-bottom: 45px;
  font-size: 25px;
}
@media screen and (max-width: 603px) {
  .b5 {
    padding: 20px 0 40px 0;
  }
}

.form1, .b7 .form2 {
  margin: auto;
  width: 340px;
}
@media screen and (max-width: 500px) {
  .form1, .b7 .form2 {
    width: 300px;
  }
}
.form1 .ip, .b7 .form2 .ip {
  padding-bottom: 20px;
  position: relative;
}
.form1 .ip input, .b7 .form2 .ip input {
  width: 230px;
  height: 58px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #aaaaaa;
  font-family: r;
  padding: 0 53px 0 55px;
  font-size: 25px;
  line-height: 58px;
  border: 1px solid white;
}
.form1 .ip input.active, .b7 .form2 .ip input.active {
  color: #333333;
}
@media screen and (max-width: 500px) {
  .form1 .ip, .b7 .form2 .ip {
    width: 300px;
    margin: auto;
  }
  .form1 .ip input, .b7 .form2 .ip input {
    width: 192px;
  }
}
.form1 .ip.active:after, .b7 .form2 .ip.active:after {
  position: absolute;
  top: 17px;
  right: 15px;
  display: block;
  content: "";
  background: url('../img/icons-s122dfb84df.png') 0 -678px no-repeat;
  width: 25px;
  height: 25px;
}
.form1 .ip.j1:before, .b7 .form2 .ip.j1:before {
  position: absolute;
  top: 18px;
  left: 14px;
  display: block;
  content: "";
  background: url('../img/icons-s122dfb84df.png') 0 -818px no-repeat;
  width: 24px;
  height: 23px;
}
.form1 .ip.j1.active:before, .b7 .form2 .ip.j1.active:before {
  background: url('../img/icons-s122dfb84df.png') 0 -645px no-repeat;
  width: 24px;
  height: 23px;
}
.form1 .ip.j2:before, .b7 .form2 .ip.j2:before {
  position: absolute;
  top: 22px;
  left: 17px;
  display: block;
  content: "";
  background: url('../img/icons-s122dfb84df.png') 0 -619px no-repeat;
  width: 20px;
  height: 16px;
}
.form1 .ip.j2.active:before, .b7 .form2 .ip.j2.active:before {
  background: url('../img/icons-s122dfb84df.png') 0 -519px no-repeat;
  width: 20px;
  height: 16px;
}
.form1 .ip.j3:before, .b7 .form2 .ip.j3:before {
  position: absolute;
  top: 17px;
  left: 14px;
  display: block;
  content: "";
  background: url('../img/icons-s122dfb84df.png') 0 -782px no-repeat;
  width: 26px;
  height: 26px;
}
.form1 .ip.j3.active:before, .b7 .form2 .ip.j3.active:before {
  background: url('../img/icons-s122dfb84df.png') 0 -545px no-repeat;
  width: 26px;
  height: 26px;
}

.b6 {
  padding: 92px 0 110px 0;
  background: url(../img/f4.jpg) center -30px no-repeat;
}
.b6 .tit1 {
  text-align: center;
  padding-bottom: 10px;
  color: #323754;
  font-family: b;
  font-size: 40px;
}
.b6 .tit2 {
  color: #323754;
  font-size: 25px;
  text-align: center;
  padding-bottom: 50px;
}
.b6 .ov-ic2 {
  *zoom: 1;
}
.b6 .ov-ic2:after {
  content: " ";
  display: table;
  clear: both;
}
.b6 .ov-ic2 .ll1 {
  float: left;
  width: 50%;
}
.b6 .ov-ic2 .ll1 div {
  height: 105px;
}
.b6 .ov-ic2 .ll1 div span {
  float: left;
  color: white;
  font-family: b;
  font-size: 30px;
  line-height: 60px;
  width: 60px;
  height: 60px;
  background-color: #4f577f;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  text-align: center;
  margin-right: 32px;
}
.b6 .ov-ic2 .ll1 div i {
  font-style: normal;
  display: block;
  overflow: hidden;
  color: #323754;
  font-size: 20px;
  line-height: 30px;
}
@media screen and (max-width: 822px) {
  .b6 {
    padding: 20px 0;
  }
  .b6 .ov-ic2 .ll1 {
    float: none;
    width: 100%;
  }
  .b6 .ov-ic2 .ll1 div {
    height: auto;
    padding-bottom: 20px;
    max-width: 340px;
    margin: auto;
    *zoom: 1;
  }
  .b6 .ov-ic2 .ll1 div:after {
    content: " ";
    display: table;
    clear: both;
  }
  .b6 .ov-ic2 .ll1 div span {
    margin-right: 15px;
  }
  .b6 .ov-ic2 .ll1 div i {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 255px;
    font-size: 18px;
  }
}
@media screen and (max-width: 822px) and (max-width: 380px) {
  .b6 .ov-ic2 .ll1 div span {
    display: block;
    margin: auto;
    float: none;
    position: static;
    margin: 0;
    margin: auto;
    margin-bottom: 15px;
  }
  .b6 .ov-ic2 .ll1 div i {
    width: auto;
    display: block;
    text-align: center;
  }
}

.map-con {
  height: 445px;
  background: url(../img/map.jpg) center;
  position: relative;
  margin: auto;
}
.map-con .map-sc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.map-con .ct-cont {
  position: absolute;
  top: 40px;
  left: 0;
  width: 510px;
  height: 355px;
  background-color: white;
  text-align: center;
}
.map-con .ct-cont .t1 {
  color: #323754;
  font-family: b;
  padding: 60px 0 55px 0;
  font-size: 30px;
  line-height: 30px;
}
.map-con .ct-cont .t2 {
  color: #3e98d6;
  font-family: b;
  font-size: 45px;
  padding-bottom: 2px;
  line-height: 45px;
}
.map-con .ct-cont .t2 a {
  color: #3e98d6;
}
.map-con .ct-cont .t3 {
  color: #323754;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 27px;
}
.map-con .ct-cont .t4 {
  color: #323754;
  padding-bottom: 10px;
  font-size: 25px;
  line-height: 25px;
}
.map-con .ct-cont a {
  color: #3e98d6;
  font-size: 25px;
  line-height: 25px;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
}
.map-con .ct-cont a:hover {
  text-decoration: none;
}
@media screen and (max-width: 529px) {
  .map-con {
    background: none;
    height: auto;
  }
  .map-con .ct-cont {
    width: auto;
    position: static;
    height: auto;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 529px) and (max-width: 444px) {
  .map-con .ct-cont .t1 {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 15px;
    padding-top: 0;
  }
  .map-con .ct-cont .t2 {
    font-size: 25px;
    line-height: 25px;
  }
  .map-con .ct-cont .t3 {
    font-size: 15px;
    line-height: 19px;
    padding-bottom: 20px;
  }
  .map-con .ct-cont .t4 {
    font-size: 17px;
  }
}

.b7 {
  background: url(../img/bl2.png) center no-repeat #323754;
  padding: 93px 0 100px 0;
}
.b7 .tit1 {
  text-align: center;
  color: white;
  font-family: b;
  font-size: 40px;
  padding-bottom: 10px;
}
.b7 .tit2 {
  opacity: 0.5;
  color: white;
  text-align: center;
  padding-bottom: 45px;
  font-size: 25px;
}
.b7 .form2 {
  width: 850px;
  margin: auto;
  *zoom: 1;
}
.b7 .form2:after {
  content: " ";
  display: table;
  clear: both;
}
.b7 .form2 .ll-ip {
  float: left;
}
.b7 .form2 textarea {
  width: 450px;
  height: 189px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  resize: none;
  float: right;
  border: none;
  color: #aaaaaa;
  font-family: r;
  font-size: 25px;
  padding: 15px;
}
.b7 .form2 textarea.active {
  color: #333333;
}
.b7 .form2 .btns {
  padding-top: 20px;
}
.b7 .form2 .btns a {
  display: block;
  margin: auto;
}
@media screen and (max-width: 883px) {
  .b7 .form2 {
    width: auto;
  }
  .b7 .form2 .ll-ip {
    float: none;
  }
  .b7 .form2 textarea {
    width: 270px;
    float: none;
    display: block;
    margin: auto;
  }
  .b7 .form2 .ip {
    width: 300px;
    margin: auto;
  }
  .b7 .form2 .ip input {
    width: 192px;
  }
  .b7 .form2 .btns a {
    width: 300px;
  }
}
@media screen and (max-width: 883px) {
  .b7 {
    padding: 20px 0 40px 0;
    background-image: none;
  }
}

#footer {
  background: #282d44;
  height: 95px;
}
@media screen and (max-width: 1058px) {
  #footer {
    height: auto;
    padding: 15px 0;
  }
}
#footer ul {
  display: block;
  *zoom: 1;
  color: #8b94bb;
  font-size: 16px;
}
#footer ul:after {
  content: " ";
  display: table;
  clear: both;
}
#footer ul li {
  line-height: 95px;
  width: 25%;
  float: left;
  text-align: center;
}
#footer ul li:first-child {
  text-align: left;
}
#footer ul li a {
  color: #8b94bb;
  border-bottom: 1px solid #4d5370;
  display: inline;
}
#footer ul li a:hover {
  border: none;
}
#footer ul li span {
  color: #505781;
  display: inline-block;
  margin-right: 7px;
}
#footer ul li b {
  font-weight: normal;
  font-family: b;
}
@media screen and (max-width: 1058px) {
  #footer ul li {
    display: block;
    float: none;
    width: auto;
    line-height: 25px;
    text-align: center !important;
    padding: 0 !important;
  }
  #footer ul li + li {
    padding-top: 10px !important;
  }
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  overflow: auto;
  background: url(../img/1px.png);
  display: none;
}
.modal .tit1 {
  text-align: center;
  color: white;
  font-family: b;
  font-size: 40px;
  padding-bottom: 10px;
}
.modal .tit2 {
  opacity: 0.5;
  color: white;
  text-align: center;
  padding-bottom: 45px;
  font-size: 25px;
}
.modal .modal-tb {
  display: table-cell;
  vertical-align: middle;
}
.modal .bg-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
}
.modal .modal-con {
  max-width: 510px;
  margin: auto;
  position: relative;
  background-color: #323754;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 30px 0;
}
.modal .close {
  background: url('../img/icons-s122dfb84df.png') 0 -851px no-repeat;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  cursor: pointer;
}
.modal .close:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.hidens {
  display: none;
}

input[type=text].none {
  border-color: red !important;
  color: red !important;
}

.hide, .hide2, .hide3, .hide4, .hide5 {
  display: none !important;
}

.black {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 30;
}

.thank {
  padding: 110px 0;
  text-align: center;
}
.thank div {
  color: #323754;
  font-family: b;
  font-size: 40px;
  padding-bottom: 12px;
}
.thank span {
  color: #636da7;
  font-size: 25px;
  line-height: 35px;
  max-width: 430px;
  margin: auto;
  display: block;
  padding-bottom: 30px;
}
.thank a {
  display: block;
  margin: auto;
}

