﻿/*明承开发 微信531532
@font-face {
    font-family: 'myFont'; 
    src: url('https://wfrenjia.oss-cn-qingdao.aliyuncs.com/js/%E6%96%B9%E6%AD%A3%E5%87%86%E9%9B%85%E5%AE%8B%E7%AE%80.TTF'); 
    font-weight: normal;
    font-style: normal;
  }

*/
.hold-place a{text-decoration:none}
* {
    padding: 0;
    margin: 0;
    font-style: normal;
    list-style: none
}

body,html{height:100%;overflow-x:hidden}
:focus {
    outline: 0
}
@keyframes rainbow{to{filter:hue-rotate(360deg)}}
@media only screen and (min-width:900px) {
    body {
        width: 720px;
        margin: 0 auto
    }
    
   .codeWrap .closeBtn {
    width: 3vw!important;
    height: 3vw!important;
    margin: 1vw auto 0!important;
  
} 

.codeWrap .img {
    width: 27vw!important;
}

    
    
}


pre  img {    max-width: 100%;}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
     font-family: myFont;   
    line-height: 26px;
    font-size:16px;
}
.wjd-hbBtn {
    bottom: 45px;
    position: fixed;
        transform: scaleX(-1);
   left: 0px;
         /* 禁止滑动    animation-duration: 10s;
  
    -webkit-animation: moveit 10s linear 0s infinite alternate;
 
    animation: moveit 10s linear 0s infinite alternate;  */
        
}
@-webkit-keyframes moveit {
    from {left: 0;}
    to {left: 85%;}
}
 
/* Standard syntax */
@keyframes moveit {
    from {left: 0;}
    to {left:85%;}
}
.wjd-hbBtn .img {
    
    display: block;
    width: 50px;
    height:64px;
  /* animation: 10s linear 0s infinite normal none running rainbow;*/
 
}
.fixbottom .back{position:fixed;right:0;bottom:50px;width:45px;height:45px;background:url(../images/goback.png) no-repeat;background-size:100% 100%;    opacity: 0.5;}

.fixbottom .back1{position:fixed;right:0;bottom:50px;width:45px;height:45px;background:url(../images/gotop.png) no-repeat;background-size:100% 100%;    opacity: 0.5;}

