.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}


ul,ol{
	list-style:none;
}

/* é¡¶éƒ¨è“è‰²å¯¼èˆªæ  */
.cartmask,#paied{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(255,255,255,.9);
	z-index:9999;
}
.pay{
	width:370px;
	position:absolute;
	top:50%;
	left:50%;
	height:200px;
	margin-top:-100px;
	margin-left:-185px;
}
.pay .SucRig{
	padding-top:30px;
	width:260px;
	height:50px;
	display:inline-block;
    float:right;
}
.cartmask .maskimg{
	width:360px;
	height:200px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-180px;
	margin-top:-100px;
	z-index:999;
}
.masktext{
	font-size:18px;
	font-weight:700;
	margin-left:20px;
}
.zjw-top-header {
    position: relative;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #0d568d;
    z-index: 303;
}

.zjw-top-header .zjw-top-header-inner {
    position: relative
}

.zjw-top-header .blocktoline {
    display: inline
}
.domainMesList{margin-bottom:5px;}
.zjw-top-header .welcome-message {
    color: #fff
}

.zjw-top-header ul.unstyled.pull-right {
    margin: 0;
}
.zjw-top-header .zjw-top-header-innner a{
	color:#fff;
}
.zjw-top-header .zjw-top-header-innner a.inlogin{
	color:#f89406;	
}
.zjw-top-header .zjw-top-header-innner a:hover{
	 text-decoration: underline;
}
.zjw-top-header ul.unstyled.pull-right li {
    height: 14px;
    line-height: 14px;
    margin: 9px 0 7px 10px;
    padding: 0 0 0 10px;
    border-left: 1px solid #ddd;
    *overflow: visible
}

.zjw-top-header ul.unstyled.pull-right li:first-child {
    border-left: 0
}

.zjw-top-header ul.unstyled.pull-right a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #ddd;
}

.zjw-top-header ul.unstyled.pull-right a:hover {
    color: #fff;
    text-decoration: none
}

.zjw-top-header ul.unstyled.pull-right a.username {
    color: #ff9832
}

/* å¯¼èˆªæ  */

.zjw-frontpage-header {
    position: relative;
    z-index: 303;
    height: 66px;
    line-height: 64px;
    background-color: #2883d6;
}

.zjw-frontpage-header .logo h1 {
    margin: 0;
    height: 0;
    visibility: hidden
}



.zjw-frontpage-header .nav {
    margin: 0;
    padding: 0 0 0 50px;
    position: relative;
    z-index: 900;
}

.zjw-frontpage-header .nav li {
    float: left;
}

.zjw-frontpage-header .nav:last-child {
    margin-right: -22px
}

.zjw-frontpage-header .nav li.hover > a {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1)
}


.zjw-frontpage-header .nav li.hover .subnav {
    display: block
}

.zjw-frontpage-header .nav > li > a {
    display: block;
    height: 65px;
    width: 65px;
    font-size: 16px;
    line-height: 65px;
    padding: 0 14px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.zjw-frontpage-header .nav > li > a.active,
.zjw-frontpage-header .nav > li > a:focus {
    border-bottom: 4px solid #4dbe5e;
    background-color: #2a89e0;
    height: 61px
}

.zjw-frontpage-header .nav > li > a:hover {
    color: #fff;
    background-color: #2a89e0;
}


.zjw-frontpage-header .home-search {
	position: relative;
	clip: rect(auto,10,auto,auto);
}

.zjw-frontpage-header .home-search .homesearch {
    background: rgba(42, 137, 224, 0.2);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    width: 120px;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
}

.zjw-frontpage-header .home-search .homesearch::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9)
}

.zjw-frontpage-header .home-search .homesearch::-moz-placeholder {
    color: rgba(255, 255, 255, 0.9)
}

.zjw-frontpage-header .home-search .homesearch:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.9)
}

