/*通用star*/
@import "http://at.alicdn.com/t/font_592439_j3pi1clb0tg.css";

/*1.高度隔分线*/

.height-10 {
    width: 100%;
    height: 10px;
    background-color: #f5f5f5;
}

.height-5 {
    width: 100%;
    height: 5px;
    background-color: #f5f5f5;
}

.height-15 {
    width: 100%;
    height: 15px;
    background-color: #f5f5f5;
}


/*2.颜色区别*/

.theme-color {
    /*主颜色*/
    color: #ff98be;
}

.vice-color {
    /*对号*/
    color: #61d557;
}

.notice-color {
    /*警告*/
    color: #ffad95;
}

.aui-red {
    /*红色*/
    color: red;
}


/*通用end*/

.aui-bar-tab .aui-active {
    color: #ffA1C4;
}

.aui-bar-tab .aui-bar-tab-item {
    font-size: 0.6rem;
}

.iconfont {
    font-size: 1rem;
}

.aui-searchbar {
    width: 90%;
    float: right;
}

.aui-bar-nav .aui-btn {
    color: #000;
}

.aui-padding-t-10 {
    padding-top: 10px;
}

.aui-padding-t-15 {
    padding-top: 15px;
}

#hearder0 .aui-bar-nav .aui-btn .aui-iconfont {
    color: #000;
}

.aui-bar-nav .aui-searchbar-input {
    background-color: #f7f7f7!important;
}

#hearder0 .aui-bar-nav {
    background-color: #ffffff;
}

.aui-dot {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    background: #ff2600;
    border-radius: 0.5rem;
    position: absolute;
    top: 0.5rem;
    right: 17%;
    z-index: 99;
}

.aui-grid [class*=aui-col-] {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    padding: 0;
}

.text1 {
    border-right: 1px solid #999;
}

.title-12 {
    font-size: 12px!important;
}

.title-14 {
    font-size: 12px!important;
}

.aui-font-size-14 {
    font-weight: bold;
}

#gh-10 {
    width: 100%;
    height: 10px;
    background-color: #f5f5f5;
}

.aui-card-list {
    position: relative;
    margin-bottom: 0rem;
    background: #ffffff;
}

.aui-zy {
    width: 94%!important;
    margin: 0 auto;
}

.aui-padded-b-15 {
    padding-bottom: 0.75rem !important;
    border-bottom: 1px solid #e5e5e5;
}

#aui-slide1 .aui-slide-page-active {
    background: #ffA1C4;
}

.aui-card-list-title {
    text-indent: .8rem;
    margin-bottom: 0.5rem;
    font-size: .9rem;
}

.aui-card-list-header {
    color: #8c8a8c;
    font-size: .8rem;
}

.confont1 {
    font-size: 2rem;
    margin: 0 auto;
}
#recipes h5{
  margin: 0.8rem 0 0 0.5rem;
  font-size: 0.8rem;
  color: #333;
  margin-bottom: 1rem;
}
#recipes .aui-col-xs-5{
    width: 40%;
    padding-right: 0.5rem;

}
#recipes .aui-col-xs-5 p{
  text-align: left;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: #333;


}
#recipes .aui-col-xs-2 span{
  position: absolute;
  text-align: center;
  margin: 0 auto;
  right: 0;
  left: 0;
  color: #fff;
  width: 36px;
  line-height: 26px;
  padding-top: 2rem;
  z-index: 2;
  font-size: 0.6rem;

}

#recipes .aui-col-xs-2{
    width: 20%;
    padding: 0rem;
    height: 6rem;
    border-radius: 6px;
    margin-left: 4%;
}
#recipes .aui-col-xs-2 div{
      background: rgba(0,0,0,0.5);
      padding: 0rem;
      height: 6rem;
      border-radius: 6px;
      position: absolute;
      top: 0;
      width: 100%;


}

#recipes img{
    border-radius: 6px;
    height: 6rem;
}

.aui-list-item1 {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 0.75rem;
    color: #212121;
    position: relative;
    min-height: 2.2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: block;
}

#dem {
    position: fixed;
    width: 2rem;
    right: 0;
    bottom: 0;
}

.ba-imgage {
    background: url(../image/sprite.png) no-repeat;
}


/*circleProblem2  css页面*/

