/*鍦ㄧ嚎闂瓟==========================*/
.qo-width-margin {
	margin-bottom: 22px;
}

.question_online {
	width: 100%;
	position: relative;
}

.icon-hascollec {
	color: #1e83ee;
}

.qo-index-banner {
	width: 1200px;
	height: 110px;
    margin: auto;
	position: relative;
	/*background: url("../../pc-image/bg.png") left center no-repeat;*/
	background: url("../../pc-image/pc_question/question_bg.png") left center no-repeat;
	background-size: cover;
}

.qo_zx_left{
    width: 815px;
    height: 110px;
}
.line_zx_title{
    width: 90px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin-top:23px;
    margin-left: 23px;
    background-color: #1e84ee;
    border-radius: 5px 5px 0 0;
}
.line_zx_bottom{
    width: 792px;
    height: 2px;
    border: 1px solid #1e84ee;
    margin-left: 23px;
}
.line_zx_text{
    width: 792px;
    height: 20px;
    line-height: 20px;
    margin-left: 23px;
    margin-top: 10px;
    font-size: 14px;
    color: #ffffff;
}
.qo_zx_right{
    width: 385px;
    height: 110px;
    text-align: center;
}
.qo_zx_right_img{
    background: url("/web/pc-image/pc_question/question_btn.png");
    background-size: 100% 100%;
    width: 38px;
    height:41px;
    margin: 20px auto auto auto;
}
.qo_zx_right_text{
    color: #ffffff;
    margin-top: 10px;
}
.question_vip_pass{
    width: 100%;
    height: 115px;
    cursor: pointer;
}
.question_vip_pass img{
    width: 100%;
}

.qo-index-banner-img {
	width: 100%;
	height: 226px;
}

.qo-index-bannerul {
	width: 62.5%;
	margin: 0 auto;
	min-width: 1000px;
}

.qo-index-bannerul li {
	width: 111px;
	float: left;
	margin-right: 64px;
	margin-top: 30px;
	text-align: center;
}

.qo-index-bannerul li a {
	color: #fff;
	font-size: 16px;
}

.qo-index-banner-lastli {
	/*width: 111px;*/
	/*float: right !important;*/
}

.qo-index-main-list-left {
	border: 1px solid #e8e8e8;
}

.qo-index-main-list .qo-index-main-list-artical{
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    border-bottom: 1px solid #f2f2f2 !important;
    height: 40px;

}
.qo-index-main-list .qo-index-main-list-artical span{
    padding: 6px 25px;
    font-size: 16px;
    color: #000;
    background-color: #f2f2f2;
    border-radius:3px;
}
.qo-index-main-list .qo-index-main-list-artical span a{
	color:#2486ee;
}
.qo-index-main-list ul{
    width: 100%;
    height: auto;
}
.qo-index-main-list ul li{
    /*width: 100%;*/
    width: 30%;
    height: auto;
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0;
}
.qo-index-main-list ul li .list_img{
    width: 25%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin-right: 3%;
    /*padding: 15px 0;*/
}
.qo-index-main-list ul li .list_content{
    width: 72%;
    height: 100%;
    position: relative;
    float: left;
}
.qo-index-main-list ul li .list_content p:nth-child(1){
    position: absolute;
    top:0;
    left: 0;
    height: 30px;
    width: 100%;
    line-height: 30px;
}

.qo-index-main-list ul li .list_content p:nth-child(1) .span1{
    font-size: 16px;
}
.qo-index-main-list ul li .list_content p:nth-child(1) .span2{
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;

    border-radius: 50%;
    background-color: #87BAF0;

    color: #fff;
    font-size: 12px;
    text-align: center;
}
.qo-index-main-list ul li .list_content p:nth-child(1) .span3{
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #2486ee;
    border-radius: 50%;


    color: #fff;
    font-size: 12px;
    text-align: center;


}
.qo-index-main-list ul li .list_content p:nth-child(1) .span4{
   float: right;
    line-height: 25px;
    padding: 4px 10px;
    color: #fff;
    background-color: #2486ee;
    border-radius: 7px;

}
.qo-index-main-list ul li .list_content p:nth-child(2){
    position: absolute;
    bottom:0px;
    left: 0;
    color: #717171;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.qo-index-main-list ul li .list_content p:nth-child(2) span:nth-child(1){
    margin-right: 30px;
}
.qo-index-main-list ul li .list_content p:nth-child(2) span:nth-child(2){

}

