@charset "UTF-8";
html,
body {
    width: 100%;
    height: 100%;
    background: white;
}

body {
    font-family: "微软雅黑", Arial !important;
    font-size: 13px;
    /*background-color: #eee !important;*/
    overflow-x: hidden;
    /*text-align: center;*/
}

* {
    padding: 0;
    margin: 0;
}

a:hover,
a:active,
a:visited {
    text-decoration:none;
    color: #666;
}
a {
    text-decoration:none;
    outline: none;
    color: #666;
}
ul {
    list-style: none;
}

.mt-5 {
    margin-top: 5px;
}

.mr-5 {
    margin-right: 5px;
}

.mb-5 {
    margin-bottom: 5px;
}

.ml-5 {
    margin-left: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-101 {
    margin-bottom: 20px;
}

.mr-10 {
    margin-right: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.ml-10 {
    margin-left: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mr-15 {
    margin-right: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.ml-15 {
    margin-left: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mr-20 {
    margin-right: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.ml-20 {
    margin-left: 20px;
}

.p-5 {
    padding: 5px;
}

.p-10 {
    padding: 10px;
}

.p-15 {
    padding: 15px;
}

.p-20 {
    padding: 20px;
}

.pd-10 {
    padding-bottom: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.btn-120 {
    width: 120px;
    text-align: center;
}

.bb-10 {
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}

.glyphicon {
    margin-right: 6px;
}

.rating {
    color: orange;
    font-size: 1.3em;
    outline: none;
}

.rating .glyphicon {
    margin-right: 0;
}

.otherCost {
    margin: 0 -6px;
}

.otherCost .other-item {
    float: left;
    padding: 0 6px;
    text-align: center;
}

.check-title {
    background-color: #d9534f;
    color: #fff;
    padding: 12px;
}

.btn-upload {
    width: 100%;
    min-height: 160px;
    font-size: 24px;
    text-align: center;
    line-height: 160px;
    color: #ccc;
    border: 2px dashed #ccc;
    cursor: pointer;
}

.upload-area img {
    display: none;
}

.preview img {
    display: block;
}

.preview .btn-upload {
    display: none;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    cursor: not-allowed!important;
}

.grab-view {
    position: absolute;
    display: none;
    top: 40px;
    width: 100%;
    text-align: center;
}

.grab-view img {
    width: 60%;
}

.isGrab .grab-view {
    display: block;
}

label[red-block] {
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
}

label.control-label {
    font-size: 13px;
    font-weight: normal !important;
}

.control-label {
    padding-right: 8px !important;
}

.control-label+div {
    padding-left: 8px !important;
}
.line:before {
    content: '';
    display: block;
    position: absolute;
    left: -10px;
    top: 50%;
    width: 20px;
    height: 1px;
    background-color: #ccc;
}

.big-horizontal {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: url(../image/banner_123.png) no-repeat;*/
    background: #eee;
    background-size: 100% 100%;
}

.form-horizontal .form-control {
    border-radius: 1px;
}

.form-horizontal span.form-control {
    box-shadow: none;
    border-color: transparent;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 10px;
}

.full-screen {
    width: 100%;
}

.fixed {
    position: fixed;
}

.logo {
    float: left;
    margin-top: 12px;
}

.header-wrap {
    position: relative;
    height: 90px;
    z-index: 20;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border-bottom: 4px solid #ff0d0d;
}

.login-frame .form-horizontal {
    position: relative;
    width: 410px;
    margin: 10% auto 0;
    border: 1px solid #ddd;
    padding: 20px;
    background-color: #fff;
    box-shadow: 2px 2px 2px #ccc;
}

.login-frame .form-group {
    margin-bottom: 22px;
}

.login-frame .form-control,
.login-frame .btn {
    padding: 10px;
    height: 42px;
}

.login-frame .nav-tabs {
    margin-bottom: 22px;
    padding-top: 15px;
}

.login-frame .nav-tabs>li {
    width: 34%;
    text-align: center;
}

.login-frame .login-txt {
    font-weight: normal;
    font-size: 22px;
    margin-left: 12px;
    vertical-align: -.6em;
}

.login-frame .btn-login,
.login-frame .btn-login:active {
    width: 100%;
    background-color: #ff0d0d;
    border-color: #ff0d0d;
    font-size: 15px;
}

.login-frame .btn-login:hover {
    background-color: #dc4b4b;
}

.validate-wrong {
    color: #ff0d0d
}

.side-nav {
    position: absolute;
    top: 90px;
    left: 0;
    bottom: 0;
    width: 130px;
    background-color: #333;
}

.side-nav .glyphicon {
    margin-right: 6px;
    font-size: 20px;
}

.side-nav .item a {
    font-size: 15px;
    color: #c8c8c8;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(141, 127, 127, 0.3);
}

.side-nav .nav>li>a:hover {
    background-color: #595959;
}

.side-nav .nav>li>a.active {
    background-color: #fff;
    color: #333;
}

.body-main {
    position: absolute;
    left: 130px;
    top: 90px;
    bottom: 0;
    right: 0;
}

@media screen and (max-width:1100px) {
    .body-main {
        left: 41px;
    }
}

.list .list-view,
.grid .grid-view {
    display: block;
    margin-top: 20px;
}

.list .grid-view,
.grid .list-view {
    display: none;
}

.nav-toggle {
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    background: url(../image/airport-icon.png) no-repeat -48px -9px;
    top: 40px;
    right: 20px;
    text-indent: -10em;
    overflow: hidden;
}

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    zoom: 1;
    clear: both;
    top: 0px;
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
}

.menu-list,
.list-style,
.menu-top {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

.menu-top {
    display: none;
    margin-top: 10px;
    text-align: right;
}

.menu-top .list-item {
    display: inline-block;
}

.menu-top a {
    color: #555;
    margin-right: 10px;
}

.menu-list {
    text-decoration: none;
}

.menu-list a {
    color: #000;
    padding: 0.7em 1em;
    float: left;
    width: 100%;
}

.menu-list a:hover {
    text-decoration: none
}

.search-panel {
    width: 200px;
    vertical-align: bottom;
}

.search-panel .form-control,
.search-panel .btn {
    padding: 3px 10px;
    height: 26px;
}

@media screen and (min-width: 80em) {
    .js .nav-collapse {
        top: 10px;
        max-height: none !important;
    }
    .menu-wrap {
        float: right;
    }
    .menu-top {
        display: block;
    }
    .menu-list .menu-item {
        float: left;
        width: auto;
    }
    .menu-list a {
        position: relative;
        display: inline-block;
        line-height: 40px;
        padding: 0 18px;
        font-size: 17px;
        color: #444;
    }
    .menu-list a {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .menu-list>li>a.active,
    .menu-list a.hover {
        color: #fff;
        opacity: 1;
        background-color: #ff0d0d;
    }
    .nav-toggle {
        display: none;
    }
}

.first-item {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    padding: 10px 20px;
    width: 180px;
    border-right: 1px solid #dcc;
    background-color: #fff;
}

.first-item .board-nav {
    list-style: none;
}

.first-item .item {
    line-height: 24px;
    padding-right: 15px;
}

.first-item a {
    display: block;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    padding: 6px 5px;
}

.first-item a:hover,
.first-item a.active {
    text-decoration: none;
    color: #fb5152;
}

.first-item a.active .glyphicon-chevron-right:before {
    content: "\e114";
}

.first-item a.active+.filter-menu {
    display: block;
}

.first-item,
.second-item {
    -webkit-box-shadow: 0 0 7px 0 rgba(119, 119, 119, 0.2);
    box-shadow: 0 0 7px 0 rgba(119, 119, 119, 0.2);
}

.second-item .example {
    width: 200px;
    height: 100%;
    /*border-right: 1px solid #dcc;
    box-shadow: 0 0 7px 0 rgba(119, 119, 119, 0.2);*/
}

/*.second-item .example li {
    height: 175px;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    line-height: 175px;
    padding-left: 50px;
    color: #444;
    font-size: 15px;
    font-weight: bold;
}*/

.second-item .example .download {
    width: 100%;
    margin-left: 200px;
    position: absolute;
    right: 202px;
    left: 0;
    bottom: 0;
    top: 0;
    border-left: 1px solid #dcc;
    box-shadow: 0 0 7px 0 rgba(119, 119, 119, 0.2);
}

.second-item .example ul li:last-child {
    border-bottom: none;
}

.second-item,
.loading-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10;
    margin-left: 180px;
    width: 440px;
    background-color: #fff;
    border-right: 1px solid #dcc;
    overflow-y: auto;
}

.filter-menu {
    display: none;
    margin: 0;
    padding: 0;
}

.filter-menu li {
    padding: 0 15px;
    line-height: 24px;
    list-style: none;
    cursor: pointer;
}

.page .prev,
.page .next {
    display: none;
    padding: 4px 10px;
    border-radius: 3px;
    margin-right: 20px;
    border: 1px solid #df4648;
    color: #df4648;
    margin-right: 20px;
}

.page .no-data {
    display: none;
}

.second-item .bs-box {
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.4);
}

.second-item .bs-box.current-pallet span.active {
    /*border-color: rgb(236, 73, 73);*/
    /* -webkit-box-shadow: 0 3px 8px 0 rgba(236, 73, 73, 0.8);
    -moz-box-shadow: 0 3px 8px 0 rgba(236, 73, 73, 0.8);
    box-shadow: 0 3px 8px 0 rgba(236, 73, 73, 0.8);*/
    width: 5px;
    height: 100%;
    background: #fb5152;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100
}

.three-item {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 10;
    overflow: auto;
    margin-left: 620px;
    padding: 0 5px 10px;
    overflow-y: auto;
}

.three-item-loading {
    background: url(../image/logo2.png) no-repeat;
    background-size: 300px 230px;
    background-position: center;
}

.three-item .bs-view {
    min-width: 410px;
}

.three-item .bs-view .bs-head {
    width: 765px;
    height: 40px;
    background: #fff;
    position: fixed;
    top: 90px;
    left: 770px;
    z-index: 100;
}


.loading-pallet {
    width: 100%;
    height: 100%;
    background: url('../image/loading.gif') no-repeat center;
}

.second-full,
.loading-panel {
    width: auto;
    left: 0;
    right: 0;
}

.loading-panel {
    margin-left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.bs-view h3 {
    font-size: 16px;
    line-height: 32px;
    margin: 3px 10px 15px;
    font-weight: normal;
    padding-bottom: 12px;
    /*border-bottom: 1px solid #dfdfdf;*/
}

#banner {
    position: relative;
}

.slider-panel {
    clear: both;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slider-panel banner-mask {
    width: 1638px;
}

.slider-panel banner-mask .imglist {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


/*.banner-wrap img {
    width: 100%!important;
}*/

.slider-panel .rotation {
    display: none;
}

.slider-ctrl-con {
    width: 24px;
    height: 20px;
    display: inline-block;
    background: url(../images/icon.png) no-repeat -24px -782px;
    margin: 0 5px;
    cursor: pointer;
    text-indent: -20em;
    overflow: hidden;
}


/*.banner-wrap .banner-mask {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}*/

.tab-tools {
    position: absolute;
    top: 100px;
    width: 500px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

.tab-tools .tool-items {
    float: left;
    width: 140px;
    height: 200px;
    background-color: #00a1d5;
    margin: 0;
    border-bottom: 0;
}

.tab-tools .tool-items li {
    display: block;
    float: none;
    border: 0;
    margin: 0;
    border-left: 4px solid transparent;
    background-color: transparent;
}

.tab-tools .tool-items li.active {
    border-left-color: #fb5152;
    border-bottom: 0;
}

.tab-tools .tool-items li.active a,
.tab-tools .tool-items li.active a:hover,
.tab-tools .tool-items li.active a:active,
.tab-tools .tool-items li.active a:focus {
    border: 0;
    color: #555;
}

.tab-tools .tool-items li a {
    margin-right: 0;
    border-radius: 0;
    color: #fff;
}

.tab-tools .tool-items li a:hover {
    border-color: none;
    background-color: none;
}

.tab-tools .tool-content {
    float: left;
    width: 360px;
    padding: 15px 20px;
}

.tab-tools .tool-content .text-right {
    margin-top: 10px;
}

.tab-tools .tool-content .btn {
    width: 100px;
}

.tab-tools .tool-content .form-control,
.tab-tools .tool-content .form-control:focus {
    border-width: 0;
    border-bottom-width: 1px;
    box-shadow: none;
    border-radius: 0;
    outline: none;
}

.tab-tools .tool-content .nav-tabs>li {
    width: 50%;
    text-align: center;
}

.tab-tools .tool-content .nav-tabs>li>a {
    padding: 4px 15px;
    color: #888;
    border: 1px solid #ccc;
    border-radius: 0;
}

.tab-tools .tool-content .nav-tabs>li.active>a,
.tab-tools .tool-content .nav-tabs>li.active>a:focus,
.tab-tools .tool-content .nav-tabs>li.active>a:hover {
    background-color: #fb5152;
    color: #fff;
    border-color: #fb5152;
}

.bs-board{
margin-top: 95px !important;
}
.bs-board,
.tool-board,
.article-wrap {
    margin-top: 45px;
}

.bs-board .title,
.bs-board .title,
.bs-board .title,
.tool-board .title,
.tool-board .title,
.tool-board .title,
.article-wrap .title,
.article-wrap .title,
.article-wrap .title {
    float: left;
    font-size: 20px;
}

.bs-board header {
    margin-bottom: 20px;
}

.bs-board .list-style {
    float: right;
}

.bs-box .waybill {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px 10px;
    background: #e4e2e2;
    width: 100%;
}

.bs-box .waybill i {
    font-style: normal;
}

.bs-box .status {
    position: absolute;
    right: -1px;
    top: -8px;
    padding-left: 21px;
    width: 95px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    background: url(../image/site_icon.png) no-repeat right bottom;
    color: #fff;
}

.bs-box .status.canceled {
    background-position: -360px -272px;
}

.bs-box .from-to {
    color: #000;
}

.bs-box .from-to .arrow-icon {
    display: inline-block;
    width: 30px;
    height: 19px;
    background: url(../image/airport-icon.png) no-repeat 0 -31px;
    vertical-align: middle;
}
.arrow-icon{
    display: inline-block;
    width: 30px;
    height: 19px;
    background: url(../image/airport-icon.png) no-repeat 0 -31px;
    vertical-align: middle;
}
.arrow-icons{
    display: inline-block;
    width: 30px;
    height: 19px;
    background: url(../image/item/jiantou.png);
    vertical-align: middle;
}
.bs-box .detail {
    font-size: 12px;
    color: #666;
    line-height: 2em;
    padding-bottom: 8px;
}

.bs-box .col-3 {
    float: left;
    width: 33.33333%;
    white-space: nowrap;
}

.bs-box .col-3 .highlight {
    color: #fb5152;
    font-size: 16px;
    margin-left: 4px;
}

.bs-box .zhishu,
.bs-box .jingjia {
    float: right;
}

.bs-box .jingjia,
.btn-jingjia {
    border-radius: 5px;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    padding: 0 12px;
    color: #fff;
    background: #708BDA;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

.airport-style i {
    margin-left: 3px;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}

.airport-style .normal {
    color: #3a3aff;
}

.airport-style .weight {
    color: #fb5152;
}

.airport-style .direct {
    color: #979797;
}

.zhishu .point {
    color: orange;
    font-style: normal;
}




.list-style .grid-icon > i {
    display: none;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 50px;
    height: 35px;
    background: url(../image/qie1.png) no-repeat ;
    background-size: 35px 29px;
}
.list-style .list-icon > i{
    display: block;
    position: absolute;
    right: 27px;
    top: 8px;
    width: 29px;
    height: 29px;
    background: url(../image/qie2.png) no-repeat ;
}
.bslist-title{
    border:1px solid #ccc;
    height: 90px;
    line-height: 50px;
    border-radius: 5px;
    margin: 5px 0;
}
.bslist-title li{
    float: left;
    width: 11.666%;
    text-align: center;
}
.palletList{
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    height: 100%;
}
.palletList .item{
    width: 100%;
    height: 50px;
}
.palletList .item li{
    float: left;
    /*padding: 0 22px;*/
}
.footer-wrap {
    margin-top: 45px;
    border-top: 1px solid #e1e1e1;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #fff;
    background-color: #e7211b;
}

.footer-wrap .smart-logo {
    float: left;
    /*width: 150px;*/
    /*margin-right: 20px;*/
}

.footer-wrap a {
    color: #fff;
    margin-right: 8px;
}

.footer-wrap .footer-links {
    float: left;
    width: 970px;
}

.footer-wrap .footer-links>.row:last-child {
    margin-top: 10px;
}

.footer-wrap h3 {
    font-size: 17px;
    margin-top: 0;
}

.footer-wrap h3 a {
    margin-left: 6px;
    font-size: 14px;
    vertical-align: text-bottom;
}

.footer-wrap .indent {
    margin-left: 39px;
}

.footer-wrap .footer-icon {
    display: inline-block;
    width: 33px;
    height: 30px;
    margin-right: 6px;
    vertical-align: middle;
    background: url(../image/site_icon.png) no-repeat;
}

.footer-wrap .footer-icon.about {
    background-position: 0 0;
}

.footer-wrap .footer-icon.contact {
    background-position: 0 -30px;
}

.footer-wrap .footer-icon.mr {
    background-position: 0 -60px;
}

.copyright {
    text-align: center;
    color: #999;
}

.create .col-xs-4 {
    padding-right: 0;
}

.create label {
    font-weight: normal;
    margin-top: 5px;
}

.red-mark {
    color: #fb5152;
    margin-right: 2px;
    font-style: normal;
    vertical-align: middle;
}

.red-block {
    display: inline-block;
    width: 3px;
    height: 9px;
    background-color: #fb5152;
    vertical-align: baseline;
    margin-right: 12px;
    margin-left: -15px;
}



/*注册页面*/

.signup-wrap {
    padding: 15px 0;
}

.signup-wrap .col-xs-12 {
    margin: 0 auto;
    float: none;
}

.signup-wrap .content {
    padding-top: 20px;
}

.steps {
    position: relative;
    width: 100%;
    padding: 2px 0;
    margin-top: 25px;
}

.steps .step-item {
    position: relative;
    float: left;
    width: 25%;
    margin-top: -10px;
    text-align: center;
}

.steps .step-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 100%;
    height: 4px;
    background-color: #dfdfdf;
    z-index: 4;
}

.steps .step-item.selected:before {
    background-color: #e5454a;
}

.steps .step-item.selected .step-num {
    background-color: #e5454a;
}

.steps .one:before {
    left: 50%;
}

.steps .four:before {
    left: -50%;
}

.steps .step-num {
    position: relative;
    display: block;
    margin: 0 auto 4px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    background-color: #909090;
    z-index: 5;
    font-style: normal;
}

.cur .steps .step-num {
    background-color: #e5454a;
}

.price .from-to,
.aiport .from-to {
    background: url(../image/airport-icon.png) no-repeat 148px bottom;
}

.price .from-to,
.aiport .from-to {
    background: url(../image/airport-icon.png) no-repeat 148px bottom;
}

.from-to .relative {
    position: relative;
    width: 45%;
    float: left;
}

.from-to .suggestion {
    display: none;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    background-color: #fff;
}

.from-to .suggestion li {
    cursor: pointer;
    width: 100%;
    text-align: left;
    padding: 3px 8px;
}

.from-to .suggestion li:hover {
    background-color: #ddd;
}

.from-to .showSuggest .suggestion {
    display: block;
    width: 100%;
    padding: 3px 0;
}

.form-inline .from-to .relative {
    display: inline-block;
    float: none;
    width: auto;
}

.about-wrap {
    font-size: 18px;
}

.about-wrap h4 {
    color: #e5454a;
}

.about-wrap .nav-tabs {
    border-bottom: 0;
}

.about-wrap .nav-tabs li {
    float: none;
    display: block;
    text-align: center;
}

.about-wrap .nav-tabs li a {
    color: #333;
    border: 0;
    border-radius: 0;
    margin: 0;
    border-bottom: 1px solid transparent;
}

.about-wrap .nav-tabs li.active,
.about-wrap .nav-tabs li.active:hover,
.about-wrap .nav-tabs li.active:focus {
    color: #e5454a;
    border-left: 0;
    border-right: 0;
    border-bottom-color: #ccc;
}

.about-wrap .desc li {
    line-height: 2em;
}

.about-wrap .left-side h3 {
    background-color: #df4648;
    color: #fff;
    margin: 0;
    padding: 12px 15px;
}

.about-wrap .row {
    background-color: #f7f7f7;
}

.about-wrap .main {
    color: #5c6266;
    background-color: #fff;
    padding: 0 30px 40px;
}

.about-wrap blockquote {
    color: #777;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.about-wrap p {
    margin-bottom: 25px;
    line-height: 2em;
}



/*表单验证*/

.wrong {
    color: #df4648;
}

.form-control.Validform_error {
    border-color: #df4648;
}

.Validform_wrong {
    position: absolute;
    background-color: #df4648;
    padding: 2px 8px;
    color: #fff;
    margin-top: -8px;
    margin-left: 12px;
    border-radius: 3px;
}

.Validform_wrong:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    margin-top: -16px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #df4648 transparent;
}

.Validform_right {
    display: none;
}

/*detail view*/

.bs-list .bs-box {
    position: relative;
    /*border: 1px solid #d9d9d9;*/
    padding: 28px 10px 0px;
    /*background: #fff;*/
    margin-bottom: 25px;
    margin-top:-15px;
    /*margin: 15px 8px 25px 8px;*/
    cursor: pointer;
    /*box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);*/
    /*box-shadow: 0px 2px 8px #ccc;*/
}

.second-item .bs-box {
    margin: 15px 20px
}

.bs-list .jingjia-status {
    margin-left: -10px;
    margin-right: -10px;
    /*background: url(../image/bj.png) repeat;*/
    color: #333;
    padding: 2px 10px;
    font-size: 12px;
}

.bs-list .jingjia-statu {
    margin-left: -10px;
    margin-right: -10px;
    background: url(../image/bj.png) repeat;
    color: #333;
    padding: 2px 10px;
    font-size: 12px;
}

.bs-list .jingjia-statu .price {
    display: inline-block;
    width: 15px;
    height: 17px;
    background: url(../image/airport-icon2.png) no-repeat;
    background-size: 15px 15px;
    vertical-align: middle;
}

.bs-list .jingjia-statu .prices {
    display: inline-block;
    width: 15px;
    height: 17px;
    background: url(../image/airport-icon3.png) no-repeat;
    background-size: 15px 15px;
    vertical-align: middle;
}


.bs-list .jingjia-status .price {
    display: inline-block;
    width: 15px;
    height: 17px;
    background: url(../image/airport-icon2.png) no-repeat;
    background-size: 15px 15px;
    vertical-align: middle;
}

.bs-list .jingjia-status .prices {
    display: inline-block;
    width: 15px;
    height: 17px;
    background: url(../image/airport-icon3.png) no-repeat;
    background-size: 15px 15px;
    vertical-align: middle;
}

.counts .bs-list .jingjia-status .price {
    background-position: -70px -32px;
}

.des-sec {
    padding: 12px 0;
    font-size: 12px;
    /*background: #f5f5f5;*/
    /*margin-top: 8px;*/
}

.bidding-item {
    /*padding: 15px 0;*/
    font-size: 12px;
    color: #888;
    line-height: 1.5;
    background: #fff;
    padding: 15px;
    box-shadow: 3px 3px 10px #ccc;
}

.bidding-item .top {
    font-size: 13px;
    color: #333;
}


/*bidding-item .bidding-detail {
    padding: 5px 20px;
    margin-left: -20px;
    margin-right: -20px;
    background-color: #efefef;
}*/

.bidding-item .bidding-detail p {
    margin-bottom: 0;
}

.font-small .btn {
    padding: 2px 12px;
    margin-top: -8px;
}

.total-price,
.palletStatus {
    color: #351AFF;
}

.palletStatus {
    font-size: 15px;
}

.collapse-detail {
    padding: 6px 0;
    cursor: pointer;
}

.close {
    position: absolute;
    display: block;
    right: 20px;
    top: 10px;
    width: 22px;
    height: 22px;
    z-index: 10000;
    margin-right: 55px;
}

.pallet-status {
    position: relative;
    margin-bottom: 20px;
    padding-top: 10px;
    box-shadow: 3px 3px 10px #ccc;
    overflow: hidden;
    /*padding-top: 60px;*/
    padding-top: 50px;
    background: #fff;
    zoom: 1;
    padding-bottom: 30px;
}

.pallet-status .line {
    height: 2px;
    position: absolute;
    width: 100%;
    top: 36px;
    background-color: #a6a3a3;
    z-index: -1;
}

.pallet-status .line:after {
    content: "";
    display: block;
    height: 2px;
    width: 12.5%;
    background-color: #fb5152;
}

.pallet-status.delivery .line:after {
    width: 37.5%;
}

.pallet-status.online .line:after {
    width: 62.5%;
}

.pallet-status.arrive .line:after {
    width: 100%;
}
.statuses{
    overflow: hidden;
    transition: all .5s linear;
}
.detail-show{
    height: 337px;
}
.detail-hide{
    height: 120px;
}
.status-item {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 2.5%;
    text-align: center;
}

.status-item:before {
    content: '';
    display: block;
    position: absolute;
    left: -50%;
    /*top: 36px;*/
    top: 118px;
    left: -52.5%;
    width: 100%;
    height: 2px;
    background-color: #a6a3a3;
}

.status-item:last-child:before {
    width: 150%;
}

.status-item.active:before {
    background-color: #fb5152;
}

.status-item>span {
    position: relative;
    display: block;
    padding: 7px 12px;
    width: 100%;
    font-size: 20px;
    color: #000;
    /*background-color: #a6a3a3;*/
    /*color: #fff;*/
}
.status-item>div {
    position: relative;
    width: 72px;
    height: 72px;
    margin: 0 auto;
}
.status-item>div.step0 {
    background: url(../image/suc/qy.png) no-repeat;
}
.status-item>div.step1 {
    background: url(../image/suc/4-1.png) no-repeat;
}
.status-item>div.step2 {
    background: url(../image/suc/4-2.png) no-repeat;
}
.status-item>div.step3 {
    background: url(../image/suc/4-3.png) no-repeat;
}
.status-item>div.step4 {
    background: url(../image/suc/1.png) no-repeat;
}
.status-item>div.step5 {
    background: url(../image/suc/6-1.png) no-repeat;
}
.status-item>div.step6 {
    background: url(../image/suc/6-2.png) no-repeat;
}
.status-item>div.step7 {
    background: url(../image/suc/6-3.png) no-repeat;
}
.status-item>div.step8 {
    background: url(../image/suc/6-4.png) no-repeat;
}
.status-item>div.step9 {
    background: url(../image/suc/6-5.png) no-repeat;
}

.status-item>div.step05 {
    background: url(../image/suc/5-1.png) no-repeat;
}
.status-item>div.step06 {
    background: url(../image/suc/5-2.png) no-repeat;
}
.status-item>div.step07 {
    background: url(../image/suc/5-3.png) no-repeat;
}
.status-item>div.step08 {
    background: url(../image/suc/5-4.png) no-repeat;
}

.status-item>div.step10 {
    background: url(../image/suc/1.png) no-repeat;
}
.status-item>div.step11 {
    background: url(../image/suc/1.png) no-repeat;
}
.status-item>div.step12 {
    background: url(../image/suc/4-2.png) no-repeat;
}
.status-item>div.step13 {
    background: url(../image/suc/1.png) no-repeat;
}
.status-item>div img{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.status-item>span:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    /*top: 25px;*/
    top: 39px;
    margin-left: -4px;
    z-index: -1;
    left: 50%;
    border-width: 8px 4px;
    border-style: solid;
    border-color: #a6a3a3 transparent transparent transparent;
}

.status-item.active>span {
    /*background-color: #ec4949;*/
}

.status-item.active>span:after {
    border-top-color: #fb5152;
}

.status-item .children {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 15px;
}

.status-item .child {
    text-align: center;
}

.status-item .child em {
    display: block;
    font-style: normal;
    text-align: center;
    font-size: 9pt;
}
.status-item .child.active span {
    position: relative;
}
.status-item .child.active i {
    width: 31px;
    height: 13px;
    background: url(../image/suc/feij.png) no-repeat;
    position: absolute;
    left: -17px;
    top: 3px;
}

.status-item .glyphicon {
    display: none;
    margin-left: -21px;
}

.status-item .active .glyphicon {
    display: inline-block;
}

.star {
    display: inline-block;
}



/*我的信息*/

.upload-btn,
.img-area img {
    width: 280px;
    height: 180px;
}

.upload-btn {
    font-size: 60px;
    color: #ccc;
    border: 2px dashed #ccc;
    cursor: pointer;
}

.uploaded .upload-btn,
.img-area img {
    /*display: none;*/
}

.uploaded .img-area img {
    display: block;
}



/*地址管理*/

.address-form,
.bill-list {
    padding: 20px 25px;
    width: 80%;
    min-width: 360px;
    font-size: 14px;
    color: #666;
    /*border-right: 1px solid #ccc;*/
}

.bill-list .bs-box {
    cursor: pointer;
}

.bill-list+.bill-detail {
    width: 30%;
    padding-right: 15px;
    min-width: 360px;
    margin-left: 20px;
}

.service-item {
    width: 100%;
    padding: 0;
    margin: 0;
    background-position: center center;
    background-size: cover;
    height: 520px;
    overflow: hidden;
}

.service-item h3,
.service-item .more {
    display: inline-block;
    background-color: #ff0d0d;
    font-size: 26px;
    padding: 6px 10px;
    color: #fff;
    border-radius: 2px;
}

.service-item p {
    width: 21em;
    color: #333;
    font-size: 18px;
}

.service-item .more {
    margin-top: 18px;
    padding: 5px 18px;
    font-size: 14px;
}

.service-item .service-desc {
    margin: 0 30px 150px 570px;
    height: 220px;
}

.service-item.service-one {
    background-image: url(../image/service/service_one.jpg);
}

.service-two {
    background-image: url(../image/service/service_two.jpg);
}

.service-two .service-desc {
    margin: 0 570px 150px 80px;
}

.service-two h3,
.service-two .more {
    background-color: #44c9af;
}

.service-three {
    background-image: url(../image/service/service_three.jpg);
}

.service-three .service-desc {
    margin: 0 30px 150px 570px;
}

.service-three h3,
.service-three .more {
    background-color: #b7b7b7;
    color: #000;
}

.service-four {
    background-image: url(../image/service/service_four.jpg);
}

.service-four .service-desc {
    margin: 0 570px 150px 80px;
}

.service-four h3 {
    background-color: transparent;
}

.service-four h3,
.service-four .more {
    color: #333;
    background-color: #fff;
}


/*首页侧边栏*/

.release {
    position: fixed;
    right: 0;
    bottom: 20px;
    z-index: 1000
}

.release ul {
    padding: 7px 0;
    border-radius: 17px;
    border: 4px solid #E9E9E9;
    border-color: rgba(233, 233, 233, .7);
    background: #fff;
}

.release ul li {
    background: #fff;
    /*color: white;*/
    text-align: center;
    cursor: pointer;
    width: 60px;
}

.release ul li:not(:first-child) a {
    margin-top: 7px;
    padding-top: 2px;
    border-top: 2px solid #E9E9E9;
    border-color: rgba(233, 233, 233, .7);
}

.release ul li a {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    margin: 0 auto;
}

.release li.online-consulting a {
    background: url(../image/item/1.png) no-repeat;
    background-size: 30px 30px;
}

.release li.release-pallets a {
    background: url(../image/item/2-1.png) no-repeat;
    background-size: 30px 30px;
}

.release li.release-special a {
    background: url(../image/item/3-1.png) no-repeat;
    background-size: 30px 30px;
}

.release li.release-tray a {
    background: url(../image/item/4-1.png) no-repeat;
    background-size: 30px 30px;
}

.release li.wechat-code a {
    background: url(../image/item/5-1.png) no-repeat;
    background-size: 30px 30px;
}

.release li.to-top a {
    background: url(../image/item/6-1.png) no-repeat;
    background-size: 30px 30px;
}
/* .release li.to-left a {
    background: url(../image/item/7-1.png) no-repeat;
    background-size: 30px 30px;
} */

.release li.release-pallets:hover a {
    background: url(../image/item/2-2.png) no-repeat;
    background-size: 30px 30px;
}

.release li.release-special:hover a {
    background: url(../image/item/3-2.png) no-repeat;
    background-size: 30px 30px;
}

.release li.release-tray:hover a {
    background: url(../image/item/4-2.png) no-repeat;
    background-size: 30px 30px;
}

.release li.wechat-code:hover a {
    background: url(../image/item/5-2.png) no-repeat;
    background-size: 30px 30px;
}

.release li.to-top:hover a {
    background: url(../image/item/6-2.png) no-repeat;
    background-size: 30px 30px;
}

.release ul li i {
    display: block;
    width: 145px;
    height: 35px;
    position: absolute;
    top: -3px;
    right: 49px;
    display: none;
}

.release li.online-consulting i {
    background: url(../image/item/a-1.png) no-repeat;
    background-size: 145px 35px;
}

.release li.release-pallets i {
    background: url(../image/item/a-2.png) no-repeat;
    background-size: 145px 35px;
}

.release li.release-special i {
    background: url(../image/item/a-3.png) no-repeat;
    background-size: 145px 35px;
}

.release li.release-tray i {
    background: url(../image/item/a-4.png) no-repeat;
    background-size: 145px 35px;
}

.release li.wechat-code i {
    width: 145px;
    height: 129px;
    top: -50px;
    background: url(../image/item/a-5.png) no-repeat;
    background-size: 145px 129px;
}



.rotations {
    /* position: absolute;
    top: 50px;
    left: 100px;
    width: 900px !important;
    height: 600px !important; */
    opacity: .7;
}

.rotations {
    -webkit-transform: rotate(3deg);
    animation: rotations 15s linear infinite;
    -moz-animation: rotations 15s linear infinite;
    -webkit-animation: rotations 15s linear infinite;
    -o-animation: rotations 15s linear infinite;
}

@-webkit-keyframes rotations {
    0% {
        -webkit-transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(5deg);
    }
    50% {
        -webkit-transform: rotate(0deg);
    }
    75% {
        -webkit-transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

/* @media screen and (max-width:500px) {
    .rotations {
        top: 10px;
        left: 10px;
    }
} */

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.rotation {
    -webkit-transform: rotate(360deg);
    animation: rotation 320s linear infinite;
    -moz-animation: rotation 320s linear infinite;
    -webkit-animation: rotation 320s linear infinite;
    -o-animation: rotation 320s linear infinite;
}

.rotation {
    /*position: absolute !important;
    top: 50px !important;
    left: 900px !important;
    width: 1800px !important;
    height: 1500px !important;*/
}


/*#ic{
    width: 1680px;
    height: 680px;
    overflow: hidden;
}*/

.plant-ball {
    position: relative;
    height: 220px;
    margin-top: -110px;
    margin-bottom: -110px;
    background: url(../image/service/plant.png) no-repeat center center;
    z-index: 999;
}

.search-bar {
    background-color: #fff;
}

.search-bar .form-inline {
    margin: 15px 0;
}

.search-bar .form-control {
    border-radius: 0;
}

.search-bar .nav {
    margin-top: 20px;
}

.search-bar .nav-tabs>li>a {
    padding: 6px 10px;
    border-radius: 0;
}

.gps-icon {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../image/gps.png) no-repeat center;
}

.info-item {
    margin-bottom: 18px;
}

.info-title {
    height: 107px;
    font-size: 17px;
    line-height: 21px;
    margin: 0 0 6px 0;
    overflow: hidden;
    padding: 15px;
    text-align: left;
}

.info-image img {
    max-width: 100%;
}

.info-title a {
    color: #111;
}

.info-source,
.info-date {
    font-size: 12px;
}

.info-date {
    color: #666;
}

.info-thumb {
    height: 216px;
    margin-bottom: 13px;
    overflow: hidden;
    margin-top: 20px;
}

.info-hover {
    border: 1px solid #fffaf2;
}


/*.info-hover:hover {
    transform: translateY(-2px) translateX(-2px);
    box-shadow: 2px 2px 16px #ccc;
}*/

.info-thumb img {
    width: 100%;
    vertical-align: middle;
}

.info-detail-wrap {
    background-color: #fff;
    padding-top: 15px;
}

.info-detail-wrap .entry-title {
    color: #111;
    font-size: 16px;
    line-height: 1.4;
    word-wrap: break-word;
    margin-bottom: 7px;
}

.info-detail-wrap .info-content {
    margin-top: 21px;
    margin-bottom: 15px;
}

.info-detail-wrap .info-source {
    font-weight: bold;
}

.info-detail-wrap .meta-info {
    margin-bottom: 16px;
}

.info-detail-wrap p {
    font-size: 15px;
    line-height: 26px;
}

.info-detail-wrap img {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .info-detail-wrap .entry-title {
        font-size: 40px;
    }
}

@media screen and (max-width: 768px) {
    #havetry h3{
        font-size: 16px;
    }
}

/*ngDialog*/

.ngdialog.ngdialog-theme-default .ngdialog-content {
    padding-top: 40px;
}

.ngdialog-content h4 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.pallet-status .child {
    cursor: pointer;
}

.problem {
    color: #fb5152
}

.reload-btn .btn {
    position: fixed;
    right: 30px;
    bottom: 30px;
    background-color: #fb5152;
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 0;
    z-index: 10000;
    border-radius: 50%
}

.reload-btn .glyphicon-refresh {
    margin-right: 0;
}

.ui-select-match {
    border: 1px solid #ccc;
}



/*卡仓盟*/

.title_parts {
    width: 100%;
    height: 300px;
    background: white;
}

.row-part {
    margin-left: 60px;
}

.row-part .small-part {
    height: 200px;
    background: white;
    border: 1px solid #ccc;
    /*margin: 25px;*/
    /*float: left;*/
    margin-left: -15px;
}

.row-part .small-part img {
    width: 150px;
    height: 180px;
    margin-left: -10px;
    margin-top: 10px;
    float: left;
}

.row-part .small-part .small-part-word {
    /* float: right; */
    margin-top: 20px;
    /* margin-right: 13px; */
    padding-left: 150px;
}

.row-part .small-part .small-part-word p {
    margin-top: 10px;
}

.red {
    box-shadow: 0 1px 3px 0 rgba(236, 73, 73, 0.8) !important;
}

.green {
    box-shadow: none !important;
    border: 1px solid #ccc;
}

.big-box {
    border: 1px solid #ccc;
}

.entry-title {
    margin-top: 50px;
    text-align: center;
    padding-bottom: 30px
}

.entry-no {
    /*margin-left: 100px;*/
    text-align: center;
}

.entry-status {
    /*text-align: center;*/
    /*margin:0 auto;*/
}

.entry-no p {
    padding-bottom: 20px;
}

.entry-no input {
    min-width: 50%;
    margin: 0 auto;
    margin-bottom: 70px;
}

.entry-no button {
    margin-bottom: 218px;
}

.row .tableds {
    /*width: 50%;*/
    border-top: 1px solid #ddd;
}

.row .tableds,
.row .tableds a {
    color: #4D4D4D;
}

.row .tableds td {
    border: 1px solid #ddd;
    position: relative;
}

.row .tableds thead td {
    background: #C4C0C4;
}

.row .tableds thead td.even {
    background: #999199;
}

.row .tableds tbody td:last-child a {
    position: absolute;
    top: 8px;
    right: -2.5em;
}

.row .again {
    margin-top: 30px;
    position: relative;
}

.row .again span {
    position: absolute;
    top: 0;
    right: 30px;
}

.row .again input {
    width: 150px;
    position: absolute;
    top: 0;
    right: 30px;
}


/* @media screen and (max-width:500px) {
    .row .tableds {
        width: 100%;
        background: #ccc
    }
    .entry-status {
        text-align: center;
    }
    .row .again {
        width: 150px;
        margin-top: 5px
        margin: 0 auto
    }
} */

@media screen and (max-width:1300px) {
    .second-item {
        width: 400px;
    }
    .three-item {
        margin-left: 580px
    }
    #board-input {
        width: 399px !important;
    }
    #pallet-input {
        width: 399px !important;
    }
    .second-full {
        width: auto;
    }
}

@media screen and (max-width:1100px) {
    .first-item {
        width: 130px;
        padding: 10px 6px;
    }
    .second-item {
        margin-left: 130px;
        width: 370px;
    }
    #board-input {
        left: 171px !important;
        width: 369px !important;
    }
    #pallet-input {
        left: 171px !important;
        width: 369px !important;
    }
    .three-item {
        margin-left: 500px;
    }
    .second-full {
        width: auto;
    }
    /*.nav{
        width: 130px !important;
    }*/
    .side-nav {
        overflow: hidden;
        width: 41px
    }
    .pallet-strong {
        left: 200px !important;
    }
    .side-nav .item a {
        padding-left: 12px
    }
    .side-nav .glyphicon {
        margin-right: 10px
    }
    .status-item {
        padding: 0px 1%;
    }
}







.jingjia-status {
    /*background: #a6a3a3;*/
    font-size: 12px;
    color: #fff;
    line-height: 2em;
    padding: 10px
}



/*空运运价*/

div.tariff {
    height: 90%;
    margin-left: 0;
    margin-right: 0;
}

.tariff>div {
    padding: 0;
    height: 100%;
    border: 1px solid #bbb;
    position: relative;
}

.tariff>div h6 {
    height: 2.5em;
    line-height: 2.5em;
    border-bottom: 1px solid #bbb;
    font-size: 16px;
    margin: 0 0 4em 0;
    font-family: "微软雅黑", Arial!important;
}

.single h6 {
    background: #F21305;
}

.batch h6 {
    background: #D4CFD4;
}

.tariff>div select {
    padding: .4em;
    border: 1px solid #bbb;
    border-radius: 5px;
    margin: .5em 0;
    outline: none;
}

.single table {
    margin: 1em auto;
    width: 80%;
    max-width: 100%;
}

.color-gray td {
    color: #999;
}

.single table input {
    width: 3em;
    border: none;
    outline: none;
}

.single .table td {
    padding: 4px;
    width: 3em;
}

.single p {
    margin-right: 10%;
}

.single button.rel {
    margin-top: 30px;
}

.batch button.rel {
    margin-top: 160px;
}

.tariff button {
    width: 8em;
    text-align: center;
    padding: .6em 0;
    background: #F21305;
    border-radius: 5px;
    outline: none;
    border: none;
    color: #fff;
    margin: .5em 0;
}

.batch input {
    padding: .6em .3em;
    outline: none;
    border: 1px solid #bbb;
    margin: .5em 0;
    width: 80%;
}

#op-shipPort li {
    padding-left: 0;
}


/*-end-*/


/*进仓通知*/

#advice {
    width: 100%;
    position: relative;
    padding-top: 5em;
    max-width: 500px;
    margin: 0 auto;
}

.adv-list ul {
    width: 100%;
    margin: 0;
}

.adv-list li {
    width: 100%;
    padding: 5px 10%;
}

.adv-list p {
    display: inline-block;
    width: 30%;
    text-align: left;
    margin: 0;
    margin-right: 5%;
    vertical-align: top;
}

.adv-list li>div {
    display: inline-block;
    text-align: left;
    width: 60%;
}

.adv-list div.fj {
    width: 100%;
}

.adv-list div.fj ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

.adv-list div.fj ul li {
    width: 50%;
    float: left;
    padding: .5em;
}

.adv-list div.fj ul li input {
    margin-right: 2em;
}

#tab {
    text-align: center;
    width: 80%;
    margin: 10px 10%;
}

#tab>div {
    padding: 0;
}

