/*导购小助手*/
.fancybox-inner{padding-top: 25px;}
.fancybox-opened .fancybox-skin{
    box-shadow: none;
}
.sg-container{
    width: 1032px;
    max-height: 966px;
    background-color:#fff;
    position: relative;
    padding-bottom: 55px;
    display: inline-block;
}
.sg-container .sg-title {
    height: 77px;
    line-height: 77px;
    background-color: #E7EAEE;
    position: relative;
    padding-left: 45px;
}
.sg-container .sg-title .shop-people{position: absolute;left: 315px;bottom: 0px;}
.sg-container .sg-title h2{
    color: #777777;
    font-size: 25px;
    text-align: center;
}
.sg-container .sg-title a.btn-close{
    width: 30px;
    height: 30px;
    background: url(/images/apps/frontend/assistant/close.png) center center no-repeat;
    overflow: hidden;
    text-indent: -99em;
    position: absolute;
    right: 22px;
    top: 22px;
}
.sg-container .sg-topic {
    padding: 30px 0 0 0px;
    height: 150px;
    color: #333;
}
.sg-container .sg-topic p{
    width: 925px;
    height: 500px;
    margin: 0px auto;
}
.sg-container .sg-topic p.options-2 a.option{
}
.sg-container .sg-topic p.options-3 a.option{
}
.sg-container .sg-topic h5{
    font-size: 20px;
    color: #777777;
    margin-bottom: 35px;
    margin-left: 50px;
    line-height: 24px;
    padding-left: 35px;
    background:url(/images/apps/frontend/assistant/question_bg.png) left center no-repeat;
}
.sg-container .sg-topic a.option{
    position: relative;
    float: left;
    display: inline-block;
    font-size: 20px;
    color: #262626;
    background-position: center top;
    background-repeat: no-repeat;
}
.sg-container .sg-topic a.option span.answer-img{display: block;background-position: center top;background-repeat: no-repeat;}
.sg-container .sg-topic a.option span.answer-txt{
    display: block;
    width: 100%;
    position: absolute;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    color: #262626;
    opacity: 0.8;
    bottom: 110px;
}
.sg-container .sg-topic a.option.selected span.answer-txt{color: #fff;opacity: 1;}
.sg-container .sg-topic a.option span.check-radio{
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    left: 15px;
    top: 20px;
    background: url(/images/apps/frontend/assistant/check_radio.png) center top no-repeat;
}
.sg-container .sg-topic a.option.selected span.check-radio{background-position: center -50px;}
.sg-container .buttons-set{
    padding-left: 5px;
    position: absolute;
    top: 25px;
    z-index: 99;
}
.sg-container .sg-btn-back {
    font-size: 18px;
    color: #262626;
    display: inline-block;
    height: 30px;
    line-height: 32px;
    padding-left: 38px;
    margin-left: 50px;
    color: #101010;
    background: url(/images/apps/frontend/assistant/sg_btn_back.png) no-repeat left center;
}
.sg-container .sg-btn-back.disable {
    color: #ddd;
    cursor: default;
}

.sg-final-loading {
    background: #f9f9f9;
    padding: 30px 40px;
    height: 30px;
    line-height: 30px;
    border-radius: 10px;
    font-size: 18px;
    color: #ef606b;
}
em{
    color:#f73d51;
}
/*type-1*/
.sg-container .sg-topic .type-1 a.option{
    width: 304px;
    height: 498px;
    background-image: url(/images/apps/frontend/assistant/type_1.jpg?20170401);
    margin-right: 6px;
}
.sg-container .sg-topic .type-1 a.option.last{margin-right: 0px;}
.sg-container .sg-topic .type-1 a.option span.answer-txt{bottom: 240px;} 
.sg-container .sg-topic .type-1 a.option.selected{background-position: center -498px;}

.sg-container .sg-topic .type-1-img a.option{
    width: 304px;
    height: 498px;
    background-image: url(/images/apps/frontend/assistant/type_1.jpg);
    margin-right: 6px;
}
.sg-container .sg-topic .type-1-img a.option.last{margin-right: 0px;}
.sg-container .sg-topic .type-1-img a.option.selected{background-position: center -498px;}
.sg-container .sg-topic .type-1-img a.option span.answer-txt{bottom: 110px;}
.sg-container .sg-topic .type-1-img a.option span.answer-img{margin-top: 100px;}

/*type-2*/
.sg-container .sg-topic .type-2 a.option{
    width: 460px;
    height: 248px;
    margin-right: 2px;
    margin-bottom: 2px;
    background-image: url(/images/apps/frontend/assistant/type_2.jpg);
}
.sg-container .sg-topic .type-2 a.option.answer-1-2,
.sg-container .sg-topic .type-2 a.option.answer-1-4{margin-right: 0px;}
.sg-container .sg-topic .type-2 a.option.answer-1-3,
.sg-container .sg-topic .type-2 a.option.answer-1-4{margin-bottom: 0px;}
.sg-container .sg-topic .type-2 a.option.selected{background-position: center -248px;}
.sg-container .sg-topic .type-2 a.option span.answer-txt{left: 85px;text-align: left;bottom: 0px;top: 90px;}

.sg-container .sg-topic .type-2-img a.option{
    width: 460px;
    height: 248px;
    margin-right: 2px;
    margin-bottom: 2px;
    background-image: url(/images/apps/frontend/assistant/type_2.jpg);
}
.sg-container .sg-topic .type-2-img a.option.answer-1-2,
.sg-container .sg-topic .type-2-img a.option.answer-1-4{margin-right: 0px;}
.sg-container .sg-topic .type-2-img a.option.answer-1-3,
.sg-container .sg-topic .type-2-img a.option.answer-1-4{margin-bottom: 0px;}
.sg-container .sg-topic .type-2-img a.option.selected{background-position: center -248px;}
.sg-container .sg-topic .type-2-img a.option span.answer-txt{bottom: 20px;}
.sg-container .sg-topic .type-2-img a.option span.answer-img{margin-top: 40px;}

/*type-3*/
.sg-container .sg-topic .type-3-img a.option{
    width: 457px;
    height: 498px;
    margin-right: 5px;
    background-image: url(/images/apps/frontend/assistant/type_3.jpg);
}
.sg-container .sg-topic .type-3-img a.option.last{margin-right: 0px;}
.sg-container .sg-topic .type-3-img a.option.selected{background-position: center -498px;}
.sg-container .sg-topic .type-3-img a.option .answer-img{margin-top: 100px;}

.sg-container .sg-topic .type-3 a.option{
    width: 460px;
    height: 498px;
    background-image: url(/images/apps/frontend/assistant/type_3.jpg);
}
.sg-container .sg-topic .type-3 a.option.selected{background-position: center -498px;}
.sg-container .sg-topic .type-3 a.option span.answer-txt{bottom: 240px;} 

/*type-4*/
.sg-container .sg-topic .type-4 a.option{
    width: 306px;
    height: 248px;
    background-image: url(/images/apps/frontend/assistant/type_4.jpg);
}
.sg-container .sg-topic .type-4 a.option.selected{background-position: center -248px;}
.sg-container .sg-topic .type-4 a.option span.answer-txt{bottom: 0px;top: 100px;}
.sg-container .sg-topic .type-4 a.option.answer-item-1,
.sg-container .sg-topic .type-4 a.option.answer-item-2,
.sg-container .sg-topic .type-4 a.option.answer-item-3,
.sg-container .sg-topic .type-4 a.option.answer-item-4,
.sg-container .sg-topic .type-4 a.option.answer-item-5{margin: 0px 2px 2px 0px;}
.sg-container .sg-topic .type-4 a.option.answer-item-3{margin-right: 0px;}
.sg-container .sg-topic .type-4 a.option.answer-item-4,
.sg-container .sg-topic .type-4 a.option.answer-item-5{margin-bottom: 0px;}

.sg-container .sg-topic .type-4-img a.option{
    width: 306px;
    height: 248px;
    background-image: url(/images/apps/frontend/assistant/type_4.jpg);
}
.sg-container .sg-topic .type-4-img a.option.selected{background-position: center -248px;}
.sg-container .sg-topic .type-4-img a.option span.answer-txt{bottom: 25px;} 
.sg-container .sg-topic .type-4-img a.option.answer-item-1,
.sg-container .sg-topic .type-4-img a.option.answer-item-2,
.sg-container .sg-topic .type-4-img a.option.answer-item-3,
.sg-container .sg-topic .type-4-img a.option.answer-item-4,
.sg-container .sg-topic .type-4-img a.option.answer-item-5,
.sg-container .sg-topic .type-4-img a.option.answer-item-6,
.sg-container .sg-topic .type-4-img a.option.answer-item-7
{margin: 0px 2px 2px 0px;}
.sg-container .sg-topic .type-4-img a.option.answer-item-3{margin-right: 0px;}

/*选择产品*/
#chose-product a.option .answer-img{height: 115px;margin-top: 45px;}
#chose-product .answer-1-1 .answer-img{background-image:url(/images/apps/frontend/assistant/yyj.png);}
#chose-product .answer-1-2 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz.png);}
#chose-product .answer-1-3 .answer-img{background-image:url(/images/apps/frontend/assistant/xdg.png);}
#chose-product .answer-1-4 .answer-img{background-image:url(/images/apps/frontend/assistant/rqrsq.png);}
#chose-product .answer-1-5 .answer-img{background-image:url(/images/apps/frontend/assistant/drsq.png);}
#chose-product .answer-1-6 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx.png);}
#chose-product .answer-1-7 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj.png);}
#chose-product .answer-1-8 .answer-img{background-image:url(/images/apps/frontend/assistant/bgl.png);}
/*油烟机*/
/*问题一*/
#sg-yy-a1 a.option .answer-img{height: 151px;}
#sg-yy-a1 .answer-1-1 .answer-img{background-image:url(/images/apps/frontend/assistant/yyj/question_1_1.png?20170401);}
#sg-yy-a1 .answer-1-1.selected .answer-img{background-position: center -151px;}

#sg-yy-a1 .answer-1-2 .answer-img{background-image:url(/images/apps/frontend/assistant/yyj/question_1_2.png?20170401);height: 151px;}
#sg-yy-a1 .answer-1-2.selected .answer-img{background-position: center -151px;}
/*问题二*/
#sg-yy-a2 a.option .answer-img{height: 160px;margin-top: 130px;}
#sg-yy-a2 .answer-2-1 .answer-img{background-image:url(/images/apps/frontend/assistant/yyj/question_2_1.png?20170401);}
#sg-yy-a2 .answer-2-1.selected .answer-img{background-position: center -160px;}

#sg-yy-a2 .answer-2-2 .answer-img{background-image:url(/images/apps/frontend/assistant/yyj/question_2_2.png?20170401);}
#sg-yy-a2 .answer-2-2.selected .answer-img{background-position: center -160px;}
/*问题三*/
#sg-yy-a3 a.option .answer-img{margin-top: 120px;}
#sg-yy-a3 a.option .answer-img{height: 169px;}
#sg-yy-a3 .answer-3-1 .answer-img{background-image:url(/images/apps/frontend/assistant/yyj/question_3_1.png?20170401);}
#sg-yy-a3 .answer-3-1.selected .answer-img{background-position: center -169px;}

#sg-yy-a3 .answer-3-2 .answer-img{background-image:url(/images/apps/frontend/assistant/yyj/question_3_2.png?20170401);}
#sg-yy-a3 .answer-3-2.selected .answer-img{background-position: center -169px;}
/*问题四*/
#sg-yy-a4 a.option .answer-img{height: 114px;}
#sg-yy-a4 .answer-4-1 .answer-img{background-image:url(/images/apps/frontend/assistant/yyj/question_4_1.png?20170401);}
#sg-yy-a4 .answer-4-1.selected .answer-img{background-position: center -114px;}

#sg-yy-a4 .answer-4-2 .answer-img{background-image:url(/images/apps/frontend/assistant/yyj/question_4_2.png?20170401);height: 114px;}
#sg-yy-a4 .answer-4-2.selected .answer-img{background-position: center -114px;}
#sg-yy-a4.sg-container .sg-topic .type-3-img a.option .answer-img{margin-top: 160px;}
/*燃气灶*/
/*问题一*/
#sg-rq-a1 a.option .answer-img{margin-top: 130px}
#sg-rq-a1 a.option .answer-img{height: 144px;}
#sg-rq-a1 .answer-1-1 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_1_1.png);}
#sg-rq-a1 .answer-1-1.selected .answer-img{background-position: center -144px;}

#sg-rq-a1 .answer-1-2 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_1_2.png);}
#sg-rq-a1 .answer-1-2.selected .answer-img{background-position: center -144px;}

#sg-rq-a1-t2 a.option .answer-img{margin-top: 130px}
#sg-rq-a1-t2 a.option .answer-img{height: 144px;}
#sg-rq-a1-t2 .answer-1-1 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_1_1.png);}
#sg-rq-a1-t2 .answer-1-1.selected .answer-img{background-position: center -144px;}

#sg-rq-a1-t2 .answer-1-2 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_1_2.png);}
#sg-rq-a1-t2 .answer-1-2.selected .answer-img{background-position: center -144px;}
/*问题二*/
.sg-rq-a2 .option .answer-img{height: 151px;margin-top: 155px;}
.sg-rq-a2 .option .answer-txt{bottom: 70px;}
.sg-rq-a2 .sg-topic .answer-2-1 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_2_1.png);}
.sg-rq-a2 .sg-topic .answer-2-1.selected .answer-img{background-position: center -151px;}
.sg-rq-a2 .sg-topic .answer-2-2 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_2_2.png);}
.sg-rq-a2 .sg-topic .answer-2-2.selected .answer-img{background-position: center -151px;}
.sg-rq-a2 .sg-topic .answer-2-3 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_2_3.png);}
.sg-rq-a2 .sg-topic .answer-2-3.selected .answer-img{background-position: center -151px;}
/*问题三*/

