body{width: 100%}
.jf_first{
	width: 100%;
	height: 230px;
	background: #ff6408;
}
.jf_one{
	width: 100%;
	height: 190px;
	float: left;
}
.jf_first p{
	color:#ffffff;
	font-size: 1.4em;
	
}
.jf_first p.jifen{
	width: 100%;
	font-size: 1.8em;
	margin-left: 35px;
	margin-top: 1.8em;
	display: block;
	float: left;
}
.jf_first p.jifen_2{
	width: 100%;
	font-size: 6.7em;
	margin-left: 29px;
	margin-top: 1em;
	float: left;
}
.go_shop{
	width: 100%;
	height:40px;
	background: rgba(0,0,0,0.2);
	float: left;
	margin-bottom: 0px;
}

.jf_first p.jifen_3{
	width: 60%;
	line-height: 40px;
	float: left;
	margin-left: 15px;
}

.jf_first p.jifen_4{
	width: 25%;
	line-height: 40px;
	float: right;
}

.jf_two{
	width: 100%;
	height: 500px;
	margin-top: 10px;
	background: #ffffff;
}




.b_fixd{
	width: 100%;
	position: fixed;
	bottom: 10px;
}
.dh_icon{
	width: 140px;
	
	margin: 0 auto;
}
.dh_icon img{
	width: 100%;
	display: block;	
	float: left;
}

.banner_s{
	margin-top: 10px;
	margin-bottom: 10px;
}

.inputItem {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    border-bottom: #ccc solid 0px;
    margin-top: 5px;
    cursor: pointer;
   	margin-left: 15px; 
}

.inputItem .title {
    float: left;
    font-size: 1.4em;
    color: #3A3A3A;
    text-align: left;
    width: 80%;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;

}
.title_right {
    float: right;
    margin-right: 15px;
}
.inputItem .title_right .arrow {
    padding: 10px;
    height: 15px;
}
.address_line {
	width: 100%;
    height: 1px;
    background-color: #E6E6E6;
    float: left;
    position: relative;
    margin:0 auto;
}

/*全部订单*/
.nianshen_t_main {
    width: 100%;
    height: 70px;
    background-color: #fff;
    color: #3A3A3A;
    font-size: 1em;
    
}

.nianshen_t_title_on {
    float: left;
    position: relative;
    width: 18%;
    height: 70px;
    line-height: 70px;
    color: #3A3A3A;
    font-size: 1.4em;
    text-align: center;
    border-bottom: #FF495B solid 1px;
    margin-left: 1%;
    margin-right: 1%;
}
.nianshen_t_title {
    float: left;
    position: relative;
    width: 18%;
    height: 70px;
    line-height: 70px;
    color: #3A3A3A;
    font-size: 1.4em;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
}