#tab a {
    display: block;
    width: 100%;
    height: 2em;
    line-height: 2em;
    background: #D4CFD4;
    color: #fff;
    text-decoration: none;
}

#tab a.active {
    background: #F71E0F;
    border: 1px dotted #D4CFD4;
}



/*-end-*/


/*货物进仓查询*/

#warehousing-query {
    background: #F6F6F6;
}

#warehousing-query .entry-no {
    padding: 0 20%;
    text-align: left;
}

#warehousing-query .entry-no input {
    padding: 1em 3px;
    line-height: 3em;
    margin: 2em 0;
    display: block;
    outline: none;
    border: 1px solid #bbb;
}

#warehousing-query .entry-no>a {
    padding: .3em 4em;
    line-height: 2em;
    background: #fff;
    border: 1px solid #666;
    border-radius: 5px;
    text-decoration: none;
    color: #666;
    margin-top: 3em;
    border-color: #bbb;
}

.kargofooter i {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(../image/logo.png) no-repeat 4px;
    background-size: 139px 42px;
    position: relative;
    top: 7px;
    left: 5px;
}

.entry-result>div>p {
    margin-bottom: 0;
}

.entry-result>div>p>span {
    display: block;
    padding: .3em 0;
}

.entry-result>div>p>span.tit {
    width: 80px;
    float: left;
    background: #F6F6F6;
    margin-right: 2px;
}