.fixbottom li{  width: 24.7%;   font-size: 16px; float: left;text-align: center;border-right: 1px solid #93b765}
.fixbottom li a{color: #fff;text-decoration: none;font-size: 16px; }
.fixbottom li .fa{font-size:14px;vertical-align: middle;margin-top:-4px;    margin-right: 2px;}

  img.emoji {
      display: inline !important;
      border: none !important;
      box-shadow: none !important;
      height: 1.3em !important;
      width: 1.3em !important;
      margin: 0 .07em !important;
      vertical-align: -0.1em !important;
      background: none !important;
      padding: 0 !important;
    }
   /*首页*/

.shuoming{-webkit-align-items:center;align-items:center;background:rgba(0,0,0.5);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}
.smDia{background:#fff;box-sizing:border-box;border:1px solid #c2dbba;padding:45px 12px 20px;border-radius:10px;position:relative;width:75%;}
.smDia .tit{background:url(../images/wfqmj_tit_bg.png);background-size:100% 100%;color:#fff;font-size:20px;font-weight:bold;height:60px;line-height:55px;left:50%;margin-left:-90px;position:absolute;top:-14px;text-align:center;width:180px;}
.smDia .con{color:#333;font-size:16px;line-height:24px}
.smDia .con .info+.info{margin-top:10px}
.codeWrap{-webkit-align-items:center;align-items:center;background:rgba(0,0,0,.7);display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}
.codeWrap .img{width:87vw;}
.codeWrap .closeBtn{width:7vw;height:7vw;background-size:100% 100%;display:block;margin:-3vw auto 3vw;background-image:url(../images/person_card_close.png);}
   .badge-danger {
    color: #fff;
    background-color: #dc3545;
}
   .badge-warning {
    color: #fff;
    background-color: #8c4e0f;
}
   .badge-info {
    color: #fff;
    background-color: #000000;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
   
}



html,body {
 
    background: #f6f6f6;}

body {
    font-size: 18px;
    color: #333;
    -webkit-text-size-adjust: none;
    min-width: 310px;
    max-width: 720px;
    margin: 0 auto;
    font-family:  myFont,-apple-system,Hiragino Sans GB,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Microsoft Yahei, WenQuanYi Micro Hei;

}

.main {
    -webkit-overflow-scrolling: touch;

}

.storpage {
    margin-top: 20px;
    text-align: center;
    padding: 0 10px;
    background: #ffffff;

}
.page{
    background: #f6f6f6;
    padding: 0 10px;
   
}

.storpage a {
        width: 50px;
    display: inline-block;
    margin: 10px;
    text-align: center;
    text-decoration: none;
    padding: 5px;
    border-radius: 5px;
    font-family: Arial;
    font-size: 13px;
    color: #666;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-right: none
}
.storpagee {
    margin-top: 20px;
    text-align: center;
   
    background: #ffffff;

}


.storpagee a {
        width: 65px;
    display: inline-block;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    padding: 5px;
    border-radius: 5px;
    font-family: Arial;
    font-size: 13px;
    color: #666;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-right: none
}
.nav a {
    display: inline-block;
    width: 50%;
    text-align: center;
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    vertical-align: bottom
}

.nav a:first-child {
    border-right: 1px solid #e2e2e2;
    box-sizing: border-box
}

.nav a i {
    width: 96px;
    height: 24px;
    display: inline-block;
    background: url(../images/qingming_font.png) 0 0 no-repeat;
    background-size: 96px;
    vertical-align: middle
}

.nav a i.char1 {
    background-position: 0 -48px
}

.nav a i.char2 {
    background-position: 0 -24px
}

.nav a.hover {
    border-bottom: 2px solid #c00
}

.nav a.hover i.char1,.nav a:hover i.char1 {
    background-position: 0 0
}

.nav a.hover i.char2,.nav a:hover i.char2 {
    background-position: 0 -72px
}

.nav a i span {
    display: none
}

.banner {
    position: relative;
    min-height: 100px
}

.banner>img {
    width: 100%
}

.banner .detail {
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
    background: hsla(0,0%,100%,.5);
    height: 100%;
    text-align: center;
    padding: 0
}

.banner .detail .top {
    color: #c30;
    height: 36px;
    line-height: 36px;
    background: rgba(33,33,33,.1);
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    overflow: hidden;
    font-size: 14px
}

.banner .detail .bottom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    padding-top: 36px
}

.banner .detail .bottom:before {
    content: "";
    width: 0;
    height: 100%
}

.banner .detail .bottom:before,.banner .detail ul {
    display: inline-block;
    vertical-align: middle
}

.banner .detail ul li {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 24px;
    text-align: left
}

.banner .detail ul li i[class^=icon] {
    height: 20px;
    background-size: 20px;
    width: 20px;
    margin-right: 10px
}

.banner .detail ul li b {
    color: #c30;
    margin: 0 5px
}

.icon-candle,.icon-follower,.icon-incense,.icon-jugong,.icon-libation {
    width: 40px;
    height: 40px;
    background: url(../images/qingming_bg.png) 0 0 no-repeat;
    display: inline-block;
    background-size: 40px;
    vertical-align: middle;
    border-radius: 100%;
    box-shadow: 0 0 0 1px #fff,0 0 0 2px #ccc
}

.icon-candle {
    background-position: 0 33.3%
}

.icon-incense {
    background-position: 0 66.7%
}

.icon-libation {
    background-position: 0 100%
}

.icon-jugong {
    background-image: url(../images/icon_jugong.png)
}

.content {
    background: #f6f6f6;

    padding: 0 10px
}

.beau1 {
  
    margin: 10px 0;
    padding: 7px 10px
}

.beau1 span {
    width: 48%;
    height: 60px;
    line-height: 60px;
    float: left;
    margin-left: 2%
}

.content li {
    background: #fff;
    overflow: hidden;
    padding: 10px 0;
    font-size: 16px;
    margin-bottom: 15px;
      
}

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

.content li a .l {
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 15px;
    color: #333
}

.content li a img {
    border-radius: 10px;
    width: 90px;
    height: 123px;
    display: block;
    margin: 0 auto 10px
}

.content li a .r .title {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    overflow: hidden
}

.content li a .r p {
    max-height: 4.2em;
    overflow: hidden;
    line-height: 1.4em
}

.content li a .r .beau {
    padding: 10px 0 5px;
    display: table;
    width: 60%
}

.content li a .r .beau span {
    text-align: center;
    display: table-cell;
    font-size: 12px;
    float: left;
    margin-right: 10px
}

.content li a .r i[class^=icon] {
    display: block;
    margin: 0 auto 5px
}

.content1 {
    background: #f6f6f6;
    padding: 0 10px
}

.content1 li {
    background: #fff;
    overflow: hidden;
    padding: 10px 0;
    font-size: 15px;
    margin-bottom: 10px
}

.content1 li a {
    color: #999;
    text-decoration: none
}

.content1 li a .l {
    margin-left: 2%;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 15px;
    color: #333
}

.content1 li a img {
    border-radius: 10px;
    width: 90px;
    height: 123px;
    display: block;
    margin: 0 auto 10px
}

.content1 li a .r .title {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    height: 24px
}

.content1 li a .r .title,.content1 li a .r p {
    padding-left: 1%;
    padding-right: 1%;
    overflow: hidden
}

.content1 li a .r p {
    max-height: 4.2em;
    line-height: 1.4em
}

.content1 li a .r .beau {
    padding: 10px 0 5px;
    display: table;
    width: 67%
}

.content1 li a .r .beau span {
    text-align: center;
    display: table-cell;
    font-size: 12px;
    float: left;
    width: 25%
}

.content1 li a .r i[class^=icon] {
    display: block;
    margin: 0 auto 5px
}

.list2 li {

    width: 100%
}

.list2 .left {
    display: table-cell;
    padding-right: 2%;
    text-align: center;
    width: 10%;
    padding-left: 2%;
    float: left
}

.list2 .left i[class^=icon] {
    display: block;
    margin: 7px auto 7px;
}

.list2 .right {
    width: 83%;
    float: left;
    display: table-cell;
    vertical-align: top;
    background: #ffffff;
}

.list2 .right .talk {
    background:#fafafa;
    border-radius: 7px;
    padding: 10px;
    line-height: 22px;
    color: #666
}

.list2 .right .date {
    color: #999;
    text-align: right;
    font-size: 14px;
    margin-top: 10px;
        font-family: 'Microsoft YaHei','微软雅黑';
}

.list2 .right .talk .top {
    display: block;
    border-bottom: 1px dashed #e2e2e2;
    margin-bottom: 5px;
    padding: 0 0 8px;
    line-height: 1em;
    color: #000
}

.list2 .right .talk .top b {
    margin-right: 5px
}

.win {
    z-index: 888;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    text-align: center;
    display: none
}

.win .form {
    width: 90%;
    background: #fff;
    border-radius: 10px;
    position: relative;
    text-align: left;
    font-size: 14px;
    padding: 0 10px 10px;
    box-sizing: border-box
}

.win .form,.win:before {
    display: inline-block;
    vertical-align: middle
}

.win:before {
    content: "";
    width: 0;
    height: 100%
}

.win .form .close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 7px;
    right: 7px;
    cursor: pointer
}

.win .form .close:after,.win .form .close:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 16px;
    background: #bebebe;
    -webkit-transform: rotate(45deg);
    top: 2px;
    left: 8px
}

.win .form .close:after {
    -webkit-transform: rotate(-45deg)
}

.win .form .title {
    font: 700 18px/42px 微软雅黑;
    padding-left: 10px;
    border-bottom: 1px solid #e2e2e2
}

.win .form .type {
    display: table;
    width: 100%;
    padding: 15px 0
}

.win .form .type a {
    display: table-cell;
    text-align: center;
    color: #999;
    text-decoration: none;
    cursor: pointer
}

.win .form .type a .top {
    display: inline-block;
    position: relative;
    margin-bottom: 5px
}

.win .form .type a .top em {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    border-radius: 100%;
    top: 0;
    left: 0
}

.win .form .type a.chose em,.win .form .type a:hover em {
    display: block
}

.win .form .type a.chose em:after,.win .form .type a.chose em:before,.win .form .type a:hover em:after,.win .form .type a:hover em:before {
    content: "";
    position: absolute;
    width: 3px;
    background: #fff;
    height: 12px;
    -webkit-transform: rotate(-45deg);
    top: 17px;
    left: 13px
}

.win .form .type a.chose em:after,.win .form .type a:hover em:after {
    content: "";
    -webkit-transform: rotate(45deg);
    height: 20px;
    top: 10px;
    left: 23px
}

.win .form .type a .top i {
    max-width: 100%
}

.win .form .type a .bt {
    display: block
}

.win .form label {
    display: table;
    border-bottom: 1px solid #e2e2e2;
    color: #666;
    line-height: 40px;
    width: 100%;
    height: 40px
}

.win .form label>* {
    display: table-cell
}

.win .form label input {
    border: none;
    font-family: Microsoft Yahei;
    text-align: right;
    width: 100%;
    font-size: 14px
}

.win .form label input::-webkit-input-placeholder {
    color: #ccc;
    text-align: right
}

.win .form label input:disabled {
    background: #fff
}

.win .form .textarea {
    margin: 10px 0;
    border-bottom: 1px solid #e2e2e2;
    position: relative
}

.win .form .textarea.focus:after,.win .form .textarea.focus:before {
    background: #ccc
}

.win .form .textarea.focus {
    border-bottom-color: #ccc
}

.win .form textarea {
    display: block;
    width: 100%;
    height: 90px;
    font-family: Microsoft Yahei;
    font-size: 14px;
    overflow: hidden;
    border: none;
    resize: none;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: auto
}

.win .form .textarea:after,.win .form .textarea:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #e2e2e2;
    bottom: 0;
    left: 0
}

.win .form .textarea:after {
    right: 0;
    left: auto
}

.win .form input[type=submit] {
    background: #82ab4d;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    border: none;
    height: 2.4em;
    font-size: 16px;
    line-height: 2.4em;
    font-family: Microsoft Yahei;
    cursor: pointer;
    -webkit-appearance: none
}

.win .form .foot {
    text-align: center;
    color: #ebebeb;
    margin-top: 10px
}

#memo::-webkit-input-placeholder {
    color: #ccc
}

.detail {
    padding: 0 10px 50px
}

.detail h2 {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    display: list-item;
    list-style: disc inside none;
    color: #000;
    border-bottom: 1px solid #e2e2e2
}

.review {
    margin-top: 15px;
    background: #ffffff;
}

.yang {
    font-size: 14px;
    height: 90px
}

.yang,.yang1 {
    display: block
}

.yang1 {
    background: #f1f1f1;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.yang2 {
    display: block;
    height: 135px;
    line-height: 135px
}

.yangm {
    font-size: 14px;
    height: 41px;
    display: block
}

.yangm1 {
    display: block;
    background: #f1f1f1;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.yangm2 {
    display: block;
    height: 124px;
    line-height: 124px
}

.detail .thumb {
    height: 130px;
    font-size: 14px;
    width: 50%;
    text-align: center;
    margin: 130px auto 0
}

.detail .thumb img {
    width: 100%;
    max-width: 136px;
    max-height: 136px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    vertical-align: middle
}

.detail .thumb .top {
    color: #666;
    display: block
}

.detail .thumb .top b {
    margin: 0 5px
}

.detail .thumb ul {
    padding: 3px 0 0 10px;
    float: left
}

.detail .thumb ul li {
    line-height: 25px;
    height: 25px
}

.detail .thumb ul li b {
    color: #c30
}

.detail .thumb li i {
    width: 20px;
    height: 20px;
    background-size: 20px
}

.detail .summary {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 10px;
    font-size: 15px;
    line-height: 20px;
    margin: 10px 0
}

.detail .review .title {
    color: #000;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 0 0 15px;
    font-weight: 700;
    height: 45px;
    overflow: hidden;
    line-height: 45px
}

.detail .review .title:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #646444;
    border-radius: 100%;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 5px;
    margin-right: 6px
}