.qo-index-main-list ul li .list_content p:nth-child(2) span:nth-child(3){
    float: right;
    line-height: 25px;
    padding: 3px 24px;
    color: #FD6624;
    /*background-color: #2486ee;*/
    border-radius: 7px;
    border: 1px solid #FD6624;

}
.qo-index-main-list .mes_list{
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}
.qo-index-main-list .mes_list input{
    width: 82%;
    height: 82%;
    border: 1px solid #2486ee;
    border-radius: 5px;
    font-size:14px;
    padding-left:5px;
    outline:none;font-family: 微软雅黑;
}
.qo-index-main-list .mes_list span{
    padding: 10px 40px;
    color: #fff;
    border-radius: 5px;
	background-color:#2486ee;
	font-size:16px;
	cursor:pointer;
}

.qo-index-main-list-con {
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	padding: 15px 0;
	background-color: #fff;
}

.qo-index-main-list {
	width: 94%;
	margin: 0 auto;
    cursor: pointer;
}

.qo-index-main-listl {
	width: 60px;
	float: left;
}

.qo-index-main-listr {
	float: right;
	width: 90%;
}

.user_avatar img {
	width: 100%;
	height: 60px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.user_vip_img{
    width: 42px;
    height: 15px;
    margin: 10px auto;
}
.user_vip_img img{
    width: 100%;
}

.qo-index-main-listr-name {
	font-size: 18px;
	color: #1e83ee;
	padding-top: 6px;
}

.qo-index-main-listr-time {
	font-size: 14px;
	color: #848484;
	padding-top: 4px;
}

.qo-index-main-listr-title {
	font-size: 16px;
	color: #595858;
	padding-top: 8px;
}

.qo-index-main-listr-word {
	font-size: 14px;
	line-height: 22px;
	color: #848282;
	padding-top: 4px;
}

.qo-index-main-list-left div:last-child {
	border-bottom: none;
}

.qo-index-main-list-bottom {
	width: 100%;
}

.qo-index-main-list-bottom li {
	float: right;
	width: 65px;
	text-align: center;
	font-size: 12px;
	color: #a7a7a7;
	margin-top: 8px;
    cursor: pointer;
}

.qo-index-main-list-bottom li i {
	font-size: 20px;
	padding-top: 5px;
	margin-right: 6px;
}

.icon-evaluatebg {
	color: #2486ee;
}

.qo-index-main-listr-img {
	width: 100%;
}

.qo-index-main-listr-img li {
	width: 184px;
	height: 132px;
	float: left;
	margin-right: 8px;
	margin-top: 4px;
}

.qo-index-main-listr-img li img {
	width: 184px;
	height: auto;
}

.gl-gaokao-zixun-rightop {
	border-top: 1px solid #dadada;
}

/*弹窗*/
.qo-public {
	background: #000;
	opacity: 0.4;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 997;
	display: none;
}

.qo-public {
    background: #000;
    opacity: 0.4;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 997;
    display: none;
}
.qo-public-con {
    display: none;
    width: 697px;
    /*height: 75%;*/
    height: 500px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 998;
    color: #666666;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: auto;
}
.qo-close {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 9;
}
.qo-public-con-top {
    width: 100%;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    background-color: #1e83ee;
    position: relative;
}
.qo-public-con-top span {
    padding-left: 30px;
    font-size: 20px;
}

.gl-vom-msg-topr-title{
    color: #1e83ee;!important;
}
.qo-public-con-box {
    width: 637px;
    margin: 20px auto 0;
}
.qo-public-con-list {
    width: 100%;
    margin-bottom: 12px;
}
.qo-public-con-listl {
    float: left;
    width: 105px;
    line-height: 48px;
    font-size: 16px;
    color: #5e5e5e;
}
.qo-public-con-listr {
    float: left;
    width: 532px;
}
.qo-public-con-listr-input {
    width: 100%;
    height: 48px;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    font-family: '微软雅黑';
    padding-left: 12px;
}
.qo-public-con-listr-area {
    width: 100%;
    height: 164px;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    font-family: '微软雅黑';
    padding-left: 12px;
    resize: none;
    padding-top: 6px;
    margin-top: 10px;
}
.qo-public-upimg-box {
    width: 100%;
    height: 110px;
    position: relative;
    margin-top: 15px;
    overflow-y: auto;
}


.qo-public-upimg-box .imge_add {
    width: 154px;
    height: 110px;
    background: url(../../pc-image/public_upbg.png) left center no-repeat;
    background-size: 100% 100%;
    float: left;
}
.qo-public-upimg-box .imge_add .imge_list {
    width: 154px;
    height: 110px;
    opacity: 0;
}
.addimg {
    width: 154px;
    height: 110px;
}

.qo-public-con-listr select {
    width: 124px;
    height: 48px;
    border: 1px solid #e1e1e1;
    font-size: 16px;
    font-family: '微软雅黑';
    color: #616161;
}
.qo-public-con-btn {
    width: 239px;
    height: 50px;
    background-color: #1e83ee;
    color: #fff;
    font-size: 14px;
    margin: 45px auto 0;
    text-align: center;
    line-height: 50px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
}
.gl-add-imgbax {
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    width: 154px;
    height: 110px;
    position: relative;
}
.gl-add-imgbax .icon-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    font-weight: bold;
}


