
#noresult {
    padding: 10px 0;
    margin: 0 auto
}

#noresult .resulttip {
    height: 55px;
    line-height: 55px;
    background-color: #fffef0;
    border: 1px solid #f8e7c6;
    font-size: 13px;
    margin-top: 10px
}

#noresult .resulttip p{
    color:#9b9a96;
}

#noresult .resulttip p span{
    color:#000;
}

#noresult .resulttip .ico_tip {
    background: url(../image/ico_noresult20140804-1.0.0.png) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    display: block;
    margin-left: 30px;
    margin-top: 18px;
    margin-right: 5px
}

.font_blue {
    color: #06c
}

.font_red {
    color: red
}

.floatleft {
    float: left
}

#noresult .consulting {
    background-color: #f8f8f8;
    border: 1px solid #eee;
    margin-top: 15px;
    margin-bottom: 15px
}

#noresult .consulting .consult_top {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
    position: relative
}

#noresult .consulting .consult_top h3 {
    position: absolute;
    top: 12px;
    left: 10;
    height: 18px;
    line-height: 16px;
    border-left: 3px solid #ff5600;
    padding-left: 5px;
    font-size: 14px
}

#noresult .consulting .consult_top .tip {
    text-align: right;
    color: #000;
    font-size:15px;
}

#noresult .consulting .consult_top .tip span{
    color:#ff6600;
}

#noresult .consulting .con_block {
    height: 162px;
    position: relative
}

#noresult .consulting .block_detail {
    width: 280px;
    height: 122px;
    background-color: #fff;
    border: 1px solid #ddd;
    position: relative;
    box-shadow: 0 2px 0 0 #d3d3d3;
    padding: 10px;
    line-height: 22px;
    color: #666;
    font-size: 13px;
    float: left;
    margin: 20px 0 20px 35px;
}

@media (max-width:1230px){
    #noresult .consulting .block_detail{
        width:240px;
        margin: 20px 0 20px 8px;
    }
}

#noresult .consulting .block_detail .block_top {
    background: url(../image/ico_noresult20140804-1.0.0.png) -27px 0 no-repeat;
    width: 43px;
    height: 49px;
    position: absolute;
    right: 0;
    top: 0
}

#noresult .consulting .block_detail .title {
    font-size: 17px;
    color: #ff5600;
    line-height: 43px
}

#noresult .consulting .operation {
    width: 220px;
    height: 147px;
    border-left: 1px solid #d0d0d0;
    float: right;
    position: relative;
    padding: 15px 0 0 33px;
}

#noresult .consulting .operation .arrow {
    position: absolute;
    left: -9px;
    top: 70px;
    background: url(../image/ico_noresult20140804-1.0.0.png) -74px 0 no-repeat;
    width: 11px;
    height: 14px
}

#noresult .button_qq {
    width: 150px;
    height: 50px;
    background-color: #ff6600;
    border:1px solid #ff6600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    line-height: 46px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px
}

#noresult .button_qq .iconfont{
    font-size: 19px;
    margin-right:5px;
    font-weight: 200;
}

#noresult .button_qq:hover {
    text-decoration: none;
}

#noresult .button_qq.btn_sub {
    font-weight: 400;
    width: 150px;
    background:transparent;
    color:#ff6600;
}

#noresult .button_qq .ico_qq {
    background: url(../image/ico_noresult20140804-1.0.1.png) -87px 0 no-repeat;
    width: 21px;
    height: 25px;
    float: left;
    display: block;
    margin-top: 12px;
    margin-left: 23px;
    margin-right: 6px
}

#noresult .button_qq.btn_sub .ico_more,
#noresult .button_qq.btn_sub .ico_more2 {
    width: 9px;
    height: 10px;
    margin-top: 22px;
    margin-left: 7px;
    display: block;
    float: left
}

#noresult .button_qq.btn_sub .ico_more {
    background: url(../image/ico_noresult20140804-1.0.0.png) -111px 0 no-repeat
}

#noresult .button_qq.btn_sub .ico_more2 {
    background: url(../image/ico_noresult20140804-1.0.0.png) -111px -11px no-repeat
}

#noresult .consulting .feedback {
    background-color: #f8f8f8;
    border: 1px solid #ff5600;
    position: relative;
    height: auto;
    padding: 15px 0
}

#noresult .consulting .feedback .arrow {
    position: absolute;
    right: 80px;
    top: -10px;
    background: url(../image/ico_noresult20140804-1.0.0.png) 0 -24px no-repeat;
    width: 19px;
    height: 10px
}

#noresult .consulting .feedback .con_table .feed_width1 {
    width: 90px;
    text-align: right;
    line-height: 32px;
    padding: 5px 0 5px 10px
}

#noresult .consulting .feedback .con_table .feed_width1 .must {
    color: red
}

#noresult .consulting .feedback .con_table .textframe1 {
    width: 615px;
    height: 90px;
    border: 1px solid #dcdcdc;
}

#noresult .consulting .feedback .con_table textarea,#noresult .consulting .feedback .con_table input{
    line-height: 22px;
    padding-left: 5px;
    border: 1px solid #DBDBDB;
    color: #666;
    margin-right: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;

}

#noresult .consulting .feedback .con_table .textframe2 {
    width: 615px;
    height: 45px;
    border: 1px solid #dcdcdc
}