.detail .review ul li {
    margin-bottom: 3px;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dashed #e2e2e2;
    font-size: 15px;
    color: #666;
    display: table;
    width: 100%
}

.detail .review li>div {
    display: table-cell;
    vertical-align: top
}

.detail .review li>div:first-child {
    text-align: center;
    width: 60px;
    font-size: 14px;
    color: #000
}

.detail .review li>div i {
    display: block;
    margin: 0 auto 5px
}

.detail .review .talk {
    background: #fafafa;
    display: block;
    padding: 5px;
    border-radius: 5px;
    word-break: break-all;
        margin-right: 8px;
}

.detail .review .date {
    color: #999;
    font-size: 14px;
    text-align: right;
    display: block;
    margin-top: 10px;
    margin-right: 8px;
      font-family: 'Microsoft YaHei','微软雅黑';
}

.fixbottom {
    z-index: 219;
    position: fixed;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #82ab4d;
    color: #fff;
    max-width: 720px;
    bottom: 0;
    font-weight: 700;
  
}

.fixbottom .home {
    position: absolute;
    width: 45px;
    height: 45px;
    background: #82ab4d url(../images/weijidian_home.png) 3px 3px no-repeat;
    background-size: 38px;
    left: 10px;
    top: -20px;
    border-radius: 100%;
    border: 3px solid #fff
}