.filter-menu .actives {
    color: #fb5152;
}

.purple {
    color: #fb5152 !important;
    font-size: 14px
}

.black {
    color: black !important;
    font-size: 14px
}

#imglist {
    margin-top: 10px;
}

#imglist p {
    margin: 0;
}

#imglist li {
    padding: 0;
}

#imglist img {
    vertical-align: bottom;
}

.row .tableds td {
    vertical-align: middle;
}



/*
*1、infer个人信息，
*2、企业信息
*3、吐槽块
*/

.infer {
    width: 100%;
    margin: auto;
    padding: 0 8% 3%;
    position: relative;
    clear: both;
    font-family: "微软雅黑";
}

@media screen and (min-width:1500px) {
    .infer {
        width: 85%;
    }
}

.infer:before,
.infer:after {
    display: table;
    content: " ";
    zoom: 1;
}

.infer:after {
    clear: both;
}

.infer .infer-single {
    width: 100%;
    margin-top: 2%;
    float: left;
}

.infer .infer-single .infers-inf,
.infer .infer-single .infers-pic {
    float: left;
    height: 250px;
    border-radius: 20px;
}


/*第一块*/

.infer .infer-single .infers-inf {
    width: 50%;
    background: url(../image/yuanjiao.png) no-repeat 0px 0px;
    background-size: 600px 250px;
    color: #333;
}

