@charset "utf-8";
@import url("global.css");

/*********全局**************/
/*查询表单*/
.freights_query {
    width: 100%;
    height: 500px;
    position: relative;
    /*  background: #EB5615;*/
    }

.fcl_bg {
    background: url("/source/img/category/banner.jpg") 50% 0 no-repeat;
    }

.freights_bar {
    margin-top: 150px !important;
    }

/**/

/*通用*/
.category_model_box {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    overflow: hidden;
    }

.category_padding {
    padding: 20px 0;
    }

.category_model_box #freights_nav {
    margin-top: 20px;
    padding-left: 35px;
    height: 23px;
    line-height: 23px;
    background: url('/source/img/comm.png') no-repeat 0 0;
    font-size: 14px;
    }

.category_model_box #freights_nav h1 {
    display: inline-block;
    font-weight: normal;
    font-size: 14px !important;
    }

.category_model_box #freights_nav a {
    color: #09f;
    }

/*-----------------tables--------------------*/
.category_model_box table {
    border-collapse: collapse;
    border: none;
    width: 100%;
    font-size: 14px;
    }

.category_model_box th {
    text-align: left;
    background: #008cd6;
    height: 35px;
    line-height: 35px;
    text-indent: 1em;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    }

.category_model_box tr {
    border-bottom: 1px dashed #ccc;
    }

.category_model_box tr:hover {
    background: #F8F8F8;
    }

.category_model_box td {
    padding: 15px 0;
    text-indent: 1em;
    font-size: 14px;
    color: #5e5e5e;
    }

a.detail {
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    }

a.detail:hover {
    background: #09f;
    color: #fff;
    border: none;
    }

.category_model_box td p {
    line-height: 25px;
    }

.category_model_box td p:nth-child(2) {
    color: #888;
    }

/*热门国家*/
.category_model_box #search {
    width: 100%;
    margin-bottom: 20px;
    background: #f5f5f5;
    }

.category_model_box #search #search_key {
    width: 700px;
    height: 35px;
    line-height: 35px;
    padding: 0 !important;
    text-indent: 1em;
    border: 1px solid #ccc;
    border-left: 1px solid #09f;
    vertical-align: middle;
    }

.category_model_box #search #search_key:hover {
    border: 1px solid #09f;
    }

.category_model_box #search #search_btn {
    height: 37px;
    line-height: 37px;
    background: #09f;
    color: #fff;
    width: 90px;
    font-size: 16px;
    cursor: default;
    vertical-align: middle;
    }

.category_model_box #search #search_btn:hover {
    background: #09d;
    }

.category_model_box #search a {
    padding: 0 5px;
    }

.category_model_box .country_list li {
    width: 205px;
    float: left;
    margin: 25px 0 25px 25px;
    text-align: center;
    }

.category_model_box .country_list li img {
    width: 205px;
    height: auto;
    }

.category_model_box .country_list li span {
    display: block;
    padding: 5px 0;
    }

/*聚合页*/
.container {
    background: #f5f5f5;
    padding: 20px 0;
    overflow: hidden;
    }

.header {
    border-bottom: 1px solid #ccc;
    margin: 0 20px;
    padding: 15px 0;
    text-indent: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #008cd6;
    }


.header h1 {
    font-size: 16px;
    display: inline;
    }

.header .header_right {
    float: right;
    font-weight: normal;
    }

.header img.header_right {
    vertical-align: middle;
    float: right;
    }

.header .header_right a{
    color: #008cd6;
    }

.header .header_right a:hover{
    color: #09f;
    }

.icon1 {
    background: url("/source/img/category/tb1.png") no-repeat left;
    }

.icon2 {
    background: url("/source/img/category/tb2.png") no-repeat left;
    }

.icon3 {
    background: url("/source/img/category/tb3.png") no-repeat left;
    }

.icon4 {
    background: url("/source/img/category/tb4.png") no-repeat left;
    }

.icon5 {
    background: url("/source/img/category/tb5.png") no-repeat left;
    }