.fixbottom>a {
    color: #fff;
    text-decoration: none
}

.fixbottom .icon-edit {
    display: inline-block;
    width: 18px;
    height: 15px;
    vertical-align: middle;
    background: url(../images/qingming_icon-edit.png) 0 0 no-repeat;
    background-size: 18px;
    margin-right: 10px
}

.fixbottom .char1,.fixbottom .char3 {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 19px;
    background: url(../images/qingming_font.png) 0 -102px no-repeat;
    background-size: 100px;
    margin-left: 5px
}

.fixbottom .char3 {
    background: url(../images/qingming_font2.png) 0 0 no-repeat;
    width: 120px;
    background-size: 120px
}

.stor_page2 {
    margin: 10px 0;
    background: hsla(0,0%,100%,.8);
    height: 37px;
    background: #fff;
    line-height: 37px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    color: #666
}

.icon-A14_140123W {
    background: url(../images/bg-downapp.png) no-repeat;
    background-size: 30px auto
}

.A14_140123W {
    z-index: 1002;
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,.8);
    position: fixed;
    left: 0;
    bottom: 0
}

.A14_140123W .im {
    float: left;
    width: 36px;
    height: 36px;
    margin: 7px 0 0 12px
}

.A14_140123W .im img {
    width: 100%
}