.infer .infer-single .infers-inf .infers-head {
    width: 30%;
    padding-left: 7%;
    position: relative;
    margin-top: 7%;
    float: left;
    display: inline-block;
}

.infer .infer-single .infers-inf .infers-head .infersh-img {
    border-radius: 130px;
    width: 130px;
    height: 130px;
    overflow: hidden;
    padding: 10px;
    background: white;
    line-height: 110px;
    text-align: center;
    overflow: hidden;
}

.infer .infer-single .infers-inf .infers-head .infersh-imgarea {
    position: absolute;
    z-index: 100;
    top: 0px;
    width: 130px;
    height: 130px;
    border-radius: 130px;
    background: rgba(0, 0, 0, 0.3);
    line-height: 130px;
    display: none;
    text-align: center;
}

.infer .infer-single .infers-inf .infers-head.infersh-imgarea .updata {
    width: 130px;
    height: 130px;
    border-radius: 130px;
    line-height: 100px;
}

.infer .infer-single .infers-inf .infers-head:hover .infersh-imgarea {
    display: block;
}

.infer .infer-single .infers-inf .infers-infarea {
    float: left;
    width: 58%;
    height: 100%;
    background: #fff;
}

.infer .infer-single .infers-inf .infers-infarea h3 {
    margin: 0px;
    margin-left: 27px;
    margin-top: 6%;
}

.infer .infer-single .infers-inf .infers-infarea h3 .infer-nicheng {
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
}

.infer .infer-single .infers-inf .infers-infarea .vipnum {
    width: 100%;
    padding: 8px 0;
    font-size: 18px;
    font-weight: 700;
    color: #BE2E30;
}

.infer .infer-single .infers-inf .infers-infarea ul li,
.infer .infer-single .infers-inf .infers-infarea .vipnum {
    float: left;
    margin-left: 8%;
    word-spacing: 1px;
    letter-spacing: 1px;
}

.infer .infer-single .infers-inf .infers-infarea ul li {
    font-size: 14px;
    font-weight: 500;
    min-width: 40%;
}

.infer .infer-single .infers-inf .infers-change {
    float: left;
    width: 12%;
    height: 100%;
    position: relative;
    text-align: center;
    padding: 1% 0;
    background: #fff;
    border-radius: 0 20px 20px 0;
}

.infer .infer-single .infers-inf .infers-change .infers-changebtn {
    outline: none;
    background: none;
    border: none;
    color: #4C78E9;
    font-size: 16px;
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    display: block;
}

.infer .infer-single .infers-inf .infers-change .infer-authStatus {
    background: #8652A0;
    text-align: center;
    padding: 3px 0;
    color: white;
    width: 90%;
    margin-top: 5%;
    border-radius: 15px;
}


/*第二块*/

.infer .infer-single .infers-pic {
    margin-left: 1%;
    width: 49%;
    background: #fff;
    padding: 3% 2%;
}

.infer .infer-single .infers-pic .mingpic {
    width: 56%;
    height: 100%;
    float: left;
    position: relative;
    border: 1px solid #ccc;
    margin-top: 10px;
}

.infer .infer-single .infers-pic .mingpic .infers-picbtn {
    position: absolute;
    top: 0px;
    text-align: center;
    line-height: 210px;
    width: 100%;
    height: 100%;
    display: none;
}

.infer .infer-single .infers-pic .mingpic:hover .infers-picbtn {
    display: block;
    background: rgba(0, 0, 0, 0.3)
}

.infer .infer-single .infers-pic .infer-profile {
    width: 30%;
    height: 100%;
    float: left;
    margin-top: 15px;
    margin-left: 7%;
    font-size: 20px
}

.infer .infer-single .infers-pic .infer-profile .infer-progo,
.infer .infer-single .infers-pic .infer-profile .infer-prover {
    width: 100%;
    height: 48%;
    float: left;
    color: #333;
    background: #fff;
    text-align: center;
}

.infer .infer-single .infers-pic .infer-profile h2 {
    width: 100%;
    margin-top: 4%;
    color: #fb5152;
    font-size: 35px;
}

.infer .infer-single .infers-pic .infer-profile .infer-prover {
    margin-top: 4%;
}

@media screen and (max-width:1300px) {
    .infer .infer-single .infers-inf {
        width: 100%;
    }
    .infer .infer-single .infers-pic {
        margin-top: 4%;
        margin-left: 0;
        padding: 4% 3%;
        width: 98%;
        margin-left: 2%;
    }
}

.infer-qiye {
    width: 98%;
    height: 285px;
    margin-left: 2%;
    margin-top: 30px;
    border-radius: 20px;
    background: #fff;
    float: left;
    color: #333;
    font-weight: 700;
    padding: 2% 2%;
    position: relative;
}

.infer-qiye .inferq-left {
    float: left;
    position: relative;
    width: 30%;
    height: 100%;
}

.infer-qiye .inferq-left div {
    float: left;
    position: absolute;
    top: 0px;
    left: 0px; 
    height: 100%;
}

.infer-qiye .inferq-left .img-area {
    /*// width:100%;
    height: 50%;
    margin-top: 9%;*/
    background: white;
}

.infer-qiye .inferq-left .img-area img {
     border:none;
}

.infer-qiye .inferq-right {
    width: 70%;
    height: 100%;
    float: left;
}

.infer-qiye .inferq-right .inferq-righto {
    float: left;
    font-size: 15px;
    font-weight: 500;
    height: 100%;
    wight: 100%;
    position: relative;
}

.infer-qiye .inferq-right .inferq-righto li {
    margin-left: 2%;
    position: relative;
    width: 46%;
    height: 15%;
    float: left;
}

.infer-qiye .inferq-right .inferq-righto .btn {
    position: absolute;
    bottom: 10px;
    right: 20px;
    border-radius: 20px;
    background: #999;
    height: 40px;
    font-size: 18px;
    color: white;
}



@media screen and (max-width:990px) {
    .infer-qiye .inferq-right {
        float: right;
        width: 75%;
    }
    .infer-qiye .inferq-right .inferq-righto {
        font-size: 14px;
    }
    .infer-qiye .inferq-right .inferq-righto .btn {
        bottom: 0px;
        font-size: 16px;
        height: 30px;
        line-height: 10px;
    }
}

.infer .model-btn {
    float: left;
    margin-top: 30px;
    width: 98%;
    margin-left: 2%;
}

.infer .model-btn div {
    width: 45%;
    height: 184px;
    background: #fff;
    /*border-radius: 10px;*/
    outline: none;
    font-size: 18px;
    border: none;
    color: #333;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border: 3px solid white;
    padding: 50px 5px;
    float: left;
    /*line-height: 67px;*/
    margin-bottom: 10px;
   box-shadow: 0px 2px 8px #dfdfdf;
}

.infer .model-btn div:hover {
    border: 3px solid #aaa;
    color: #D9534F;
}

@media screen and (max-width:990px) {
    .infer .model-btn div {
        padding: 30px 5px;
    }
}

.infer .model-btn .model-btn2 {
    margin-right: 3%;
    /*margin: 0 3% 3%;*/
}

.infer .model-btn .model-btn3 {
    margin-right: 3%;
}

.infer .user-talk {
    width: 98%;
    float: left;
    margin-left: 1%;
    text-align: center;
}

.infer .user-talk textarea {
    font-size: 14px;
    padding: 5px;
    color: #D9534F;
    outline: none;
    width: 100%;
    height: 226px;
    resize: none;
    border: 2px solid #eee;
    /*border-radius: 10px;*/
}

.infer .user-talk .btn {
    width: 98px;
    margin-top: 25px;
}





/*
*1、infer个人信息，
*2、企业信息
*3、吐槽块   *ENDend*
*/


/*工作单*/

.map-getpallent,
.all-pallent {
    background: #fff;
    padding: 0 10px;
}




/*工作单*/

.map-getpallent,
.all-pallent {
    background: #fff;
}

#container {
    margin-bottom: 10px;
}

.map-title {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    padding: 5px 5px;
}

.all-pallent p {
    margin-bottom: 2px;
}

.all-pallent ul li {
    border-bottom: 1px solid #ccc;
    margin: 10px;
    padding: 5px;
}

.map-getpallent .map-list li {
    margin: 10px 10px;
    padding: 5px 5px;
    border-bottom: 1px solid #ccc;
    line-height: 31px;
}

.map-getpallent button {
    background: #fff;
    border: 1px solid #ccc;
    width: 96%;
    margin-left: 8px;
}

.opera-line {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    position: absolute;
    top: 0;
    left: -30px
}

.opera-red {
    background:#fb5152;
}

.opera-blue {
    background: blue;
}

.opera-green {
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    top: 577px;
    left: 50px;
    background:#fb5152;
    color: white;
    font-weight: 900;
    border-radius: 10px;
}


/*工作单*/

/*.mission {
    width: 600px;
    background: #fff;
    float: left;
    border-radius: 20px;
    box-shadow: 5px 5px #ccc;
    position: absolute;
    top: 125px;
    left:50px;
  
}

.mission .mission-title {
    height: 70px;
    background: #C91544;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position: relative;
}

.mission .mission-title p {
    text-align: center;
    color: white;
    font-size: 25px;
    line-height: 70px
}

.mission .mission-list ul li {
    height: 40px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 5px 10px 10px;
    line-height: 40px;
}

.mission .mission-list ul li span {
    padding-left: 22px;
    font-size: 16px;
}

.mission .mission-list ul li span img {
    width: 12px;
    height: 12px;
}
li.ouline input{
    border:none;
     width: 56px;
    height: 27px;
    outline: none;
    padding-left:5px; 
    text-align: center;
}
.mission .mission-add {
    border-top: 1px solid #eee;
    margin: 0 30px;
    padding-top: 10px;
    padding-bottom: 40px;
}

.mission .mission-add button {
    float: right;
    width: 48px;
    background: #C91544;
    color: white;
    font-size: 14px;
    margin-right: 5px
}*/
mission {
    width: 100%;
    background: #eee;
    float: left;
    /*border-radius: 20px;*/
    /*box-shadow: 5px 5px #ccc;*/
    position: absolute;
    /*top: 125px;
    left:50px;*/
    /*display: none;*/
}