/*问题四*/
#sg-rq-a4 a.option .answer-img{margin-top: 150px}
#sg-rq-a4 a.option .answer-img{height: 133px;}
#sg-rq-a4 .answer-4-1 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_4_1.png);}
#sg-rq-a4 .answer-4-1.selected .answer-img{background-position: center -133px;}

/*问题五*/
.sg-rq-a5 .sg-topic a.option .answer-img{margin-top: 150px}
.sg-rq-a5 .sg-topic a.option .answer-img{height: 135px;}
.sg-rq-a5 .sg-topic .answer-5-1 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_3_1.png);}
.sg-rq-a5 .sg-topic .answer-5-1.selected .answer-img{background-position: center -135px;}

.sg-rq-a5 .sg-topic .answer-5-2 .answer-img{background-image:url(/images/apps/frontend/assistant/rqz/question_3_2.png);}
.sg-rq-a5 .sg-topic .answer-5-2.selected .answer-img{background-position: center -135px;}

/*消毒柜/保洁柜*/
/*问题一*/
#sg-xd-1 .option .answer-img{height:160px;}
#sg-xd-1 .option.answer-1-1 .answer-img{background-image:url(/images/apps/frontend/assistant/xdg/question_1_1.png);}
#sg-xd-1 .option.answer-1-1.selected .answer-img{background-position: center -160px;}

