﻿/* -----------------------------------------查运价---------------------------------------- */


.se_result {
    padding-top: 20px;
    margin-bottom: 20px;
}

    .se_result .sec-t {
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        color: #428abf;
        border-bottom: 1px solid #ccc;
        text-indent: 20px;
    }

    .se_result .sec-c {
        padding: 20px;
    }

.quick_sea {
    width: 840px;
    border: 1px solid #ccc;
}

    .quick_sea .sec-c label {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .quick_sea .sec-c .item {
        float: left;
        margin-right: 30px;
    }

        .quick_sea .sec-c .item.last {
            margin-right: 0;
        }

    .quick_sea .sec-c .mt {
        margin-bottom: 20px;
    }

    .quick_sea .sec-c .input-s {

        background-color: #fff;
        background-image: none;
        border: 1px solid #ddd;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        color: #555;
        display: inline;
        font-size: 16px;
        height: 42px;
        line-height: 1.42857;
        padding: 6px;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        width: 47.6%;
    }

        .quick_sea .sec-c .input-s:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            outline: 0 none;
        }

    .quick_sea .sec-c .form-control {
        border: 1px solid #ddd;
        font-size: 16px;
        height: 42px;
        padding: 6px;
    }

        .quick_sea .sec-c .form-control:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            outline: 0 none;
        }

    .quick_sea .sec-c .col-1 {
        width: 27%;
    }

    .quick_sea .sec-c .col-2 {
        width: 135px;
    }

    .quick_sea .sec-c .col-3 {
        text-align: right;
    }

    .quick_sea .sec-c .btn-sear {
        position: relative;
        top: 28px;
        padding: 8px 28px;
        border-color: #ffc835;
        background: #ffc835;
    }

.news {
    width: 340px;
    border: 1px solid #ccc;
}

    .news .list {
        height: 158px;
        overflow: hidden;
    }

        .news .list li {
            margin-bottom: 19px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }


#table_main {border-left: 1px solid #ecebeb; border-right: 1px solid #ecebeb; margin-bottom: 0; }
#table_main th {
        color: #656565;
       
        font-size: 14px;
        padding: 20px 0 20px 20px;
        border-bottom:1px solid #ecebeb;
        
    }

    #table_main td {
        vertical-align: middle;
        border-bottom: 1px solid #ecebeb;
        border-top: 0 none;
        padding: 14px 0 14px 20px;
    }

        #table_main td li {
            line-height: 24px;
            font-size: 12px;
            color: #5d5d5d;
        }

    #table_main .m {
        font-size: 12px;
        color: #ed2533;
    }

#table_main .move ul{position: relative; background: transparent;} 
#table_main .drop-down-nav a{text-decoration: underline; color: #8b8b8b; width: 70px; height: 40px; display: block; text-align: center; line-height:40px;position: absolute;top: -20px;left: -15px; z-index: 1;}
#table_main .drop-down-nav.on a{background: #fafafa;border: 1px solid #ddd;}

#table_main .drop-down-nav p {background: #fafafa; height: 5px; width: 69px;position: absolute;top: 18px;right: 1px;z-index: 101;display: none;}
#table_main .drop-down-nav.on p{display: block;}
#table_main .nav-submenu table{margin-bottom: 0;background: #fafafa;}     

#table_main .nav-submenu table thead tr th {padding: 20px 0 10px 10px }
#table_main .nav-submenu table td {padding: 10px 0 10px 10px }
#table_main .nav-submenu {background: #fafafa; border: 1px solid #ddd; position: absolute; right: 0; top: 18px; width: 510px; z-index: 100; font-size: 12px; padding: 0 10px; }
#table_main .btn{width: 90px;height: 30px;line-height: 30px;padding: 0;}
#table_main .btn span{padding-left: 20px;font-size: 12px;}

#table_main .btn.btn-danger span{background: url(../images/freight/btn.jpg) 0 0 no-repeat;}
#table_main .btn.btn-fav span{background: url(../images/freight/fav.jpg) 0 0 no-repeat;color: #627c89;}
#table_main .btn.btn-fav span:after{content:"收藏";display:inline;}
#table_main .btn.btn-fav-alre span{background: url(../images/freight/fav01.jpg) 0 0 no-repeat;color: #627c89;}
#table_main .btn.btn-fav-alre span:after{content:"已收藏";display:inline;}