#noresult .consulting .feedback .con_table .myinput {
    width: 170px;
    height: 25px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    float: left;
    margin-top: 5px;
    margin-right: 10px
}

#noresult .consulting .feedback .con_table .wrong {
    color: #e6393d
}

#noresult .consulting .feedback .con_table .btn_save {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background: #f60;
    width: 100px;
    display: block;
    text-align: center;
    border: 1px solid #f60;
    color: #fff;
    margin-right: 10px
}

#noresult .consulting .feedback .con_table .btn_save:hover {
    background: #f60;
    text-decoration: none;
    color: #fff;
    border: 1px solid #f60
}

#noresult .consulting .feedback .con_table .feed_width2 {
    width: 610px;
    text-align: left;
    padding: 5px 10px;
    line-height: 32px
}

#noresult .consulting .feedback .con_table .feed_width3 {
    width: 230px;
    color: #888;
    line-height: 20px;
    padding: 5px 10px
}

#noresult .every_search {
    line-height: 50px;
    border: 1px solid #eee;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom:25px;
}

#noresult .every_search .title {
    width: 94px;
    height: 50px;
    position: relative;
    font-size: 15px;
    text-align: right;
    float: left;
    color:#000;
    font-weight: 600;
}

#noresult .every_search .title .arrow {
    position: absolute;
    right: -9px;
    top: 18px;
    background: url(../image/ico_noresult20140804-1.0.0.png) -125px 0 no-repeat;
    width: 10px;
    height: 14px;
    display: block
}

#noresult .every_search .keywordsarea {
    width: 970px;
    height: 50px;
    padding: 0 0 0 10px;
}
#noresult .every_search .keywordsarea .line{
    height:15px;
    width:1px;
    background:#cccccc;
    display: inline-block;
    transform:translate3d(13px,2px,0);
}


#noresult .every_search .keywords {
    padding: 0 15px;
    color: #06c;
    float: left;
}

#noresult .pop_window {
    width: 385px;
    height: 45px;
    background-color: #fffef0;
    border: 1px solid #fad690;
    color: #505050;
    text-align: center;
    font-size: 13px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -28px;
    margin-left: -190px;
    padding: 35px;
    line-height: 24px
}

#noresult .pop_window .ico_right {
    background: url(../image/ico_noresult20140804-1.0.0.png) -71px -22px no-repeat;
    width: 17px;
    height: 18px;
    float: left;
    display: block;
    margin-top: 5px;
    margin-right: 3px
}

#noresult .picScroll {
    border: 1px solid #eee;
    margin-bottom: 15px;
}

#noresult .picScroll .title {
    height: 35px;
    background-color: #f8f8f8;
    padding-left: 20px;
    line-height: 35px;
    font-size: 13px
}

#noresult .picScroll .title .red {
    color: red;
    font-weight: 700
}

#noresult .picScroll .title .not {
    text-decoration: line-through
}

#noresult .picScroll .title .tip {
    margin-left: 30px;
    color: #999;
    font-size: 12px;
    margin-right: 10px
}

#noresult .picScroll .title a {
    color: #06c;
    font-size: 12px
}

#noresult .picScroll ul {
    overflow: hidden;
    zoom: 1;
    padding-left: 25px
}

#noresult .picScroll li {
    width: 160px;
    margin: 0 30px 15px 0;
    position: relative;
    float: left;
    display: inline
}

#noresult .picScroll li .pic {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 6px
}

#noresult .picScroll li .pic img {
    display: block;
    background: #ddd
}

#noresult .picScroll li p {
    margin-top: 5px;
    line-height: 15px;
    overflow: hidden
}

#noresult .picScroll li .txt1 a {
    color: #333
}

#noresult .picScroll li .movielist_tt {
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    position: relative
}

#noresult .picScroll li .movielist_tt a {
    font-size: 12px
}

#noresult .picScroll li .score {
    color: #F60;
    margin: 7px 0
}

#noresult .picScroll li .buy {
    width: 77px;
    height: 22px;
    line-height: 22px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    display: block;
    text-align: center
}

#noresult .picScroll li .buy:hover {
    background: #ff5600;
    text-decoration: none;
    color: #fff;
    border: 1px solid #ff5600
}

#noresult .s-title{
    text-align: left;
    border:1px solid #e7e7e7;
}

#noresult .s-title h3{
    color:#000;
    font-size:16px;
}

#noresult .s-title .extra{
    float:right;
    font-size:12px;
    margin-right: 5px;
}

#noresult .research{
    padding-left:25px;
}

#noresult .research input{
    height:41px;
    line-height: 40px;
    width:300px;
    box-sizing: border-box;
    padding:5px;
    border:1px solid #dbdbdb;
    margin-left:5px;
}
#noresult .research .researchBtn{
    color:#fff;
    background:#ff6600;
    text-align: center;
    width:80px;
    height:41px;
    line-height: 39px;
    font-size:16px;
    display: inline-block;
    margin-left:5px;
    margin-right:15px;
    border:none;
    outline:none;
}

#noresult .RecommendedColumnService{
    border: 1px solid #ff6600;
    color: #ff6600;
    background-color: #fff;
    text-align: center;
    margin-top: 10px;
    padding: 8px 10px;
    cursor: pointer;
    display: inline-block;
    width:150px;
    height:40px;
    line-height: 20px;
    text-decoration: none;
}

#noresult .RecommendedColumnService:hover {
    background-color: #ff6600;
    color: #fff;
}