body {
    background: rgba(247,248,250,1);
}

.mainContent {
    width: 1195px;
    height: auto;
    margin: 0 auto;
    padding-top: 25px;
}

.container {
    float: left;
    width: 788px;
    height: auto;
    margin-bottom: 30px;
    position: relative;
}
.container .goServer {
    position: absolute;
    top: 17px;
    right: 25px;
    display: none;
}
.container .goServer a{
    color: #0B367A;
    font-weight: 600;
    font-size: 14px;
}

.container >div{
    background: white;
}

.priceManage {
    text-align: right;
    width: 536px;
    height: auto;
    margin: 0 auto;
    padding-top: 25px;
    display: none;
}

.priceManage a {
    width: 97px;
    height: 18px;
    text-decoration: underline;
    font-size: 16px;
    line-height: 25px;
    color: #999999;
}

.container .title {
    /* float: left;
    width: 136px;
    text-align: center;
    margin-top: 200px;
    font-size: 24px;
    font-weight: 600;
    color: #999999;
    border-right: 4px solid #7ecef4; */



    /* float: left; */
    width: 136px;
    text-align: center;
    font-size: 18px;
    /* font-weight: 600; */
    /* color: #999999; */
    /* border-right: 4px solid #7ecef4; */


    /* font-size:24px; */
    font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    /* line-height:31px; */
    margin-top: 15px;

    /* position: absolute;
    top: 50%;
    margin-top: -20px; */
}

.serviceList {
    width: 788px;
    /*height: 452px;*/
    /* background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(4, 0, 0, 0.08);
    border: solid 1px #dddddd; */
    margin-bottom: 21px;
    overflow: hidden;;
}

.serviceList .detail {
    /* float: right; */
    width: 788px;
    margin-top: 15px;
    margin-left: 15px;
    /* margin: 15px auto; */
}