#table_main .btn.btn-danger {background: #2da9f1; border-color: #369bff; margin-right: 20px;margin-left: 10px;}
#table_main .btn.btn-fav {background: #fcfcfc; border-color: #8fa5ad; } 
#table_main .btn.btn-fav-alre {background: #fcfcfc; border-color: #8fa5ad;cursor:default; } 
#table_main .inco {background: url(../images/freight/freight.png) 0 0; width: 25px; height: 20px; margin-right: 10px; }
#table_main .inco.btn-details {background-position: 0 -29px; }
#table_main .inco.btn-fav-alre {background-position: 0 -55px; }
#table_main .page {text-align: center; padding: 60px 0; }
 #table_main .page li {padding-right: 10px; display: inline-block; }
#table_main .page li a {padding: 8px 16px; color: #444; font-size: 16px; border-radius: 4px; }
#table_main .page li.active a {color: #fff; }
.pagination > li > a, .pagination > li > span{color: #8c8c8c;font-size: 12px;}
.page{margin-bottom: 80px;}
/* -----------------------------------------运价详情---------------------------------------- */
.breadcrumb {
    padding: 25px 0 10px;
    color: #428abf;
    background: #fff;
    font-size: 16px;
}

    .breadcrumb i {
        padding: 0 15px;
    }

#deta_main .de_search {
    border: 1px solid #ccc;
}

    #deta_main .de_search .inner {
        padding: 30px 25px 20px;
    }

    #deta_main .de_search label {
        font-size: 16px;
        padding-bottom: 10px;
    }

    #deta_main .de_search .item {
        margin-right: 17px;
    }

    #deta_main .de_search .col-1 {
        width: 16%;
    }

    #deta_main .de_search .col-2 {
        width: 26%;
    }

    #deta_main .de_search .col-3 {
        width: 8%;
    }

    #deta_main .de_search .input-s {
        background-color: #fff;
        background-image: none;
        border: 1px solid #ddd;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        color: #555;
        display: inline;
        font-size: 16px;
        height: 42px;
        line-height: 1.42857;
        padding: 6px;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        width: 116px;
    }

        #deta_main .de_search .input-s:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            outline: 0 none;
        }

    #deta_main .de_search .form-control {
        border: 1px solid #ddd;
        font-size: 16px;
        height: 42px;
        padding: 6px;
    }

        #deta_main .de_search .form-control:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            outline: 0 none;
        }

    #deta_main .de_search .search_btn {
        padding: 45px 0 20px;
        text-align: center;
    }

    #deta_main .de_search .btn-sear {
        background: #e26736;
        padding: 12px 126px;
        font-size: 16px;
        color: #fff;
    }

#deta_inf {
    border: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 45px;
}

    #deta_inf .sec-t {
        border-bottom: 1px solid #ccc;
    }

        #deta_inf .sec-t .inner {
            padding: 25px;
            color: #428abf;
            font-size: 18px;
        }

        #deta_inf .sec-t .direct {
            display: inline-block;
            padding: 0 20px;
        }

        #deta_inf .sec-t .mall-arrow {
            background: url(../images/freight/freight.png) -40px -90px no-repeat;
            width: 270px;
            height: 10px;
            display: inline-block;
        }

        #deta_inf .sec-t .date .l {
            padding-top: 13px;
        }

        #deta_inf .sec-t .inco {
            width: 36px;
            height: 34px;
            margin-left: 5px;
            background: url(../images/freight/freight.png) -40px 0 no-repeat;
            display: inline-block;
        }

            #deta_inf .sec-t .inco.inco-kj {
                background-position: -80px 0px;
            }

            #deta_inf .sec-t .inco.inco-xl {
                background-position: -120px 0px;
            }

            #deta_inf .sec-t .inco.inco-wx {
                background-position: -160px 0px;
            }

            #deta_inf .sec-t .inco.inco-tx {
                background-position: -200px 0px;
            }

            #deta_inf .sec-t .inco.inco-db {
                background-position: -240px 0px;
            }

            #deta_inf .sec-t .inco.inco-rr {
                background-position: -280px 0px;
            }

            #deta_inf .sec-t .inco.inco-qq:hover {
                background-position: -40px -44px;
            }

            #deta_inf .sec-t .inco.inco-kj:hover {
                background-position: -80px -44px;
            }

            #deta_inf .sec-t .inco.inco-xl:hover {
                background-position: -120px -44px;
            }

            #deta_inf .sec-t .inco.inco-wx:hover {
                background-position: -160px -44px;
            }

            #deta_inf .sec-t .inco.inco-tx:hover {
                background-position: -200px -44px;
            }

            #deta_inf .sec-t .inco.inco-db:hover {
                background-position: -240px -44px;
            }

            #deta_inf .sec-t .inco.inco-rr:hover {
                background-position: -280px -44px;
            }


    #deta_inf .sec-c .inner {
        padding: 50px 25px;
        font-size: 18px;
    }

    #deta_inf .sec-c .title {
        font-size: 24px;
        color: #428abf;
        padding-bottom: 20px;
    }

        #deta_inf .sec-c .title small {
            font-size: 18px;
            color: #999;
            margin-left: 10px;
        }

    #deta_inf .sec-c .bas_info td {
        padding: 20px 40px;
    }

    #deta_inf .sec-c .bas_info {
        margin-bottom: 80px;
    }

    #deta_inf .sec-c .surcharge td, #deta_inf .sec-c .surcharge th {
        padding: 12px 40px;
    }

    #deta_inf .sec-c .notes {
        margin-top: 80px;
    }

        #deta_inf .sec-c .notes li {
            line-height: 36px;
        }