.cirle-item {
    width: 3rem;
    height: 1rem;
    background: #50E2B8;
    display: block;
    font-size: 12px;
    color: #fff;
    line-height: 1rem;
    text-align: center;
    border-radius: 4px;
    /*float: left;*/
}

#nav .cdpics {
    border-bottom: 1px solid #ddd;
}

.iconpng {
    width: 2rem;
    height: 2rem;
    margin: 0 auto;
}

.vote_select select {
    max-width: 100%;
    background-color: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    padding-left: 5px;
    background-image: url(../image/img/sel.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #666;
    outline: none;
    margin-right: 10px;
    height: 1.5rem;
}


/*lation*/

.lation-color0 {
    color: #FF0000!important;
}

.lation-color1 {
    color: #9C661F!important;
}

.lation-color2 {
    color: #FF7F50!important;
}

.lation-color3 {
    color: #B03060!important;
}

.lation-color4 {
    color: #FFC0CB!important;
}

.lation-color5 {
    color: #FF4500!important;
}

.lation-color6 {
    color: #FF00FF!important;
}

.lation-color7 {
    color: #00C78C!important;
}

.lation-color8 {
    color: #33A1C9!important;
}

.lation-color9 {
    color: #7FFF00!important;
}

.lation-color10 {
    color: #6A5ACD!important;
}



.lation-bg-color0 {
    background-color: #FF0000!important;
}

.lation-bg-color1 {
    background-color: #9C661F!important;
}

.lation-bg-color2 {
    background-color: #FF7F50!important;
}

.lation-bg-color3 {
    background-color: #B03060!important;
}

.lation-bg-color4 {
    background-color: #FFC0CB!important;
}

.lation-bg-color5 {
    background-color: #FF4500!important;
}

.lation-bg-color6 {
    background-color: #FF00FF!important;
}

.lation-bg-color7 {
    background-color: #00C78C!important;
}

.lation-bg-color8 {
    background-color: #33A1C9!important;
}

.lation-bg-color9 {
    background-color: #7FFF00!important;
}

.lation-bg-color10 {
    background-color: #6A5ACD!important;
}

/*#know .aui-list-item i{
  max-width: 100%;
  background-color: #fff;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  padding-left: 5px;
  background-image: url(../image/img/sel.png);
  background-repeat: no-repeat;
      background-position: center center;
  cursor: pointer;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  color: #666;
  outline: none;
  margin-right: 10px;
  height: 1.5rem;

}*/
.aui-icon-date{
 position: relative;
 top:2px;
}
/*食材*/
#farBox4 .aui-card-list-header{
  font-size: 0.7rem;
  color: #000;
}
#farBox4 .aui-col-5 {
  margin: 0 auto;
  text-align: center;
}
#farBox4 .aui-col-xs-3 {
  margin: 0 auto;
  text-align: center;
}
#farBox4  .aui-grid-label {

    font-size: 0.6rem;
}
#urDalis .urDa{
     height: 200px;
     overflow: hidden;
}
#urDalis .urDa img{
  width: 100%;
  margin: 0 auto;
}
#urDalis .urDa1 h1{
  text-align: center;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  color: #413c37;
}
#urDalis  .urDa2{
  text-align: center;
  margin: 0 auto;
  width: 95%;
  border-bottom: 1px solid #e5e5e5;
}
#urDalis  .urDa2 span{
  text-align: center;
  border: 1px solid #898989;
  padding: 7px;
  margin: 2px;
  border-radius: 27px;
  line-height: 2.5rem;
  font-size: 0.6rem;
  color: #898989;

}
#urDalis .urDa3{
  width: 94%;
  margin:0  auto;
}
#urDalis .urDa3 h5{
  color: #2f2924;
  margin:0.8rem  auto;
}
#urDalis1 h4{
  color: #f5c1d5;
  font-size: 0.8rem;
  border-top: 1px solid #e5e5e5;
  padding-top: 1rem;
  margin-bottom: 0.2rem;
}
#urDalis1 li{
  width: 95%;
  margin: 0.5rem auto;
  text-align: left;
}
#urDalis1 .urli div{
font-size: 0.7rem;
color: #352f2a;
}
#urDalis1 .urli1 p{
  line-height: 1rem;
      margin: 10px 0;
    word-break: break-all;
    color: #4a4641;
}
