#detail_tab {
    margin: 30px 0;
	padding: 0px;
	
}


.nj_s_c {
    display: none
}

.nj_s_c .px16 {font-size: 16px;}

.nj_s_c .ylyy {width: 900px;margin: 0 auto;}


@media (max-width: 1024px){
	.nj_s_c .ylyy {width: 100%;margin: 0 auto;}
}



#detail_tab .list_order {
    margin: 0 0 10px
}



#detail_tab .nj_s_m {
    position: relative
}

#detail_tab .nj_s_m em {
    position: absolute;
    font-weight: 400;
    margin-left: 4px;
    font-size: 12px;
    _top: -2px
}

#detail_tab .nj_s_menu .current {
    z-index: 10
}

.list_order {
    line-height: 32px;
    color: #858585
}



.list_order .row1 {
    border-bottom: 1px solid #817e7e
}

.list_order .nav li {
    float: left;
    text-align: center;
    border: 1px solid #DCDCDC;
    border-bottom: none;
    margin-right: -1px;
    font: 800 14px/38px arial
}

.list_order .nav a {
    float: left;
    color: #252525;
    width: 296px
}


@media (max-width: 1024px){
.list_order .nav a {
	text-align:left;
	margin:0 20px;
    float: left;
    color: #252525;
    width: 179px;}
}


.list_order .nav .current {
    border-color: #817e7e;
    position: relative;
    background: #00b1ad
}

.list_order .nav .current a:visited{
    border-color: #817e7e;
    position: relative;
    background: #817e7e
}

.list_order .nav .current a {
    color: #fff;
    width: 296px;
	    position: relative;
    background: #00b1ad
}

.list_order .nav a:hover {
    text-decoration: none
}

.list_order .nav i {
    width: 8px;
    height: 10px;
    overflow: hidden;
    background: url(index.png) no-repeat -65px -15px;
    float: right;
    margin: 11px -6px 0 6px;
    position: absolute;
    _margin-top: 3px
}

.list_order .nav .current .down i,.list_order .nav .current .up i {
    height: 4px;
    margin-top: 15px
}

.list_order .nav .current .down i {
    background-position: -65px -21px
}

.clearfix {
    zoom:1}
	
	
	
	@media (max-width: 820px){
	.list_order .nav li {
	    width: 100%;
	    float: left;
	    text-align: center;
	    border: 1px solid #DCDCDC;
	    border-bottom: none;
	    margin-right: -1px;
	    font: 800 14px/32px arial;
		}