#contact {
    background: #eee;
    padding: 70px 0 80px;
}

    #contact .inner {
        padding: 0 25px;
        s;
    }

    #contact .title {
        color: #428abf;
        font-size: 24px;
        padding-bottom: 20px;
    }

    #contact .a_detail {
        background: #428abf;
        color: #fff;
        font-size: 16px;
        line-height: 35px;
        width: 658px;
        height: 293px;
    }

        #contact .a_detail .inwrap {
            padding: 40px;
        }





/*page*/
.paginator {
    /*font: 15px Arial, Helvetica, sans-serif;
            padding: 10px 20px 10px 0;
            margin-left:auto;
            margin-right:auto;*/
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    font-size: 12px;
    padding: 10px 0 10px 0;
    line-height:18px;
}

    .paginator span {
        float: left;
    }
    .paginator a:first-child {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }
    .paginator a:last-child {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }
    .paginator a {
        /*color: #777;
        border: 1px solid #DDD;
        background: #fff;
        padding: 1px 6px;
        float: left;
        border-radius: 4px;
        padding: 8px 16px;
        text-decoration: none;*/

        position: relative;
        float: left;
        padding: 6px 12px;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        margin-left: -1px;
        margin-right:0 !important;
        border-radius:0;
    }

        .paginator a:visited {
            padding: 1px 6px;
            border: solid 1px #DDD;
            background: #fff;
            text-decoration: none;
            text-decoration: none;
        }

    .paginator .cpb {
        position: relative;
        float: left;
        padding: 7px 12px;
        text-decoration: none;
        background-color: #fff;
        border: none;
        margin-left: -1px;
        margin-right:0 !important;
        background-color: #4ea4e4;
        color:#fff;
        border-radius:0;
       
    }

    .paginator a:hover {
       
        color: #4ea4e4;
        background-color: #eee;
        border-color: #ddd;
        text-decoration: none;
    }

    .paginator table tr td {
        border: 0px;
    }






.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
}

.iw_poi_content {
    font: 12px arial,sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
}

.book_btn_sub {
    padding: 45px 0 20px;
    text-align: center;
}

.btn-book, .btn-book:hover, .btn-book:visited, .btn-book:active {
    color: #fff;
    background: #e26736;
    padding: 12px 126px;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    line-height: 1.42857143;
    border-radius: 4px;
}

#div_nomessage {
    text-align:center;padding:50px 0 100px;
}
/*上面的原先的    下面的是2017-04-26*/