.mission .mission-title {
    height: 44px;
    /*background: #fb5152;*/
    /*border-top-left-radius: 20px;
    border-top-right-radius: 20px;*/
    background: -webkit-linear-gradient(left, #a91450, #db163e);
    background: -o-linear-gradient(left, #a91450, #db163e);
    background: linear-gradient(to right, #a91450, #db163e);
    position: relative;
}

.mission .mission-title p {
    margin-left:15px;
    /*text-align: center;*/
    color: white;
    font-size: 16px;
    font-weight: 600;
    height: 44px;
    margin-bottom: 0;
    line-height: 44px;
    font-size: bold;
}

.mission .mission-list ul li {
    /*height: 50px;*/
    /*border: 1px solid #eee;*/
    /*border-radius: 5px;*/
    margin: 15px 0px 15px 0px;
    line-height: 40px;
    position: relative;
}

.mission .mission-list ul li span {
    /*padding-left: 22px;*/
    /*font-size: 16px;*/
    font-size: 14px;
}

.mission .mission-list ul li span img {
    width: 15px;
    height: 15px;
}
li.ouline input,li.ouline span{   
    display: block;
    float: left;
    border: none;
    width: 11%;
    height: 50px;
    outline: none;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
}
.mission .mission-add {
    border-top: 1px solid #eee;
    margin: 0 30px;
    padding-top: 10px;
    padding-bottom: 40px;
}

.mission .mission-btnone {
    background: transparent;
    color: white;
    border: 1px solid transparent;
    font-size: 16px;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
}
.mission .mission-allV {
    background: transparent;
    color: white;
    border: 1px solid transparent;
    font-size: 16px;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    right: 140px;
    width: 60px;
}
.mission .mission-btnone:hover,.mission .mission-btnfour:hover,.mission .mission-btnthree:hover,.mission .mission-btntwo:hover,.mission .mission-allV:hover {
    border: 1px solid #fff;
}
/*.mission .mission-btnone:-ms-keyboard-visited {
    border: 1px solid #fff;
}*/
.mission .mission-btntwo{
    background: transparent;
    color: white;
    border: 1px solid transparent;
    font-size: 16px;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    right: 53px;
    width: 80px;
}
.mission .mission-btnthree{
    background: transparent;
    color: white;
    border: 1px solid transparent;
    font-size: 16px;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    right: 105px;
    width: 106px;
}
.mission .mission-btnfour{
    background: transparent;
    color: white;
    border: none;
    font-size: 16px;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    right: 80px;
    width: 100px;
    border: 1px solid transparent;
}
.mission .mission-btnfour:link{
    background: #fb5152;
    color: yellow;
     border: 1px solid #fff;
    font-size: 16px;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    right: 123px;
    width: 35px;
}
.mission .mission-span{
    background: transparent;
    color: white;
    border: none;
    font-size: 16px;
    margin-right: 5px;
    position: absolute;
    top: 11px;
    right: 220px;
}


.inventory-btn {
    height: 50px;
    width: 600px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    /*position: absolute;top: 9px;right: 53px;width: 25px;height: 25px*/
}

.inventory-title {
    height: 55px;
    width: 35%;
    background: #fb5152;
    margin-right: 450px;
    margin-top: 50px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.inventory-title p {
    text-align: center;
    line-height: 55px;
    color: white;
    font-size: 20px;
}

.inventory {
    width: 600px;
    background: #fff;
    border-radius: 20px;
    margin-right: 156px;
    border-top-left-radius: 0;
}

.inventory .inventory-list {
    padding-top: 10px;
}

.inventory .inventory-list ul li {
    height: 40px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 5px 10px 10px;
    line-height: 40px;
}

.inventory .inventory-list ul li span {
    padding-left: 25px;
    font-size: 16px;
}

.inventory .inventory-list ul li span img {
    width: 15px;
    height: 15px;
}

.inventory .inventory-bottom {
    border-top: 1px solid #ccc;
    padding: 15px 20px;
    padding-bottom: 45px;
}

.inventory .inventory-bottom .inventory-bottom-left {
    float: left;
}

.inventory .inventory-bottom .inventory-bottom-left .inventory-bottom-square {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fb5152;
    color: white;
    text-align: center;
    line-height: 25px;
}

.inventory .inventory-bottom .inventory-bottom-right {
    float: right;
}

.inventory .inventory-bottom .inventory-bottom-btn {
    background: #fb5152;
    color: #fff;
}

.memorandum-big {
    width: 100%;
    height: 800px;
}

.memorandum-big .memorandum {
    width: 90%;
    margin: 15px auto;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #ccc;
    min-width: 325px;
}

.memorandum-big .emorandum ul li {
    margin: 10px 5px;
}

.memorandum-add {
    background: rgba(230, 230, 230, 0.7);
    margin-top: 15px;
    margin-left: 15px;
    float: left;
    width: 18%;
    border-radius: 10px;
    box-shadow: 3px 3px #ccc;
    padding: 25px;
    cursor: pointer;
}

.memorandum-add .memorandum-square {
    width: 80px;
    height: 80px;
    background: #ccc;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    line-height: 65px;
    font-size: 85px;
    font-weight: 900;
    color: white;
}

.mbl {
    margin-bottom: 21px !important;
}

.openInputGroup {
    position: relative;
}

.openInput.hasText {
    outline: none;
    border-width: 1px;
    margin-bottom: 1px;
}

.pvm {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.openInput {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    border-width: 1px;
    margin-bottom: 2px;
    -webkit-font-smoothing: antialiased;
}

.h5,
h5 {
    font-size: 16px;
    line-height: 1.4;
    margin: 5px 0;
}

.animate.animateFast,
.svgElement svg path.animateFast {
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -moz-animation-duration: 200ms;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
    transition: all 200ms ease-in-out;
}

.animate.animateFast,
.svgElement svg path.animateFast {
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -moz-animation-duration: 200ms;
    -webkit-animation-duration: 200ms;
    animation-duration: 200ms;
    transition: all 200ms ease-in-out;
}

.openInputLabel {
    display: block;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 20px;
    text-transform: capitalize;
    font-size: 14px;
}

.typeWeightNormal {
    font-weight: normal !important;
}

 .typeLowlight {
    color: #828282 !important;
}

.animate,
.svgElement svg path,
.svgElement svg path.noFill {
    -moz-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -moz-animation-duration: 300ms;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    transition: all 300ms ease-in-out;
}

.memorandum-btn {
    float: right;
    width: 100%
}

.memorandum-btn label {
    width: 60px;
    padding-right: 10px;
    border: 1px solid #ccc;
    background: #eee;
}

.memorandum-note {
    margin-top: 70px;
}

.memorandum-plus {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #ccc;
    color: white;
    border-radius: 50%;
    line-height: 12px;
    font-size: 18px;
    font-weight: 900;
}

.memorandum-word {
    width: 50px;
    height: 20px;
    background: #fb5152;
    color: white;
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
}

.memorandum-word span {
    font-size: 10px;
}

.handle {
    /*width: 94%;*/
    background: #f5f5f5;
    /*float: left;*/
}

.handle ul li {
    display: block;
    /*width: 375px;*/
    /*width: 100%;*/
    height: 80px;
    background: #fff;
    margin-top: 10px;
    /*margin-left: 10px;
    border-radius: 15px;*/
    box-shadow: 2px 2px 2px #ccc;
    cursor: pointer;
}
.handle ul li .handle-leftone {
    /*background: #fb5152;*/
    /*box-shadow: 2px 2px 2px #ccc;*/
    color:#fff;
    width: 39px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    /*color: white;*/
    float: left;
    position: absolute;
    top: 0px;
}

.handle ul li .handle-left {
    /*background: #fb5152;*/
    width: 39px;
    height: 55px;
    /*border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;*/
    text-align: center;
    line-height: 55px;
    color: white;
    float: left;
    position: absolute;
    bottom: 0px;
    overflow: hidden;
}
.handletwo h1 {
   height:45px;
   line-height: 45px;
    color: black;
    font-size: 20px;
    text-align: center;
    border: 1px solid  #ebebeb;
    position: absolute;
    top: -20px;
    width: 100%;
    left: 0px;
   
}
.handletwo .middenone {
    display: inline-block;
   height:100px;
   /*line-height: 145px;*/
    color: black;
    font-size: 20px;
    text-align: center;
    border: 1px solid  #ebebeb;
    /*position: absolute;*/
    /*top: -10px;*/
    width: 100%;
    margin-top: 65px;
}
.handletwo .middentwo {
   height:45px;
   line-height: 45px;
    color: black;
    font-size: 20px;
    text-align: center;
    width: 100%;
    margin-top: 5px;
    margin-left:10px
}
.handletwo .middenthree {
   height:45px;
   /*line-height: 145px;*/
    color: black;
    font-size: 20px;
    text-align: center;
    /*border: 1px solid  #ccc;*/
    /*position: absolute;*/
    /*top: -10px;*/
    width: 100%;
    margin-top: 5px;
}
.handletwo .middenfour {
   height:100px;
   /*line-height: 145px;*/
    color: black;
    font-size: 20px;
    text-align: center;
    border: 1px solid  #ebebeb;
    /*position: absolute;*/
    /*top: -10px;*/
    width: 100%;
    margin-top: 25px;
}
.handletwo .middentwo-lineone{
    font-size: 14px;
    line-height: 45px;
    position: absolute;
    /*bottom: 0px;*/
    bottom: -13px;
}
.handletwo .middentwo-spanone{
    font-size: 14px;
    line-height: 45px;
    position: absolute;
    left: 9px;
    top: -13px;
}
.handletwo .middentwo-spantwo{
    font-size: 14px;
    line-height: 45px;
    position: absolute;
    left: 9px;
    top: -13px;
}
.handletwo .middentwo-spanthree{
    font-size: 14px;
    line-height: 45px;
    position: absolute;
    left: 9px;
    top: -13px;
}
.handletwo .middentwo-linetwo{
    font-size: 14px;
    line-height: 45px;
    position: absolute;
    /*bottom: 0px;*/
    bottom: -13px;
}
.handletwo .middentwo-linethree{
    font-size: 14px;
    line-height: 45px;
    position: absolute;
    /*bottom: 0px;*/
    bottom: -13px;
}
.handlethree{
    /*border:1px solid red;*/
    /*height:400px;*/
     /*margin-top:10px;*/
     /*background:#fff;*/
     
}
.handlethree a{
    color:black;
    /*margin-left: -12px; */
}

/*操作准备*/
.delivery-one button{
  background: #564690;
  line-height: 19px;
  border:none;
  color:#fff;
  /*margin-right: 10px;*/
  width:44px;
  height:20px;
  padding-bottom: 20px;
}
.delivery-one input{
   border: 1px solid #D2D2D2;
}
.delivery-one strong{
  margin-right: 144px;
  font-size: 14px;
}
.delivery-two{
    margin-top: 45px;
    margin-left: -12px;
}
.delivery-two .div{
   width:112px;
   height:74px;
   border:1px solid #ccc; 
   margin-right: 25px;
}
.delivery-midden{
    margin-top: 14px; 
}
.delivery-midden .middenspan{
    
    font-size: 16px; 
    /*margin-bottom: 30px;*/   
}
.delivery-midden .middenspan.num{
 text-align: center;
}
.delivery-midden .middeninput input{
   
    font-size: 16px; 
    margin-bottom: 30px; 
    width: 69px; 
    border: 1px solid #D2D2D2; 
}
.delivery-midden strong{
   
   margin-left: 11px;
}
.delivery-midden .middenimg{
   width: 54px;
    height: 36px;
    border: 1px solid #D2D2D2;
    margin-right: 24px;
    margin-left: -9px;
}
.added-service .btn-upload{
    width: 54px;
    height: 36px;
    min-height: 36px;
    padding-left: 7px;
    font-size: 24px;
    text-align: center;
    line-height: 36px;
    color: #ccc;
    border: 2px dashed #ccc;
    cursor: pointer;
}
.added-service img{
    width: 54px;
    height: 36px;
}
.stpeone input{
    text-align: center;
}
.stpeone{
    background: #fff;
    /*width:188%;*/
    margin-top: 79px;
    /*margin-left:-76%;*/
    box-shadow: 2px 5px 24px 5px rgba(0,0,0,.15);
    padding: 40px 0 86px 0;
    position: relative;
}
/*.stpeone:before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: red;
}*/
.desc-list{
    margin: 0;
}
.desc-list li{
    padding: 5px;
}
/*货物报关*/
.baoguan{
    width: 100%;
    margin-top:-3px;
    position: relative;
    /*left: 50%;*/
    margin-left: 25px;
}
.baoguan>img{
    width: 20px;
    height: 20px;
    margin-left: -25px;
}
.baoguan .borderline{
    width: 33%;
    height: 0.5px;
    border: 0.5px solid #523293;
    position: absolute;
    left: 0;
    top: 10px;
}
.baoguan .borderline.gray{
    border-color: #A6A6A6;
}
.baoguan .borderdashed{
    width: 33%;
    height: 0.5px;
    border: 0.5px dashed #523293;
    position: absolute;
    left: 33%;
    top: 10px;
}
.baoguan .borderdashed.gray{
    border-color: #A6A6A6;
}
.baoguan .bordersolid{
    width: 33%;
    height: 0.5px;
    border: 0.5px solid #564690;
    position: absolute;
    left: 66%;
    top: 10px;
}
.baoguan .bordersolid.gray{
    border-color: #A6A6A6;
}
.baoguan .borderlinetwo{
    width: 100px;
    height: 0.5px;
    border: 0.5px solid #564690;
    position: absolute;
    left: 338px;
    top: 10px;
}
.baoguan-step{
    margin-left: 6px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 5px;
}
.baoguan-step button{
    background: #564690;
    width:54px;
    height:25px;
    border: none; 
    margin-right:0px;
    color:#fff;
    font-size: 14px;
    font-weight:100;
}
.baoguan-step-upload{
    width: 112px;
    min-height: 74px;
    font-size: 24px;
    text-align: center;
    line-height: 74px;
    color: #ccc;
    border: 2px dashed #ccc;
    cursor: pointer;
}
/*结束*/
/*交货准备*/
.jiaohuo{
   margin-left: 6px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}
.jiaohuo button{
    background: #564690;
    line-height: 19px;
    border: none;
    color: #fff;
    /*margin-right: 10px;*/
    width: 44px;
    height: 20px;
    font-size:12px;
    padding-bottom: 20px;
}
.jiaohuo-span{
    font-weight: normal;
    font-size:12px;
    color: #666666;
    margin-bottom: 10px;
}
.jiaohuo-upload{
    margin:0 auto;
    margin-top: 15px;
    width: 112px;
    min-height: 70px;
    font-size: 24px;
    text-align: center;
    line-height: 70px;
    color: #ccc;
    border: 2px dashed #ccc;
    cursor: pointer;
}
.jiaohuo-step-upload{
    width: 62px;
    min-height: 40px;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    color: #ccc;
    border: 2px dashed #ccc;
    cursor: pointer;
}
@media (min-width: 992px){
    .tebie col-md-2 {
    width: 21.666667%;
 }
} 
/*交货操作*/
.jiaohuo-step{
   /*margin-left: 6px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;*/
}
.jiaohuo-step span{
    /*width: 100px;
    height: 0.5px;
    border: 0.5px solid #564690;
    position: absolute;
    left: 338px;
    top: 10px;*/
    font-size: 18px;
}
/*航班状态*/
.hangban{
   /*margin-left: 6px;*/
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}
.hangban button{
    float: right;
    background: #564690;
    width: 44px;
    height: 20px;
    border: none; 
    margin-right:5px;
    color:#fff;
    font-size: 12px;
}
.stpeone input{
    font-weight: normal;
}

/*到港状态*/
.daogang-upload {
    margin-top: 15px;
    margin-left: -13px;
    width: 34%;
    min-height: 81px;
    font-size: 24px;
    text-align: center;
    line-height: 81px;
    color: #ccc;
    border: 2px dashed #ccc;
    cursor: pointer;
}
/*文件及*/
.wenjian span{
    font-weight: normal;
    display:inline-block;
    margin-right: 5px;
}
/*总览*/
.parentP {
  font-size:14px;
  font-weight: normal;
   margin-bottom: 8px;
}
.childP{
    font-size:12px;
     font-weight: normal;
     margin-bottom: 16px;
     color: #a4a4a4;
}
.imgone{
    margin-top: 8px;
    margin-left: -12px;
}
.imgone .titlespan{
    font-size: 10px;
    font-weight: normal;
}
.left-line{
    margin-left: 10px;
    padding-left: 12px;
    border-left: 2px solid #564690;
}
.overview label{
    margin-bottom:32px;
}
.overview i{
    font-size: 12px;
    transform: scale(.8);
}
.left-line .status{
    color: #a4a4a4;
}






.im-role {
    width: 100%;
    height: 100px;
    background-size: 100% 70px;
    background-color: #eee;
    margin-top: 10px;
    margin-bottom: 80px;
}

.im-role .im-agency {
    width: 50%;
    height: 100px;
    float: left;
    cursor: pointer;
    position: relative;
}
.im-role .im-agency:after{
    content:"";
    display: inline-block;
    width: 1px;
    height: 60px;
    position: absolute;
    background: white;
    top: 20px;
    right: 0;
}
.im-role .im-agency p {
    background: white;
    text-align: center;
    line-height: 70px;
    /*border-radius: 20px;*/
    font-size: 25px;
    margin: 15px auto;
}

.im-role .im-agency i img {
    width: 20px;
    height: 25px;
}

.im-role .im-owner {
    width: 50%;
    height: 100px;
    float: left;
    background-size: 100% 70px;
    cursor: pointer;
}

.im-role .im-owner p {
    background: white;
    text-align: center;
    line-height: 70px;
    /*border-radius: 20px;*/
    margin: 15px auto;
    font-size: 25px;
}

.im-role .im-owner i img {
    width: 15px;
    height: 20px;
}

.im-owner-child {
    display: none;
    /* width: 100%;*/
    background: #F4F3F3;
    /* height: 100%;*/
    text-align: center;
    padding: 15px 0;
}

.im-owner-child .owner-word {
    float: left;
    border-right: 1px solid #ccc;
    cursor: pointer;

}
.im-owner-child .owner-word h4{
    font-weight: 600
}
.im-owner-child .owner-word a{
    text-decoration: none;
    color: #666
}

.im-agency-child {
    display: none;
    width: 100%;
    background: #f4f3f3;
    height: 100px;
    padding-top: 20px;
}

.agency-child {
    background: #fff;
}



.new-experience {
    width: 100%;
    text-align: center;
    margin: 50px 0;
}


.boom>div {
        transition: all 0.5s;
    }


    .boom-shakalaka .boom-shakalaka1 {
        transform: scale(1.1);
    }

    .boom-shakalaka .boom-shakalaka2 {
        top: -48px !important;
        left: -80px !important;
        transform: scale(1.1);
    }

    .boom-shakalaka .boom-shakalaka3 {
        top: -45px !important;
        left: 80px !important;
        transform: scale(1.1);
    }

    .boom-shakalaka .boom-shakalaka4 {
        top: 93px !important;
        transform: scale(1.1);
    }



 



.boom1>div {
        transition: all 0.5s;
    }

  .GD .boom-shakalaka1 {
        transform: scale(1.1);
    }

    .GD .boom-shakalaka2 {
        top: -51px !important;
        left: -77px !important;
        transform: scale(1.1);
    }

    .GD .boom-shakalaka3 {
        top: -51px !important;
        left: 79px !important;
        transform: scale(1.1);
        z-index: 99
    }

    .GD .boom-shakalaka4 {
        top: 87px !important;
        transform: scale(1.1);
    }





    .boom2>div {
        transition: all 0.5s;
    }

    .teiyang .boom-shakalaka1 {
        transform: scale(1.1);
    }

    .teiyang  .boom-shakalaka2 {
        top: -43px !important;
        left: -76px !important;
        transform: scale(1.1);
    }

    .teiyang  .boom-shakalaka3 {
        top: -90px !important;
        transform: scale(1.1);
        z-index: 99
    }



    .boom3>div {
        transition: all 0.5s;
    }

    .dasheng .boom-shakalaka1 {
        transform: scale(1.1);
    }

    .dasheng  .boom-shakalaka2 {
        top: 92px !important;
        transform: scale(1.1);
    }

    .boom4>div {
        transition: all 0.5s;
    }

    .TOP .boom-shakalaka1 {
        transform: scale(1.1);
    }
    



.ia-container {
   width: 1200px;
    margin:20px auto;
    overflow: hidden;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.08);
    border: 7px solid rgba(255,255,255,0.6);
    margin-bottom: 75px;
}

.ia-container figure {
    position: absolute;
    top: 0;
    left: 150px; /* width of visible piece */
    width: 620px;
    box-shadow: 0 0 0 1px rgba(255,255,255,0.6);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ia-container > figure {
    position: relative;
    left: 0 !important;
}

.ia-container img {
    display: block;
    /*width: 100%;*/
}

.ia-container input {
    position: absolute;
    top: 0;
    left: 0;
    width: 145px; /* just cover visible part */
    height: 100%;
    cursor: pointer;
    border: 0;
    padding: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 100;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.ia-container input:checked{
    width: 5px;
    left: auto;
    right: 0px;
}
.ia-container input:checked ~ figure {
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    left: 600px;
}

.ia-container figcaption {
    width: 100%;
    height: 100%;
    background: rgba(87, 73, 81, 0.1);
    position: absolute;
    top: 0px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ia-container figcaption div {
    width: 100%;
    text-align: center;
   position: absolute;
   top: 40%;
   transform: translateY(-50%);
   padding: 0 50px;
   color: white;
   font-size: 16px;
   letter-spacing: 2px;
   margin-top: -40px;
   overflow: hidden;
} 
.ia-container figcaption div p{
    font-size: 25px;
    margin-bottom: 20px;
}
.ia-container input:checked + figcaption,
.ia-container input:checked:hover + figcaption{
    /*background: rgba(0, 0, 0, 0.3);*/
}

.ia-container input:checked + figcaption div {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
    
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
    filter: alpha(opacity=99);
    opacity: 1;
    top: 50%;
}
figure img{
height: 415px;
width:620px;

}

.ia-container #ia-selector-last:checked + figcaption span {
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.ia-container input:hover + figcaption {
    background: rgba(87, 73, 81, 0.03);
}

.ia-container input:checked ~ figure input{
    z-index: 1;
}

@media screen and (max-width:1200px) and (min-width:320px) {
    .ia-container { 
        width: 440px; 
    }
    
    .ia-container figure { 
        left: 40px; 
        width: 260px; 
    }
    
    .ia-container input { 
        width: 40px; 
    }
    figure img{
    height: 100%;
    width:100%;

    }
    .ia-container input:checked ~ figure { 
        left: 260px; 
    }
    
    .ia-container figcaption span { 
        font-size: 16px; 
    }
}

@media screen and (max-width: 1024px) {
    #list-view{
        display: none;
    }
    .grid-icon2{
        display: none;
    }
}
.starry {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: url(../image/juxing.png);
    font-size: 18px;
    background-size: 100% 100%;
}
.starry .starry-market {
    width: 170px;
    height: 170px;
    background: url(../image/sc2.png) no-repeat;
    /*border-radius: 50%;*/
    line-height: 190px;
    position: absolute;
    top: -25px;
    left: -25px;
    text-align: center;
    color: #fff;
    z-index: 99;
    /*transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.38);
    border: 1px solid #fff;*/
}
.starry .starry-market i{
    display: inline-block;
    background: url(../image/star.png)  -186px 0 no-repeat;
    width: 64px;
    height: 58px;
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%) scale(.8);
}

.starry .starry-market-pallet{
   width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.18);
    border: 1px solid #bcbab7;
    color: #fff;
}


.starry .starry-market-normol{
   width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.18);
    border: 1px solid #bcbab7;
    color: #fff;
}

.starry .starry-market-entrepot{
    width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.18);
    border: 1px solid #bcbab7;
    color: #fff;
}

.starry .starry-operate {
   width: 170px;
    height: 170px;
    background: url(../image/cz2.png) no-repeat;
    /*border-radius: 50%;*/
    line-height: 190px;
    position: absolute;
    top: -25px;
    left: -25px;
    text-align: center;
    color: #fff;
    z-index: 99;
    /*position: absolute;
    top: -212px;
    left: -30px;*/
}
.starry .starry-operate i {
   display: inline-block;
    background: url(../image/star.png)  -124px 0 no-repeat;
    width: 56px;
    height:49px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%) scale(0.8);
}
.starry .starry-operate-profession{
    width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.34);
    border: 1px solid #bcbab7;
    color: #fff;
}
.starry .starry-operate-self{
  width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.34);
    border: 1px solid #bcbab7;
    color: #fff;
}