.icon6 {
    background: url("/source/img/category/tb7.png") no-repeat left;
    }

.category_model_box .country_baike {
    margin: 20px;
    line-height: 25px;
    text-align: justify;
    color: #555;
    overflow: hidden;
    }

.category_model_box .country_baike img {
    float: left;
    padding: 0 20px 20px 0;
    }

.category_model_box .country_port {
    margin: 20px;
    overflow: hidden;
    }

.category_model_box .country_port li {
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    }

.category_model_box .country_port li a {
    display: inline-block;
    width: 142.5px;
    }

.category_model_box .country_port #display_port {
    text-align: center;
    padding-top: 20px;
    cursor: pointer;
    }

.category_model_box .country_port #display_port span {
    display: inline-block;
    color: #09f;
    font-size: 16px;
    padding: 0 30px;
    }

.category_model_box .country_port .display_expand {
    background: url("/source/img/category/expand.png") no-repeat right;
    }

.category_model_box .country_port .display_collapse {
    background: url("/source/img/category/collapse.png") no-repeat right;
    }

/*分栏*/
.category_model_box .left,
.category_model_box .right {
    float: left;
    overflow: hidden;
    }

.category_model_box .left {
    width: 870px;
    }

.category_model_box .right {
    margin-left: 20px;
    width: 310px;
    }

.category_model_box .left .fcl_freight {
    background: #fff;
    padding: 20px 0;
    }

.category_model_box .left .lcl_freight,
.category_model_box .left .news {
    background: #fff;
    margin-top: 20px;
    padding: 20px 0;
    }

.category_model_box .left .clearance {
    background: #fff;
    margin-top: 20px;
    }

/*新闻*/
.category_model_box .left .news .list {
    margin: 20px;
    }

.category_model_box .left .news .list .header-case {
    padding-bottom: 5px;
    width: 100%;
    }

.category_model_box .left .news .list .header-case .title {
    color: #555;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 8px;
    width: 100%;
    }

.category_model_box .left .news .list .desct-case {
    padding: 0;
    }

.category_model_box .left .news .list .desct-case .desct {
    color: #666666;
    line-height: 25px;
    overflow: hidden;
    }

.category_model_box .left .news .list .desct-case .pic {
    float: left;
    margin-right: 25px;
    margin-top: 3px;
    /*margin-bottom: 25px;*/
    width: 177px;
    height: 100px;
    }

.category_model_box .left .news .list .desct-case .pic img {
    width: 170px;
    height: 100px;
    }

.category_model_box .left .news .list .desct-case .noimg img {
    display: none;
    }

.category_model_box .left .news .list .hr {
    border-top: 1px solid #ccc;
    font-size: 0;
    height: 1px;
    line-height: 0;
    margin: 20px auto;
    }

/*特价*/
.category_model_box .right .sales {
    background: #fff;
    padding: 20px 0;
    }

.category_model_box .right .sales .list {
    margin: 20px;
    }

.category_model_box .right .sales .list img {
    width: 360px;
    height: 160px;
    }

.category_model_box .right .sales .list li {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    overflow: hidden;
    }

.category_model_box .right .sales .list li a {
    font-weight: bold;
    }

.category_model_box .right .sales .list li p {
    padding-top: 8px;
    }

.category_model_box .right .sales .list li span {
    display: inline-block;
    padding: 0 5px;
    color: #f60;
    font-family: Verdana;
    }
.freights_model_box {
    margin-bottom: 60px;
    border: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
    width: 1198px;
}
.freights_model_box .port_list {
    overflow: hidden;
}
.freights_model_box .port_list p.title {
    height: 40px;
    line-height: 40px;
    background: #09f;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-indent: 1em;
}
.freights_model_box .port_list p span {
    float: right;
    margin-right: 10px;
    cursor: pointer;
    display: none;
}
.freights_model_box .port_list ul {
    padding: 10px 0;
}
.freights_model_box .port_list li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: 200px;
    margin-left: 33px;
    text-indent: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ask .port_list li {
    width: 350px;
}
.how_info{
    padding: 10px;
}