#sg-xd-1 .option.answer-1-2 .answer-img{background-image:url(/images/apps/frontend/assistant/xdg/question_1_2.png);height: 172px;}
#sg-xd-1 .option.answer-1-2.selected .answer-img{background-position: center -172px;}

/*问题二*/
#sg-xd-a1 .option.answer-2-1 .answer-img{margin-top: 140px;background-image:url(/images/apps/frontend/assistant/xdg/question_2_1.png);height: 104px;}
#sg-xd-a1 .option.answer-2-1.selected .answer-img{background-position: center -104px;}

#sg-xd-a1 .option.answer-2-2 .answer-img{margin-top: 140px;background-image:url(/images/apps/frontend/assistant/xdg/question_2_2.png);height: 104px;}
#sg-xd-a1 .option.answer-2-2.selected .answer-img{background-position: center -104px;}

#sg-xd-a1 .option.answer-2-3 .answer-img{background-image:url(/images/apps/frontend/assistant/xdg/question_2_3.png);height: 215px;}
#sg-xd-a1 .option.answer-2-3.selected .answer-img{background-position: center -215px;}

/*问题四*/
#sg-xd-b1 .option .answer-img{height:133px;margin-top: 145px;}
#sg-xd-b1 .option.answer-4-1 .answer-img{background-image:url(/images/apps/frontend/assistant/xdg/question_4_1.png);}
#sg-xd-b1 .option.answer-4-1.selected .answer-img{background-position: center -133px;}

