.aihua{
    overflow:hidden;margin: 22px auto 35px auto;
}
.aihuaList{
    width: 1192px;margin: 0px auto; overflow: hidden;
}
.aihua1{
    overflow:hidden;
    font-size: 12px;
    color: #656565;
}
.aihua1wrapper{
}
.aiwrappe{
    display:flex;
    flex-direction: row;
    color: #333;
    text-decoration: none;
    font-size: 12px;
    color: #656565;
    padding: 0px;
    margin: 0px;
}
.aihua1-left{
   width:212px;
   height:135px;
   background:#666666;
}
.aihua1-right{
    width:980px;
    height:135px;
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.right-taocang{
    width:23%;
    height:135px;
    background:#FBF9FA;
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
    font-size: 14px;
    letter-spacing: normal;
    word-spacing: normal;
}
.right-taocang h3{
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    font-weight: bold;
    padding-top: 27px;
}
.right-taocang p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
jxtc-price {
    padding: 10px 0;
}
.jxtc-price > big {
    font-size: 20px;
    color: #e10f30;
}
.jxtc-price > del {
    color: #999;
    margin-left: 5px;
}
.jxtc-price > i {
    line-height: 28px;
    border: 1px #e10f30 solid;
    border-radius: 15px;
    padding: 0 12px;
    color: #e10f30;
    margin-left: 10px;
    cursor: pointer;
    height:28px;
}
.right-taocang > a {
    display: block;
    padding: 0px 0px 10px 10px;
    text-decoration: none;
}
.right-taocang > a:hover .jxtc-price>i {
    background: #e10f30;
    color: #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.jxtc-price > big, .jxtc-price > del, .jxtc-price > i {
    display: inline-block;
    display: inline;
    zoom: 1;
    vertical-align: middle;
}

.container{
    font-size: 12px;
    color: #656565;
    padding: 0 30px;
    margin: 0px auto;
    width: 1200px;
}




.sub-nav {
    margin-top: 15px;
}
.bd * {
    color: #333;
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content li {
    font-size: 14px;
    line-height: 20px;
    margin: 9px 10px;
}
#scrollUpBox {
    height: 480px;
    padding: 0 15px;
    border-radius: 5px;
    overflow: hidden;
    color: #7D7D7D;
}

.bot{
    border-width: 10px;
    border-style: solid;
    border-color: #ececec #ececec #ffffff #ffffff;
    left: -20px;
    top: 31px;
}
/* .top{
    border-width: 10px 20px;
    border-style: dashed solid solid dashed;
    border-color: transparent #ffffff #ffffff transparent;
    left: -40px;
    top: 60px;
} */
.qipao{width:300px; padding:30px 0px; margin-left:60px; background:#BBB9BA;; position:relative;border-radius: 10%;}
.qipao span{width:0; height:0; font-size:0; overflow:hidden; position:absolute;}


.awus input{
    width: 235px;
    height: 30px;
    border: 1px solid #e7e3e3;
    text-indent: 1em;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
    background: #fff;
    font-family: "Microsoft YaHei", verdana, Arial;
}

.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .loginImg{
    display:flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
  }
  .loginImg img{
      width:40px;
      height:40px;
  }
  .loginImg-line{
        border-left: solid 1px #FF513F;
        height: 30px;
        vertical-align: middle;
        display: inline-block;
        margin-top: 6px;
  }