.serviceList .detail li {
    width: 167px;
    height: 117px;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: center;
    padding-top: 20px;
}
.serviceList .detail li dl{   
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.serviceList .detail li dl dt{
    width: 40px;
    height: 40px;
}
.serviceList .detail li dl dt img{
    width: 40px;
    height: 40px;
    display: block;
}
/* .serviceList .detail li dl .dt1{
    background: url("/website/img/fuwuYes (1).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt2{
    background: url("/website/img/fuwuYes (2).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt3{
    background: url("/website/img/fuwuYes (3).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt4{
    background: url("/website/img/fuwuYes (4).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt5{
    background: url("/website/img/fuwuYes (5).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt6{
    background: url("/website/img/fuwuYes (6).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt7{
    background: url("/website/img/fuwuYes (7).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt8{
    background: url("/website/img/fuwuYes (8).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt9{
    background: url("/website/img/fuwuYes (9).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt10{
    background: url("/website/img/fuwuYes (10).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt11{
    background: url("/website/img/fuwuYes (11).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt12{
    background: url("/website/img/fuwuYes (12).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt13{
    background: url("/website/img/fuwuYes (13).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt14{
    background: url("/website/img/fuwuYes (14).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt15{
    background: url("/website/img/fuwuYes (15).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt16{
    background: url("/website/img/fuwuYes (16).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt17{
    background: url("/website/img/fuwuYes (17).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt18{
    background: url("/website/img/fuwuYes (18).png") no-repeat;
    background-size: 100% 100%;
}
.serviceList .detail li dl .dt19{
    background: url("/website/img/fuwuYes (19).png") no-repeat;
    background-size: 100% 100%;
} */

.service{
    width: 264px;
    /* height: auto; */
    height: 240px;
	background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px 
		rgba(4, 0, 0, 0.05);
    border: solid 1px #e5e5e5;
    padding: 15px 15px 22px 15px;
}



.service .detail li a .p1{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: nowrap;
}

.aside h2{
    font-size: 18px;
    color: #666666;
    float: left;
}
.aside .more{
    float: right;
	height: 12px;
	font-size: 14px;
	line-height: 27px;
	color: #666666;
}
.service .detail{
    clear: both; 
}

.service .detail li dl{
    width: 100px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    background:rgba(255,255,255,1);
    margin-top: 10px;
}
.service .detail li dl dd .p2 span{
    color: #fe841d;
}
.service .detail li dl dt{
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
.service .detail li dl dt img{
    width: 40px;
    height: 40px;
    display: block;
    /* margin-top:18px; */
}

.service .detail li dl dd .p2 span{
    color: #fe841d;
}

.service .detail li{
    /* width: 156px;
    height: 133px; */
    margin: 0;
    margin-left: 20px;
}






.service li{
    float: left;
    margin-bottom: 10px;
    padding-top: 10px;
}
.service li:nth-of-type(even){
    margin-right: 0px;
}
/* .service li:nth-of-type(odd){
    margin-right: 28px;
}  */
.service li a {
    display: inline-block;
    /* width: 116px;
	height: 78px; */
	background-color: #ffffff;
	border-radius: 6px;
    /* border: solid 1px #8fcdee; */
    cursor: default;
}
.service .product_name{
    background: rgb(238, 248, 253);
    height: 39px;
    color: #333;
    width: 100%;
    text-align: center;
    line-height: 40px;
    border-radius: 6px 6px 0px 0px;
}
.service .product_name span{
    display: inline-block;
    width: 111px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.service .product_price {
    width: 100%;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    height: 39px;
    color: #666;
    line-height: 40px;
    border-radius: 0px 0px 6px 6px;
}
.service .product_money {
    padding-right: 5px;
    color: #fe841d;
}
.interact{
    width: 264px;
	height: 119px;
	background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px 
		rgba(4, 0, 0, 0.05);
    border: solid 1px #e5e5e5;
    padding: 15px 15px 22px 15px;
    margin-bottom: 29px;
}
.interact h2{
    font-size: 18px;
    color: #666666;
    margin-bottom: 20px;
    float: none !important;
}
.interact li{
    float: left;
    width: 25%;
    margin-bottom: 19px;
}
.interact li a{
    display: inline-block;
    /* width: 78px;
	height: 27px; */
	background-color: #ffffff;
	/* border-radius: 4px;
    border: solid 1px #5c92ff; */
    /* text-align: center; */
    /* line-height: 27px; */
    font-size: 14px;
    /* color: #5c92ff; */
}
.interact li dd{
    text-align: center;
}
/* .interact li a:hover{
    color: #ffffff;
    background-color: #5c92ff;
} */








.serviceList .detail li dl dd{
    flex: 1;
    text-align: center;
}
.serviceList .detail li dl dd .p1{
    margin-top: 12px;
    margin-bottom: 5px;
    color: #333333;
}
.serviceList .detail li dl dd .p2{
    color: #999999;
}
.serviceList .detail li dl dd .p2 span{
    color: #FE841D;
    margin-right: 5px;
}
.p2Yes{
    color: #FE841D;
}
.p2No{
    color: #999999;
}

.serviceList .detail li a {
    display: inline-block;
    /* width: 116px;
    height: 78px; */
    background-color: #ffffff;
    border-radius: 6px;
    /* border: solid 1px #8fcdee; */
}

.serviceList .detail .product_name {
    background: rgb(238, 248, 253);
    height: 39px;
    color: #333;
    width: 100%;
    text-align: center;
    line-height: 40px;
    border-radius: 6px 6px 0px 0px;
}

.serviceList .detail .no .product_name {
    background: #f2f2f2;
}

.serviceList .detail .product_name span {
    display: inline-block;
    width: 111px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.serviceList .detail .product_price {
    width: 100%;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    height: 39px;
    color: #666;
    line-height: 40px;
    border-radius: 0px 0px 6px 6px;
}

.serviceList .detail .no .product_price {
    color: #999999;
}

.serviceList .detail .product_money {
    padding-right: 5px;
    color: #fe841d;
    font-weight: 600;
    font-size: 18px;
}

.answer {
    width: 788px;
    /* background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(4, 0, 0, 0.08);
    border: solid 1px #dddddd; */
    padding: 10px 0px 10px 0px;
}

.answer h2 {
    font-size: 18px;
    color: #333333;
}
.answer > h2{
    margin-left: 20px;
}

.askAndAnswer .replyInfo {
    border-bottom: 1px dashed #ccc;
    padding: 20px 0px;
    margin-left: 20px;
}

.askAndAnswer .replyInfo:last-child {
    border: none
}

.askAndAnswer .userAskContent {
    font-size: 16px;
    color: #5a5a5a;
    padding: 0 20px;
    margin-bottom: 20px;
    text-align: justify;
    width: 788px;
    padding-left: 30px;
    clear: both;
}

.askAndAnswer .userAskContent h2 { /* 展示标题展示一行，超出的以...结尾 */
    font-size: 16px;
    line-height: 30px;
}

.askAndAnswer .userAskQuestion {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgb(254, 132, 29);
    border-radius: 50%;
    color: #fff;
    margin: 0 8px 0 -28px;
    float: left;
}

.askAndAnswer .lawyerReplyContent {
    font-size: 16px;
    line-height: 30px;
    color: #5a5a5a;
    padding: 0 20px;
    margin-bottom: 20px;
    text-align: justify;
    padding-left: 30px;
    clear: both;
}

.askAndAnswer .lawyerReplyContent .lawyerReplyAnswerDetail {
    font-size: 14px;
    color: #999;
}

.askAndAnswer .lawyerReplyAnswer {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #0b367a;
    border-radius: 50%;
    color: #fff;
    margin: 0 8px 0 -28px;
    float: left;
}

.askAndAnswer .soundBtn {
    display: block;
    position: relative;
    width: 98px;
    height: 36px;
    line-height: 36px;
    padding: 0 5px 0 50px;
    background: url(/img/consult_sound_noword_1.jpg) no-repeat;
    overflow: hidden;
    margin: 10px 0 0 0px;
}

.askAndAnswer .soundBtn .sy {
    width: 11px;
    height: 17px;
    display: block;
    position: absolute;
    top: 9px;
    left: 16px;
    background: url(/img/consult_sound_noword_sy.jpg) 0 0 no-repeat;
    background-size: 100%;
}

.askAndAnswer .soundBtn .soundTime {
    float: right;
    font-size: 14px;
    color: white;
}

.askAndAnswer .lzMark span {
    vertical-align: middle;
    color: #A1A1A1;
    margin-left: 8px;
}

.askAndAnswer .lzMark img {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: top;
}

.askAndAnswer .lzMark .consultType {
    margin-left: 30px;
    color: #A1A1A1;
    margin-right: 30px;
}

.askAndAnswer .lzMark .consultTime {
    color: #A1A1A1
}

.replyTips {
    text-align: center;
    color: #9A9A9A;
    font-size: 18px;
    font-weight: bold;
}

.aside {
    width: 295px;
    height: auto;
    float: right;
    margin-bottom: 30px;
}

/* .service{ */
    /* display: none; */
/* } */