#sg-xd-b1 .option.answer-4-2 .answer-img{background-image:url(/images/apps/frontend/assistant/xdg/question_4_2.png);}
#sg-xd-b1 .option.answer-4-2.selected .answer-img{background-position: center -133px;}

#sg-xd-b2 .option .answer-img{height:200px;}
#sg-xd-b2 .option span.answer-img{background-position: 165px top;}
#sg-xd-b2  .option.answer-1-1 .answer-img{background-image:url(/images/apps/frontend/assistant/xdg/6.png);}
#sg-xd-b2  .option.answer-1-1.selected .answer-img{background-position: 165px -200px;}
#sg-xd-b2  .option.answer-1-2 .answer-img{background-image:url(/images/apps/frontend/assistant/xdg/5.png);}
#sg-xd-b2  .option.answer-1-2.selected .answer-img{background-position: 165px -200px;}

/*燃气热水器*/
/*问题一*/
#rq-b1 a.option .answer-img{margin-top: 148px;}
#rq-b1 .option.answer-1-1 .answer-img{height: 114px;background-image:url(/images/apps/frontend/assistant/rqrsq/question_1_1.png);}
#rq-b1 .option.answer-1-1.selected .answer-img{background-position: center -114px;}
#rq-b1 .option.answer-1-2 .answer-img{height: 114px;background-image:url(/images/apps/frontend/assistant/rqrsq/question_new_1_2.png);}
#rq-b1 .option.answer-1-2.selected .answer-img{background-position: center -114px;}
#rq-b1 .option.answer-1-3 .answer-img{height: 125px;background-image:url(/images/apps/frontend/assistant/rqrsq/question_new_1_3.png);}
#rq-b1 .option.answer-1-3.selected .answer-img{background-position: center -125px;}

