html, body {
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  -webkit-overflow-scrolling: touch; }

body {
  src: url("//at.alicdn.com/t/font_1457590607_404899.eot");
  /* IE9*/
  src: url("//at.alicdn.com/t/font_1457590607_404899.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1457590607_404899.woff") format("woff"), url("//at.alicdn.com/t/font_1457590607_404899.ttf") format("truetype"), url("//at.alicdn.com/t/font_1457590607_404899.svg#iconfont") format("svg");
  /* iOS 4.1- */
  font: 100% "microsoft yahei",Helvetica;
  list-style: none;
  color: #333;
  margin: 0;
  padding: 0;
  background: #fff;
  width: 100%; }

div:after {
  content: "";
  display: table;
  clear: both; }

a {
  outline: none; }

a:hover {
  text-decoration: none; }

a:focus {
  outline: 0; }

a {
  color: #666;
  text-decoration: none; }

em, i {
  font-style: normal; }

ul, ol, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix {
  *zoom: 1; }

.lf, .fl {
  float: left; }

.rt, .fr {
  float: right; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  clear: both; }
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  clear: both;
}
/*# sourceMappingURL=common.css.map */


header {
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 1px 0 #e5e5e5;
  font-size: 0.32rem;
  padding: 0.15rem;
  position: fixed;
  width: 100%;
  z-index: 99; }
header .logo {
  background: url("../images/ecbao-logo@1v.png") no-repeat;
  background-size: contain;
  display: inline-block;
  height: .39rem;
  width: 1.6rem; }
header .head-btn {
  background: #00B0F0;
  border: 1px solid #00B0F0;
  border-radius: .08rem;
  color: #fff;
  line-height: .46rem;
  text-align: center;
  width: 1.6rem; }

.banner {
  position: relative; }
.banner .banner-container {
  color: #fff;
  text-align: center;
  position: absolute;
  top: .6rem;
  width: 100%; }
.banner .banner-container .banner-title {
  font-size: .62rem;
  font-weight: 600; }
.banner .banner-container .banner-title .icon {
  background: url("../images/index-banner-icon01.png") no-repeat;
  background-size: cover;
  display: inline-block;
  height: .23rem;
  vertical-align: text-top;
  width: .23rem; }
.banner .banner-container .banner-title-bar {
  font-size: .36rem;
  margin-top: .2rem; }
.banner .banner-container .banner-info {
  font-size: .3rem;
  letter-spacing: .03rem; }
.banner .banner-container .banner-btn {
  background: #fff;
  box-sizing: border-box;
  border-radius: .1rem;
  color: #00B0F0;
  display: block;
  font-size: .3rem;
  margin: .2rem auto;
  padding: .18rem .23rem;
  width: 2.46rem; }

.mobile-body {
  margin-top: .8rem;
  min-height: 94%; }
.mobile-body{
  background: #F8F8F8;
}
.mobile-foot {
  background: #6BAAE9;
  bottom: 0;
  padding: .15rem 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 99; }
.mobile-foot .icon {
  display: block;
  margin: auto;
  padding: .08rem 0;
  width: 33%; }
.mobile-foot .icon.static {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; }
.mobile-foot .icon i {
  background-size: contain;
  display: block;
  height: .42rem;
  margin: auto;
  width: .42rem; }
.mobile-foot .icon-1 {
  background: url("../images/ecb_bars.png") no-repeat; }
.mobile-foot .icon-2 {
  background: url("../images/ecb_message.png") no-repeat; }
.mobile-foot .icon-3 {
  background: url("../images/ecb_phone.png") no-repeat; }

.dropdown-menu {
  background: #6BAAE9;
  bottom: .8rem;
  font-size: .28rem;
  padding: 0;
  position: fixed;
  height: 0;
  overflow: auto!important;
  width: 34%; }
.dropdown-menu.active {
  padding: .25rem 0; }
.dropdown-menu li {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  margin-bottom: -1px; }
.dropdown-menu .item {
  color: #fff;
  display: inline-block;
  padding: .2rem 0; }

.none {
  display: none; }

.response-img {
  display: block;
  width: 100%;
  height: auto; }

.mask {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  right: 0; }
.mask .mask-container {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: .3rem;
  position: absolute;
  width: 60%; }

.mask-foot-nav {
  display: none; }