.zjw-frontpage-header .home-search i.fa.fa-search {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -5px;
    color: rgba(255, 255, 255, 0.5)
}
@media (min-width:1200px) {
    .zjw-frontpage-header .home-search .homesearch {
        width: 260px
    }
}

/* é¡µè„š */
.zjw-user-wrapper{
	min-height:450px;
}
.zjw-frontpage-footer {

    padding: 0 0 20px;
    color: #333;
    font-size: 13px;
}

.zjw-frontpage-footer .zjw-frontpage-footer-inner {
    padding-top: 20px;
}

.zjw-frontpage-footer .zjw-frontpage-footer-inner ul li a {
    color: #989898
}

.zjw-frontpage-footer h3 {
    margin-left: -30px;
    padding-left: 30px;
    font-size: 18px;
    color: #333
}

.zjw-frontpage-footer h3.first {
    margin-left: 0;
    padding-left: 0
}

.zjw-frontpage-footer ul li {
    line-height: 24px;
    margin-bottom: 8px;
}

.zjw-frontpage-footer ul li img {
    margin-right: 5px
}

.zjw-frontpage-footer .custom-width-first {
    width: 42%
}

.zjw-frontpage-footer .divider-right {
    border-right: 1px solid #666
}

.zjw-frontpage-bottombar {
    font-size: 12px;
    padding: 0 10px;
    line-height: 45px;
    color: #ddd;
    background: #2886dd;
}

.zjw-frontpage-bottombar a {
    color: #fff
}

.zjw-frontpage-footer-advantage {
    padding: 10px 0;
    color: #ddd;
    background: #fff;
    border-bottom: 1px dashed #ddd;
    border-top: 1px solid #ddd;
}

.zjw-frontpage-footer-advantage .zjw-frontpage-footer-advantage-inner ul {
    list-style: none;
    margin: 0;
}

.zjw-frontpage-footer-advantage .zjw-frontpage-footer-advantage-inner ul li {
    float: left;
    width: 16.66666%;
    padding: 0;
    list-style: none;
    position: relative;
}

.zjw-frontpage-footer-advantage .zjw-frontpage-footer-advantage-inner ul li img {
    margin: 15px 0;
    max-width: 100%;
    max-height: 100%
}

.zjw-frontpage-footer-advantage .zjw-frontpage-footer-advantage-inner ul li span {
    position: absolute;
    top: 50%;
    left: 95px;
    margin-top: -24px;
    right: 0;
    width: 100px;
    font-size: 14px;
    text-align: left;
    color: #333
}



#cartList{
	margin-top:72px;
	border-top:2px solid rgb(42,137,224);
}
.panel {
    background: #fff;
}

.panel .panel-heading {
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}

.panel .panel-heading .panel-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin: 0
}

.panel .panel-body {
    padding: 20px
}

.slider.slider-horizontal {
    height: 10px;
}