.contain{background: #fff;}
.main_nav {
    border-bottom: 1px solid #ccc
}
.fr_result{border: 1px solid #ecebeb;margin-top: 40px;}
.fr_result .mt{padding: 20px;position: relative;}
.fr_result .mt h2{font-size: 16px;color: #333;background: url(../images/freight/search.jpg) 0 0 no-repeat;padding-left: 25px;}
.fr_result .line{width: 100%;height: 1px; background: url(../images/freight/line.jpg) 0 0 repeat;}
.fr_result .mc{padding: 20px;}
.fr_result .mc .b_item{float: left;width: 28%;margin-right: 1%;}
.fr_result .mc .s_item{margin-bottom: 20px;}
.fr_result .mc .input-no{border:0 none;}
.fr_result .mc label{width: 22%;margin-right: 2%;text-align: right;height: 33px;line-height: 33px;float: left;}
.fr_result .mc .input-m{height: 33px;border-radius: 5px;border: 1px solid #d8d8d8;width: 76%;line-height: 33px;font-size: 13px;text-indent: 10px;}
.fr_result .mc .input-s{height: 33px;border-radius: 5px;border: 1px solid #d8d8d8;width: 35%;line-height: 33px;font-size: 13px;text-indent: 10px;}
.fr_result .mc .btn{width: 115px;height: 33px;background: #2da9f1;color: #fff; border:1px solid #369bff;}
.fr_result .mc .but_item{float: right;width: 13%;}

/* ===========================================================*/

.r_info .sod_select .sod_list {position: absolute; top: 100%; left: 1.5%; display: none; height: auto; width: 100%;max-width:196px; margin: 0 0 0 -3px; background: #ffffff; border: 1px solid #d8d8d8; border-top: none; color: #444444; font-weight: 300; z-index: 1; }
.r_info .sod_select {display: inline-block; position: relative; line-height: 1;  width: 68.5%;max-width:196px; color: #8a8a8a; font-size:13px;text-align: left; text-transform: uppercase; outline: 0; outline-offset: -2px; /* Opera */ cursor: default; background: url(../images/freight/select01.jpg) 0 0 no-repeat;height: 33px;line-height: 33px;float: left;text-indent: 10px;}



.sod_select, .sod_select * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.fr_result .sod_select {display: inline-block; position: relative; line-height: 1;  width: 76%; color: #8a8a8a; font-size:13px;text-align: left; text-transform: uppercase; outline: 0; outline-offset: -2px; /* Opera */ cursor: default; background: url(../images/freight/select_01.jpg) 0 0 no-repeat;height: 33px;line-height: 33px;float: left;text-indent: 10px;}



.sod_select.open { color: #919191; } 
.sod_select.focus { box-shadow: 0 0 5px rgba(0,0,0,.2); }
.sod_select.disabled {border-color: #828282; color: #b2b2b2; cursor: not-allowed; }
.sod_select .sod_label {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }
.fr_result .sod_select .sod_list {position: absolute; top: 100%; left: 1%; display: none; height: auto; width: 100%; margin: 0 0 0 -3px; background: #ffffff; border: 1px solid #d8d8d8; border-top: none; color: #444444; font-weight: 300; z-index: 1; }
.sod_select.open .sod_list { display: block;  }
.sod_select.disabled.open .sod_list { display: none;  }
.sod_select.above .sod_list {top: auto; bottom: 100%; border-top: 3px solid #000000; border-bottom: none; }
.sod_select .sod_list ul {overflow-y: auto; padding: 0; margin: 0; }
.sod_select .sod_list li {overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding: 10px 10px; list-style-type: none; }

.sod_select .sod_list .groupchild { padding-left: 20px; }
.sod_select .sod_list .disabled {background: inherit; color: #cccccc; }
.sod_select .sod_list .active {background: #f7f7f7; color: #333333; }
.sod_select .sod_list .selected {font-weight: 700; padding-right: 25px; }
.sod_select .sod_list .selected:before {content: ""; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: inline-block; color: #808080; height: 9px; width: 10px; }
.sod_select.no_highlight .sod_list .selected { font-weight: 300; }
.sod_select.no_highlight .sod_list .selected:before { display: none; }

.sod_select select { display: none !important; }
.sod_select.touch select {-webkit-appearance: menulist-button; position: absolute; top: 0; left: 0; display: block !important; height: 100%; width: 100%; opacity: 0; z-index: 1; }



.allmt{margin-bottom: 100px;}
.l_detail{width: 72.5%;}
.htitle{color: #333;font-size: 16px;margin-bottom: 15px;margin-top: 25px;}
.l_detail .no_fre{border: 1px solid #e2e2e2;padding: 30px;color: #999;text-align: center;}
.l_detail .detail{padding: 20px;border-radius: 5px;border:1px dashed #79dafa;background: #f5fdff;}

.l_detail .mtitle{height: 30px;line-height: 30px;}
.l_detail .from{padding-left: 22px;background: url(../images/freight/ship.jpg) 0 5px no-repeat;font-size: 14px;/*padding-top: 8px;padding-bottom: 8px;*/display: inline-block;}
.l_detail .to{padding-left: 28px;background: url(../images/freight/to.jpg) 0 6px no-repeat;font-size: 14px;/*padding-top: 8px;padding-bottom: 8px;*/}

.l_detail .tab{position: relative;height: 30px;width: 170px;}
.l_detail .tab .tabl{background: url(../images/freight/l.jpg) 0 0 no-repeat; position: absolute; top: 6px; left: 9px; width: 9px; height: 13px; z-index: 3;}
.l_detail .tab .tabm{height: 25px; line-height: 23px; border-radius: 5px; font-size: 12px; color: #00b7f1; position: absolute; top: 0; left: 15px; display: block; min-width: 70px; border: 1px solid #00b7f1; text-align: center; padding: 0 10px;white-space:nowrap; }
.l_detail .ta_main th{padding: 12px 20px;background: #f5f5f5;border-bottom: 0 none;color: #666;}
.l_detail .ta_main td{padding: 12px 20px;border-top: 0 none;color: #666;}
.l_detail .ta_main .table_ma{border:1px solid #e2e2e2; margin-top: 10px;margin-bottom: 20px;}

.l_detail .surcharge{width: 57.97%;}
.l_detail .surcharge th{border-bottom: 1px solid #e2e2e2;background: #f5f5f5;padding: 6px 0 6px 20px;color: #666;font-size: 12px;}
.l_detail .surcharge td{border-color: #e2e2e2;padding: 6px 0 6px 20px;color: #666;font-size: 12px;}
.l_detail .surcharge td:first-child{background: #f5f5f5;}
.l_detail .surcharge .table{margin: 10px 0 20px;}
.l_detail .note{width: 38%;}
.l_detail .note ul{margin-top: 10px;line-height: 24px;font-size: 12px;color: #666;}
.l_detail .btn-danger{background: #2da9f1; border-color: #369bff; height: 33px;width: 115px;line-height: 33px;font-size: 14px;padding: 0;}
.l_detail .btn-danger span{background: url(../images/freight/btn01.jpg) 0 8px no-repeat;padding-left: 28px;display: inline-block;}

.l_detail .rates{float: left;font-size: 12px;width: 50%;}
.l_detail .rates .table{margin: 0;}
.l_detail .rates th,.l_detail .rates td{border: 0 none;color: #666;padding: 15px 0 0 0px;}
.l_detail .rates .inner{padding: 10px;border-bottom: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2;}
.l_detail .rates a{color: #2da9f1;}
.text-r{text-align: right;}




.r_info{width: 26.67%;}
.r_info .contact{border: 1px solid #e2e2e2;font-size: 12px;line-height: 30px;padding: 20px;}
.r_info .sear{border: 1px solid #e2e2e2;padding: 20px 20px 2px 0;}
.r_info .sear label{width: 28.2%;margin-right: 3.3%;text-align: right;float: left;}
.r_info .sear .input-m{height: 33px; border-radius: 5px; border: 1px solid #d8d8d8; width: 68.5%; line-height: 33px; font-size: 13px; text-indent: 10px;}
.r_info .sear .input-s{height: 33px; border-radius: 5px; border: 1px solid #d8d8d8; width: 31.2%; line-height: 33px; font-size: 13px; text-indent: 10px;}
.r_info .sear .s_item{height: 33px;margin-bottom: 20px;line-height:33px;}
.r_info .btn{width: 115px; height: 33px; background: #2da9f1; color: #fff; border: 1px solid #369bff;}


.layBox h2 {
    font-weight: normal;
    color: #09f;
    text-align: center;
    font-size: 16px;
    margin: 40px 0 20px;
}

.layBox img {
    display: block;
    margin: 0 auto 10px;
}

.layBox .loginBt {
    width: 240px;
    height: 25px;
    background: #0099FF;
    border-radius: 5px;
    border: none;
    color: #fff;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
    letter-spacing: 8px;
    padding-top: 2px;
}

.regesBt {
    border: none;
    display: block;
    margin: 10px auto;
    background: #fff;
    color: #000;
    cursor: pointer;
    text-align: center;
}

.layBox.dn {
    display: none;
}