.mask-erwei,
.mask-tel {
  display: none;
  color: #fff; }
.mask-erwei a,
.mask-tel a {
  color: #fff; }

.mask-erwei {
  text-align: center; }
.mask-erwei .info {
  font-size: .34rem;
  margin-top: .3rem; }

.tel-alert {
  background: #203a55;
  border-radius: .08rem;
  box-shadow: 0 0 0.1rem #203a55;
  color: #fff;
  font-size: .28rem;
  left: 50%;
  padding: .3rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 62%; }
.tel-alert .title {
  font-size: .34rem;
  margin-bottom: .3rem;
  text-align: center; }
.tel-alert .info {
  margin-bottom: .3rem; }
.tel-alert .tel-btn-container {
  text-align: center; }
.tel-alert .tel-btn-container .sure {
  margin-left: 1.5rem; }

.class_qidian_wpa {
  display: none; }

.banner {
  width: 100%; }

.mobile-body {
  background: #F8F8F8; }

.agent-container {
  padding-top: .3rem;
  margin-bottom: 1.2rem;
  width: 100%; }

.gray-c {
  color: #666 !important; }

.mark {
  color: #5AA5E7 !important; }

.part {
  background: #fff;
  border-top: 1px solid #DFDFDF;
  font-size: .22rem;
  margin-bottom: .3rem; }
.part .title {
  color: #333;
  font-size: .34rem;
  font-weight: 400; }
.part .info {
  display: inline-block;
  font-size: .22rem;
  vertical-align: bottom; }
.part .title-bar {
  font-size: .28rem;
  font-weight: 400;
  text-align: center; }
.part .title-bar.margin {
  margin-bottom: .25rem; }
.part .title-bar.margin-sm {
  margin-bottom: .08rem; }
.part .title-bar.title-j {
  text-align: justify; }
.part .info-p {
  font-size: .24rem;
  margin-bottom: .08rem; }
.part .info-p.text-j {
  text-align: justify; }
.part .info-p.margin {
  margin-bottom: .2rem; }
.part .info-p .mark {
  color: #00B0F0; }
.part .title-container {
  padding: .3rem .3rem; }
.part .title-container .icon {
  background: #5aa2e7;
  display: inline-block;
  float: left;
  height: .34rem;
  margin-right: .1rem;
  margin-top: .034rem;
  width: .07rem; }
.part .card-container {
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: .3rem 0;
  overflow: hidden; }
.part .card-container.padding {
  padding: .3rem; }
.part .card-container.no-padding {
  padding: 0; }
.part .card-container.no-padding-b {
  padding-bottom: 0; }
.part .card-container.spe {
  padding-left: .22rem;
  padding-bottom: .3rem; }
.part .title-container-sm {
  font-size: .28rem;
  line-height: .75rem;
  margin-bottom: .25rem;
  text-align: left; }
.part .title-container-sm .icon-sm {
  float: left;
  height: .75rem;
  margin-right: .2rem;
  width: .75rem; }
.part .agent-btn {
  border-radius: 0.5rem;
  background: #5AA5E7;
  color: #fff;
  display: block;
  font-size: .3rem;
  margin: .3rem auto .6rem;
  line-height: .8rem;
  position: relative;
  text-align: center;
  width: 45%; }
.part .card-2 {
  padding: .3rem;
  width: 50%; }
.part .card-2.border {
  width: 3.35rem;
  border: 1px solid #e5e5e5;
  border-radius: .08rem;
  box-sizing: border-box;
  margin-bottom: .2rem;
  padding: .3rem 0; }
.part .card-2.border.l {
  float: left; }
.part .card-2.border.r {
  float: right; }
.part .card-2.border.margin {
  margin-right: .5rem; }
.part .card-2.side-border {
  border-right: 1px solid #e5e5e5; }
.part .card-5 {
  width: 20%; }
.part .card-5.bg {
  width: 26%; }
.part .card-5.sm {
  width: 18%; }
.part .card-line {
  box-shadow: 0 0.05rem 0.1rem #E7EFFF;
  font-size: 0.28rem;
  height: 1.08rem;
  margin-bottom: .3rem;
  padding: .2rem .25rem 0; }
.part .card-line .left {
  float: left; }
.part .card-line .right {
  margin-left: 1.33rem; }
.part .card-2, .part .card-5 {
  box-sizing: border-box;
  float: left;
  text-align: center; }
.part .card-2 .icon {
  background-size: contain;
  display: block;
  height: 1.42rem;
  margin: auto;
  width: 1.42rem; }
.part .card-2 .icon.margin {
  margin-bottom: .37rem; }
.part .card-2 .icon.sm {
  height: .5rem;
  width: .5rem; }
.part .card-5 .icon {
  background-size: contain;
  display: block;
  height: .67rem;
  margin: auto;
  width: .67rem; }
.part .card-5 .icon.margin {
  margin-bottom: .25rem; }

.card-container-1 .icon-1 {
  background: url("../images/agent-part01-icon01.png") no-repeat;
  background-size: contain; }
.card-container-1 .icon-2 {
  background: url("../images/agent-part01-icon02.png") no-repeat;
  background-size: contain; }
.card-container-1 .icon-3 {
  background: url("../images/agent-part01-icon03.png") no-repeat;
  background-size: contain; }
.card-container-1 .icon-4 {
  background: url("../images/agent-part01-icon04.png") no-repeat;
  background-size: contain; }

.card-container-3 .icon-1 {
  background: url("../images/agent-part03-icon01.png") no-repeat;
  background-size: contain; }
.card-container-3 .icon-2 {
  background: url("../images/agent-part03-icon02.png") no-repeat;
  background-size: contain; }
.card-container-3 .icon-3 {
  background: url("../images/agent-part03-icon03.png") no-repeat;
  background-size: contain; }
.card-container-3 .icon-4 {
  background: url("../images/agent-part03-icon04.png") no-repeat;
  background-size: contain; }
.card-container-3 .icon-5 {
  background: url("../images/agent-part03-icon05.png") no-repeat;
  background-size: contain; }

/*# sourceMappingURL=agent.css.map */
