@charset "utf-8";
.content{
    width:100%;
    background:#f6f6f6;
}
.content .banner{
    height:470px;
    position: relative;
}
.content .banner a{
	height:470px;
	display:block;
}
.content .banner span{
	width:100%;
	height:70px;
	cursor:pointer;
	position:absolute;
	left:0;
	top:284px;
}
.content .banner img{
	display:none;
}
.content .contList{
    width:1000px;
    margin:0 auto;
    margin-top:13px ;
}
.contList .contListLeft{
    width:685px;
    float: left;
    border:1px solid #e3e3e3;
    margin-bottom:20px;
    background:#fff;
}
.contListLeft h4{
    border-bottom:1px solid #e3e3e3;
    font-size:18px;
    padding:12px 0 10px 32px;
    background:#fff;
}
/*最新回答*/
.contListLeft .newest li{
    padding:36px 0;
    border-bottom:1px solid #e3e3e3;
    
}
.contListLeft .newest li.haveTop{
    margin-top:8px;
}
.contListLeft .newest li.first{
   border-top:none;
}
.contListLeft .newest li.first .headPic{
	width:83px;
	height:83px;
	border-radius:50%;
	overflow:hidden;
}
.contListLeft .newest .head{
    margin:0 20px 0 30px;
}
.contListLeft .newest .headPic{
	width:83px;
	height:83px;
	border-radius:50%;
	overflow:hidden;
}
.newest .ask{
    width:530px;
}
.ask a{
    /* float: left; */
    font-size:14px;
    color:#707070;
}
.newest .ask_name a{
    font-size:18px;
    float: none;
}
/*实名认证v标*/
.newest .ask_name img,.askTime img{
	display:inline-block;
	padding-left:3px;
}
.newest .ask_answer{
    padding:10px 0 20px;
}
.newest .replyIcon{
    width:22px;
    height:24px;
    background:url("../images/icon.png") -119px -28px;
    float:left;
    margin-right: 24px;
    text-indent:99999px;
}
.newest .askIcon{
    width:22px;
    height:24px;
    background:url("../images/icon.png") -150px -28px;
    float: left;
    margin-right:24px;
    text-indent:99999px;
}
.newest .colorBlue{
    color:#40baef;
    /* float: left; */
    font-size:14px;
}
.newest .ask_cont{
	width:480px;
}
.newest .ask_column{
    padding:13px 0 13px 46px;
    color:#a5a5a5;
}
.newest .ask_column .state{
	color:#5b5b5b;
}
.newest .ask_column .askNum{
    margin-left:20px;
}
.newest .ask_from{
	width:450px;
    padding-left:46px;
    color:#a5a5a5;
}
.newest .ask_from em{
	float: left;
    margin-left:4px;
}
.moreLoading{
    margin-top:10px;
    border:1px solid #e3e3e3;
    background: #fff;
    height:38px;
    line-height:38px;
}
/*右侧内容*/
.contListRight{
    border:1px solid #e3e3e3;
    float:right;
   	width:305px;
    background:#fff;
}
.contListRight .moreAnswer{
    height:40px;
}
.contListRight .moreAnswer a{
    line-height:40px;
}
.contListRight .tBtn{
    width:305px;
    height:45px;
    border-bottom:1px solid #e3e3e3;
}
.contListRight .tBtn a{
    line-height:46px;
    font-size:18px;
    width:152px;
    text-align: center;
    float: left;
}
.contListRight .tBtn a.active{
    color:#15b6dd;
    border-bottom:1px solid #15b6dd;
}
.contListRight li{
    padding:0 13px;
}
/*鼠标移入 变色*/
.contListRight li:hover{
    background:#e7e7e7;
}
.contListRight li:hover .to_ask a{
    background:#cf0101;
}
.contListRight li .box{
    padding:28px 15px;
    border-bottom:1px solid #e3e3e3;
}
.contListRight li .box .headPic{
	width:83px;
	height:83px;
	border-radius:50%;
	overflow:hidden;
}
.contListRight li .askCont{
    margin-left:23px;
}
.contListRight li .ask_name{
    font-size: 18px;
}
.contListRight li .ask_time{
    margin-top:14px;
}
.contListRight .ask_time .time{
    color:#ff974b;
}
.contListRight li .to_ask{
    margin-top:14px;
}
.contListRight .to_ask a{
    width:60px;
    height:30px;
    background:#40baef;
    text-align: center;
    line-height:30px;
    color:#fff;
    font-size:12px;
    border-radius:2px;
    display: inline-block;
}
.contListRight div.all{
    display: none;
}
.contListRight div.active{
    display:block;
}
/*提问 不确认某个人*/
.noPerson .layui-layer-title{
    width:541px;
    padding:0 0 0 20px;
}
.noPerson .layui-layer-setwin{
    right:178px;
}
#layui-layer1 .layui-layer-content{
    overflow:visible;
}
.noPerson .cont{
    width:720px;
}
.noPerson .cont .lCon{
    width:530px;
    padding-left:30px;
}
.noPerson .tit{
    height:30px;
    line-height: 30px;
    background-color:#ccc;
}
.noPerson .titBox{
    margin-top:18px;
}
.noPerson .titBox a{
    width:89px;
    height:42px;
    border:1px solid #e3e3e3;
    text-align: center;
    line-height:42px;
    border-radius:2px;
    margin-right:20px;
    float: left;
    position:relative;
}
.noPerson .titBox a i{
    background:url("../images/icon.png") -328px -42px;
}
.noPerson .titBox a i.on{
    width:11px;
    height:11px;
    position: absolute;
    background:url("../images/icon.png") -328px -42px;
    right:0;
    bottom:0;
}
/*保证右侧标题显示*/
.layui-layer-page .layui-layer-content{
	overflow:inherit!important;
}
/*调整关闭按钮位置*/
.layui-layer-content .layui-layer-setwin{
	top:-29px;
}
.noPerson .mt24{
    margin-top:24px;
}
.titler input{
    width:478px;
    height:40px;
    padding-left:10px;
    border:1px solid #e3e3e3;
    line-height:40px;
}
.noPerson .area textarea{
    width:478px;
    height:130px;
    padding:5px;
    border:1px solid #e3e3e3;
    resize: none;
    outline: none;
}
.noPerson .agree span{
    display:inline-block;
    padding: 0px 12px 0px 23px;
    cursor: pointer;
    background:url("../images/icon4.png") no-repeat 0 2px;
}
.noPerson .agree span.on{
    background:url("../images/icon4.png") no-repeat 0 -20px;
}
.noPerson .rCon{
    width:160px;
    margin-top:-43px;
    overflow: hidden;
}
.noPerson .rCon h5{
    height:42px;
    padding-left:5px;
    line-height:42px;
}
.noPerson .rCon ul{
    height:437px;
    overflow-y:scroll;
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
}
.noPerson .rCon li{
    cursor: pointer;
    padding:12px 0 12px 7px;
    border-bottom:1px solid #e3e3e3;
}
.noPerson .rCon li:hover{
    background:#e4f7ff;
}
.noPerson .rCon li.active{
    background:#e4f7ff;
}
.noPerson .rCon .name{
    /* line-height:53px; */
    width:65px;
    margin-top:10px;
    margin-left:6px;
}
.noPerson li img{
	display:inline-block;
}
.noPerson .sub{
    text-align: center;
}
.noPerson .sub input{
    width:136px;
    height:40px;
    line-height:40px;
    text-align: center;
    background:#40baef;
    color:#fff;
    cursor: pointer;
    border-radius:3px;
}
/*限制头像为圆形*/
.noPerson .headPic{
	width:53px;
	height:53px;
	display:inline-block;
	border-radius:50%;
	overflow:hidden;
}
/*向具体某个人请教时*/
.havePerson .cont .lCon{
    width:530px;
    padding-left:30px;
}
.havePerson .tit{
    height:30px;
    line-height: 30px;
    background-color:#ccc;
}
.havePerson .titBox{
    margin-top:18px;
}
.havePerson .titBox a{
    width:89px;
    height:42px;
    border:1px solid #e3e3e3;
    text-align: center;
    line-height:42px;
    border-radius:2px;
    margin-right:20px;
    float: left;
    position:relative;
}
.havePerson .titBox a i{
    background:url("../images/icon.png") -328px -42px;
}
.havePerson .titBox a i.on{
    width:11px;
    height:11px;
    position: absolute;
    background:url("../images/icon.png") -328px -42px;
    right:0;
    bottom:0;
}
.havePerson .mt24{
    margin-top:24px;
}
.noPerson .title input{
    width:478px;
    height:40px;
    padding-left:10px;
    border:1px solid #e3e3e3;
    line-height:40px;
}
.havePerson .area textarea{
    width:478px;
    height:130px;
    padding:5px;
    border:1px solid #e3e3e3;
    resize: none;
    outline: none;
}
.havePerson .agree span{
    display:inline-block;
    padding: 0px 12px 0px 23px;
    cursor: pointer;
    background:url("../images/icon.png") 1px -111px;
}
.havePerson .agree span.on{
    background:url("../images/icon.png") 1px -149px;
}
.havePerson .sub{
    text-align: center;
}
.havePerson .sub input{
    width:136px;
    height:40px;
    line-height:40px;
    text-align: center;
    background:#40baef;
    color:#fff;
    cursor: pointer;
    border-radius:3px;
}
/*答疑详情*/
.noSolveList{
    width:1000px;
    margin:25px auto;
    background:#f6f6f6;
}
.noSolveList .headPic{
	width:83px;
	height:83px;
	border-radius:50%;
	overflow:hidden;
}
.noSolveList .left{
    width:685px;
    border:1px solid #e3e3e3;
    background:#fff;
    padding-bottom:80px;
}
.noSolveList .left .ask{
    padding:25px 0 0 29px;
    border-bottom:1px solid #e3e3e3;
}
.noSolveList .asking{
    margin:25px 0;
    text-align: center;
}
.noSolveList .asking a{
    width:225px;
    height:53px;
    border-radius:2px;
    display:inline-block;
    color:#fff;
    font-size:18px;
    text-align: center;
    line-height:53px;
    background:url(../images/asking_bg.png) 35px center no-repeat #40baef
}
.my_ask{
    margin:27px 0 0 25px;
}
.my_ask .head{
    text-align: center;
    height:140px;
}
.my_ask .ask_item{
    margin-left:20px;
    margin-top:10px;
}
.my_ask .head .to_ask{
    width:60px;
    height:30px;
    border-radius:2px;
    background-color:#14b6dd;
    text-align: center;
    line-height:30px;
    color:#fff;
    font-size:12px;
    display:inline-block;
    margin-top:13px;
}
.my_ask .ask_answer{
    padding-top:20px;
    font-size:16px;
}
.ask_answer a{
    width:480px;
}
/* .ask_problem a{
     width:310px;
 } */
.tBorder{
    border-top:1px solid #e3e3e3;
}
/*认证标志*/
.contList .ask_name img,.contList .askTime img{
	display:inline-block;
	padding:0 5px;
}