.container {
    overflow: hidden;
}

.top-header .container {
    overflow: visible;
}

.layout>.container {
    overflow: visible;
    min-height: 600px\0;
}

.confirm {
    margin-bottom: 25px;
    padding: 10px 30px 0;
    width: 853px;
    background-color: #fff;
}

.confirm .item {
    padding: 40px 0 20px;
    border-bottom: 1px solid #edecec;
    position: relative;
}

.confirm .item .item-header {
    height: 24px;
    overflow: hidden;
}

.confirm .item .item-header h2 {
    float: left;
    padding: 0 30px 0 10px;
    border-left: 3px solid #007bc7;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 23px;
}

.confirm .item .item-header span {
    font-size: 12px;
    color: #333333;
    line-height: 25px;
}

.confirm .item .item-header .item-price {
    float: right;
    font-size: 18px;
    color: #eb5767;
}

.confirm .item .item-list {
    padding: 38px 160px 0 13px;
}

.confirm .item .item-list li {
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #e0e0e0;
    position: relative;
}

.confirm .item .item-list li a {
    font-size: 12px;
    color: #666666;
    display: block;
    padding: 7px 10px;
}

.confirm .item .item-list li.active {
    border: 2px solid #e85555;
}

.confirm .item .item-list li.active a {
    padding: 6px 9px;
    color: #e85555;
}

.confirm .item .item-list li.hover {
    border: 1px solid #e85555;
}

.confirm .item .item-list li.hover a {
    padding: 7px 10px; 
    color: #e85555;
}

.confirm .item .item-list li span {
    display: none;
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    padding: 9px 16px;
    line-height: 20px;
    background-color: #fff7d8;
    font-size: 12px;
    color: #666;
    z-index: 10;
}

.confirm .item .item-list li i {
    display: none;
    width: 16px;
    height: 7px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -8px;
    background: url("../../img/product/iconArrowT.png") 0 0 no-repeat;
    z-index: 10;
}

.shopcart {
    width: 300px;
    background-color: #fff;
}

.shopcart h3 {
    padding: 18px 0 15px 0;
    margin: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    color: #565656;
    text-align: center;
}

.shopcart .shopcart-panel {
    margin: 0 20px;
}

.shopcart .shopcart-panel .avatar {
    width: 36px;
}

.shopcart .shopcart-panel .avatar img {
    width: 100%;
}

.shopcart .shopcart-panel li {
    border-bottom: 1px solid #ecebeb;
}

.shopcart .shopcart-panel .shopcart-content {
    width: 180px;
    padding: 0 0 0 10px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.shopcart .shopcart-panel .shopcart-content p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
}

.shopcart .shopcart-panel .shopcart-del {
    width: 23px;
    padding: 20px 0 0 5px;
}

.shopcart .shopcart-panel .shopcart-del a {
    display: block;
    width: 9px;
    height: 9px;
    background: url("../../img/product/iconDel.png") 0 0 no-repeat;
}

.shopcart .shopcart-panel li {
    padding: 24px 0 32px 0;
}

.shopcart .shopcart-panel .shopcart-total {
    border-bottom: none;
    font-size: 14px;
    color: #565656;
    text-align: center;
    padding: 19px 0;
}

.shopcart .shopcart-panel .shopcart-total span {
    color: #e96f68;
}

.shopcart .shopcart-btn {
    background-color: #f1f2f6;
    padding: 10px 0;
}

.shopcart .shopcart-btn a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #e85555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.shopcart .shopcart-btn a:hover {
    background-color: #be4747;
}

/*社保计算器*/

.item .item-details {
    position: absolute;
    right: 0;
    top: 70px;
    cursor: pointer;
}

.item .cal {
    width: 500px;
    border: 1px solid #d6d6d6;
    background-color: #f1f2f6;
    padding: 0 18px;
}

.item .cal h3 {
    padding: 14px 0;
    text-align: center;
    font-size: 12px;
    color: #999;
    border-bottom: 1px solid #d6d6d6;
}

.item .cal .cal-panel {
    padding: 18px 0;
}