.starry .starry-tools {
    width: 170px;
    height: 170px;
    background: url(../image/gj2.png) no-repeat;
    /*border-radius: 50%;*/
    line-height: 190px;
    position: absolute;
    top: -25px;
    left: -25px;
    text-align: center;
    color: #fff;
    z-index: 99;
}
.starry .starry-tools i {
   display: inline-block;
    background: url(../image/star.png)  0 0 no-repeat;
    width: 56px;
    height:34px;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%) scale(0.8);
}

.starry .starry-tools-hs,.starry-tools-logistics,.starry-tools-calculator,
.starry-tools-code,.starry-tools-flight,.starry-tools-zipcode,.starry-tools-distributor
{
   width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.18);
    border: 1px solid #bcbab7;
    color: #fff;
} 
 




.starry .starry-warehouse {
    width: 170px;
    height: 170px;
    background: url(../image/yc2.png) no-repeat;
    /*border-radius: 50%;*/
    line-height: 190px;
    position: absolute;
    top: -25px;
    left: -25px;
    text-align: center;
    color: #fff;
    z-index: 99;
}
.starry .starry-warehouse i {
    display: inline-block;
    background: url(../image/star.png) -59px 0 no-repeat;
    width: 59px;
    height:55px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.starry .starry-warehouse-search{
   width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.34);
    border: 1px solid #bcbab7;
    color: #fff;

}
.starry .starry-warehouse-scan{
   width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.18);
    border: 1px solid #bcbab7;
    color: #fff;

}



.starry .starry-mine {
     width: 170px;
    height: 170px;
    background: url(../image/i.png) no-repeat;
    /*border-radius: 50%;*/
    line-height: 190px;
    position: absolute;
    top: -25px;
    left: -25px;
    text-align: center;
    color: #fff;
    z-index: 99;
}
.starry  .starry-mine-company{
    width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.34);
    border: 1px solid #bcbab7;
    color: #fff;

}
.starry .starry-mine i {
    display: inline-block;
    background: url(../image/star.png)  -256px 0 no-repeat;
    width: 58px;
    height:43px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%) scale(0.8);
}