/*缈婚〉*/
.pagination {
	width: 100%;
	height: 40px;
	text-align: center;
}

.pagination ul {
	display: inline-block;
	padding: 10px 0;
}

.pagination ul li {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin: 0 5px;
	text-align: center;
}

.pagination ul li a {
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #b9b9b9;
	font-size: 12px;
}

.pagination ul li a[disabled] {
	cursor: default !important;
}

.pagination ul li a i {
	font-size: 22px;
	vertical-align: middle;
}

.pagination ul li.active {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background-color: #1e83ee;
}

.pagination ul li.active a {
	color: #fff;
}

/*甯栧瓙璇︽儏================================================*/
.qo-detail-con {
	/*width: 80.5%;*/
	width: 1200px;
	margin: 0 auto 24px;
	min-width: 1000px;
	border: 1px solid #d9d9d9;
}

.gl-vom-msg-con {
	padding: 0 0 13px;
}

.qo-detail-title-cion {
	width: 100%;
	margin: 12px 0 0 0;
}

.qo-detail-title-cionl {
	float: left;
	width: 76px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #a7a7a7;
	font-size: 14px;
	border: 1px solid #a7a7a7;
}

.qo-detail-title-cionr {
	float: right;
	text-align: right;
	color: #b7b7b7;
}

.qod-icon-share {
	color: #1e83ee;
}

.qo-detail-title-cionr i {
	margin-right: 5px;
}

.qo-detail-title-cionr-collect {
	float: right;
	margin-right: 20px;
	cursor: pointer;
}

.qo-detail-title-cionr-share {
	float: right;
	cursor: pointer;
}

.gl-vom-msg-con {
	border-bottom: none;
}

.tab-layout {
	padding-bottom: 0;
}

.qo-detail-main {
	width: 100%;
	height: auto;
	padding: 14px 20px;
	background-color: #fff;
	font-size: 14px;
	color: #848484;
	line-height: 22px;
}

.vo-index-con-title {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #464646;
	padding: 0 20px;
	background-color: #fff;
}

.vo-index-con-title span {
	border-left: 5px solid #82b9f3;
	padding-left: 9px;
}

.qo-detail-num {
	font-size: 12px;
	font-weight: normal;
}

.qo-detail-pinglun-box {
	width: 100%;
	background-color: #fff;
}

.qo-detail-pinglun {
	width: 100%;
	padding: 0 20px;
	background-color: #fff;
}

