@charset "UTF-8";
/************** yy-box 语音部分 ***********/
.yy-box { width: 880px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px; background-color: #fff; }

.yy-box ul { width: 840px; }

.yy-box ul li { width: 840px; border-bottom: 1px dotted #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-bottom: 20px; margin-bottom: 20px; }

.yy-box ul li .title { font-size: 16px; font-weight: bold; color: #333; }

.yy-box ul li .tx-box { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin: 10px 0; }

.yy-box ul li .tx-box img { width: 38px; height: 38px; border-radius: 50%; }

.yy-box ul li .tx-box h3 { font-size: 14px; color: #2f8af5; margin: 0 10px; }

.yy-box ul li .tx-box span { font-size: 12px; color: #999; margin-right: 10px; }

.yy-box ul li .js-box-s { width: 840px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.yy-box ul li .js-box-s .text { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.yy-box ul li .js-box-s .text { width: 840px; position: relative; }

.yy-box ul li .js-box-s .text p { width: 840px; font-size: 12px; position: relative; display: -webkit-box; line-height: 22px; overflow: hidden; text-overflow: ellipsis; /* white-space: nowrap; */ -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.yy-box ul li .js-box-s .text span { position: absolute; bottom: 0px; right: 0px; font-size: 12px; background-color: #fff; }

.yy-box ul li .js-box-s .text span b { font-size: 12px; color: #2f8af5; font-weight: normal; }

.yy-box ul li .js-box-s .yin-box { width: 840px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 10px; }

.yy-box ul li .js-box-s .yin-box .yin { width: 180px; height: 40px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; background-color: #fff3db; -webkit-border-radius: 20px; border-radius: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0px 10px; color: #ffaf3f; }

.yy-box ul li .js-box-s .yin-box .yin .left { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

.yy-box ul li .js-box-s .yin-box .yin .left img { margin-right: 5px; height: 14px; }

.yy-box ul li .js-box-s .yin-box .icon-box { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

.yy-box ul li .js-box-s .yin-box .icon-box .icon { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

.yy-box ul li .js-box-s .yin-box .icon-box .icon img { height: 13px; margin-right: 4px; }

.yy-box ul li .js-box-s .yin-box .icon-box .icon span { font-size: 12px; color: #999; padding-right: 10px; margin-right: 10px; border-right: 2px solid #eee; }

.yy-box ul li .js-box-s .yin-box .icon-box .icon:last-of-type span { border: 0px; }

.btn-b { width: 840px; height: 46px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

.btn-b a { width: 220px; height: 46px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 23px; border-radius: 23px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #2f8af5; color: #2f8af5; font-size: 14px; cursor: pointer; }