.slider.slider-horizontal .slider-track {
    height: 5px;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 0 #949494;
    -moz-box-shadow: inset 0 1px 0 #949494;
    -ms-box-shadow: inset 0 1px 0 #949494;
    -o-box-shadow: inset 0 1px 0 #949494;
    box-shadow: inset 0 1px 0 #949494;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.slider.slider-horizontal .slider-handle.custom,
.slider.slider-horizontal .slider-tick.custom {
    margin-left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.slider.slider-horizontal .slider-handle.custom:before,
.slider.slider-horizontal .slider-tick.custom:before {
    content: ''
}

.slider.slider-horizontal .slider-tick.custom {
    height: 12px;
    width: 1px;
    margin-top: 0;
    background: #949494;
}

.slider.slider-horizontal .slider-tick.custom.in-selection {
    background: rgba(42, 137, 224, 0.8)
}

.slider.slider-horizontal .slider-handle.custom {
    width: 10px;
    margin-top: -8px;
    background: rgba(42, 137, 224, 0.8);
    border: 1px solid #2082dd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.slider.slider-horizontal .slider-selection {
    background-color: #3790e2;
    background-image: -moz-linear-gradient(top, #3f95e3, #2a89e0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3f95e3), to(#2a89e0));
    background-image: -webkit-linear-gradient(top, #3f95e3, #2a89e0);
    background-image: -o-linear-gradient(top, #3f95e3, #2a89e0);
    background-image: linear-gradient(to bottom, #3f95e3, #2a89e0);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3f95e3', endColorstr='#2a89e0', GradientType=0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    margin-top: 15px
}

.has-error .select2-container .select2-choice {
    border-color: #ff9832
}

.buy-affix-footer-wrapper {
    height: 124px
}
.buy-affix-footer-wrapper .cartImg{
	position:relative;	
}
.buy-affix-footer-wrapper .cartImg #cartImg{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	
	z-index: 9999;
	background:red;
	
	
		
}
.buy-affix-footer {
    width: 580px;
    padding: 20px;
    margin-left: -20px;
    background-color: #fff;
    z-index: 999;
}

.buy-affix-footer.affix-top {
    position: fixed;
    bottom: 0;
    -webkit-box-shadow: 0 -3px 30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 -3px 30px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 -3px 30px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 -3px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -3px 30px rgba(0, 0, 0, 0.2)
}

.buy-affix-footer.affix-bottom {
    position: relative;
    top: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.buy-affix-footer .btn {
    width: 180px
}

.

.cart .cart-item {
    position: relative;
    padding: 10px 20px 10px 60px;
    border-bottom: 1px dashed #eee;
    -webkit-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
}

.cart .cart-item:hover {
    background-color: #f9f9f9
}

.cart .cart-item .cart-remove {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 15px;
    background: url(/img/index/cloudhost/cart-action-bg.png) no-repeat -3px -33px;
    text-indent: -9999px;
}

.cart .cart-item .cart-remove:hover {
    background-position: -37px -33px
}

.cart .cart-item .cart-check {
    position: absolute;
    left: 20px;
    top: 15px;
    width: 25px;
    height: 25px;
    background:url(/img/index/cloudhost/cart-action-bg.png) no-repeat -34px 0;
    text-indent: -9999px;
}

.cart .cart-item .cart-check.checked {
    background-position: 0 0
}

.cart .cart-item .cart-details {
    list-style: none;
    margin-left: 0
}


@media (min-width:1200px) {
    .buy-affix-footer {
        width: 730px
    }
}
.mr-10{
	margin-right:10px;
}
.mt-20{
	margin-top:20px;
}
.mt-10{margin-top:10px;}
.zjw-user-header .zjw-user-header-inner {
    padding: 20px 0
}

.zjw-user-header .logo {
    display: block;
    float: left;
}

.zjw-user-header .logo img {
    height: 45px
}

.zjw-user-header .logo h3 {
    color: #fff;
    display: inline-block
}

.zjw-user-header .span12 h2 {
    float: left;
    margin: 0;
    margin-left: 20px;
    line-height: 45px;
    font-size: 22px
}

.zjw-user-nav .zjw-user-nav-inner {
    position: relative;
    background: #2a89e0
}

.zjw-user-nav-list {
    margin: 0;
    list-style: none;
}

.zjw-user-nav-list > li {
    float: left;
    min-width: 120px;
    text-align: center;
}

.zjw-user-nav-list > li .zjw-user-nav-item {
    display: block;
    *min-width: 120px;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.zjw-user-nav-list > li .zjw-user-nav-item:hover {
    text-decoration: none
}

.zjw-user-nav-list > li.hover .zjw-user-subnav {
    display: block
}

.zjw-user-nav-list > li.hover .zjw-user-nav-item {
    height: 46px;
    line-height: 46px;
    border-top: 4px solid #ff9832;
    background: #f8f8f8;
    color: #666;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2)
}

.zjw-user-nav-list .zjw-user-subnav {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    height: 45px;
    background: #f8f8f8;
}

.zjw-user-nav-list .zjw-user-subnav .zjw-user-subnav-list {
    margin: 0;
    list-style: none;
}

.zjw-user-nav-list .zjw-user-subnav .zjw-user-subnav-list > li {
    float: left;
    padding: 11px 20px;
}

.zjw-user-nav-list .zjw-user-subnav .zjw-user-subnav-list > li.hover .zjw-user-subnav-item {
    background: #333;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}

.zjw-user-nav-list .zjw-user-subnav .zjw-user-subnav-list .zjw-user-subnav-item {
    display: inline-block;
    padding: 3px 10px;
    line-height: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #666;
}

.zjw-user-nav-list .zjw-user-subnav .zjw-user-subnav-list .zjw-user-subnav-item:hover {
    background: #333;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    text-decoration: none
}

@media (max-width:1200px) {
    .zjw-user-header .logo h3 {
        font-size: 14px
    }
}

.zjw-user-wrapper .span3 > .nav.nav-list {
    padding: 0;
    border: 1px solid #eaeaea;
    border-bottom: 0;
    background: #f8f8f8;
}

.zjw-user-wrapper .span3 > .nav.nav-list li a {
    margin: 0;
    padding: 6px 20px;
    color: #333;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eaeaea
}

.zjw-user-wrapper .span3 > .nav.nav-list li.active a {
    padding: 6px 20px 6px 16px;
    border-left: 4px solid #3498db;
    border-top: 0;
    background: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}

.zjw-user-wrapper .span3 > .nav.nav-list li.active a:hover,
.zjw-user-wrapper .span3 > .nav.nav-list li.active a:active {
    color: #333
}

.zjw-user-wrapper .nav-header {
    padding: 3px 0 3px 17px;
    margin: 0 -17px
}

.zjw-user-wrapper .nav-list {
    padding: 0 17px;
}

.zjw-user-wrapper .nav-list >li >a {
    padding: 3px 17px;
    margin-left: -17px;
    margin-right: -17px
}

.zjw-user-wrapper .zjw-frontpage-sidenav-user ul li a.current {
    padding-right: 18px;
}

.zjw-user-wrapper .zjw-frontpage-sidenav-user ul li a.current:hover {
    padding-left: 17px
}

.zjw-user-wrapper .zjw-frontpage-sidenav-user ul li a:hover {
    padding-left: 23px
}

.zjw-user-wrapper .zjw-frontpage-sidenav-user ul li ul {
    margin-right: -17px;
}

.zjw-user-wrapper .zjw-frontpage-sidenav-user ul li ul > li a {
    font-size: 12px;
    padding-left: 14px;
}

.zjw-user-wrapper .zjw-frontpage-sidenav-user ul li ul > li a.current {
    padding-right: 0
}

.zjw-user-wrapper .zjw-frontpage-sidenav-user ul li ul > li a:hover {
    padding-left: 19px
}

.table tbody + tbody {
    border-top: 1px dashed #d8d8d8
}

.table td[rowspan] {
    vertical-align: middle
}

.table td[colspan] {
    border-right: 1px solid #d8d8d8;
    padding-left: 20px !important;
    padding-right: 20px !important
}

.table th {
    color: #333
}

.table {
    border-top: 1px solid #d8d8d8;
    margin-bottom: 0;
    margin-top: -1px;
}

.table th,
.table td {
    text-align: left;
    padding: 10px;
    border-top: 0
}

.table th {
    background: #fff;
    border-bottom: 1px solid #ddd
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f5f5f5
}

.table-striped tbody > tr:nth-child(even) > td,
.table-striped tbody > tr:nth-child(even) > th {
    background-color: #fff
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    background-color: #eaf3fc
}

.zjw-user-orderlist {
    border-top: 1px solid #d8d8d8
}

.ordersearch {
    margin-top: 10px;
}

.ordersearch select {
    height: 26px;
    line-height: 18px;
    position: relative;
    top: 2px
}

.ordersearch input[type='text'],
.ordersearch .input-append .add-on {
    height: 18px
}

.ordersearch .input-append .add-on .icon-th {
    background-position: -240px -5px
}

.ordersearch .btn-outline {
    padding: 4px 20px;
    margin-top: 5px
}

.zjw-user-orderitem {
    border: 1px solid #d8d8d8;
    border-top-width: 3px;
    margin-bottom: 20px;
}

.zjw-user-orderitem:first-child {
    border-top: 0
}

.zjw-user-orderitem .zjw-user-orderheader {
    font-size: 12px;
    margin: 0;
    padding: 10px 50px;
    cursor: pointer;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.6);
    -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.6);
    -ms-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.6);
    -o-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.6);
}

.zjw-user-orderitem .zjw-user-orderheader .zjw-user-ordericon {
    opacity: .3;
    filter: alpha(opacity=30)
}

.zjw-user-orderitem .zjw-user-orderheader .text-primary {
    color: #2a89e0
}

.zjw-user-orderitem .zjw-user-orderdetail {
    position: relative;
    border-top: 1px solid #dcdcdc;
    padding: 0;
    top: -1px;
}

.zjw-user-orderitem .zjw-user-orderdetail p {
    margin-bottom: 0;
    max-width: 180px
}

.zjw-user-orderitem .zjw-user-orderdetail .sumtable tbody td {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    padding-left: 20px;
}

.zjw-user-orderitem .zjw-user-orderdetail .sumtable tbody td:last-child {
    border-right: 0;
    padding-left: 0
}

.zjw-user-orderitem .zjw-user-orderdetail .table {
    border: 0;
}

.zjw-user-orderitem .zjw-user-orderdetail .table td {
    border-top: 0;
    padding: 10px 0
}
.zjw-user-orderitem .zjw-user-orderdetail .table td .huanhang{height:20px;padding-left:14%;}

.zjw-user-orderitem .zjw-user-orderdetail .table td .huanhang div{float:left;}
.zjw-user-orderitem .zjw-user-orderdetail .table td div.left{
		display:inline-block;
		margin-right:5px;
	width:65px;
	height:12px;
	text-align:right;
	line-height:12px;
}
.zjw-user-orderitem .zjw-user-orderdetail .table td div.right{
	display:inline-block;
	width:50PX;;
	height:12px;
	text-align:left;
	font-weight:bold;
	line-height:12px;
}
.zjw-user-orderitem .zjw-user-orderdetail .table .zjw-role-theader td {
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #d8d8d8;
    padding-left: 20px;
    background-color: #fcfcfc
}

.zjw-user-orderitem .zjw-user-orderdetail .table .zjw-border-item.name {
    width: 30%
}

.zjw-user-orderitem .zjw-user-orderdetail .table .zjw-border-item.settings {
    width: 40%;
    padding-left: 42px
}
.zjw-user-orderitem .zjw-user-orderdetail .table select.timer{
	width:80px;
	height:28px;
}
.zjw-user-orderitem .zjw-user-orderdetail .table table {
    width: 100%;
}

.zjw-user-orderitem .zjw-user-orderdetail .table table tr td {
    padding-left: 20px;
}

.zjw-user-orderitem .zjw-user-orderdetail .table table tr td:nth-child(1) {
    padding-left: 0;
    width: 28.5%
}

.zjw-user-orderitem .zjw-user-orderdetail .table table tr td:nth-child(2) {
    width: 19%
}

.zjw-user-orderitem .zjw-user-orderdetail .table table tr td:nth-child(3) {
    width: 15%
}

.zjw-user-orderitem .zjw-user-orderdetail .table table tr td:nth-child(4) {
    width: 15%
}

.zjw-user-orderitem .zjw-user-orderdetail .table table tr td:nth-child(5) {
    width: 20%
}

.zjw-user-orderitem .zjw-user-orderdetail .table table tr td p {
    max-width: 195px
}

.zjw-user-orderitem .zjw-user-orderdetail.zjw-user-orderdetailadd .table table tr td:nth-child(1) {
    width: 24%
}

.zjw-user-orderitem .zjw-user-orderdetail.zjw-user-orderdetailadd .table table tr td:nth-child(2) {
    width: 21%
}

.zjw-user-orderitem .zjw-user-orderdetail.zjw-user-orderdetailadd .table table tr td:nth-child(3) {
    width: 26%
}

.zjw-user-orderitem .zjw-user-orderdetail.zjw-user-orderdetailadd .table table tr td:nth-child(4) {
    width: 10.5%
}

.zjw-user-orderitem .zjw-user-orderdetail.zjw-user-orderdetailadd .table table tr td:nth-child(5) {
    width: 10.5%
}

.zjw-order-detail .zjw-inside-table {
    width: 100%;
}

.zjw-order-detail .zjw-inside-table td {
    border: none
}

.zjw-order-detail .zjw-role-theader {
    color: #999
}

.zjw-order-detail .zjw-order-column.name {
    width: 200px
}

.zjw-order-detail .zjw-order-column.location {
    width: 120px
}

.zjw-order-detail .zjw-order-column.count {
    width: 200px
}

.shopping .zjw-user-orderlist {
    margin-bottom: 20px;
}

.shopping .zjw-user-orderlist .zjw-user-orderitem {
    border-bottom: 1px solid #eee;
}

.shopping .zjw-user-orderlist .zjw-user-orderitem .zjw-user-order-head {
    background: #f8f8f8;
    padding: 10px 20px;
    border-top: 3px solid #d8d8d8;
    margin-top: -3px
}

.shopping .zjw-user-orderlist .zjw-user-orderitem .table td {
    padding-left: 20px !important
}

.shopping .buy-affix-footer {
    width: 960px;
    margin-left: 0;
    *zoom: 1;
}

.shopping .buy-affix-footer:before,
.shopping .buy-affix-footer:after {
    display: table;
    content: "";
    line-height: 0
}

.shopping .buy-affix-footer:after {
    clear: both
}

.shopping .buy-affix-footer .font-large {
    font-size: 18px;
    margin: 10px 10px 5px
}

.shopping .buy-affix-footer .deleteorder {
    cursor: pointer;
    position: relative;
    top: 4px
}

@media (min-width:1200px) {
    .shopping .buy-affix-footer {
        width: 1130px
    }
}


.panel.with-border .panel-body {
    border: 1px solid #ddd;
    border-top-width: 0
}

.zjw-eight .zjw-enight-list{list-style: none;overflow: hidden;}
.zjw-eight  .zjw-enight-list li{width:243px;border:1px solid #ddd;padding: 20px;height:76px;margin-right:10px;margin-bottom:10px;float: left;transition: all .3s;}
.zjw-eight  .zjw-enight-list li:hover{border-color: #f85f2e; box-shadow: inset 0 0 5px rgba(248, 95, 46, 0.6); -webkit-box-shadow: inset 0 0 5px rgba(248, 95, 46, 0.6); border-radius: 10px; }
.zjw-eight  .zjw-enight-list .img {
    float: left;
    display: inline-block;
    margin-right: 10px;
    letter-spacing: -5px;
    text-indent: -9px;
    height: 62px;
    width: 62px;
    font-size: 32px;
    color: #f85f2e;
    font-weight: bold;
    text-align: center;
    line-height: 62px;
    text-decoration: none;
    background: url(/img/basic/i-no.png) no-repeat;
}
.zjw-eight  .zjw-enight-list .cell{display: table-cell;    line-height: 1.8;
    margin-top: 5px;
    height: 75px;
    text-align: justify;}
