﻿html{font-size: 12px;}
body{font-family: "SF Pro SC" , "SF Pro Text" , "SF Pro Icons" , "PingFang SC" , "Helvetica Neue" , "Helvetica" , "Arial" ,sans-serif;background-color:#f8f8f8;}
body, button, input, select, textarea{font: 12px/1.5 M "SF Pro SC" , "SF Pro Text" , "SF Pro Icons" , "PingFang SC" , "Helvetica Neue" , "Helvetica" , "Arial" ,sans-serif;color: #3b3e40;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{margin: 0;padding: 0;}
ul, ol{list-style: outside none none;}
em, i{font-style: normal;}
a{cursor: pointer;text-decoration: none;color: #3b3e40;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
img{border: 0 none;}
table{border-collapse: collapse;border-spacing: 0;}
address, cite, dfn, em, var{font-style: normal;}
.cl::after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.no_data{text-align: center;font-size: 160%;padding: 30px 0;color: #3b3e40;}
.page{padding: 20px 0;text-align: center;}
.left{float: left;}
.right{float: right;}

/*公用部分*/
.wrap{margin: 0 auto;width: 1280px;}
.wrap::after{clear: both; content: "."; display: block; height: 0; visibility: hidden;}

#top{width:100%;height:40px;line-height:40px;border-bottom: 1px solid #f0f1f2;background-color: #f8f8f8;color:#6c7073;}
#top .home{float:left;}
#top .fr{float:right;}
#top .fr a{display: inline-block;cursor: pointer;color: #6c7073;font-weight: 400;line-height: 40px;}
#top .fr a i{display:inline-block;vertical-align:middle;margin:-2px 5px 0 0;}
#top .fr a em{display: inline-block;background-color: #1890ff;color: #fff;font-size: 10px;border-radius: 50%;width: 15px;height: 15px;line-height: 17px;text-align: center;vertical-align: middle;margin-top: -3px;}
#top .fr font{display:inline-block;}
#top .fr span{margin:0 10px;color:#6c7073;}
#top a:hover{color:#1890ff;}
#head{height: 65px;border-bottom: 1px solid #f0f1f2;background-color:#fff;}
#head a.logo{float:left;margin-top:10px;}
#head a.logo img{height:45px;}
#head .search{float:right;margin-top:13px;}
#head .search input{float:left;width:250px;height: 38px;border:0;}
#head .search i{float:left;font-size:26px;margin-top: 5px;}
#head .nav{float:left;font-size:14px;margin-left:40px;}
#head .nav li{float:left;}
#head .nav li a{float:left;height:65px;line-height:65px;padding: 0 18px;}
#head .nav li a:hover,#head .nav li a.active{color:#1897f2;}
#head .nav li a em{display:none;}
#footer{width:100%;padding-bottom: 10px;background-color:#fff;margin-top:50px;}
#footer .copyright{display:block;width:100%;line-height:24px;color:#6c7073;}
#footer .copyright a{float:right;color:#6c7073;}
#footer .ncon{overflow:hidden;border-bottom:1px solid #f0f1f2;margin-bottom:10px;padding:8px 0;line-height:35px;}
#footer .ncon a.logo{float:left;}
#footer .ncon a.logo img{height:35px;}
#footer .ncon .nav{float:left;margin-left:20px;}
#footer .ncon .nav a{float:left;margin:0 8px;color:#6c7073;}
#footer .features{padding:48px 0;overflow:hidden;border-bottom: 1px solid #f0f1f2;}
#footer .features div{float:left;width:33.333%;text-align:center;color:#6c7073;}
#footer .features div i{display:block;font-size:45px;color:#333;}
#footer .features div p{margin-top:10px;font-size:14px;}
#footer .pcon{display:block;font-size:14px;overflow:hidden;border-bottom: 1px solid #f0f1f2;padding:30px 0;}
#footer .pcon .con{float:left;width:25%;}
#footer .pcon .con h4{color:#3b3e40;margin-bottom:10px;}
#footer .pcon .con h4 i{display:none;}
#footer .pcon .con a{display:block;width:100%;color:#6c7073;line-height:25px;}
#footer .pcon .kefu{float:right;width:25%;text-align:center;}
#footer .pcon .kefu img{width:40%;margin-bottom:5px;}
#footer .pcon .kefu font{display:block;}
#footer a:hover,#footer .ncon a:hover{color:#1890ff;}
    
h3.title{color: #3b3e40;font-size: 32px;line-height: 48px;}
h2.title{color: #3b3e40;font-size: 32px;line-height: 48px;margin-bottom: 16px;}
h2.title a{float:right;font-size: 16px;font-weight:normal;}
h2.title a:hover{color:#1890ff;}

.empty_con{display:block;width:100%;text-align:center;padding:100px 0;}
.empty_con i{display:block;font-size:80px;color:#666;}
.empty_con font{display:block;font-size:16px;color:#666;margin-top:20px;} 

.fixed_con{position:fixed;bottom:5rem;right:3%;width:4rem;background-color: #3b3e40;border-radius:0.5rem;}
.fixed_con a{display:block;text-align:center;width:4rem;height:4rem;line-height:4rem;color:#ffffff;}
.fixed_con a i{font-size: 1.6rem;}
.fixed_con a:last-child{border-top:1px solid #fff;}
.fixed_con a:first-child{border-top:0;}

/*轮播图*/
.con_cover{width:100%;position:relative;}
.cover_img {float:left; margin: 0; transform: translate3d(0px, 0px, 0px);transition-duration: 400ms;overflow:hidden;width: 100%;}
.cover_img a{float:left;width: 100%;}
.cover_img a img{width:100%;}
.con_cover span{float:left;position:absolute;bottom:0;right:0px;width:100%;text-align:center;padding:10px 2%;color:#FF2D4B;}
.con_cover span a{background-color:#fff;cursor:pointer;margin:0 5px;border-radius:50%;width: 15px;height: 15px;display:inline-block;opacity: 0.8;}
.con_cover span a:hover,.con_cover span a.active{background-color:#3b3e40;}
/*轮播图*/

/*产品列表*/
.product_list{display:block;background-color:#f8f8f8;padding:50px 0 0;}
.product_list li{float:left;width:23.5%;margin:0 2% 20px 0;background-color:#fff;}
.product_list li:nth-child(4n){margin-right:0;}
.product_list li:hover{box-shadow: 4px 3px 10px rgba(0,0,0,0.1);}
.product_list li img{width:100%;}
.product_list li div{display:block;padding:10px 3% 15px;text-align:center;color:#3b3e40;}
.product_list li div h4{display:block;font-weight: 400;font-size:18px;line-height: 24px;height: 48px;}
.product_list li div font{font-size:14px;}

.prodetail_con{display:block;width:100%;padding-bottom:50px;border-bottom:1px solid #f0f1f2;}
.prodetail_con .title{display:block;padding:15px 0;color:#707473;}
.prodetail_con .infor{overflow:hidden;}
.prodetail_con .infor .pic{float:left;width:40%;position:relative;}
.prodetail_con .infor .pic .main{width:100%;}
.prodetail_con .infor .pic .pic_bimg{position: absolute;bottom: 5px;left: 0;width: 100%;text-align: center;}
.prodetail_con .infor .pic .pic_bimg img{width: 60px;height: 60px;margin: 0 3px;display: inline-block;border-radius:5px;}
.prodetail_con .infor .pic .pic_bimg img.active{width: 58px;height: 58px;border:2px solid #1890ff;}

.prodetail_con .infor .imp{float:right;width:55%;}
.prodetail_con .infor .imp h1{font-size: 32px;font-weight: 600;line-height: 36px;}
.prodetail_con .infor .imp .price{margin-top: 16px;line-height: 28px;font-size: 24px;}
.prodetail_con .infor .imp .para{margin-top: 16px;font-size: 14px;line-height: 20px;color: rgba(0,0,0,.65);}
.prodetail_con .infor .imp .para li{display:inline-block;width:100%;line-height: 22px;}
.prodetail_con .infor .imp .para li i{font-size:12px;margin-right:5px;}
.prodetail_con .infor .imp .types{margin-top: 30px;font-size: 14px;}
.prodetail_con .infor .imp .types h4{font-weight: 600;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: normal;font-size: 18px;}
.prodetail_con .infor .imp .types ul{display:block;margin-top:10px;}
.prodetail_con .infor .imp .types li{display:block;width:75%;border-radius:8px;border:2px solid #ddd;padding:2% 3%;overflow:hidden;margin-bottom:10px;}
.prodetail_con .infor .imp .types li img{float:left;width:60px;}
.prodetail_con .infor .imp .types li div{display:block;padding:0;}
.prodetail_con .infor .imp .types li div strong{display:block;width:100%;font-size:16px;margin:0 0 5px;}
.prodetail_con .infor .imp .types li div font{display:block;color:#6c7073;}
.prodetail_con .infor .imp .types li.active{border-color:#1890ff;}
.prodetail_con .infor .imp .types li.active div strong{color:#1890ff;}

.prodetail_detail{padding:80px 0 100px;}
.prodetail_detail h3{font-size: 32px;font-weight: 600;line-height: 40px;text-align: center;}
.prodetail_detail .con{margin-top:30px;text-align:center;}
.prodetail_detail .con img{max-width:100%;}

.prodetail_pay{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;padding:20px 0;box-shadow: 0 -2px 4px rgba(0,0,0,.1);}
.prodetail_pay .price{float:right;font-weight: 500;line-height: 45px;height: 45px;font-size: 20px;margin-right:24px;}
.prodetail_pay .btn{float:right;width:125px;height:45px;line-height:45px;text-align:center;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);color:#fff;font-size:16px;border-radius:5px;}

.buy_con{display:block;margin:50px 0 80px;text-align:center;}
.buy_con .wrap{background-color:#fff;padding:50px 0;}
.buy_con i{display:block;font-size:60px;color:#52c41a;}
.buy_con font{display:block;font-weight: 600;margin-top: 20px;font-size:20px;}
.buy_con a{display:block;margin:40px auto 0;width:125px;height:45px;line-height:45px;text-align:center;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);color:#fff;font-size:16px;border-radius:5px;}
/*产品列表*/ 

/*购物车*/
.cart_con{display:block;margin:50px 0 80px;}
.table_con{display:block;width:100%;margin-top:30px;}
.table_con ul{overflow:hidden;border-bottom:1px solid #f0f1f2;padding:15px 0;}
.table_con li{float:left;font-size:14px;}
.table_con li i{float:left;font-size:20px;margin-top:60px;} 
.table_con li i.iconfxk_active{color:#1897f2;}
.table_con li img{float:left;width:150px;margin:0 20px;}
.table_con li font,.table_con li b{float:left;line-height:150px;font-size: 18px;}
.table_con li font{font-size:16px;}
.table_con li div.order{display:block;padding:20px 0 0 170px;}
.table_con li div.order strong{display:block;font-weight:normal;color:#999;line-height: 24px;font-size:14px;}
.table_con li div.order label{display:block;margin:5px 0 0;font-size:16px;}
.table_con li div.order em{display:block;color:#666;line-height: 24px;font-size:14px;}
.table_con li div.order p{color: #999;}
.table_con li div.num{float:left;border:1px solid #9fa3a6;height:30px;line-height:30px;border-radius:5px;text-align:center;overflow:hidden;margin-top:58px;}
.table_con li div.num em{float:left;width:30px;height:100%;background-color:#f7f9fa;}
.table_con li div.num input{float:left;height:100%;width:40px;border:0;border-left:1px solid #9fa3a6;border-right:1px solid #9fa3a6;text-align:center;}
.table_con li em.del{float:right;line-height:150px;font-size: 22px;}
.table_con li a{float:left;color:#fff;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);padding:0 10px;height:30px;line-height:30px;border-radius:5px;margin-right:5px;}
.table_con li a.gray{background-image: url('');color:#666;font-size: 15px;}
.table_con li a.gray:hover{text-decoration:underline;}
.table_con li label{line-height:30px;}
.table_con ul.head{padding:0 0 10px 0;}
.table_con ul.head li{line-height:24px;color: #6c7073;font-size: 16px;}
.cart_con .total_con{display:block;width:100%;padding:30px 0;overflow:hidden;border-bottom:1px solid #f0f1f2;}
.cart_con .total_con .price{float:right;width:40%;text-align:right;}
.cart_con .total_con .price b{display:block;font-size: 24px;line-height: 32px;}
.cart_con .total_con .price p{font-size: 14px;line-height: 24px;color: #6c7073;margin-top:8px;}
.cart_con .total_con{display:block;width:100%;padding:30px 0;overflow:hidden;border-bottom:1px solid #f0f1f2;}
.cart_con .btns{display:block;width:100%;padding:30px 0;overflow:hidden;border-bottom:1px solid #f0f1f2;}
.cart_con .btns a{float:left;border:1px solid #d4d7d9;border-radius:5px;height:48px;line-height:48px;text-align:center;font-size:16px;width:250px;}
.cart_con .btns a:hover{border-color:#1897f2;color:#1897f2;}
.cart_con .btns b{float:right;background-image: linear-gradient(0deg,#42b7ff,#6bcbff);border-radius:5px;height:48px;line-height:48px;text-align:center;font-size:16px;width:250px;color:#fff;cursor:pointer;}
.cart_con .empty{display:block;padding:50px 0;text-align:center;}
.cart_con .empty i{display:block;font-size:70px;}
.cart_con .empty font{display:block;font-size:16px;margin-top:20px;}
.cart_con .empty a{display:block;margin:30px auto 0;background-image: linear-gradient(0deg,#42b7ff,#6bcbff);border-radius:5px;height:48px;line-height:48px;text-align:center;font-size:16px;width:150px;color:#fff;cursor:pointer;}
.cart_con .address_con{display:block;width:100%;padding:30px 0;overflow:hidden;border-bottom:1px solid #f0f1f2;}
.cart_con .address_con .con,.cart_con .address_con .add{float:left;border:1px solid #f0f1f2;padding:15px 20px;width:160px;font-size:15px;border-radius:5px;margin:0 10px 10px 0;height: 60px;}
.cart_con .address_con .con b{display:block;}
.cart_con .address_con .con p{font-size:12px;color:rgba(0,0,0,.65);margin-top:5px;}
.cart_con .address_con .con.active{background-color:#1897f2;color:#fff;}
.cart_con .address_con .con.active p{color:#fff;}
.cart_con .address_con .add{text-align:center;line-height:60px;}
.cart_con .address_con .add a{color:#1897f2;text-decoration:underline;}
/*购物车*/

/*会员中心*/
.member_con{display:block;width:100%;padding:50px 0;overflow:hidden;}
.member_nav{float:left;width:18%;background-color:#fff;padding:20px 0;}
.member_nav a{display:block;padding:0 15px;height:45px;line-height:45px;font-size:14px;}
.member_nav a i{font-size:18px;margin-right:8px;}
.member_nav a:hover,.member_nav a.active{background-color:#f0f0f0;}
.member_content{float:right;width:75%;padding:10px 2% 50px;background-color:#fff;min-height:500px;}
.member_content2{width:79%;background-color:#f8f8f8;padding:0 0;}
.member_btns{display:block;width:100%;overflow:hidden;margin-top:40px;text-align:center;}
.member_btns a{display:block;font-size:14px;width:120px;margin:0 auto;padding:0 25px;height:40px;line-height:40px;color:#fff;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);border-radius:5px;}

.member_infor{display:block;width:100%;overflow:hidden;}
.member_infor .infor{float:left;height:150px;width:60%;padding:3% 4%;background-color:#fff;}
.member_infor .infor img{float:left;width:65px;height:65px;border-radius:50%;}
.member_infor .infor div{display:block;padding:0 0 0 85px;}
.member_infor .infor div b{display:block;margin-top: 4px;font-size: 20px;line-height: 24px;font-weight: 500;color: rgba(0, 0, 0, 0.85);}
.member_infor .infor div font{display:block;margin-top:15px;line-height:20px;color: rgba(0, 0, 0, 0.85);font-size:14px;}
.member_infor .infor div font i{margin-right:5px;}
.member_infor .infor div p{margin-top:17px;}
.member_infor .infor div p a{color: #1890ff;font-size: 14px;}
.member_infor .infor div p a.btn{display:block;font-size:14px;width:80px;text-align:center;height:40px;line-height:40px;color:#fff;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);border-radius:5px;}
.member_infor .rech{float:right;height:150px;width:22%;padding:3% 4%;background-color:#fff;font-size:14px;color: rgba(0, 0, 0, 0.65);}
.member_infor .rech font{display:block;}
.member_infor .rech b{font-size: 24px;line-height: 42px;color: rgba(0, 0, 0, 0.85);}
.member_infor .rech p{margin-top:18px;}
.member_infor .rech p a{color: #1890ff;font-size: 14px;}
.member_infor .rech p a.btn{display:block;font-size:14px;width:80px;text-align:center;height:40px;line-height:40px;color:#fff;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);border-radius:5px;}
.member_infor .myorder{float:left;width:92%;padding:3% 4%;background-color:#fff;margin-top:20px;font-size:14px;}
.member_title{display:block;width:100%;font-size:18px;line-height: 30px;}
.member_title a{float:right;color: #1890ff;font-size: 14px;}

.tap_con{display:inline-block;margin-top:15px;border:1px solid #eee;overflow:hidden;border-radius:6px;}
.tap_con a{float:left;font-size:14px;height:45px;line-height:45px;padding:0 30px;}
.tap_con a.active{background-image: linear-gradient(0deg,#40a9ff,#6bcbff);color:#fff;}
/*会员中心*/

/*表单*/
.login_main{padding:50px 0 80px;}
.login_main{width:100%;overflow:hidden}
.login_main h2{width:100%;font-size:200%;margin-bottom:40px}
.form_pc_l{float:left;width:48%}
.form_pc_l h4{font-size:140%}
.form_pc_l h5{font-size:120%;font-weight:400;margin-top:30px}
.form_pc_l label{color:#999;font-size:130%;display:block;width:100%;margin-top:20px}
.form_pc_l input{border:0;border-bottom:1px solid #000;width:100%;height:35px;max-width:350px}

.form_pc_l a.btn{color: #fff;font-size: 130%;margin-top: 40px;background-color: #000;width: 200px;height: 50px;text-align: center;line-height: 50px;display: block;}


.form_con{display:block;font-size:14px;margin-top:30px;}
.form_con li{display:block;width:100%;border-bottom:1px solid #f0f1f2;}
.form_con li font{float:left;width:90px;text-align:left;line-height:50px;}
.form_con li div.con{display:block;padding-left:100px;}
.form_con li div.con input{height:50px;border:0;width:100%;}
.form_con li div.con label{display:block;height:50px;line-height:50px;}
.form_con li div.con textarea{margin: 18px 0;width: 50%;border: 0;font-size: 14px;height: 80px;}
.form_con li div.con .checked{display:inline-block;cursor:pointer;margin: 5px 0;font-size:14px;border:1px solid #eee;height:40px;line-height:40px;padding:0 15px;border-radius:5px;}
.form_con li div.con .checked i{margin-right:10px;}
.form_con li div.con .checked.active{border-color:#1890ff;}
.form_con li div.con .checked.active i{color:#1890ff;}

/*单页内容*/
.content_detail{width: 100%;min-height: 400px;font-size: 14px;padding:50px 0 80px;}
.content_detail h2.head{font-size: 24px;line-height: 24px;margin-bottom: 15px;}

/*订单*/
.startsafe_con{display:block;padding:30px 0;text-align:center;}
.startsafe_con li{display:inline-block;width:150px;padding:20px 0;margin:0 10px;text-align:center;border:1px solid #ccc;font-size:15px;border-radius:5px;}
.startsafe_con li.active{background-color:#1897f2;color:#fff;}
.startsafe_con h3{font-size:20px;margin:80px 0 30px;}
.startsafe_con h4{font-size: 14px;font-weight: normal;width: 60%;text-align: center;margin: 0 auto;}
.startsafe_con img{width:180px;}
.startsafe_con a.btn{display:block;margin:0 auto;font-size:14px;width:100px;text-align:center;height:40px;line-height:40px;color:#fff;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);border-radius:5px;}
.startsafe_con textarea{width:314px;height:90px;padding:5px;border:1px solid #ccc;font-size:15px;border-radius:5px;margin-top:30px;}
.startsafe_con input{display:block;width:300px;height:45px;margin: 15px auto;text-indent:10px;}

#top_mobile,#footer_menu,.orders_con,.addr_con,.rech_con{display:none;}
/*适配*/
@media screen and (max-width: 800px)
{
    *{box-sizing:border-box;}
    .wrap{width:100%;padding:0 3%;}
    h2.title{font-size: 18px;line-height: 36px;margin-bottom: 10px;}
    h2.title a{font-size: 14px;}
    #top,#head{display:none;}
    #top_mobile{position:fixed;top:0;left:0;z-index: 999;display:block;width:100%;height:48px;line-height:40px;padding:4px 3%;background-color:#fff;border-bottom: 1px solid #eee;}
    #top_mobile .nav{float:left;position: relative;z-index: 99;}
    #top_mobile .nav i{font-size:24px;}
    #top_mobile .tools{float:right;position: relative;z-index: 99;}
    #top_mobile .tools i{font-size:24px;margin-left:10px;}
    #top_mobile .logo{position:absolute;height:48px;padding:0 80px;text-align:center;left: 0;right: 0;top:0;}
    #top_mobile .logo img{height:30px;margin-top:9px;}
    .con_cover{height:320px;margin-top: 48px;}
    .cover_img{height:100%;}
    .cover_img a{height:100%;}
    .cover_img img{height:100%;}
    .product_list{padding:15px 0 0;}
    .product_list li{float:left;width:48%;}
    .product_list li:nth-child(2n){float:right;margin-right:0;}
    #footer .features div{padding:0 15px;}
    #footer .pcon .imp{float:left;width:60%;}
    #footer .pcon .con{width:100%;padding-right:3%;border-bottom: 1px solid #f0f1f2;}
    #footer .pcon .con:first-child{border-top: 1px solid #f0f1f2;}
    #footer .pcon .con h4{margin-bottom:0;line-height:36px;}
    #footer .pcon .con h4 i{float:right;color: #333;font-weight: normal;display:block;}
    #footer .pcon .con a{line-height: 18px;margin-bottom: 10px;display:none;}
    #footer .pcon .con.active a{display:block;}
    #footer .pcon .kefu{float:right;width:40%;}
    #footer .pcon .kefu img{width:75%;}
    
    .prodetail_con{margin-top:48px;}
    .prodetail_con .infor .pic{width:100%;}
    .prodetail_con .infor .pic .pic_bimg img{width: 45px;height: 45px;}
    .prodetail_con .infor .pic .pic_bimg img.active{width: 45px;height: 45px;}
    .prodetail_con .infor .imp{width:100%;margin-top: 25px;}
    
    .login_main{padding:80px 0 20px;}
    .form_pc_l{width:100%;}
    .form_pc_l a.btn{width:100%;}
    .form_pc_l input{font-size:14px;max-width:100%;}
    .form_pc_r{margin-top:50px;}
    
    .cart_con{margin-top:70px;}
    .cart_con .address_con .con, .cart_con .address_con .add{width:48%;height: 70px;padding: 5px 10px;}
    .cart_con .address_con .con:nth-child(2n), .cart_con .address_con .add:nth-child(2n){float:right;margin-right:0;}
    .cart_con .address_con .con p{margin-top: 0px;height:34px;overflow:hidden;}
    
    .cart_con .total_con .price{width:100%;}
    .cart_con .btns a{width:40%;}
    .cart_con .btns b{width:40%;}
    
    .tap_con{width:100%;}
    .tap_con a{padding:0;width:16.6666666%;text-align:center;font-size:12px;}
    
    .table_con{display:none;}
    .orders_con{display:block;}
    .orders_con li{display:block;padding:20px 0;position:relative;border-bottom:1px solid #eee;}
    .orders_con li i{float:left;font-size:20px;margin:28px 10px 0 0;} 
    .orders_con li i.iconfxk_active{color:#1897f2;}
    .orders_con li img{float:left;width:80px;}
    .orders_con li div.con{display:block;padding:0 0 0 120px;}
    .orders_con li div.con b{display:block;font-size:14px;}
    .orders_con li div.con font{display:block;font-size:14px;margin-top:8px;}
    .orders_con li div.con p{margin-top:15px;}
    .orders_con li div.con a{font-size:14px;color:#1897f2;}
    .orders_con li div.num{position:absolute;bottom:14px;right:0;border:1px solid #9fa3a6;height:30px;line-height:30px;border-radius:5px;text-align:center;overflow:hidden;margin-top:58px;}
    .orders_con li div.num em{float:left;width:30px;height:100%;background-color:#f7f9fa;}
    .orders_con li div.num input{float:left;height:100%;width:40px;border:0;border-left:1px solid #9fa3a6;border-right:1px solid #9fa3a6;text-align:center;}
    .orders_con li h4{width: 100%;color: #999;font-size: 14px;margin-bottom: 5px;font-weight:normal;}
    .orders_con li .desc{display:block;}
    .orders_con li .desc b{display:block;font-size:15px;font-weight:normal;}
    .orders_con li .desc font{display:block;color:#666;font-size:14px;margin-top:5px;}
    .orders_con li .desc p{display:block;overflow:hidden;margin-top:8px;}
    .orders_con li .desc p a{float:left;color:#fff;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);padding:0 10px;height:30px;line-height:30px;border-radius:5px;margin-right:5px;}
    .orders_con li .desc p a.gray{background-image: linear-gradient(0deg,#eee,#ddd);color:#999;}
    .orders_con li .order{display:block;padding:0 0 0 90px;}
    .orders_con li .order strong{display:block;font-weight:normal;color:#999;line-height: 24px;font-size:14px;}
    .orders_con li .order label{display:block;margin:5px 0 0;font-size:16px;}
    .orders_con li .order em{display:block;color:#666;line-height: 24px;font-size:14px;}
    .orders_con li .order font{display:block;color: #999;}
    .orders_con li .order p{display:block;overflow:hidden;margin-top:8px;}
    .orders_con li .order p a{float:left;color:#fff;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);padding:0 10px;height:30px;line-height:30px;border-radius:5px;margin-right:5px;}
    .orders_con li .order p a.gray{background-image: linear-gradient(0deg,#eee,#ddd);color:#999;}
    
    
    .orders_con .empty{display:block;padding:50px 0;text-align:center;}
    .orders_con .empty i{display:block;font-size:70px;}
    .orders_con .empty font{display:block;font-size:16px;margin-top:20px;}
    .orders_con .empty a{display:block;margin:30px auto 0;background-image: linear-gradient(0deg,#42b7ff,#6bcbff);border-radius:5px;height:48px;line-height:48px;text-align:center;font-size:16px;width:150px;color:#fff;cursor:pointer;}
    
    .addr_con{display:block;}
    .addr_con li{border-bottom:1px solid #eee;padding:10px 0 12px;}
    .addr_con li b{display:block;font-size:16px;font-weight:normal;}
    .addr_con li p{color:#666;margin-top: 5px;overflow:hidden;}
    .addr_con li p a{float:left;color:#fff;background-image: linear-gradient(0deg,#40a9ff,#6bcbff);padding:0 10px;height:30px;line-height:30px;border-radius:5px;margin-right:5px;}
    
    .rech_con{display:block;}
    .rech_con li{border-bottom:1px solid #eee;padding:10px 0 12px;}
    .rech_con li b{display:block;font-size:14px;font-weight:normal;}
    .rech_con li b em{float:right;color:#999;}
    .rech_con li font{display:block;font-size:16px;margin-top:5px;}
    .rech_con li p{color:#666;margin-top: 5px;}
    
    
    .form_con{font-size:16px;}
    .form_con li div.con input{font-size:16px;}
    
    .member_con{padding:70px 0 10px;}
    #member_hidden{display:none;}
    .member_nav{width:100%;padding:10px 0;}
    .member_nav a{font-size:16px;}
    .member_nav a i{font-size:20px;display:inline-block;vertical-align:middle;margin:-2px 8px 0 0;}
    .member_content2,.member_content{width:100%;}
    .member_content{min-height:auto;}
    .member_infor .infor{width:100%;height:auto;}
    .member_infor .rech{width:100%;height:auto;margin-top: 28px;}
    .member_infor .myorder{width:100%;}
    
    #footer_menu{display:none;width:100%;position:fixed;z-index: 999;bottom:0;left:0;background-color: #fff;padding:5px 0;border-top: 1px solid #eee;}
    #footer_menu a{float:left;width:33.333333%;text-align:center;color:#666;}
    #footer_menu a i{font-size:26px;display:block;}
    #footer_menu a font{font-size:14px;display:block;}
    
    /*遮罩*/
    .shade{z-index: 9999; background-color: #fff;height: 100%;left: 0;top: 48px;width: 100%;position: fixed;}
    .shade_nav{z-index: 99999;position:fixed;width:100%;height:100%;left: 0;top: 48px;}
    .shade_nav h4{display:block;height:45px;line-height:45px;font-size:15px;padding:0 3%;border-bottom: 1px solid #eee;}
    .shade_nav h4 em{float:right;font-weight:normal;}
    .shade_nav ul{display:block;}
    .shade_nav li{display:block;padding:0 3%;width:100%;height:45px;line-height:45px;border-bottom: 1px solid #eee;}
    .shade_nav a{width:100%;font-size:15px;font-family:微软雅黑;display:inline-block;}
    .shade_nav a font{display:block;}
    .shade_nav a em{float:right;}
    .shade_nav i{position: absolute;font-size: 25px;color: #333;left: 2%;top: -35px;}
    /*遮罩*/
}