.qo-detail-pinglun-list {
	width: 100%;
	padding-top: 20px;
}

.qo-detail-topl {
	overflow: hidden;
}

.qo-detail-img {
	width: 100%;
	height: 40px;
}

.qo-detail-pinglun-listl {
	float: left;
	width: 40px;
	height: 40px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #dcdcdc;
	text-align: center;
	line-height: 40px;
	color: #afafaf;
	overflow: hidden;
}

.qo-detail-pinglun-listr {
	float: left;
	width: 95%;
	padding-left: 8px;
}

.qo-detail-pinglun-listr-word {
	padding: 12px 0 16px 0;
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
	color: #676767;
}

.qo-detail-page {
	padding: 64px 0 46px 0;
}

.qo-detail-pinglun-text {
	width: 100%;
	padding: 20px;
}

.qo-detail-pinglun-textarea {
	width: 100%;
	height: 304px;
	border: 1px solid #1e83ee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	resize: none;
	margin-top: 18px;
	padding: 12px;
	font-size: 14px;
	color: #a9a9a9;
	font-family: '寰蒋闆呴粦';
}

.qo-detail-pinglun-text-btn {
	width: 182px;
	height: 50px;
	background-color: #1e83ee;
	color: #fff;
	font-size: 16px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	line-height: 50px;
	text-align: center;
	margin: 30px auto;
}

.img-container {
	width: 200px;
	height: 100px;
	background: #F2F2F2;
	margin-bottom: 15px;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	background-image: url("../../pc-image/icon_add.png");
}

.img-container>img {
	width: 200px;
	height: 100px;
}

.img {
	width: 200px;
	height: 100px;
}
.gl-img-boxs {
	width:150px;
	height: 40px;
	position: relative;
	background-color: #1e83ee;
	color:#fff;
	text-align:center;
	line-height:40px;
}
.gl-img-boxs .img-btn {
	position: absolute;
	width:150px;
	height: 40px;
	top:0;
	left:0;
	z-index:8;
	opacity:0;
}
.qo-detail-image-div{
	width:100%;height:auto;padding:14px 20px;
	background-color:#fff;
}
.qo-detail-image-div img{
	width:184px;height:auto;padding:10px 5px;
}
.qo-detail-title-cionr-share {
    float: right;
    cursor: pointer;
    position: relative;
}
.qo-detail-title-cionr-share .gl-share-con {
    width: 140px;
    position: absolute;
    top: -40px;
    left: -70px;
    z-index: 2;
    display: none;
}
.qo-detail-title-cionr-share .gl-share-con li {
    float: left;
}
.qo-detail-title-cionr-share .gl-share-con li i {
    font-size: 28px;
}
.qo-detail-title-cionr-share .gl-share-con li .icon-wechatbg {
    color: #32b51c;
}
.qo-detail-title-cionr-share .gl-share-con li .icon-qqbg {
    color: #439fe6;
}
.qo-detail-title-cionr-share .gl-share-con li .icon-weibobg {
    color: #fa6363;
}
.qo-detail-title-cionr-share .gl-share-con li .icon-Qzonebg {
    color: #ead544
}
.new_list{
    width: 30%;
    float: left;
    margin-right: 3%;
    background-color: #fff;
    height: 200px;
}
.dont-data-is-span{
	display: block;
    font-size: 20px;
    font-family: -webkit-pictograph;
    margin-left: 35%;
}



.qu_user_left{
    width: 400px;
    /*height: 50px;*/
    margin-left: 10px;
}
.qu_user_left_title{
    width: 400px;
    height: 28px;
}
.user_vip_img_right{
    margin-left: 10px;
    margin-top: 4px!important;
}
.qu_user_left_time{
    width: 400px;
    height: 18px;
}
.qu_user_pl_left{
    width: 95%!important;
}

input:focus, textarea:focus {
    outline: none;
}
.qo-detail-pinglun-text-btn{
    cursor: pointer;
}
.jh_user_active{
    font-size: 12px;
    color: #ffffff;
    width: 42px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    background-color: #e12323;
}