.item .cal .cal-panel .cal-label {
    width: 100px;
    text-align: right;
    margin-bottom: 12px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}

.item .cal .cal-panel .cal-input {
    width: 350px;
    margin-bottom: 12px;
    
    display: inline-block;
}

.item .cal .cal-panel .cal-input .cal-select {
    margin: 0 10px;
    width: 30%;
}

.item .cal .cal-panel .cal-input input {
    margin:0 10px;
}

.item .cal .cal-panel .cal-radio {
    padding: 0 10px;
}

.item .cal .cal-panel .cal-radio label {
    height: 20px;
    vertical-align: top;
}

.item .cal .cal-panel .cal-radio input {
    
}

.item .cal .cal-panel .cal-radio .radio-input {
    display: none;
    width: 20px;
}

.item .cal .cal-panel .cal-radio .radio-span {
    display: none;
}

.item .cal .cal-panel .cal-radio .radio-p {
    display: none;
    text-align: right;
    color: #999;
}

.item .cal .cal-panel .cal-text .info-text {
    padding: 0 3%;
}

.item .cal .cal-panel .cal-text input {
    margin:0 10px;
    width: 30px;
}

.item .cal .cal-panel .btn {
    float: left;
    margin-left: 110px;
    width: 100px;
    height: 30px;
    font-size: 12px;
    background-color: #fff;
    color: #007bc7;
    border: 1px solid #007bc7;
    border-radius: 2px;
}

.confirm .item .item-list .cal-details {
    position: absolute;
    top: 100px;
    right: 0;
    display: none;
    margin: 0;
    width: 394px;
    //height: 433px;
    background-color: #f1f2f6;
    border: none;
}

.confirm .item .item-list .cal-details table,
.confirm .item .item-list .cal-details table td {
    border: 1px solid #d6d6d6;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: center;
    color: #666;
}

.confirm .item .item-list .cal-details table {
    width: 100%;
}

.confirm .item .item-list .cal-details table td {
    height: 30px;
}

.confirm .item .item-list .cal-details table .mark {
    display: inline-block;
    color: #e85555;
    margin: 0 5px;
    min-width: 100px;
}

.confirm .item .item-list .cal-details table .m-mark {
    display: inline-block;
    font-size: 12px;
    color: #666;
    margin: 0 5px;
    min-width: 100px;
}

.confirm .item .item-list .cal-details table .t-mark {
    display: inline-block;
    color: #e85555;
    margin: 0 5px;
    font-size: 18px;
    min-width: 100px;
}

.confirm .item .item-list .cal-details .cal-total-list {
    height: 42px;
}

.confirm .item .item-list .cal-details .cal-total {
    height: 90px;
    line-height: 20px;
}

/*购物清单*/

.confirm .item.done {
    padding: 40px 0 30px 0px;
    border-style: dashed;
}

.confirm .item.done .item-header {
    position: relative;
}

.confirm .item.done:after {
    content: ' ';
    position: absolute;
    left: 9px;
    top: 35px;
    width: 30px;
    height: 30px;
    background: url("../../img/payok.png") 0 0 no-repeat;
    background-size: contain;
}

.confirm .item.done .item-header {
    height: auto;
}

.confirm .item.done .item-header h2 {
    float: none;
    border-left: none;
    color: #00b095;
    margin-bottom: 20px;
    padding-left: 53px;
}

.confirm .item.done .item-header .item-info {
    padding-left: 10px;
}

.confirm .item.done .item-header .item-info img {
    width: 60px;
    height: 60px;
    border: 1px solid #e8e8e8;
    vertical-align: top;
    margin-right: 14px;
}

.confirm .item.done .item-header .item-info span {
    line-height: 25px;
    font-size: 14px;
    color: #666;
    width: 80%;
}

.confirm .item.done .item-header .item-info span.item-server {
    font-size: 12px;
    color: #aaa;
}

.confirm .item .item-header.item-need {
    margin: -20px 0 20px 0;
}

.confirm .item .item-header.item-need h2 {
    border-color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-left: 0;
    padding-left: 0;
    color: #666;
}