@charset "utf-8";
.dajia {}
/* 单选 */
.mCommon_basicSingleChoiceTextList{}
.mCommon_basicSingleChoiceTextList li{line-height:40px;height:40px;cursor: pointer;padding:0 10px;/*border-bottom:1px solid #e1e2e5;*/-webkit-touch-callout:none; -webkit-user-select:none; user-select:none;-webkit-tap-highlight-color:rgba(255,0,0,0);}
.mCommon_basicSingleChoiceTextList em{display: inline-block;vertical-align:-5px;box-shadow:inset 0 0 0 1px #e1e2e6;/*border:1px solid #e1e2e6;*/border-radius:22px;width:22px;height:22px;margin-right:6px;background-color:#fff;background-clip: padding-box;}
.mCommon_basicSingleChoiceTextList span{display: inline-block;color:#666;font-size:15px;width: 84%;}
.mCommon_basicSingleChoiceTextList .mCommon_basicSingleTextItemSelected em{background:#00ace6 url(../images/mCommon_basicChoiceTextItemSelected.png) center no-repeat;background-size:70%;background-clip:padding-box;box-shadow:inset 0 0 0 1px #00ace6;}
.mCommon_basicSingleChoiceTextList .mCommon_basicSingleTextItemDisabled em{background:#e1e2e6;background-clip:padding-box;box-shadow:inset 0 0 0 1px #e1e2e6;}
.mCommon_basicSingleChoiceTextList .mCommon_basicSingleTextItemDisabled {cursor: default;}
