.bg{ background: #fafafa;}
.member_top{ width: 100%; min-width: 1200px; height: 150px; background:#3a68a4;background-image:linear-gradient(to right,#3a68a4,#0f2f6a);}
.member_top2{width: 100%; min-width: 1200px; height: 75px; background:#fff;}
.member_info .info{ display: flex;}
.member_info .info{ padding: 20px;}
.member_info .info .face img{border-radius: 50%; border:3px solid #fff;}
.member_info .info .uname{ color: #fff; margin:10px 0 0 50px;}
.member_info .info .uname p{ font-size: 20px;}
.member_info .info .uname p span{ font-size: 26px;}
.member_info .info .uname .tjl_vip{ position: relative; display:inline-block;background:#fbcd9c;background-image:linear-gradient(to right,#fbcd9c,#ad7940); height: 45px; width: 150px; border-radius: 26px; font-size:20px; text-align: center;line-height: 45px; color:#fff; margin-top:10px;}
.member_info .info .uname .tjl_vip::after{ content: ''; width: 12px; height: 12px; border-top: 2px solid #fff;  border-right: 2px solid #fff;
    transform: rotate(45deg); -webkit-transform: rotate(45deg);  display: inline-block;}
.member_info .info .uname .tjl_vip:hover{ opacity: 0.9;}
/* 导航 */
.tjl-nav .nav-ul{ margin-top:28px;display:inline-block; width:100%;}
.tjl-nav .nav-item {float:left;margin:0 20px;position:relative;}
.tjl-nav .nav-item .nav-current {width:0;height:3px;position:absolute;bottom:-1px;background-color:#fff;left:50%;margin-left:-45px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out;}
.tjl-nav .nav-item.current .nav-current,.tjl-nav .nav-item:hover .nav-current{width:90px;background-color:#1491fb;}
.tjl-nav .nav-item a{color:#636262;font-size:16px;margin-bottom:24px;display:block;border-bottom:3px solid #fff;}
.tjl-nav .nav-item.current a,.tjl-nav .nav-item:hover a{color:#1491fb;}

/* 订单切换 */
.navhd {border:1px solid #eee;line-height:75px;height:75px; background: #fff; padding: 0 30px;}
.navhd span {position:relative;padding:0 20px;float:left; font-size: 20px; margin-right: 20px;}
.navhd span a{ color: #666;line-height:75px; display: inline-block;}
.navhd .cur i,.navhd .on i,.navhd span:hover i{position:absolute;bottom:-1px;left:0;height:4px;overflow:hidden;background:#1491fb;width:100%;}

/* 全部订单 */
.o_list{ margin-top: 20px;}
.o_list li{ border:1px solid #e4e4e4; margin-bottom:15px;}
.o_list .o_list_t{ height:50px; line-height:50px; color:#888;background:#f5f5f5; border-bottom:1px solid #ddd; font-size: 16px;}
.o_list .o_list_t .o_id{ margin-left:20px; }
.o_list .o_list_t .o_date{ float:right; margin-right:20px;}
.o_list_c{overflow:hidden; clear:both; background: #fff; display: flex;}
.o_list_c .o_img_t{ width:920px;float:left;padding:20px 0 20px 50px; }
.o_list_c .o_img_t img{ width:135px; height:135px; border-radius:5px;border: 1px solid #f1f1f1; float:left; margin-right:25px}
.o_list_c .o_img_t .o_title{ font-size:22px; margin-top: 20px; line-height:30px; color:#444}
.o_list_c .o_img_t .price{ color:#c63a2d; font-size:22px; font-weight: bold; margin-top: 20px;}
.o_img_t a:hover .o_title{ color:#1491fb}
.o_do{flex:1;border-right:1px solid #eee; height:120px; float:left; text-align:center;}
.o_do{ border-right:0;}
.o_do .s_btn{ padding-top:40px;}
.o_do a{ width:140px; height:50px; line-height:50px; display:inline-block; text-align:center; border:1px solid #1491fb; color:#1491fb; margin-bottom:15px; font-size:20px; border-radius:25px;}
.o_do a.t1,.o_do a:hover{ background:#1491fb; color:#fff;}
.o_do a.t1:hover{opacity: 0.8;}

.o_online .o_do .s_btn{ padding-top:30px;}
.o_online .o_img_t{padding: 20px 0 20px 20px;}   
.o_online .o_img_t .time{ color:#999; font-size:16px;  margin-top: 20px;}


