/*问题二*/
#rq-b2 a.option .answer-img{margin-top: 135px;}
#rq-b2 a.option .answer-txt{bottom: 110px;}
#rq-b2 .option.answer-2-1 .answer-img{height: 169px;background-image: url(/images/apps/frontend/assistant/rqrsq/question_new_2_1.png);}
#rq-b2 .option.answer-2-1.selected .answer-img{background-position: center -170px;}
#rq-b2 .option.answer-2-2 .answer-img{height: 169px;background-image: url(/images/apps/frontend/assistant/rqrsq/question_new_2_2.png);}
#rq-b2 .option.answer-2-2.selected .answer-img{background-position: center -170px;}
#rq-b2 .option.answer-2-3 .answer-img{height: 169px;background-image: url(/images/apps/frontend/assistant/rqrsq/question_new_2_3.png);}
#rq-b2 .option.answer-2-3.selected .answer-img{background-position: center -170px}

/*问题三*/
#rq-b3 a.option .answer-img{margin-top: 135px;}
#rq-b3 a.option .answer-txt{bottom: 110px;}
#rq-b3 .option.answer-3-1 .answer-img{height: 157px;background-image: url(/images/apps/frontend/assistant/rqrsq/question_new_3_1.png);}
#rq-b3 .option.answer-3-1.selected .answer-img{background-position: center -157px;}
#rq-b3 .option.answer-3-2 .answer-img{height: 160px;background-image: url(/images/apps/frontend/assistant/rqrsq/question_new_3_2.png);}
#rq-b3 .option.answer-3-2.selected .answer-img{background-position: center -170px;}
#rq-b3 .option.answer-3-3 .answer-img{height: 160px;background-image: url(/images/apps/frontend/assistant/rqrsq/question_new_3_3.png);}
#rq-b3 .option.answer-3-3.selected .answer-img{background-position: center -171px}
/*问题四*/
#rq-b4 a.option .answer-img{margin-top: 135px;}
#rq-b4 a.option .answer-txt{bottom: 110px;}
#rq-b4 .option.answer-4-1 .answer-img{height: 118px;background-image: url(/images/apps/frontend/assistant/rqrsq/question_4_1.png);}
#rq-b4 .option.answer-4-1.selected .answer-img{background-position: center -132px;}
#rq-b4 .option.answer-4-2 .answer-img{height: 124px;background-image: url(/images/apps/frontend/assistant/rqrsq/question_4_2.png);}
#rq-b4 .option.answer-4-2.selected .answer-img{background-position: center -124px;}
#rq-b4 .option.answer-4-3 .answer-img{height: 120px;background-image: url(/images/apps/frontend/assistant/rqrsq/question_4_3.png);}
#rq-b4 .option.answer-4-3.selected .answer-img{background-position: center -118px}


