@charset "utf-8";
/* 通用 */
html,body{margin:0; padding:0; width: 100%; font-size: 18px; color: #4E4E4E;font-family:"微软雅黑"; background:#F7F7F7;}
img{border:none;}
blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
ul,li {margin:0;padding:0;list-style:none;}
input{border: 0px;outline:none;}

/* 搜索内容开始 */
.auto{
    width:auto;
    height:auto;
    overflow:hidden;
}
.center{
    width:1200px;
    height:auto;
    overflow:hidden;
    padding:0 0 200px 0;
    margin:0 auto;
}
.search_line{
    min-height: 58px;
}
.search_line .search_lt{
    width:90px;
    height:auto;
    overflow:hidden;
    line-height:17px;
    float:left;
    color:#4E4E4E;
    font-size:14px;
    margin:21px 0 0;
}
.search_line .search_rt{
    width:auto;
    max-width:1123px;
    height:auto;
    overflow:hidden;
    float:left;
}
.search_line .search_rt li{
    width:auto;
    height:28px;
    line-height:28px;
    text-align:center;
    padding:0 7px;
    float:left;
    margin:15px 15px 17px 0;
    color:#fff;
    font-size:14px;
    background:#57B8EA;
}
.search_line .search_rt li span{
    display: block;
    width:auto;
    height:28px;
    line-height:28px;
    float:left;
}
.search_line .search_rt li span:last-child{
    width:10px;
    height:10px;
    background:url('../images/search_close.png') no-repeat center;
    background-size:10px;
    margin:10px 0 0 6px;
    cursor:pointer;
}
/* 搜索内容结束 */

/* 搜索条件开始 */
.condition{
    width:100%;
    height:auto;
    overflow:hidden;
    background:#fff;
}
.condition .condition_line{
    width:1160px;
    height:auto;
    overflow:hidden;
    margin:0 21px 0 18px;
    padding:4px 0 6px 0;
}
.condition .condition_line>li{
    width:100%;
    height:auto;
    overflow:hidden;
    border-bottom:1px solid #E4E4E4;
    min-height:40px;
}
.condition .condition_line li:last-child{
    border:none;
}
.condition .condition_line li .condition_lt{
    width:88px;
    height:40px;
    line-height:40px;
    float:left;
    color:#4E4E4E;
    font-size:14px;
}
.condition .condition_line li .all{
    width:44px;
    height:25px;
    text-align:center;
    line-height:25px;
    float:left;
    margin:9px 20px 6px 0;
    font-size:15px;
    color:#4E4E4E;
    cursor: pointer;
}
.condition .condition_line li .condition_rt{
    width:auto;
    max-width:1006px;
    height:auto;
    overflow:hidden;
    float:left;
}
.condition .condition_line li .condition_rt li{
    width:auto;
    height:25px;
    line-height:25px;
    font-size:15px;
    color:#4E4E4E;
    padding:0 10px;
    margin:9px 20px 6px 0px;
    float:left;
    cursor: pointer;
}
.condition .condition_line li .condition_rt li:first-child{
    margin-left:0;
}
.condition .condition_line li .curr{
    background:#57B8EA;
    color:#fff !important;
    border-radius:13px;
}
.condition .condition_rt .no_open{
    cursor: default !important;
}
.condition .condition_line select{
    width: 79px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    float: left;
    margin: 7px 12px 0 0;
    background: #fff;
    border-radius: 13px;
    font-size: 15px;
    padding: 0 0 0 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.condition .condition_line select.curr{
    background: #57B8EA;
    color: #fff;
}
.condition #tooltip{
    width: 65px;
    height: 25px;
    line-height: 25px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    display: none;
    position:absolute;
}

/* 搜索条件结束 */

/* 搜索数量开始 */
.result_num{
    width:auto;
    height:42px;
    line-height:42px;
    color:#4E4E4E;
    font-size:14px;
}
.result_num span{
    color:#57B8EA;
    font-weight:bold;
}
/* 搜索数量结束 */


/* 结果list开始 */
.list{
    width:1160px;
    height:auto;
    overflow:hidden;
    margin:0 auto;
    background:#fff;
    padding:0 20px;
}
.list li{
    width:100%;
    height:auto;
    overflow:hidden;
    border-bottom:1px solid #E4E4E4;
    padding:18px 0 10px 0;
}
.list li:last-child{
    border:none;
}
.list li .list_logo{
    width:108px;
    height:108px;
    line-height: 108px;
    text-align:center;
    float:left;
    position: relative;
    margin:0px 20px 10px 0px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}
.list li .list_logo img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    vertical-align: middle;
}
.list li .list_logo .attestation{
    position:absolute;
    left:0;
    bottom:0;
    width:108px;
    height:33px;
    background:url('../images/logo_attestation.png') no-repeat center;
    background-size:100% auto;
}
.list li .company_info{
    width:730px;
    height:auto;
    overflow:hidden;
    float:left;
}
.list li .company_info .name_line{
    width:auto;
    height:auto;
    overflow:hidden;
    margin:0px 0 15px 0;
}
.list li .company_info .name_line .company_name{
    width:auto;
    height:25px;
    line-height: 25px;
    font-size:18px;
    color:#000;
    max-width:545px;
    float:left;
    overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.list li .company_info .name_line .edit_info{
    width:74px;
    height:17px;
    line-height:17px;
    font-size:12px;
    color:#FB9F00;
    margin:6px 0px 0 34px;
    float:left;
    display: none;
}
.list li .company_info .name_line .go_btn{
    width:auto;
    height:17px;
    line-height:17px;
    font-size:12px;
    color:#FB9F00;
    float:left;
    margin:6px 0 0 34px;
    display: none;
    cursor: pointer;
}
.list li .company_info .name_line .edit_info a, 
.list li .company_info .name_line .go_btn a{
    color:#FB9F00;
}
.list li .company_info .tel_line{
    width:auto;
    height:auto;
    overflow:hidden;
    margin:0 0 15px 0;
}
.list li .company_info .tel_line span{
    display:inline-block;
    word-break: break-all;
    word-wrap: break-word;
    margin-right: 25px;
    color:#4E4E4E;
    font-size:14px; 
}
.list li .company_info .tel_line span a{
    color:#57B8EA;
}
.list li .company_info .address_line{
    width:auto;
    height:auto;
    overflow:hidden;
    font-size:14px;
    color:#4E4E4E;
    line-height:20px;
    margin:0 0 15px 0;
}
.list li .company_info .show_txt{
    width:auto;
    height:25px;
    overflow:hidden;
    font-size:14px;
    color:#4E4E4E;
    line-height:20px;
    margin:0 0 15px 0;
}
.list li .company_info .show_txt p{
    display: inline;
}
.list li .company_info .show_txt span{
    color:#57B8EA;
    cursor: pointer;
}
.list li .shop{
    width:95px;
    height:auto;
    overflow:hidden;
    float:left;
}
.list li .shop .goshop{
    width:95px;
    height:41px;
    line-height: 41px;
    color:#fff;
    background:#57B8EA;
    border-radius:8px;
    font-size:14px;
    text-align:center;
    margin:35px 0 0;
}
.list li .shop a{
    display:block;
    color:#fff;
}
.list li .qrcode{
    width:108px;
    height:auto;
    overflow:hidden;
    margin:0px 0 0 77px;
    float:right;
}
.list li .qrcode img{
    width:108px;
    height:108px;
}

/* 结果list结束 */


/* 分页开始 */

.page_line{
    width:100%;
    height:auto;
    overflow:hidden;
    margin:22px auto 0px auto;
    text-align:center;
}
.search_page{
    width:auto;
    height:auto;
    overflow:hidden;
    display: inline-block;
    margin:0 auto;
}
.search_page .pagination{
    width:auto;
    height:auto;
    overflow:hidden;
    display: inline-block;
    float:left;
}
.search_page .pagination li{
    width:30px;
    height:30px;
    line-height: 30px;
    color:rgba(0,0,0,0.65);
    font-size:14px;
    border:1px solid #D9D9D9;
    border-radius:6px;
    float:left;
    margin:0 8px 8px 0;
    text-align:center;
    background:#fff;
    cursor: pointer;
}
.search_page .pagination li.active{
    border:1px solid #1890FF;
    background:#1890FF;
    color:#fff;
}
.search_page .pagination li a{
    display: block;
}
.search_page div{
    width:auto;
    height:32px;
    float:left;
    overflow:hidden;
}
.search_page div span{
    display: block;
    float:left;
    width:35px;
    height:30px;
    line-height: 30px;
}
.search_page div input{
    width:50px;
    height:30px;
    border-radius:6px;
    border:1px solid #D9D9D9;
    float:left;
    background:#fff;
    font-size:14px;
    color:#000;
}
.search_page .page_button{
    width:50px;
    height:32px;
    background:#3e87f0;
    border-radius:6px;
    line-height: 32px;
    text-align:center;
    font-size:14px;
    color:#fff;
    float:left;
}
/* 分页结束 */
/* 反馈弹窗开始 */
.shade{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    display: none;
}
.popup_feedback {
    width: 550px;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin: 100px auto;
    display: none;
    position: relative;
}
.popup_feedback .close {
    width: 29px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: url('../images/close.png') no-repeat center;
    background-size: cover;
    position: absolute;
    top: 28px;
    right: 31px;
    cursor: pointer;
}
.popup_title {
    width: 500px;
    height: 86px;
    border-bottom: 1px solid #D1D1D1;
    line-height: 90px;
    font-size: 20px;
    font-weight: 400;
    color: #4E4E4E;
    margin: 0 auto 31px auto;
}
.line_block {
    width: 465px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.line_block .line_lt {
    width: 130px;
    height: auto;
    overflow: hidden;
    line-height: 46px;
    float: left;
    color: #4E4E4E;
    font-size: 16px;
    text-align: right;
    text-align-last: left;
}
.line_block .line_lt span {
    color: #FF0000;
}
.line_block .line_rt {
    width: 335px;
    height: auto;
    overflow: hidden;
    float: right;
}
.line_block .line_rt .input_block {
    width: 330px;
    height: auto;
    overflow:hidden;
    border: 1px solid #707070;
}
.line_block .line_rt .input_block input[type="text"] {
    width: 320px;
    height: 44px;
    line-height: 44px;
    margin: 0 5px;
    float: left;
    font-size: 14px;
    pointer-events: none;
    color:#666;
}
.line_block .line_rt .input_block textarea{
    width:322px;
    height:80px;
    margin:2px 5px;
    resize:none;
}
.line_block .line_rt .err {
    width: auto;
    height: 20px;
    overflow: hidden;
    color: #FF0000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 7px 0 27px;
}
.popup_btn {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #57B8EA;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 0px auto 38px auto;
    cursor: pointer;
}



/* 反馈弹窗结束 */