#faq_lists_content {
	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 170%;
	font-size: 13px
}
.faq_lists {
	border-top: 2px solid #4385F5;
	padding: 10px;
	background: #fff;
}
.faq_lists .faq_item {
	padding: 30px 0px;
	border-bottom: 1px solid #cfcfcf;
	min-height: 40px;
}
.faq_lists .faq_item .avator_faq {
	width: 35px;
	height:35px;
	border-radius:50%;
	text-align: center;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.avator {
	/* float: left; */
	margin-top: 8px;
	min-height: 35px;
	height: auto;
	padding: 0px 10px;
}
.myForm .new-faq-wrap input {
    width: 99%;
    height: 50px;
    margin: 5px 0 3px;
    background: #f7f8fa;
    border: 1px solid #bbc0ca;
    border-radius: 4px;
    font-size: 16px;
    padding-left: 1%;
}
.myForm2 .new-faq-wrap input {
    width: 96.5%;
    height: 50px;
    margin: 5px 0 3px;
    background: #f7f8fa;
    border: 1px solid #bbc0ca;
    border-radius: 4px;
    font-size: 16px;
    padding-left: 1%;
}
.question_content {
	/* float: left; */
	/* width: 90%; */
	margin: 10px 0px 0px 40px;
	padding: 0px 10px;
}
.reply_form {
	width: 85%;
	float: left;
}
.faq_name {
	font-size: 14px;
	

}
.faq_time {
	display: inline-block;
	width: 150px;
	margin-top: 10px;
	color: #cfcfcf
}
.action_btns {
	float: right;
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
.btn-pinglun {
	width: 77px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #347cc7;
	border: #276db7 solid 1px;
	font-family: "Microsoft YaHei";
	border-radius: 2px;
	font-size: 14px;
}
.btn-pinglun:hover {
	background-color: #3988da
}
.action_btns .faq_btn {
	color: #698ebf;
	padding-left: 18px;
	font-size: 12px;
}
.action_btns .faq_btn:hover {
	color: #259;
	;
	text-decoration: underline;
}
.reply_list_contents {
	border: 1px solid #cfcfcf;
	position: relative;
	margin: 4px 10px 10px 44px;
}
.reply_list_contents .bg {
	background: url('../images/icon_3.png')right -11px no-repeat;
	position: absolute;
	display: block;
	height: 19px;
	width: 18px;
	right: 88px;
	top: -7px;
}
.reply_list_contents .reply_item {
	border-bottom: 1px solid #cfcfcf;
	display: block;
	padding: 10px 0px;
	padding: 10px 20px;
}
.reply_list_contents .highlight {
	background-color: #f6f9fa;
}
.reply_list_contents .reply_content {
	/* float: left; */
	/* width: 89%; */
	margin: 10px 0px 0px 6px;
	padding: 0px 5px;
	height: auto;
	overflow: hidden;
}
.reply_list_contents .reply_content .reply_desc {
	float: left;
	width: 100%
}
.faq_lists .reply_item .avator_faq {
	width: 35px;

}
.faq_lists .reply_item .action_btns {
	margin-top: 0px;
	float: right;
}
.faq_lists .reply_form_content {
	height: 240px;
	padding: 10px 20px;
	/* overflow: hidden; */
}
.faq_desc {
	width: 100%;
}
.faq_lists .reply_form {
	width: 92%
}
.faq_lists .reply_form .reply_textarea {
	width: 97%;
	height: 30px;
}
.faq_lists .reply_form .reply_form_btns {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 8px;
}
.faq_lists .reply_form .reply_form_btns a {
	color: #016ace;
	display: inline-block;
	font-size: 12px;
	line-height: 27px;
	float: right;
	margin-right: 10px;
}
.faq_lists .reply_form textarea {
	width: 95%;
	height: 60px;
	margin-left: 10px;
	margin-top: 7px;
	border:solid 1px #d2d2d2;
}
.faq_lists .reply_form .reply_form_btns input[type="submit"] {
	display: inline-block;
	width: 56px;
	height: 27px;
	float: right;
	margin-right: 19px;
	padding: 0px;
    background: #4385F5;
    border: solid 1px #4385F5;
    color:#fff;
}
.faq_lists .reply_form .reply_form_btns input[type="submit"]:hover{
	    background: #206CEC;
    border: solid 1px #206CEC;
}
.faq_lists .last {
	border-bottom: none;
}
.reply_list_contents .reply_item:nth-last-child(2){
	border-bottom: none;	
}

/*米币支付*/
.pay-item {
    margin-top: 10px;
    min-height: 30px;
    height: auto;
    overflow: hidden;
}
.pay-item .pay-tip {
    float: left;
    height: 34px;
    padding: 0 10px;
    border: 1px solid #d2d2d2;
    background: url(../images/tip_bg.png) repeat-x;
}
.pay-item .pay-tip p {
    margin: 7px 0 0;
    font-size: 12px;
    background: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
}
.pay-item .pay-tip p .num {
    color: #288694;
}
.pay-item .pay-tip p .mb-num {
    color: red;
}
.pay-item .link-btn {
    float: left;
    margin-left: 20px;
    display: block;
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
    color: #4385f5;
}
.pay-item .link-btn:hover{
	text-decoration: underline;
}
.pay-tip-wrap {
    display: none;
    position: fixed;
    min-height: 600px;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(0,0,0,.7);
}
.pay-tip_main {
    position: fixed;
    z-index: 1001;
    width: 370px;
    height: 230px;
    top: 50%;
    left: 50%;
    margin-left: -185px;
    margin-top: -115px;
    background: #fff;
    border: 1px solid #d1d2d2;
    border-radius: 4px;
}
.pay-tip_main .title {
    height: 54px;
    line-height: 54px;
    border-bottom: solid 1px #ccc;
    padding: 0 20px;
}
.pay-tip_main .title h3 {
    float: left;
}
.pay-tip_main .title h3 i {
    font-size: 23px;
}
.pay-tip_main .title div.close {
    cursor: pointer;
    float: right;
}
.pay-tip_main .main-content {
    padding: 40px 40px 20px;
}
.pay-tip_main .main-content p {
    line-height: 24px;
}
.pay-tip_main .main-content p strong {
    display: inline-block;
    padding: 0 4px;
    font-weight: 400;
    color: #ff5a23;
}
.pay-tip_main .pay-btns {
    text-align: center;
}
.pay-tip_main .pay-btns .pay-btn {
    border: 1px solid #b67c1f;
    background: #f5a72a;
}
.pay-tip_main .pay-btns .btn {
    width: 114px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
}
.pay-tip_main .pay-btns .mb-cz-btn {
    border: 1px solid #d14a1d;
    margin-left: 20px;
    background: #ff5a23;
}
.faq_item img{max-width:600px;}
.avator_faq img{width:35px;height:35px;}

.pull-left {float: left!important;margin-right: 10px;}
.aw-vote-bar a, .aw-vote-bar em {
    margin-bottom: 5px;
  }  
.reply_up,.reply_down{
    display: block;
    width: 30px;
    background: #d8d8d8;
    text-align: center;
    border-radius: 2px;  
   }   
.aw-vote-bar a:hover{background:#d0021b;}
.aw-vote-bar a:hover .fa-thumbs-o-up{border-bottom: 5px solid #fff}
.aw-vote-bar a:hover .fa-thumbs-o-down{border-top: 5px solid #fff}
.aw-vote-bar a:hover .active{color: #fff;}
.vote_active{background: #d0021b;}  
.aw-vote-bar .vote_active  .fa-thumbs-o-up{border-bottom: 5px solid #fff}
.aw-vote-bar .vote_active  .fa-thumbs-o-down{border-top: 5px solid #fff}
.vote_active .active{color: #fff;}  
.aw-border-radius-5{
    height: 30px;
    line-height: 14px;
}
.new-disagress{
    height: 15px;
    line-height: 15px;
}
.aw-vote-bar .fa-thumbs-o-up {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #999999;
}
.aw-vote-bar i {
    margin: 0 !important;
    color: #428BCA;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.aw-hide-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
em {
    font-style: normal;
}
.active {
    color: #999999;
}
.aw-vote-bar .aw-vote-bar-count {
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: center;
}
.aw-vote-bar .fa-thumbs-o-down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #999999;
}
.click-a-like{
	position: fixed;
	background:#f2f2f2;
    border:1px solid #dddddd;
    border-radius:5px;
    width:347px;
    height:360px;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -171.3px;
    display: none;
    z-index: 100;
}
.click-a-like .click-name{
     width: 100%;
     height: auto;
     overflow: hidden;
     margin-left: 20px;
     margin-top: 10px;
}
.click-a-like .click-name span{
    font-size: 16px;
    display: inline-block;
    height: 35px;
    line-height: 45px;
    margin-left: 8px;
}
.click-a-like .click-name .avator_faq{
     width:50px;
     height:50px;
     border-radius:100%;
}
.click-a-like p{
  margin-top: 10px;
  margin-left: 20px;
  font-size: 14px;
  line-height: 25px;
}
.click-a-like p span{
  font-weight: bold;	
}
.click-selse{
	width: 90%;
	margin:auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.click-selse select{
  background:#ffffff;
  border:1px solid #cfcfcf;
  border-radius:13px;
  width:309px;
  height:30px;
  line-height: 30px;
  margin:auto;
  color: #666;
  padding-left: 15px;

}
.click-selse h1{
	font-size: 14px;
	margin-top: 10px;
}
.click-selse  .input_xxz {
	background:#ffffff;
    border:1px solid #e9e9e9;
    width:299px;
    height:106px;
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 5px;
    line-height: 20px;
    color: #333;

}
.click-selse .input-qr{
background:#4a90e2;
border-radius:2px;
width:83px;
height:33px;
float: right;
color: #fff;
border: 1px solid #4a90e2;
}
.click-selse .input-lm{
margin-right: 2px;
line-height: 20px;
transform: translate(0,15%);
}
.click-selse label{
float: right;
font-size:12px;
color:#666666;
margin-right: 20px;
line-height: 30px;

}
.click-gb{
	position: absolute;
	top: -10px;
	right: -10px;
	color: #fff;
	font-size: 28px;
	background:#ccc;
    width:20px;
    height:20px;
    border-radius:100%;
    cursor: pointer;
}
.bluehost-bg{
    display: none;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.4);
}
.action_btns .reply-btn:hover {
    color: #6b7cb1;
    background: url(../images/reply_icon_2.png) left center no-repeat;
}
.action_btns .reply-btn {
    color: #698ebf;
    padding-left: 18px;
    font-size: 12px;
    position: relative;
    height: 30px;
    line-height: 30px;
    background: url(../images/reply_icon_1.png) left center no-repeat;
}
.action_btns .collection {
    margin-left: 10px;
    background: url(../images/collected_icon_11.png) left center no-repeat;
}
.action_btns .collection:hover {
    color: #6b7cb1;
    background: url(../images/collected_icon_12.png) left center no-repeat;
}
.faq-top-title {
	min-height:40px;
    line-height: 40px;
    border-bottom: solid 1px #ddd;
    padding: 20px;
    padding-left: 60px;
    font-size: 24px;
    background-image: url(../images/faq_icon_11.png?);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 15px center;
}




ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.assist-container {
    width: 1000px;
    margin: 50px auto;
    min-height: 500px;
    height: auto;
    overflow: hidden;
}
.assist-container .assist-left-wrap {
    width: 230px;
    float: left;
}
.assist-container .assist-left-wrap .lesson-list {
    background: #fff;
    border: solid 1px #ddd;
}
.assist-container .assist-left-wrap .lesson-list li {
    min-height: 50px;
    height: auto;
    overflow: hidden;
}
.assist-container .assist-left-wrap .lesson-list li a.active {
    background: #dee9f7;
}
.assist-container .assist-left-wrap .lesson-list li a {
    display: block;
    height: 58px;
    text-align: left;
    line-height: 58px;
    border-bottom: solid 1px #ddd;
    position: relative;
    font-size: 18px;
    color: #333;
    padding-left: 68px;
}
.assist-container .assist-left-wrap .lesson-list li a.all-lesson:before {
    width: 24px;
    height: 24px;
    background-image: url(../images/icon_12.png?__sprite);
    left: 30px;
    top: 50%;
    margin-top: -12px;
}
.assist-container .assist-left-wrap .lesson-list li a:before {
    display: block;
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    left: 20px;
    top: 50%;
    margin-top: -22.5px;
}
.assist-container .assist-left-wrap h3 {
    font-size: 18px;
    font-weight: normal;
    padding-left: 24px;
	padding: 19px;
    position: relative;
}
.assist-container .assist-left-wrap h3:before {
    display: block;
    content: "";
    width: 14px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    background-image: url(../images/title_icon_1.png?__sprite);
}
.assist-container .assist-left-wrap .lesson-list li a.xie-main:before {
    background-image: url(../images/mrxie_icon.png?__sprite);
}
.assist-right-wrap {
    width: 746px;
	float: right;
    min-height: 300px;
    height: auto;
    overflow: hidden;
}
.assist-container .assist-right-wrap .collection-content-wrap {
    border: solid 1px #ddd;
    background: #fff;
}
.assist-container .assist-right-wrap h3.assist-collection:before {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    background-image: url(../images/icon_003.png?__sprite);
    background-size: 24px 24px;
    left: 0;
    top: 50%;
    margin-top: -12px;
}
.assist-right-wrap h3.assist-collection {
    color: #333333;
    font-size: 24px;
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    position: relative;
    padding-left: 34px;
    margin-bottom: 7px;
}
.assist-right-wrap .collection-content-wrap .tab-box {
    height: 57px;
}
.assist-right-wrap .collection-content-wrap .tab-box ul {
    height: 56px;
    padding: 0px 20px;
    border-bottom: solid 1px #ddd;
}
.assist-right-wrap .collection-content-wrap .tab-box ul li {
    float: left;
    height: 53px;
    line-height: 53px;
    border-bottom: 3px solid #fff;
}
.assist-right-wrap .collection-content-wrap .tab-box ul li a {
    display: block;
    color: #333;
    padding: 0px 10px;
}
.assist-right-wrap .collection-content-wrap .tab-box ul li a.active {
    color: #505a79;
    border-bottom: 3px solid #505a79;
}
.faq-content-wrap .item-wrap .reply-ueditor-box .btn-wrap .submit-btn {
    display: inline-block;
    margin-top: 8px;
    width: 56px;
    height: 27px;
    float: right;
    padding: 0px;
    background: #4385F5;
    border: solid 1px #4385F5;
    color: #fff;
    cursor: pointer;
}
.faq-content-wrap .item-wrap .reply-ueditor-box .btn-wrap a.cancle {
    margin-top: 8px;
    display: inline-block;
    height: 27px;
    color: #4a90e2;
    line-height: 27px;
    margin-right: 10px;
}
.faq-content-wrap .item-wrap .reply-ueditor-box .btn-wrap {
    text-align: right;
}
.faq-content-wrap .item-wrap .bottom-faq-source {
    margin: 30px 0;
}
.assist-container .assist-right-wrap .faq-content-wrap .item-wrap .item .content-box {
    padding-left: 36px;
    margin: 8px 0px;
    line-height: 24px;
}
.assist-container .assist-right-wrap .faq-content-wrap .item-wrap .reply-ueditor-box {
    margin-left: 36px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}
.assist-container .assist-right-wrap .faq-content-wrap {
    border-bottom: solid 1px #ddd;
    background: #fff;
    padding: 20px;
    min-height: 75px;
    height: auto;
    overflow: hidden;
}
.faq-content-wrap .item-wrap .item .user-info {
    height: 36px;
    line-height: 36px;
}
.faq-content-wrap .item-wrap .item .user-info img.user-head {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden;
}
.faq-content-wrap .item-wrap .item .user-info .user-name {
    height: 36px;
    float: left;
    margin-left: 10px;
}

.faq-content-wrap .item-wrap .item .user-info .reply-btn {
    float: right;
    color: #4a90e2;
}
.faq-content-wrap .item-wrap .reply-item {
    background: #f7f9fb;
    border: 1px solid #dddddd;
    margin: 8px 0px 8px 36px;
    padding: 8px;
}
.no-data {
    min-height: 100px;
    background: #fff;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
}
