body {background-color:#f9f3eb;}
/* 基本容器样式 */
.swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  overflow: hidden;
}

/* 滑动内容容器 */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

/* 单个滑动项目 */
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 分页器 */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  bottom: 10px;
  left: 50%;
  z-index: 10;
  pointer-events: none;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  cursor: pointer;
  margin: 0 4px;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

/* 导航按钮 */
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 10;
}

.swiper-button-next {
  right: 10px;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027%2044%22%3E%3Cpath%20d%3D%22M27%2C22L27%2C22L5%2C44l-4-4l18-18L1%2C2%20l4%2C4L27%2C22z%22%20fill%3D%22%23000%22%20opacity%3D%220.5%22%2F%3E%3C%2Fsvg%3E');
}

.swiper-button-prev {
  left: 10px;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027%2044%22%3E%3Cpath%20d%3D%22M0%2C22L27%2C22L27%2C22L23%2C26l-18-18l4-4L27%2C22L27%2C22L0%2C22L0%2C22z%22%20fill%3D%22%23000%22%20opacity%3D%220.5%22%2F%3E%3C%2Fsvg%3E');
}

/* 自定义样式 */
.index_img {
  max-width: 100%;
  height: auto;
  display: block;
}

.img_title {
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.ys-container {
    background: #fffaf3;
    padding: 0.15rem;
}
.ys-box:first-child {
    border-bottom: 1px solid #feeacf;
}
/*作者：www.symiyun.com*/
.ys-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .1rem 0;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .25rem;
}
.ys-box .date-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.ys-box .ji-box, .ys-box .yi-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.ys-box .date-num {
    color: #fff;
    font-size: 0.65rem;
    font-weight: 500;
    width: 1rem;
    height: 1rem;
    line-height: 1.2rem;
    text-align: center;
    background: url(../image/huanl.png) no-repeat;
    border-radius: .1875rem;
    background-size: 100% auto;
    margin-right: .15rem;
}
.ys-box .date-detail p {
    font-size: .25rem;
    font-weight: 400;
    color: #2f2c29;
    margin: 5px 0;
    margin: 0.05rem 0;
}
.ys-box .ys-type {
    width: 2.2rem;
    height: 0.7rem;
    color: #fff;
    font-size: .3rem;
    font-weight: 500;
    text-align: center;
    line-height: 0.7rem;
    background: url(../image/huangl.png) no-repeat;
    background-size: 100% auto;
}
.ys-box .yi {
    background: #3eb48c;
}
.ys-box .ji {
    background: #e43e3f;
}
.ys-box .ji, .ys-box .yi {
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    border-radius: 50%;
    margin-right: .1rem;
    color: #fff;
}
.yi-box .tips, .ji-box .tips {
    width: 82%;
    height: 0.65rem;
    overflow: hidden;
    margin: 0.09rem 0;
    
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    margin-right: 0.03rem;
}
.index_img {width:100%;display:block}
.menu{background-color: #ffffff;
}
.lhlkj{
 width: 85%;
    overflow: hidden;
    margin: 0 auto;
    height: 22vw;
    margin-top: 8vw;
}
.lhlkj_l{
      float: left;
    width: 43%;
    text-align: center;
      border-right: 1px dashed #d7bb75;
      height: 21vw;
}
.lhlkj_l_s{
    font-size: 3.5vw;
    height: 5.5vw;
    line-height: 5.5vw;
}
.lhlkj_l_z{
    font-size: 8vw;
    height: 10vw;
    line-height: 10vw;
    font-weight: 700;
}
.lhlkj_l_x{
    font-size: 3.5vw;
    height: 5.5vw;
    line-height: 5.5vw;
}
.lhlkj_r{
  width: 52%;
    float: right;
}
.lhlkj_r_s{
	height: 6.6vw;
    overflow: hidden;
    margin: 2.6vw 0;
}
.lhlkj_r_s{
	height: 6.6vw;
    overflow: hidden;
    margin: 2.6vw 0;
}
.lhlkj_r_x{
	height: 6.6vw;
    overflow: hidden;
    margin: 2.6vw 0;
}
/*作者：www.symiyun.com*/
.lhlkj_r_y{
  	border: 1px solid #de5241;
    padding: 2px;
    display: inline-block;
    border-radius: 50px;
    width: 5vw;
    height: 5vw;
    line-height: 5vw;
    text-align: center;
      margin-right: 5px;
}
.lhlkj_r_y span{
  	background: #de5241;
    display: inline-block;
    border-radius: 50px;
    width: 100%;
    height: 100%;
  	color: #fff;
}
.lhlkj_r_j{
  	border: 1px solid #341a0f;
    padding: 2px;
    display: inline-block;
    border-radius: 50px;
    width: 5vw;
    height: 5vw;
    line-height: 5vw;
    text-align: center;
      margin-right: 5px;
}
.lhlkj_r_j span{
  	background: #341a0f;
    display: inline-block;
    border-radius: 50px;
    width: 100%;
    height: 100%;
  	color: #fff;
}
.aui-loan-body {
    width: 100%;
    padding: 0.45rem 0;
    text-align: center;
    background: -webkit-linear-gradient(#eecd9b, #d1a96f);
    background: -o-linear-gradient(#eecd9b, #d1a96f);
    background: -moz-linear-gradient(#eecd9b, #d1a96f);
    background: linear-gradient(#eecd9b, #d1a96f);
    background-color: #d1a96f;
}
.aui-loan-body h1 {
    color: #fff;
    font-size: 0.55rem;
    font-weight: bold;
}
.aui-loan-body p {
    color: #fff;
    font-size: 0.32rem;
    font-weight: normal;
    padding-top: 0.1rem;
}
.fengge_1{
    font-size: 0.5rem;
    text-align: center;
    padding: 0.5rem 0rem;
    background-color: #00b98d;
    color: #fffbfb;
    }
.fengge_1 em a{
    color: #ffffff;
    margin: 0rem 1rem;
}
.xm_item{
    background-color: #fff;
    margin-top: 10px;
}
.xm_item_tit{
text-align: center;
}
.xm_item_tit dd {
    display: inline-block;
    font-size: 0.36rem;
    color: #333;
    font-weight: bold;
    letter-spacing: 0.03rem;
    line-height: 0.94rem;
}
.xm_item_tit dd:before, .xm_item_tit dd:after {
    display: inline-block;
    content: '';
    width: 70px;
    height: 3px;
    background: url(../image/mtbg.png) no-repeat center;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 8px;
}
.xm_item_tit dd:after {
    margin-right: 0;
    margin-left: 5px;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.menu ul {overflow:hidden;padding-bottom:20px;}
.menu ul li {float:left;width:25%;padding-top:20px;text-align:center;}
.menu ul li a {display:block}
.menu ul li img {width:50%; border-radius: 1px;}
.menu ul li p {color:#000;font-size: 0.24rem;}

.smjlist {
    overflow: hidden;
    margin: 0.3rem 0.3rem 0 0.3rem;
}
.clearfix {
    zoom: 1;
}
.smjlist li {
    float: left;
    width: 50%;
    position: relative;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    margin-left: -1px;
    overflow: hidden;
}
.smjlist a {
    display: block;
}
.smjlist .ptit {
    font-size: 0.3rem;
    color: #000;
    padding: 0.5rem 0 0 0.3rem;
    letter-spacing: 0.02rem;
}
.smjlist .ptxt {
    padding-left: 0.3rem;
    font-size: 0.24rem;
    color: #888;
    margin-top: 0.08rem;
    padding-bottom: 0.45rem;
    letter-spacing: 0.01rem;
}
.smjlist .pimg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1.68rem;
    text-align: center;
    line-height: 1.74rem;
}
.smjlist .pimg img {
    display: inline-block;
    vertical-align: middle;
    height: 1.04rem;
}
.clearfix:after {
    clear: both;
    height: 0px;
    font-size: 0px;
    visibility: hidden;
    display: block;
    content: " ";
}
.xlcslist {
    text-align: center;
    font-size: 0;
    padding: 0 0.1rem 0.2rem;
    overflow: hidden;
}
.xlcslist p{
    color: #00b98d;
    font-size: 0.24rem;
}
.xlcslist .item {
    width: 50%;
    float: left;
    margin-bottom: 0.2rem;
}
.xlcslist .link {
    display: inline-block;
    vertical-align: top;
    width: 94%;
    text-align: left;
    position: relative;
}
.xlcslist .img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0.2rem;
}
.sortlist {
    padding: 0 0.2rem;
}
.sortlist li {
    width: 100%;
    float: left;
    padding: 0.3rem 0;
}
.sortlist .pimg img {
    display: block;
    width: 100%;
    border-radius: 0.1rem;
}
.sortlist .ptxt {
    line-height: 0.65rem;
    font-size: 0.3rem;
    color: #222;
}
.sortlist .pbot {
    margin-top: -0.05rem;
}
.sortlist .pbot span {
    display: inline-block;
    font-size: 0.24rem;
    color: #999;
    line-height: 0.36rem;
}
.sortlist .pbot span + span {
    margin-left: 20px;
}
.sortlist .pbot i {
    display: inline-block;
    width: 0.22rem;
    height: 0.22rem;
    background: url(../image/ics.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin: -0.03rem 0.1rem 0 0;
}
.sortlist .pbot i.ihp {
    background-image: url(../image/ihp.png);
}
/*cb61aa341a855dc8197da9ebb0574e89*/
.part_title {
    width: 50%;
    display: block;
    margin: 0.1rem auto;
}

.cs_item {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #f5f3f3;
  width: 100%;
  padding: 0.3rem 0rem;
}
.cs_item .left {
  width: 1.5rem;
  float: left;
  margin-right: 0.1rem;
}
.cs_item .left .cs_img {
  width: 1.5rem;
}
.cs_item .right {
  width: 1.5rem;
  float: right;
  height: 0.6rem;
  line-height: 0.6rem;
  margin-top: 0.4rem;
  margin-right: 0.1rem;
  font-size: 0.24rem;
  color: #ffffff;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbf5a), to(#ff8d24));
  background: linear-gradient(#ff0000, #ff0000);
  -webkit-box-shadow: 0px 3px 0.2rem 0px #ddcba5;
  box-shadow: 0px 3px 0.2rem 0px #ddcba5;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
}

.middle .div_one {
  font-size: 0.3rem;
  font-weight: bold;
  padding-top: 0.05rem;
}
/*cb61aa341a855dc8197da9ebb0574e89*/
.middle .div_two {
  font-size: 0.2rem;
  margin: 0.2rem 0 0.2rem;
}
.middle .div_three {
  font-size: 0.2rem;
  color: #a6681a;
  white-space: nowrap;
}
.middle .div_three span {
  margin-left: 2px;
}
.middle img {
  width: 0.25rem;
  vertical-align: top;
}
.middle .img_haoping {
  margin-left: 0.2rem;
}
.zxcs-fixed {
    max-width: 640px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 11000;
}
.tabs-wrapper {
    border-top: 1px solid #e8e8e8;
    height: 1rem;
    width: 100%;
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.tab {
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    text-align: center;
}
.tab .icon {
    display: inline-block;
    width: 0.60rem;
    height: 0.55rem;
    color: #999;
}
.tab .icon img {
    width: auto;
    height: 100%;
    vertical-align: top;
}
.tab .active {
    color: #f2c083 !important;
}
.tab .tab-name {
    font-size: .23rem;
    color: #aeadac;
}