@charset "UTF-8";
/*=========================================全局共用属性CSS nie ===============================================*/
html, body {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, figure, figcaption, table, th, td img {
  margin: 0;
  padding: 0;
}

a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1, time, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

body {
  font-family: Arial,"Droid Sans","Helvetica","Segoe";
  font-size: 1.2rem;
  text-align: left;
  margin: 0 auto;
  line-height: 2.4rem;
  background: #fff;
  color: #333;
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

.transition {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
}

a:link, a:active, a:visited, a:hover {
  background: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

button {
  border-radius: 0rem;
  -webkit-border-radius: 0rem;
  outline: none;
}

input, select {
  border-radius: 0;
  outline: none;
}

input[type="submit"], input[type="text"] {
  -webkit-appearance: none;
}

input:-ms-clear {
  display: none;
}

/*消除 IE10 里面的那个叉号*/
input, textarea {
  border: 0;
}

textarea {
  resize: none;
  outline: none;
}

/*去掉提交框右下角箭头*/
img {
  border: 0;
  vertical-align: middle;
}

/*让链接里的 img 无边框；清除图片间距*/
ul, li {
  list-style: none;
}

button {
  cursor: pointer;
}

/*这个可以不用*/
table, td, th {
  font-size: 1.2rem;
  line-height: 2.4rem;
}

/*全局的字体链接*/
a:link, a:visited {
  color: #00132b;
  text-decoration: none;
}

a:hover, a:active {
  color: #ff5a00;
  text-decoration: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0rem;
}

.container {
  clear: both;
  width: 100%;
  margin: 0 auto;
  padding: 0rem 0rem;
}

img {
  MAX-WIDTH: 100% !important;
  HEIGHT: auto !important;
  _width: expression(this.width > 100% ? "100%" :this.width) !important;
}

@media (min-width: 768px) {
  .container {
    width: 37.5rem;
  }
}

.n-a-img {
  font-size: 0;
  margin-top: 1.96267rem;
}

.n-a-img img {
  width: 100%;
}

body {
  padding-bottom: 5.29067rem;
}

.lx-form {
  padding: 5.54667rem 0.768rem 4.864rem;
  background: -webkit-linear-gradient(270deg, #fff, #185b99);
  background: -moz-linear-gradient(270deg, #fff, #185b99);
  background: -o-linear-gradient(270deg, #fff, #185b99);
  background: linear-gradient(180deg, #fff, #185b99);
}

.lx-form h3 {
  font-size: 1.96267rem;
  color: #121212;
  font-weight: 900;
  margin-bottom: 1.792rem;
}

.lx-form input, .lx-form textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

.lx-form .form-box {
  position: relative;
  z-index: 1;
}

.lx-form .form-box h4 {
  font-size: 1.19467rem;
  line-height: 1.536rem;
  color: #212121;
  padding: 4.05333rem 2.98667rem 0.34133rem 1.792rem;
  font-weight: normal;
}

.lx-form .form-box form {
  display: block;
  font-size: 0;
  padding-left: 1.536rem;
}

.lx-form .form-box form input {
  display: inline-block;
  vertical-align: top;
  padding: 0.98133rem 0 0.98133rem;
  font-size: 1.28rem;
  line-height: 1.70667rem;
  width: 45%;
  border-bottom: 1px solid rgba(33, 33, 33, 0.5);
  margin-right: 4%;
  margin-top: 1.70667rem;
  background: none;
}

.lx-form .form-box form input:-ms-input-placeholder {
  color: #121212;
}

.lx-form .form-box form input::-webkit-input-placeholder {
  color: #121212;
}

.lx-form .form-box form input::-moz-placeholder {
  color: #121212;
}

.lx-form .form-box form input:-moz-placeholder {
  color: #121212;
}

.lx-form .form-box form textarea:-ms-input-placeholder {
  color: rgba(33, 33, 33, 0.5);
}

.lx-form .form-box form textarea::-webkit-input-placeholder {
  color: rgba(33, 33, 33, 0.5);
}

.lx-form .form-box form textarea::-moz-placeholder {
  color: rgba(33, 33, 33, 0.5);
}

.lx-form .form-box form textarea:-moz-placeholder {
  color: rgba(33, 33, 33, 0.5);
}

.lx-form .form-box form .p-name {
  color: #185b99;
}

.lx-form .form-box form .p-name:-ms-input-placeholder {
  color: #185b99;
}

.lx-form .form-box form .p-name::-webkit-input-placeholder {
  color: #185b99;
}

.lx-form .form-box form .p-name:-moz-placeholder {
  color: #185b99;
}

.lx-form .form-box form .mr0 {
  margin-right: 0;
}

.lx-form .form-box form span {
  display: block;
  margin-top: 3.41333rem;
  color: #212121;
  font-size: 1.28rem;
  line-height: 2.13333rem;
}

.lx-form .form-box form textarea {
  display: block;
  width: 94%;
  margin-top: 0.768rem;
  font-size: 1.19467rem;
  color: rgba(33, 33, 33, 0.5);
  line-height: 1.45067rem;
  height: 8.10667rem;
  border-bottom: 1px solid rgba(33, 33, 33, 0.5);
  background: none;
  font-family: normal;
}

.lx-form .form-box form p {
  color: #86b2da;
  font-size: 1.19467rem;
  line-height: 1.536rem;
  margin-top: 3.41333rem;
  padding-bottom: 1.792rem;
}

.lx-form .form-box form .tijiao-btn {
  border-radius: 50%;
  position: absolute;
  right: 1.36533rem;
  bottom: -2.13333rem;
  width: 6.57067rem;
  height: 6.57067rem;
  z-index: 1;
}

.lx-form .form-box form .tijiao-btn input {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: none;
  margin: 0;
  opacity: 0;
}

.lx-form .form-box form .tijiao-btn b {
  display: block;
  width: 6.57067rem;
  height: 6.57067rem;
  padding: 1.49333rem 1.28rem;
  font-size: 1.536rem;
  line-height: 1.96267rem;
  color: #fff;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: bold;
}

.lx-form .form-box form .tijiao-btn:before {
  content: '';
  display: block;
  position: absolute;
  width: 6.57067rem;
  height: 6.57067rem;
  border-radius: 50%;
  left: 0;
  top: 0;
  background-image: -webkit-linear-gradient(210deg, #ffaf1c, #f74d06);
  background-image: -moz-linear-gradient(210deg, #ffaf1c, #f74d06);
  background-image: -o-linear-gradient(210deg, #ffaf1c, #f74d06);
  background-image: linear-gradient(120deg, #ffaf1c, #f74d06);
  z-index: -1;
}

.lx-form .form-box form .tijiao-btn:after {
  content: '';
  display: block;
  position: absolute;
  width: 6.57067rem;
  height: 6.57067rem;
  border-radius: 50%;
  background: #f54a00;
  left: -0.17067rem;
  top: 0.17067rem;
  z-index: -2;
}

.lx-form .form-box:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/form_bg.png) left top no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}

.footer-fixed {
  position: fixed;
  width: 100%;
  height: 5.29067rem;
  left: 0;
  bottom: 0;
  z-index: 999;
}

.footer-fixed .container {
  background-color: #ffffff;
  box-shadow: 0px 0.42667rem 1.024rem 0px rgba(11, 78, 139, 0.46);
  border-radius: 2.64533rem 0px 3.84rem 2.64533rem;
  padding: 0.85333rem 2.56rem;
  font-size: 0;
  text-align: center;
  position: relative;
}

.footer-fixed .container a {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  height: 3.54133rem;
  border-radius: 0.85333rem;
  line-height: 3.54133rem;
}

.footer-fixed .container .f-liuyan {
  color: #42454a;
  font-size: 1.36533rem;
  text-align: center;
  background-color: rgba(248, 245, 245, 0.3);
  border: solid 1px rgba(24, 91, 153, 0.3);
  float: left;
}

.footer-fixed .container .f-kefu {
  width: 50%;
  text-align: left;
  background: url(../images/f-liuyan.gif) center center no-repeat;
  background-size: 100% 100%;
  font-size: 1.536rem;
  color: #fff;
  padding-left: 6%;
  font-weight: 900;
  float: right;
  position: relative;
  height: 3.66933rem;
  line-height: 3.66933rem;
}

.footer-fixed .container:after {
  content: '';
  display: block;
  clear: both;
}

.kefu-online {
  text-align: center;
}

.kefu-online a {
  display: inline-block;
  vertical-align: top;
  height: 3.54133rem;
  background-image: -webkit-linear-gradient(260deg, #e43300, #ff9f16);
  background-image: -moz-linear-gradient(260deg, #e43300, #ff9f16);
  background-image: -o-linear-gradient(260deg, #e43300, #ff9f16);
  background-image: linear-gradient(260deg, #e43300, #ff9f16);
  border-radius: 1.792rem;
  border: solid 1px #ff9f16;
  font-size: 1.536rem;
  font-weight: 900;
  color: #fff;
  padding: 0 2.47467rem 0 2.85867rem;
  line-height: 3.54133rem;
  position: relative;
  text-align: left;
  margin: 1.28rem 0;
}

.kefu-online a:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 1.32267rem;
  height: 1.83467rem;
  margin-left: 0.81067rem;
  margin-top: 1.10933rem;
  background: url(../images/pointer-icon.png) left top no-repeat;
  background-size: 100% auto;
}

.kefu-online a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0.17067rem;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(260deg, #e43300, #ff9f16);
  background-image: -moz-linear-gradient(260deg, #e43300, #ff9f16);
  background-image: -o-linear-gradient(260deg, #e43300, #ff9f16);
  background-image: linear-gradient(260deg, #e43300, #ff9f16);
  z-index: -1;
  border-radius: 1.792rem;
}