.starry .starry-phone {
    width: 170px;
    height: 170px;
    background: url(../image/phone2.png) no-repeat;
    /*border-radius: 50%;*/
    line-height: 190px;
    position: absolute;
    top: -25px;
    left: -25px;
    text-align: center;
    color: #fff;
    z-index: 99;
}
.starry .starry-phone i {
    display: inline-block;
    background: url(../image/star.png)  -322px 0 no-repeat;
    width: 40px;
    height:67px;
    position: absolute;
    top: 13px;
    left: 50%;
    transform: translateX(-50%) scale(0.8);
}
.starry .starry-phone-erweima{
   width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.18);
    border: 1px solid #bcbab7;
    color: #fff;


}
.starry .starry-phone-app{
   width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.18);
    border: 1px solid #bcbab7;
    color: #fff;

}
.starry-phone-erweima:hover >i{
    display: inline-block;
    background: url(../image/app.png) no-repeat ;
   width: 265px ;
    height:255px ;
    transform: scale(0.67) !important;
    transition:  all 1s;
    z-index: 999
   
}
.starry-phone-app:hover >i{
    display: inline-block;
    background: url(../image/wechat.png) no-repeat ;
    width: 265px ;
    height:255px ;
    transform: scale(0.47) !important;
    transition:  all 1s;
    z-index: 999
}
.starry .starry-phone-cargo{
   width: 120px;
    height: 120px;
    /* background: -webkit-radial-gradient(0 100%, farthest-side,white 70%,#eee); */
    /*background: -o-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: -moz-radial-gradient(0 100%, farthest-side,white 70%,#eee);
    background: radial-gradient(0 100%, farthest-side,white 70%,#eee);*/
    /* border-radius: 50%; */
    line-height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    /* box-shadow: 0 0 2px 2px rgba(255,255,255,.5); */
    color: #666;
    font-size: 14px;
    transform: rotateZ(45deg);
    background-color: rgba(0, 0, 0, 0.18);
    border: 1px solid #bcbab7;
    color: #fff;

}
.consign-banner{
    width: 70%;
    background:url(../image/beijing.png) no-repeat; 
    margin: 0 auto;
    min-height: 100%
}
#im-agency-children{
    padding-top: 13%;
}
.consign-banner-search{
    width: 70%;
    display: inline-block;
    margin-right: 20px;
    /*margin-left: 50%;
    transform: translate(-50%);*/
    height: 50px;
    border:1px solid #ccc;
    border-radius: 4px;
    background-color: white;
}
.diffconsign-banner-search{
    width: 70%;
    display: inline-block;
    margin-right: 20px;
}
.consign-banner-input{
    float: left;
    width: 44%;
    position: relative;
}
.consign-input-child1{
    border:none;
    height: 48px;
    background: #fff;
    outline:none;
    width: 100%;
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
    padding: 0 20px;
}
.consign-input-child2{
    border:none;
    height: 48px;
    outline:none;
    background: #fff;
    width: 100%;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    padding: 0 20px;
}
.consign-input-child3{
    border:none;
    height: 48px;
    outline:none;
    background: #fff;
    /*width: 100%;*/
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    padding: 0 20px;
}
.consign-banner-input .ui-datepicker-trigger{
 width: 23px;
 height: 23px;
 position: absolute;
 top: 50%;
 right: 20px;
 transform: translateY(-50%);
}
.consign-banner-input i{
display: block;
background: url(../image/date.png) no-repeat;
 width: 23px;
 height: 23px;
 position: absolute;
 top: 50%;
 right: 20px;
 transform: translateY(-50%);
}
.consign-arrows{
    float: left;
    text-align: center;
    line-height: 48px;
    width: 10%;
    background-color: white; 
}
.consign-input-button{
    float: right;
    /*background-color: #5D35A7;*/
    width: 100%;
    height: 48px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
}
.consign-input-button i{
    display:block;
    background: url(../image/index/2-2.png) no-repeat; 
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
}
.consign-nav{
    width: 90%;
    height: 39px;
      background: -webkit-linear-gradient(left, #6057A6 30% , #7D58DC 70%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #6057A6 30%, #7D58DC 70%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #6057A6 30%,#7D58DC 70%); /* Firefox 3.6 - 15 */
    margin: 0 auto; 
    margin-top: 20px;
   
}
.consign-nav3{
    width: 90%;
    height: 39px;
    background: linear-gradient(to right,#6057A6 30%, #7D58DC 70%); /* 标准的语法（必须放在最后） */
     background:rgba(247, 247, 247, 1); /* Safari 5.1 - 6.0 */
    margin: 0 auto; 
    padding-top: 20px;
   
}
.consign-nav2{
    width: 90%;
    height: 80px;
    background: #fb5152;
    margin: 0 auto; 
    margin-top: 57px;
}
.consign-nav,.consign-nav2 span{
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 39px;
}
.consign-content{
    width: 90%;
    height: 117px;
    background-color: white;
    /*border:1px solid #ccc;*/
    margin: 10px auto;
    position: relative;
    /*padding: 0px 10px;*/
}
.consign-content2{
    width: 90%;
    height: 140px;
    background-color: white;
    border:1px solid #ccc;
    border-radius: 20px;
    margin: 36px auto;
    position: relative;
}
.consign-content2 .consign-content-top{
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.consign-content2 .consign-content-top span{
   text-align: center;
    font-size: 20px;
    line-height: 90px;
}
.consign-content2 .consign-content-top>span>p{
    margin-top: 5px
}
.consign-content-bottom2{
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}

.consign-nonstop2{
    display: inline-block;
    width: 50px;
    height: 30px;
    background: purple;
    color: white;
    line-height: 30px;
    font-style: normal;
    border-radius: 10px;
    text-align: center;
    margin-top: 30px;
    position: absolute;
    top: -26px;
    /*left: 100%;*/
    right:-103px;
}


.consign-nonstop{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fb5152;
    color: white;
    line-height: 30px;
    font-style: normal;
    border-radius: 10px;
    text-align: center;
    margin-top: 30px
}

.consign-content-top{
    width: 100%;
    height: 77px;
    border-bottom: 1px solid #e4d9e7;
    padding:15px 0px;
    color: #484848;
}
.consign-content-top .diffspan{
    text-align: center;
    /*font-size: 20px;*/
    line-height: 34px;
    height: 34px;
    color: #484848;
	/*background-color: rgba(237, 229, 222, 1);*/
	border-radius: 4px 4px 4px 4px;
    /*line-height: 130px;*/
}
.consign-content-top .diffp{
   display: inline-block;
   line-height: 20px;
    font-size: 14px;
}
.consign-content-top>span>p{
    display: inline-block;
    line-height: 25px;
    font-size: 14px;
    /*margin-top: 25px;*/
}
.consign-content-bottom{
    line-height: 41px;
    font-size: 12px;
    /*text-align: center;*/
    color: #59126b;
    /*opacity: 0.16;*/
}
.consign-button{
    display: inline-block;
    height: 30px;
    width: 70px !important;
    line-height: 30px;
    background-color: #fb5152;
    color: white;
    border-radius: 30px;
    /*margin-top: 20px;*/
}


.management-title{
        text-align: center;
        margin-bottom: 15px;
    }
    .management-header{
        width: 1050px;
        height: 80px;
        text-align: center;
        margin: 0 auto;
        background: url(../image/_r2_c2.jpg) repeat-x;
        margin-bottom: 30px;

    }
    .management-header .header-list li{
        float: left;
        width: 12.28%;
        color: white;
        font-size: 16px;
        line-height: 80px;
    }
    .management-nav{
        width: 1050px;
        margin: 0 auto;
        border:1px solid #ccc;
        border-radius: 20px;
        height: 250px;
        margin-bottom: 10px;
    }
    .management-nav-square{
        display: inline-block;
        width: 45px;
        height: 45px;
        background: #4DD4DA;
        border-radius: 50%;
        text-align: center;
        line-height: 45px;
        color: white;
        font-size: 20px;
        margin: 5px;
    }
    .management-nav-pic{
        display: inline-block;
        background: url(../image/-1.fw.png) 0 0 no-repeat;
        width: 65px;
        height: 65px;
    }
    .management-nav-pic1{
        display: inline-block;
        background: url(../image/-1.fw.png) -66px 0 no-repeat;
        width: 44px;
        height: 72px;
        margin-left: 40px;
        margin-top: -25px;
    }
    .management-nav-pic2{
        display: inline-block;
        background: url(../image/-1.fw.png) -113px 0 no-repeat;
        width: 66px;
        height:60px;
        margin-left: 40px;
        /*margin-top: -20px;*/
    }
    .management-nav-pic3{
        display: inline-block;
        background: url(../image/-1.fw.png) -183px 0 no-repeat;
        width: 72px;
        height:58px;
        margin-left: 40px;
        margin-top: -43px;
    }
    .management-nav-pic4{
        display: inline-block;
        background: url(../image/-1.fw.png) 0 -65px no-repeat;
        width: 75px;
        height:37px;
        margin-left: 40px;
        margin-top: 30px;
    }
    .management-nav-content{
        width: 85%;
        float: right;
        height: 100%;
    }
    .management-nav-content ul li {
        width: 100%;
        padding: 8px 0;
    }
    .management-nav-content ul li span{
        display: inline-block;
        width: 12.88%;
        text-align: center;
        font-size: 14px;
    }
.management-nav-content ul li span:first-child{
    display: inline-block;
    /*background:url(../image/-1.fw.png) -201px -153px no-repeat;*/ 
    width: 28px;
    height: 30px;
    vertical-align: bottom;

}
.purple-star{
    display: inline-block;
    background:url(../image/-1.fw.png) -128px -145px no-repeat;
    width: 31px;
    height: 29px;

}
.red-star{
    display: inline-block;
    background:url(../image/-1.fw.png) -162px -145px no-repeat;
    width: 31px;
    height: 29px;

}
    .management-phone{
        width: 1050px;
        margin: 0 auto;
        border:1px solid #ccc;
        border-radius: 20px;
        height: 180px;
        margin-bottom: 10px;
    }
    .management-pc{
        width: 1050px;
        margin: 0 auto;
        border:1px solid #ccc;
        border-radius: 20px;
        height: 215px;
        margin-bottom: 10px;
    }
    .management-wechat{
        width: 1050px;
        margin: 0 auto;
        border:1px solid #ccc;
        border-radius: 20px;
        height: 135px;
        margin-bottom: 10px;
    }
    .management-hardware{
        width: 1050px;
        margin: 0 auto;
        border:1px solid #ccc;
        border-radius: 20px;
        height: 330px;
        margin-bottom: 10px;
    }
.no-information{
   width: 400px;
   height: 150px;
   background: #fff;
   position: absolute;
   top: 60%;
   left: 50%;
   transform:translate(-50%,-50%);
   border-radius: 10px;
   display: none; 
}
.information-header{
    width: 100%;
    height: 40px;
    background-color: #5d5671;
    color: white;
    border-top-left-radius:10px;
    border-top-right-radius:10px
    ;padding: 0 20px;
    line-height: 40px;
}

.consign-advanced{
    /*width: 60px;
    height: 60px;
    background: #C92728;
    line-height: 60px;
    text-align: center;
    color: white;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: -90px;*/
    float: right;
    /*background-color: #5D35A7;*/
    width: 100%;
    height: 48px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    cursor: pointer;

}
.advanced-nav{
    width: 100%;
    margin-top: 20px;
     margin-bottom: 20px;
    display: none;
}
.advanced-nav1{
    width: 30% !important;
    float: left;
    border-radius: 20px !important;
}
.advanced-nav2{
    width: 70%;
    float: left;
    padding-left: 25px;
}
.advanced-nav2 button{
    background: white;
    border-radius: 15px;
}
.consign-content-img{
    background: url(../image/index/2-4.png) no-repeat;
     width: 24px;
 	height: 85px;
	/*background-color: rgba(89, 18, 107, 1);
	border-radius: 4px 0px 0px 4px;
    color:#fff;
    font-size: 12px;*/
    padding:1px;
    position: absolute;
       left: -24px;
    top: -3px;
}
.consign-content-img1{
    background: url(../image/index/2-4.png) no-repeat;
     width: 24px;
 	height: 85px;
    padding:1px;
    position: absolute;
    left: -24px;
    top: -3px;
}
.consign-content2-img{
    background: url(../image/tj.png) no-repeat;
    /*width: 135px;
    height: 75px;
    position: absolute;
    left: -37px;
    top: -1px;*/
    width: 123px;
    height: 72px;
    position: absolute;
    left: -31px;
    top: -10px;
}
input[type="text"]:disabled{
    background: white
}
.memorandum-boss{
    display: inline-block;
    width: 40px;
    height: 20px;
    background: #fb5152;
    float:right;
    color: white;
    border-radius: 5px;
    text-align: center;
}
.handle-linkman-left{
    position: absolute;
    top: 30px;
    left: 170px;
}
.handle-linkman-right{
    position: absolute;
    top: 30px;
    right: 88px;
}
.handle-linkman-square{
    position: absolute;
    top: 8px;
    left: -35px;
    width: 210px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    z-index: 1;
    padding: 10px;
    padding-top: 20px;
}
.handle-linkman-square i{
    width: 10px;
    height: 10px;
    position: absolute;
    top: -6px;
    left: 30px;
    border: 1px solid #ccc;
    border-bottom: none;
    border-right: none;
    background: #fff;
    transform: rotate(45deg);
}
.handle-linkman-square>span.glyphicon{
    position: absolute;
    right: 0;
    top: 4px;
    color: #ccc;
}
.sample-row{
    margin-right: 100px;
    margin-bottom: 50px;
    height: 270px;
    border: 2px solid #ccc; 
    -moz-border-radius: 0 0 10px 10px;
　　-o-border-radius:0 0 10px 10px;
　　-webkit-border-radius: 0 0 10px 10px;
     border-radius:0 0 10px 10px;
}

.sample-span{
    display: inline-block;
    font-size:24px;
    margin-top: 10px;
}

/*自有盘*/
.delivery-twospan .divspan img{
    width: 112px;
    height: 72px;
}
.delivery-twospan .divspan .btn-upload{
    width: 112px;
    height: 72px;
    min-height: 72px;
    font-size: 24px;
    text-align: center;
    line-height: 72px;
    color: #ccc;
    border: 2px dashed #ccc;
    cursor: pointer;
}
.redColor{
    color: #fb5152;
}
.y-model{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
     z-index: 999;
    background: rgba(0,0,0,.2);
        overflow: auto;
}
.y-contain{
    width: 400px;
    /*height:550px;*/
    background: #fff;
    /*position: absolute;*/
    /*top: 45%;left: 50%;*/
    /*transform:translate(-50%,-50%);*/
    margin: 200px auto;
    border: 2px solid #ccc;
    overflow: hidden;
}
.y-content{
    padding: 8px;
    height: 5em;
    text-align: center;
    font-size:14px;
    background: linear-gradient(to right, #a91450, #db163e);
    color:#fff;
}
.ybtn{
    background: rgba(100, 68, 172, 1);
    border: none;
    padding: 7px 110px;
    margin-top: 30px;
    color: #fff;
}
/*财物*/
.search-item{
    float: left;
    padding-left:18px;
}
.search-i-date{
    position: absolute;
    top: 17px;
    right: 0px;
    width: 25px;
    height: 25px;
    border-left: 1px solid #ddd;
    background: url(../image/item/rlp.png) no-repeat 6px;
}
.search-i-search{
    position: absolute;
    top: 17px;
    right: 4px;
    width: 25px;
    height: 25px;
    border-left: 1px solid #ddd;
    background: url(../image/caiwu/sousuo.png) no-repeat 6px;
}
.ab-top{
    background:#fff;
    height: 56px;
    position: absolute;
    width: 100%;
    z-index:9;
}
.search-com{
    width: 141px !important;
	height: 29px !important;
	border: solid 1px rgba(191, 191, 191, 1) !important;
}
.search-sf{
    font-size: 16px;
	letter-spacing: 0.8px;
	color: #d11641;
}
.top-sf{
  padding: 5px 35px;
}
/*.diffmain{
    margin-top: 66px;
}*/
.main-contain{
    padding-top: 56px;
    height: 100%;
    overflow: hidden;
}
.table-contain{
    background: #fff;
     padding: 0px 5px 0px 5px;
}
.diff-span{
    background: #fff;
}
.homeyf-span{
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
}
.homeyf-span.float{
    float: right;
    padding: 0px 16px;
}
.homeyf-span.float.span{
    font-size: 14px;
}
.table-th th{
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}
li.difftitle span{
    display: block;
    float: left;
    border: none;
    width: 7%;
    height: 50px;
    outline: none;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    font-size: 12px;
    color: #333333;
}
li.diffouline input,
li.diffouline .span {
    display: block;
    float: left;
    border: none;
    width: 7%;
    height: 42px;
    outline: none;
    text-align: center;
    line-height: 42px;
    overflow: hidden;
    font-size: 12px;
    color: #333333;
    position: relative;
    left: 1px;
}
.toptitle-div{
    height: 50px;
    width: 100%;
    background: #fff;
    font-weight: 700!important;
}
.right-contain {
    float: right;
    width: 44.5%;
    /*height:607px;*/
    /*background:#fff;*/
}
.date-search{
   width: 11%;
   min-width: 100px;
   height: 459px;
   /*display: none;*/
   text-align: center;
   background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.16);
    position: absolute;
    left: 12%; 
  top: 92px;
  z-index: 100
}
.date-top{
    width:100%;
  height: 39px;
}
.date-top.diff{
    width:100%;
  height: 29px;
}
.date-top label{
    line-height: 39px;
    color: #fff;
}
.date-top span{
   font-weight: 200;
}
.date-top.diff label{
    line-height: 29px;
    font-size: 12px;
    padding: 0 30px 0 25px;
}
.status-search{
    width: 115px;
    height: 74px;
    display: none;
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.16);
    position: absolute;
    right: 9.5%;
    top: 92px;
}
.search-content-p{
    font-size: 12px;
    padding: 8px 5px;
    border-bottom: 1px solid #ddd;
}
.detaile-model{
    width: 425px;
    z-index: 10;
	/*height: 379px;*/
    background: #fff;
    position: absolute;
    right:25px;
    box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.16);
}
.date-contain{
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
    width: 100%;
}
.date-contain2{
    padding: 10px 0px;
     
}
.pad-ju{
    padding-right: 15px;
}
.fontsize-12{
    font-size:12px;
}
.pad-ju.info{
    font-size: 12px;
    color: gray;
}
.fontsize-12 strong{
    color: #d41640;
    font-size: 14px;
}
.itemone{
 /*background-color: rgba(246, 246, 246, 1);*/
 height: 30px;
 line-height: 30px;
 font-size: 12px;
 margin:5px 0px;
}
.date-main{
    padding: 0px 10px;   
}
.report-titlt{
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.8px;
    color: #333333;
    line-height: 52px;
}
.back-home{
    float: right;
    padding-right: 50px;
    padding-top:13px
}
.search-item.fileimg{
    padding-left:45px;
}
.rep-table{
    width: 282px;
    height: 101px;
    border: solid 1px rgba(191, 191, 191, 1);
}
.difftable-contain{
    padding: 20px 18px;
}
.table-top{
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid rgba(191, 191, 191, 1);
    border-right: 1px solid rgba(191, 191, 191, 1);
    padding-top: 4px;
    width: 93.8px;
    height: 50px;
}
.table-top.leftju{
    margin-left: -5px;
}
.date-btn{
    background: #fff;
    font-size: 12px;
    padding: 5px 15px;
    color: #c91545;
    border: 1px solid;
    border-radius: 5px;
    margin-top: 20px;
    margin-right: 20px;
}
.date-btn.search{
    border: solid 1px rgba(191, 191, 191, 1);
    color: #333333;
    padding: 5px 26px;
    margin-top: 15px;
}
.kp-shadow{
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.09);
}
.diff-kp-shadow{
   
   

}
.kp-left-content{
  width: 90%;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.09);
  float: left;
  margin-top:10px;
  margin-right: 5px;
  background: #fff;
}
.kp-right-content{
  display: flex;
  align-items: center;
  width: 9.3%;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.09);
  float: left;
  margin-top:10px;
  background: #fff;
}
.toptitle-div.height{
    height: 42px!important;
}
.toptitle-div.height span{
      height: 42px!important;
    line-height: 42px!important;
}
.kp-reiect{
    border-bottom:1px solid #6444ac;
    color: #6444ac;
    font-size: 12px;
}
.reject-model{
    width: 420px;
    height: 165px;
    background: #d11641;
    position: absolute;
    top: 41%;
    left: 98%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.reject-content{
    text-align: center;
    padding: 20px;
    color: #fff;
}
/*首页--修改版*/
.index-main{
    height: 987px;
    width: 100%;
    position: relative;
    background: url(../image/index/1.png) no-repeat;
    background-size: 100% 100%;
}
.diffheader-wrap {
    position: relative;
    height: 90px;
    z-index: 20;    
}
.login-a{
    /*border:1px solid #fff;*/
    background:#fff;
    color: #bd1d42;
    font-size:14px;
    text-align: center;
    border-radius:4px;
    padding: 0px 15px;
}
.container-item1{
   /*padding: 4% 0% 20px 10%;*/
   margin: 4% 15% 20px 15%;
    color:#fff;
}
.item1-1{
    font-family: MicrosoftYaHei-Bold;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 3.7px;
	color: #ffffff;
}
.item1-2{
   font-size: 16px;
	font-family: MicrosoftYaHei;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
    padding-top: 49px;
    width: 88%;
}
.item1-3{
    padding-top: 62px;
}
.item1-3 a{
    display: block;
    text-align: center;
    width: 137px;
	height: 45px;
    line-height: 45px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 4px 4px 4px 4px;
    border: none;
    letter-spacing: 0.8px;
	color: #bd1d42;
}
.container-item2{
    margin-top: -5%;
    /*padding: 10px 0% 0px 10%;*/
    margin: 10px 15% 0px 15%;
    color:#fff;
}
.item2-1{
    font-family: MicrosoftYaHei-Bold;
	font-size: 30px;
	/*letter-spacing: 1.5px;*/
	color: #333333;
}
.item2-2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 14px;
	letter-spacing: 1.5px;
	color: #666666;
     width: 89%;
    padding-top: 31px;
    padding-bottom:60px;
}
.item2-3 a{
    display:block;
    color: #fff;
   width: 118px;
	height: 46px;
    line-height: 46px;
    text-align: center;
    border:none;
     background:  -webkit-linear-gradient(left,#a91450, #db163e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,#a91450, #db163e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left,#a91450, #db163e); /* Firefox 3.6 - 15 */
	  background: linear-gradient(left,#a91450, #db163e);
	box-shadow: 2.5px 4.3px 7px 0px 
		rgba(165, 10, 64, 0.24);
	border-radius: 4px 4px 4px 4px;
    margin-right:32px;
}
.item2-3 button{
   width: 118px;
	height: 46px;
    text-align: center;
    border:none;
     background:  -webkit-linear-gradient(left,#a91450, #db163e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,#a91450, #db163e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left,#a91450, #db163e); /* Firefox 3.6 - 15 */
	  background: linear-gradient(left,#a91450, #db163e);
	box-shadow: 2.5px 4.3px 7px 0px 
		rgba(165, 10, 64, 0.24);
	border-radius: 4px 4px 4px 4px;
    margin-right:32px;
}
.container-item3{
    margin-top: 0%;
    /*padding: 0px 0% 20px 10%;*/
    padding: 0px 15% 20px 15%;
    color:#fff;
    position: relative;
}
.container-item7{
    margin-top: 0%;
    /*padding: 0px 0% 20px 10%;*/
    padding: 0px 15% 20px 15%;
    color:#fff;
    position: relative;
}
.item2-img{
    right: 0px;
    position: absolute;
    top: -15%;
    z-index: 99;
}
.item7-img{
    right: 0px;
    position: absolute;
    top: -59%;
    z-index: 99;
}
.item3-img{
    left: 0px;
    position: absolute;
    top: -31%;
}
.item8-img{
    left: 0px;
    position: absolute;
    top: 43%;
}
.item31-img{
   left: 0px;
    position: absolute;
    top: -90%;
}
.item21-img{
   right: 0px;
   position: absolute;
   top: 13%;
}
.back-4{
     position: relative;
    background: url(../image/index/10.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 5%;
}
.container-item4{
    margin-top: 0%;
    /*padding: 0px 0% 20px 10%;*/
    padding: 0px 15% 20px 15%;
    color:#fff;
    position: relative;
}
.back-5{
     position: relative;
    background: url(../image/index/11.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 5%;
}
.container-item5{
    text-align: center;
}
.container-item6{
    text-align: center;
     padding: 0px 0% 20px 10%;
    position: relative;
}
.item5-2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 14px;
	color: #666666;
    padding-top: 25px;
    padding-bottom: 17px;
}
.nowrap{
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
}
.back-bottom{
     background: url(../image/index/bottom.png) no-repeat;
   position: relative;
     /*height: 647px;*/
     background-size: 100% 100%;
    margin-top: 8%;
}
.back-ab{
     /*position: relative;*/
     /*height: 367px;*/
     width: 100%;
    /*background: url(../image/index/18.png) no-repeat;*/
    /*background-size: 100% 100%;*/
}
.diffim-agency-child{
    width: 80%;
	margin-top:30%;
    padding-top: 11%;
    padding-bottom:11%;
    color:#000;
    display: none;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 12px 21px 0px 
		rgba(165, 10, 64, 0.09);
}
.diffim-owner-child{
     width: 95%;
	margin-top:4%;
  /*padding:5px;*/
    color:#000;
    display: none;
	background-color: rgba(255, 255, 255, 1);
	/*box-shadow: 0px 12px 21px 0px 
		rgba(165, 10, 64, 0.09);*/
        /*border: solid 1px rgba(210, 210, 210, 1);*/
}
.ab-img{
    position: absolute;
    left: 10%;
}
.p-1{
  font-size: 18px;
  /*margin-left: 26%;*/
  color:#000
}
.p-2{
  font-size: 18px;
  /*margin-left: 15%;*/
  color:#000
}
.none-img{
    padding-top: 110px;
}
.er-img{
    padding: 0px 100px;
}
.font-20{
    font-size:16px;
    color:#fff;
    margin-bottom:10px;
}
.font-20 a{
    color: #fff;
}
.none-img2-border{
    border-right: 1px solid #fff;
}
@media screen and (min-width:1700px) {
   .ab-img img{
       width: 1500px;
   }
}

@media screen and (max-width:1278px) {
    .menu-list {
        position: absolute;
        background: #fff;
       right: 1%;
       top: 35px;
    }
    .menu-list a {
        color: #000;
        padding: 0.3em 1em;
        float: left;
        width: 100%;
    }
    .login-a{
        border:none!important;
        font-size:14px;
        text-align:left!important;
        border-radius:4px;
        line-height: 10px!important;
        margin-bottom: 5px;
    }
}
@media screen and (max-width:1368px){
    .er-img{
       padding: 0px 120px 0px 145px;
   }
   .ab-img {
    left: 6%;
   }
}
@media screen and (max-width:1368px){
  .none-img {
    padding-top: 95px;
  }
}
@media screen and (min-width:992px){
  /*.ab-img img{
    height: 411px;
  }*/
  .ab-img{
      top: -1%;
  }
}
@media screen and (min-width:1200px){
  .ab-img img{
    height: 350px;
  }
  .ab-img{
      top: -1%;
  }
}
@media screen and (max-width:992px){

  .ab-img{
     display:none;
  }
}
@media screen and (max-width:1230px) {
    .container{
        text-align:center;
    }
    .pad{
        margin-top:40px;
    }
    .diffpad{
        margin-top:40px!important;
    }
    .p-1{
        margin-left:0px;
    }

}
@media screen and (max-width:500px){
    .item2-1{
        font-size: 28px;
        letter-spacing: 0.5px;
    }
    .none-img2{
        font-size:16px;
    }

}
@media screen and (max-width:563px){
  .container-item1{
       margin: 4% 10% 20px 10%;
  }
    .container-item2{
        margin: 10px 5% 0px 5%;
  }
  .container-item3{
       padding: 0px 5% 20px 5%;
  }
    .container-item7{
        padding: 0px 0% 20px 10%;
  }
  .container-item4{
        padding: 0px 0% 20px 10%;
  }
   .item2-img img{
       width: 105px;
   }
   .item2-img {
     top:-10px;
   }
   .item3-img img{
        width: 90px;
   }
    .item3-img {
     top:-69px;
   }
    .item7-img {
    top: -47px;
    width: 103px;
   }
   .item8-img {
     display:none;
   }
   .item1-1{
       font-size: 30px;
       letter-spacing:0px;
   }
   .item1-2{
       font-size:14px;
   }
   .font-20{
       font-size: 16px;
   }
   .release{
       display:none;
   }
    .er-img{
       padding: 0px 5% 0px  5%;
   }
   .none-img2-border{
       border-right:none;
   }
   .back-bottom{
        background: transparent;
   }
   .none-img2{
        background:  -webkit-linear-gradient(left,#a91450, #db163e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,#a91450, #db163e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left,#a91450, #db163e); /* Firefox 3.6 - 15 */
	  background: linear-gradient(left,#a91450, #db163e);
       padding-top: 20px;
    }
    .diffnone{
        display:none;
    }

}

/*首页---货物托运*/
.search-main{
   height: 387px;
    width: 100%;
    position: relative;
    background: url(../image/index/2-1.png) no-repeat;
    background-size: 100% 100%;
}
.search-container{
    max-width: 76%;
    min-width: 1200px;
    margin:0 auto;
    text-align: center;
}
.search-item1{
    color: #fff;
    padding: 60px 0;
}
.search-item1 .p1{
    /*line-height: 16.8px;*/
    letter-spacing: 3.7px;
    font-size: 34px;
    margin-bottom:42px;
}
.search-item1 .p2{
    font-size: 16px;
	/*line-height: 16.8px;*/
	letter-spacing: 1.8px;
	color: #ffffff;
}
.diffsearch-container{
    width: 100%;
    /*height: 100px;*/
    background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 5px 23px 1px 
		rgba(142, 24, 62, 0.1);
    /*padding-top: 0%!important;*/
}
.diffconsign-input-child1 {
    border: 1px solid #ccc;
    border-right:none;
    height: 48px;
    background: #fff;
    outline: none;
    width: 100%;
   border-radius: 4px;
    padding: 0 20px;
}
.search-content{
    width:100%;
    background-color: rgba(247, 247, 247, 1);
    /*height: 100%;*/
    margin-top: 13px;
}
.search-btn{
    border:none;
    color: #fff;
    width: 73px;
	height: 32px;
    display: block;
	border-radius: 4px 4px 4px 4px;
}
.back-sea, .back-sea{
    display: none;
    padding-top: 10px;
}
.back-sea a, .back-sea a:hover, .back-sea1 a, .back-sea1 a:hover {
  letter-spacing: 0.7px;
    color: #a81c4b;
    margin-right:15px;
    border-bottom: 1px solid rgba(168, 28, 75, 1);
    text-decoration: none;
}
.back-sea span, .back-sea1 span {
   font-size: 16px;
	line-height: 0px;
	letter-spacing: 0.8px;
	color: #a81c4b;
}
.hdealsearch-main{
    height: 124px;
    width: 100%;
    position: relative;
    box-shadow: 0px 5px 23px 1px 
		rgba(142, 24, 62, 0.32);
}
.hdeal-left{
    width: 79%;
    height: 343px;
    background: #fff;
    float: left;
    margin-right: 10px;
    padding: 24px 22px;
    text-align: left;
}
.hdeal-right{
    width: 20%;
    background: #fff;
    float: right;
    height: 343px;
    padding: 24px 22px;
    text-align: left;
}
.hdeal-toptitlt{
    font-size: 14px;
	line-height: 90px;
	letter-spacing: 1.5px;
	color: #767676;
    width: 100%;
    text-align: left;
}
.contranyp{
    font-size: 18px;
	line-height: 0px;
	letter-spacing: 0.9px;
	color: #2c2b30;
    font-weight:700;
}
.contrant-img{
    display: inline-block;
    margin: 7px 10px 0px 0px;
}
.contranyp2{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 0px;
	letter-spacing: 0.6px;
    margin-top: 5px;
	color: #484848;
}
.h-content{
    width: 191px;
	height: 66px;
    background-color: rgba(246, 231, 211,  0.57);
	border-radius: 4px 4px 4px 4px;
    padding: 13px;
    text-align: center;
}
.contranyp3{
    font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #5c186d;
}
.contranyp4{
    font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 0px;
	letter-spacing: 0.7px;
	color: #484848;
    margin-top: 5px;
}
.hdeal-left-btn{
   width: 96px;
	height: 32px;
    color:#fff;
	box-shadow: 0px 3px 7px 0px 
		rgba(167, 28, 75, 0.16);
	border-radius: 4px 4px 4px 4px;
    border:none;
}
.contranyp5{
	width: 100%;
	height: 36px;
    line-height: 36px;
    padding-left: 10px;
	background-color: rgba(246, 246, 246, 1);
}

.contranyp6{
	width: 100%;
	height: 58px;
    margin-top: 70px;
    text-align: center;
    line-height: 58px;
    letter-spacing: 0.7px;
    border-radius: 4px;
   color: #fefefe;
}

.contranyp7 button{
    width: 96px;
	height: 32px;
	background-color: rgba(89, 18, 107, 1);
	box-shadow: 0px 3px 7px 0px 
		rgba(89, 18, 107, 0.16);
    line-height: 32px;
    margin:0 auto;
    text-align: center;
    border:none;
    letter-spacing: 0.7px;
    border-radius: 4px;
   color: #fefefe;
   display:block;
}
/*委托订舱*/
.wdeal-contain{
   max-width: 1200px;
   min-width: 1000px;
   height: 100%;
   margin: 0 auto;
}
.wdeal-left{
    width: 866px;
	/*height: 613px; */
    float: left; 
}
.wdeal-right{
   width: 324px;
	height: 613px; 
    float: right;
    position: relative; 
    background: #fff;
}
.wdeal-left-item1{
    width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 4px;
    padding:24px 22px;
}
.wdeal-item1-1{
 
}
.wdeal-item1-1 label, .wdeal-item1-2 label{
    margin-right: 70px;
   font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 0px;
	letter-spacing: 0.7px;
	color: #484848;
}
.wdeal-item1-1 span{
    display: inline-block;
    margin-left:19px;
    font-size: 12px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.6px;
	color: #b51c45;
}
/*.wdeal-item1-2{margin-top: 15px;}*/
.wdeal-item1-2 input{
   width: 143px;
	height: 31px;
	border-radius: 4px 4px 4px 4px;
	border: solid 1px rgba(191, 191, 191, 1);
	opacity: 0.47;
    margin-left: 65px;
    margin-top: 15px;
}
.wdeal-item1-2 button{
    margin-right: 2px;
    width: 69px;
    height: 31px;
    border-radius: 4px 4px 4px 4px;
    border: solid 1px rgba(191, 191, 191, 1);
}
.hdeal-checkbox{
   width: 32px;
    height: 16px;
    margin-right: 10px;
    background-color: rgba(255, 255, 255, 1);
    border: solid 1px rgba(210, 210, 210, 1);
}
.wdeal-item1-3{
    margin-top: 20px;
}
.wdeal-item1-3 label{
    width: 191px;
    height: 66px;
    background-color: rgba(250, 241, 230, 1);
    border-radius: 4px;
  line-height: 70px;
  text-align: center;
  margin-right: 39px;
}
.wdeal-item1-4{
    margin-top: 10px;
}
.wdeal-item1-4 input{
   width: 425px;
	height: 55px;
	border-radius: 4px 4px 4px 4px;
	border: solid 1px rgba(191, 191, 191, 1);
	opacity: 0.47;
}
.wdeal-left-item2{
    width: 100%;
	/*height: 116px;*/
	background-color: rgba(255, 255, 255, 1);
	border-radius: 4px;
    padding:24px 22px;
    margin-top: 10px;
}
.wdeal-item2-2{
    margin-top: 17px;
    display: flex;
    flex-direction: row;
}
.wdeal-item2-2 input{
    font-size: 12px;
    padding: 0px 2px;
    width: 77px;
	height: 31px;
	border-radius: 4px 4px 4px 4px;
	border: solid 1px rgba(191, 191, 191, 1);
	opacity: 0.47;
}
.wdeal-item2-2 div{
    margin-right: 24px;
}
.wdeal-item2-2 span{
    margin-right: 24px;
}
.wdeal-left-item3{
    margin-top: 61px;
    margin-left: 507px;
    margin-bottom: 61px;
}
.wdeal-left-item3 button{
    width: 189px;
	height: 47px;
    border:none;
    color: #fff;
	border-radius: 4px;
}
.wdeal-right-item1{
    padding: 24px 31px;
}
.wdeal-right-item2{
    width: 302px;
	height: 36px;
    line-height: 36px;
	background-color: rgba(246, 246, 246, 1);
    margin: 0px 12px;
}
.wdeal-right-item3{
   margin-left: 23px;
    margin-top: 10px;
}
.wdeal-right-item4 button{
    position: absolute;
    bottom: 0px;
    width: 324px;
	height: 58px;
	border-radius: 4px;
    border:none;
    color: #fff;
}
/*添加业务结算清单*/
.settlediv{
    /*float: left;*/
    margin-top: 16px;
    margin-left: 100px;
}
.settlediv .btn{
    border: none;
    outline: none;
    height: 25px;
    padding: 0 5px;
    background: #765DAE;
    color: #fff;
    width: 80px;
    height: 25px;
    font-size: 12px;
}
.addsettle{
  position: absolute;
  top: 0px;
  left: 60%;
  height: 25px;
  width: 40%
}
.addsettle .addcontain{
    position: relative;
    box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.2);
    top:66px;
     width: 170%;
      left: -24%;
}
.yunye{
    padding-top: 25px;
}