/*结果页*/   
#rq-b5.sg-container .sg-topic h5{
    background: none;
    padding-left: 0px;
}
#rq-b5  .rq-output-result{
    width: 926px;
    height: 500px;
    margin: 0 auto;
}
#rq-b5  .rq-output-result #owl-demo1{
    width: 926px;
    height: 500px;
}
#rq-b5  .rq-output-result #owl-demo1 .owl-stage{
    padding-left: 1px;
}
#rq-b5  .rq-output-result .nav-item {
    width: 298px;
    margin: 0 auto;
    height: 480px;
    border: 1px solid #ddd;
}
#rq-b5  .rq-output-result {
    position: relative;
}
#rq-b5  .rq-output-result  .item-nav{
    position: absolute;
    top: 235px;
    width: 16px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

#rq-b5  .rq-output-result  .item-nav .img-box{
    height: 380px;
}
#rq-b5  .rq-output-result  .item-nav .img-box img{

}
#rq-b5 .owl-carousel .owl-item .img-box {
    height: 230px;
    padding: 20px 0px 5px;
    margin: 0 auto;
}
#rq-b5 .owl-carousel .owl-item img{

    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#rq-b5  .rq-output-result  .item-nav.prev-nav{
    left: -32px;
    background-image: url(/images/apps/frontend/product_list/prev1.png);
}
#rq-b5  .rq-output-result  .item-nav.next-nav{
    right: -34px;
    background-image: url(/images/apps/frontend/product_list/next1.png);
}
#rq-b5  .rq-output-result  .item-nav.noActive{
    display: none;
}
#rq-b5  .rq-output-result .tips{
    padding-left: 32px;
}
#rq-b5  .rq-output-result .tips .product-name{
    font-size: 19px;
    color: #000;
    margin-bottom: 6px;
    margin-top: 28px;
}
#rq-b5  .rq-output-result .tips .product-model{
    font-size: 16px;
    color: #666666;
    margin-bottom: 6px;
}
#rq-b5  .rq-output-result .tips .sub-ul li{
    background: url(/images/apps/frontend/product_list/dot.png) left 8px no-repeat;
    padding-left: 9px;
    line-height: 20px;
}

/*电热水器*/
/*问题一*/
#sg-b1 a.option .answer-img{margin-top: 135px;}
#sg-b1 .option.answer-1-1 .answer-img{height: 168px;background-image:url(/images/apps/frontend/assistant/drsq/question_6_1.png?20170401);}
#sg-b1 .option.answer-1-1.selected .answer-img{background-position: center -168px;}

#sg-b1 .option.answer-1-2 .answer-img{height: 166px;background-image:url(/images/apps/frontend/assistant/drsq/question_6_2.png?20170401);}
#sg-b1 .option.answer-1-2.selected .answer-img{background-position: center -166px;}

/*问题二*/
#sg-b2 .option .answer-img{height: 195px;margin-top: 110px;}
#sg-b2 .option.selected .answer-img{background-position: center -195px;}
#sg-b2 .option.answer-2-1 .answer-img{background-image:url(/images/apps/frontend/assistant/drsq/question_7_1.png?20170401);}
#sg-b2 .option.answer-2-2 .answer-img{background-image:url(/images/apps/frontend/assistant/drsq/question_7_2.png?20170401);}

/*问题三*/
#sg-b3 .option .answer-img{height: 104px;}
#sg-b3 .option.selected .answer-img{background-position: center -104px;}
#sg-b3 .option.answer-3-1 .answer-img{margin-top: 140px;background-image:url(/images/apps/frontend/assistant/drsq/question_8_1.png?20170401);}
#sg-b3 .option.answer-3-2 .answer-img{margin-top: 140px;background-image:url(/images/apps/frontend/assistant/drsq/question_8_2.png?20170401);}

#sg-b3 .option.answer-3-3 .answer-img{height: 215px;background-image:url(/images/apps/frontend/assistant/drsq/question_8_3.png?20170401);}
#sg-b3 .option.answer-3-3.selected .answer-img{background-position: center -215px;}

/*问题四*/
#sg-b4 a.option .answer-img{margin-top: 150px;}
#sg-b4 .option.answer-4-1 .answer-img{height: 127px;background-image:url(/images/apps/frontend/assistant/drsq/question_9_1.png?20170401);}
#sg-b4 .option.answer-4-1.selected .answer-img{background-position: center -127px;}

#sg-b4 .option.answer-4-2 .answer-img{height: 147px;background-image:url(/images/apps/frontend/assistant/drsq/question_9_2.png?20170401);}
#sg-b4 .option.answer-4-2.selected .answer-img{background-position: center -147px;}