.A14_140123W .tx {
    float: left;
    margin: 0 0 0 12px;
    color: #fff
}

.A14_140123W .tx h3 {
    margin: 8px 0 0;
    font-size: 16px
}

.A14_140123W .tx p {
    margin: 0;
    font-size: 12px
}

.A14_140123W .down {
    float: left;
    width: 86px;
    height: 26px;
    margin: 12px 0 0 18px;
    border-radius: 12px;
    background: #f5f5f5;
    font-size: 12px;
    color: #5b5b5b;
    line-height: 26px;
    text-align: center
}

.A14_140123W .download {
    display: inline-block;
    width: 14px;
    height: 12px;
    margin: 0 0 0 4px;
    background-position: 0 0;
    vertical-align: -2px
}

.A14_140123W #closedow {
    float: right;
    height: 19px;
    padding: 5px;
    margin: 9px 11px 0 0;
    overflow: hidden
}

.A14_140123W #closedow span {
    display: inline-block;
    height: 9px;
    padding: 5px;
    border-radius: 10px;
    background: #f5f5f5;
    overflow: hidden
}

.A14_140123W .cross {
    display: inline-block;
    width: 9px;
    height: 9px;
    background-position: -20px 0;
    vertical-align: top
}

@media screen and (max-width:340px) {
    .banner .detail ul li i[class^=icon] {
        width: 16px;
        height: 16px
    }

    .banner .detail ul li {
        height: 20px;
        line-height: 20px
    }
}

.search {
    position: fixed;
    width: 100%;
    height: 42px;
    line-height: 32px;
    left: 0;
    bottom: 0;
    background: rgba(33,33,33,.7);
    padding: 5px;
    box-sizing: border-box
}

.search .inner {
    width: 100%;
    display: block;
    border-radius: 5px;
    position: relative
}

.search .icon-search {
    position: absolute
}

.search .icon-search:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 3px solid #ccc;
    border-radius: 100%;
    top: 5px;
    left: 5px
}

.search .icon-search:after {
    width: 3px;
    height: 8px;
    position: absolute;
    content: "";
    top: 19px;
    left: 21px;
    background: #ccc;
    -webkit-transform: rotate(-45deg)
}

.search #keys {
    border: none;
    background: #fff;
    height: 32px;
    line-height: 32px;
    font-family: Microsoft Yahei;
    padding-left: 38px;
    width: 100%;
    box-sizing: border-box;
    vertical-align: bottom;
    border-radius: 8px;
    font-size: 14px
}

.chooseInfoBox {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0
}

.chooseInfoBox .tit {
    color: #666;
    font-size: 16px
}

.chooseInfoBox .ul {
    margin-top: 10px
}

.chooseInfoBox .ul .item {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex
}

.chooseInfoBox .ul .item+.item {
    margin-top: 5px
}

.chooseInfoBox .ul .item .info {
    color: #999;
    font-size: 14px;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.chooseInfoBox .ul .item .btn {
    background: #8aaa59;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    padding: 0 10px;
    text-decoration: none
}