.vvmp_comment_submit_btn/**
 *  @  VV公众平台文章样式文件
 *  @  author    VV LiPenghui
 *  @  date      2016-03-15
 *  @  version   1.00
 */

.vvmp_commet_bd { padding: 0 .25rem .5rem; }
.division { width: 200%; height: .16rem; background-color: #ececec; margin-left: -50%; }
/*.vvmp_comment_header { overflow-y: hidden; }*/
.vvmp_comment_title { display: -webkit-box; line-height: .6rem; -webkit-box-align: center; margin: 0 .1rem;}
.vvmp_comment_title_tips { display: block; height: .3rem; font-size: 0; border-radius: 1px; margin-right: .15rem; width: 1px; box-sizing: border-box; border: 1px solid #64a063;}
.vvmp_comment_title_msg { -webkit-box-flex: 1; line-height: .75rem; font-size: .28rem; color: #494949; }

.vvmp_comment_input_wrp { padding: 0 .2rem; }
.vvmp_comment_input_inner { padding: 0; border: 1px solid #cdcdcd; border-radius: .1rem; overflow: hidden; padding: .1rem; background-color: #fafafa; }
.vvmp_comment_input { display: block; height: .8rem; width: 100%; border: none; outline: 0; line-height: .3rem; font-size: .24rem; color: #262626; resize: none; background-color: #fafafa;}

.vvmp_comment_input_tips { text-align: right; font-size: .18rem; color: #b9b9b9; }
.vvmp_comment_submit_wrp { padding: .17rem 0; text-align: right; }
.vvmp_comment_submit_btn { display: inline-block; width: .9rem; height: .45rem; box-sizing: border-box; line-height: .45rem; text-align: center; border-radius: .05rem; background-color: #09bb07; font-size: .26rem; color: #fff; border: 1px solid #10a60e;  }
.vvmp_comment_submit_btn:hover { background-color: #10a60e; }
.vvmp_comment_submit_btn.disable { border-color: #e7e7eb; background-color: #ececec; color: #999; }

.vvmp_comment_wrp { border-top: 1px solid #abb197; padding: 0 .2rem; }
.vvmp_comment_item { padding: .24rem 0; }
.vvmp_comment_inner { display: -webkit-box; }
.vvmp_comment_user_img_wrp { width: .76rem; margin-right: .24rem; }
.vvmp_comment_user_img { display: inline-block; width: .76rem; height: .76rem; }
.vvmp_comment_user_img img { display: inline-block; width: 100%; height: 100%; }
.vvmp_comment_connet { -webkit-box-flex: 1; border-bottom: 1px solid #f4f4f4; }
.vvmp_comment_connet p { padding-bottom: .14rem; }
.vvmp_comment_user_nickname { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: .24rem; color: #a9a9a9;}
.vvmp_comment_details { font-size: .26rem; color: #262626; width: 100%; word-break: break-all; }
.vvmp_comment_pro { font-size: .24rem; color: #c2c2c2; line-height: .4rem;}
.vvmp_comment_like_btn { float: right; width: .6rem; padding-left: .5rem; background: url('../../images/icon_like.png') no-repeat; background-size: .4rem 1rem; }
.vvmp_comment_like_btn.liked { background: url('../../images/icon_like.png') no-repeat 0 -.6rem; background-size: .4rem 1rem; color: #64a063; }

.vvmp_comment_pop_wrap { width: 100%; height: 100%; text-align: center; position: fixed; top: 0; left: 0; z-index: 1000; display: none;}
.vvmp_comment_pop_wrap p { display: inline-block; margin-top: 70%; padding: .2rem .5rem; background: rgba(0, 0, 0, .85); border-radius: .2rem; font-size: .3rem; color: #fff;}

.verify_img_wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .85); z-index: 900; display: none;}
.verify_img_wrap > div { display: block; width: 100%; height: 100%; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center;}
.verify_img { display: block; width: 5.3rem; height: 3.1rem; background: #fff; border-radius: .15rem;}
.verify_img h3 { font-size: .26rem; text-align: center; line-height: 1.1rem; color: #333;}

.verify_img_box { width: 100%; height: .65rem; overflow: hidden;}
.verify_img_box input { width: 2rem; height: .65rem; line-height: .65rem; border: 1px solid #efefef; float: left; margin-left: .33rem; box-sizing: border-box; background: #f7f7f7; text-align: center; font-size: .24rem; -webkit-appearance: none;}
.verify_img_box > div { width: 2rem; height: .65rem; float: left; margin-left: .12rem; border: 1px solid #efefef; box-sizing: border-box;}
.verify_img_box img { display: block; width: 100%; height: 100%; border: none;} 
.verify_img_box > a { float: left; width: .65rem; height: .65rem; background: url('http://www.51vv.com/vvmusic/comment/images/turn.png') no-repeat center; background-size: .65rem;}

.verify_img_submit { display: block; width: 100%; line-height: .85rem; margin-top: .43rem; border-top: 1px solid #e2e2e2; display: -webkit-box;}
.verify_img_submit a { display: block; -webkit-box-flex: 1; text-align: center; font-size: .28rem; color: #444444;}
.verify_img_submit a:first-child { box-sizing: border-box; border-right: 1px solid #e2e2e2;}

.vvmp_comment_load_more_wrp { width: 100%; height: .8rem; margin-bottom: .2rem;}
.vvmp_comment_load_more_wrp a { display: block; width: 100%; height: 100%; line-height: .8rem; text-align: center;/* border-top: 1px solid #dadada;*/ color: #737373; font-size: .26rem; display: none;  }
.vvmp_comment_load_more_wrp a:hover { background-color: #eaeaea; }