/*问题五*/
#sg-b5 a.option .answer-img{margin-top: 135px;}
#sg-b5 .option.answer-5-1 .answer-img{height:165px;background-image:url(/images/apps/frontend/assistant/drsq/question_5_1.png?20170401);}
#sg-b5 .option.answer-5-1.selected .answer-img{background-position: center -165px;}

#sg-b5 .option.answer-5-2 .answer-img{height: 164px;background-image:url(/images/apps/frontend/assistant/drsq/question_5_2.png?20170401);}
#sg-b5 .option.answer-5-2.selected .answer-img{background-position: center -164px;}



/*嵌入式蒸/烤箱*/
/*问题一*/
#sg-qrszkx-a1 a.option .answer-img{margin-top: 135px;height: 151px;}
#sg-qrszkx-a1 .answer-1-1 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_1_1.png?20170826);background-position: center;}
#sg-qrszkx-a1 .answer-1-1.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_1_1_active.png?20170826);background-position: center;}

#sg-qrszkx-a1 .answer-1-2 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_1_2.png?20170826);background-position: center;}
#sg-qrszkx-a1 .answer-1-2.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_1_2_active.png?20170826);background-position: center;}

#sg-qrszkx-a1 .answer-1-3 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_1_3.png?20170826);background-position: center;}
#sg-qrszkx-a1 .answer-1-3.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_1_3_active.png?20170826);background-position: center;}

#sg-qrszkx-a1 .sg-topic .type-3-img a.option{
    width: 300px;
    height: 498px;
    margin-right: 5px;
    background-image: url(/images/apps/frontend/assistant/type_3.jpg);
}
/*问题二*/
#sg-qrszkx-a2 a.option .answer-img{height: 160px;margin-top: 140px;}
#sg-qrszkx-a2 .answer-2-1 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_1.png?20170826);background-position: center;}
#sg-qrszkx-a2 .answer-2-1.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_1_active.png?20170826);background-position: center;}

#sg-qrszkx-a2 .answer-2-2 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_2.png?20170826);background-position: center;}
#sg-qrszkx-a2 .answer-2-2.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_2_active.png?20170826);background-position: center;}

#sg-qrszkx-a2 .answer-2-3 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_3.png?20170826);background-position: center;}
#sg-qrszkx-a2 .answer-2-3.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_3_active.png?20170826);background-position: center;}
#sg-qrszkx-a2 .sg-topic .type-3-img a.option{
    width: 300px;
    height: 498px;
    margin-right: 5px;
    background-image: url(/images/apps/frontend/assistant/type_3.jpg);
}
/*问题三*/
#sg-qrszkx-a3 a.option .answer-img{height: 169px;margin-top: 120px;}
#sg-qrszkx-a3 .answer-3-1 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_3_1.png?20170826);background-position: center;}
#sg-qrszkx-a3 .answer-3-1.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_3_1_active.png?20170826);background-position: center;}

#sg-qrszkx-a3 .answer-3-2 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_3_2.png?20170826);background-position: center;}
#sg-qrszkx-a3 .answer-3-2.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_3_2_active.png?20170826);background-position: center;}

#sg-qrszkx-a3 .answer-3-3 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_3_3.png?20170826);background-position: center;}
#sg-qrszkx-a3 .answer-3-3.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_3_3_active.png?20170826);background-position: center;}
#sg-qrszkx-a3 .sg-topic .type-3-img a.option{
    width: 300px;
    height: 498px;
    margin-right: 5px;
    background-image: url(/images/apps/frontend/assistant/type_3.jpg);
}
/*问题四*/
#sg-qrszkx-a4 a.option .answer-img{height: 114px;}
#sg-qrszkx-a4.sg-container .sg-topic .type-3-img a.option .answer-img{margin-top: 160px;}
#sg-qrszkx-a4 .sg-topic .type-3-img a.option{
    width: 300px;
    height: 498px;
    margin-right: 5px;
    background-image: url(/images/apps/frontend/assistant/type_3.jpg);
}
/*问题五*/
#sg-qrszkx-a5 a.option .answer-img{height: 114px;margin-top: 140px;}
#sg-qrszkx-a5 .answer-5-1 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_1.png?20170826);background-position: center;}
#sg-qrszkx-a5 .answer-5-1.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_1_active.png?20170826);background-position: center;}

#sg-qrszkx-a5 .answer-5-2 .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_2.png?20170826);background-position: center;}
#sg-qrszkx-a5 .answer-5-2.selected .answer-img{background-image:url(/images/apps/frontend/assistant/qrszkx/question_2_2_active.png?20170826);background-position: center;}
#sg-qrszkx-a5.sg-container .sg-topic .type-3-img a.option .answer-img{margin-top: 160px;}
#sg-qrszkx-a5.sg-container .sg-topic .type-3-img a.option {
    width: 457px !important;
}



/*洗碗机*/
/*问题一*/
#sg-xwj-a1 a.option .answer-img{height: 151px;margin-top: 140px;}
#sg-xwj-a1 .answer-1-1 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_1_1.png?20170826);background-position: center;}
#sg-xwj-a1 .answer-1-1.selected .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_1_1_active.png?20170826);background-position: center;}

#sg-xwj-a1 .answer-1-2 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_1_2.png?20170826);background-position: center;}
#sg-xwj-a1 .answer-1-2.selected .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_1_2_active.png?20170826);background-position: center;}
/*问题二*/
#sg-xwj-a2 a.option .answer-img{height: 160px;margin-top: 130px;}
#sg-xwj-a2 .answer-2-1 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_2_1.png?20170826);background-position: center;}
#sg-xwj-a2 .answer-2-1.selected .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_2_1_active.png?20170826);background-position: center;}

#sg-xwj-a2 .answer-2-2 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_2_2.png?20170826);background-position: center;}
#sg-xwj-a2 .answer-2-2.selected .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_2_2_active.png?20170826);background-position: center;}

#sg-xwj-a2 .answer-2-3 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_2_3.png?20170826);background-position: center;}
#sg-xwj-a2 .answer-2-3.selected .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_2_3_active.png?20170826);background-position: center;}
#sg-xwj-a2 .sg-topic .type-3-img a.option{
    width: 300px;
    height: 498px;
    margin-right: 5px;
    background-image: url(/images/apps/frontend/assistant/type_3.jpg);
}
/*问题三*/
#sg-xwj-a3 a.option .answer-img{height: 169px;margin-top: 120px;}
#sg-xwj-a3 .answer-3-1 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_1_1.png?20170826);background-position: center;}
#sg-xwj-a3 .answer-3-1.selected .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_1_1_active.png?20170826);background-position: center;}

#sg-xwj-a3 .answer-3-2 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_1_2.png?20170826);background-position: center;}
#sg-xwj-a3 .answer-3-2.selected .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_1_2_active.png?20170826);background-position: center;}
/*问题四*/
#sg-xwj-a4 a.option .answer-img{height: 114px;}
#sg-xwj-a4 .answer-4-1 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_4_1.png?20170826);background-position: center;}
#sg-xwj-a4 .answer-4-1.selected .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_4_1_active.png?20170826);background-position: center;}

#sg-xwj-a4 .answer-4-2 .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_4_2.png?20170826);background-position: center;}
#sg-xwj-a4 .answer-4-2.selected .answer-img{background-image:url(/images/apps/frontend/assistant/xwj/question_4_2_active.png?20170826);background-position: center;}
#sg-xwj-a4.sg-container .sg-topic .type-3-img a.option .answer-img{margin-top: 160px;}
/*问题五*/
#sg-xwj-a5 a.option .answer-img{height: 114px;}
#sg-xwj-a5.sg-container .sg-topic .type-3-img a.option .answer-img{margin-top: 160px;}


/*洗碗机 提示*/
.sg-container .sg-topic p {
    width: 925px;
    height: 500px;
    margin: 0px auto;
}

#prompt.sg-container .sg-topic .type-prompt a.option{
    width: 925px;
    height: 498px;
    line-height: 498px;
    text-align: center;
    margin-right: 5px;
    background-color: #F4F8FB;
    background-image: url(/images/apps/frontend/assistant/type_3.jpg);
}
#prompt.sg-container .sg-topic a.option span.answer-txt {
    top: 1px;
    display: block;
    width: 100%;
    position: absolute;
    text-align: center;
    font-size: 20px;
    line-height: 498px;
    color: #262626;
    opacity: 0.8;
}


/*此宝贝正在开发中，敬请期待*/
#sg-rq-is-develop.sg-container .sg-topic h5{
    background: none;
    margin-top: 80px;
    padding-left: 0px;
    margin-left: 0px;
    text-align: center;
}
#sg-rq-is-develop.sg-container{height: 366px;}





