﻿/*iphone手机的input的样式问题*/
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
-webkit-appearance: none;
}
/*css初始值*/
body {margin:0px;font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;font-size: 14px;line-height: 180%;color: #000000; min-width:320px; }
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0;padding: 0;list-style-type: none;}
img { border:0px}
a:link {font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;font-size:14px;text-decoration: none;}
a:visited {font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;font-size:14px;text-decoration: none;}
a:hover {font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;font-size:14px;text-decoration: none;}
a:active{
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;font-size:14px;text-decoration: none;
}
.main{ width:100%; overflow:hidden; margin:0; padding:0;}
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: 14px }
fieldset, img { border: 0 }
cite, em, s, i, b { font-style: normal }
input, button, textarea, select { font-size: 14px; }
body, input, button, textarea, select, option { font-size: normal }
a, input, textarea { text-decoration: none; outline: 0 }
li, img, label, input { vertical-align: middle }
var { font-style: normal }
ins { text-decoration: none }
body { font-size: 14px }

/*登录页面*/
.login_logo {width:100%; height:210px;background:url(../../img/phone_login_img.jpg) left;background-size:100%;}
.login_user{width:65%; height:auto; max-width:450px; margin:45px auto 0 auto;text-align:center;}
.login_user input{width:100%; height:2.5em; line-height:2.5em; border-bottom:10px;border:1px solid #e9e6e6;border-radius:4px; text-indent:30px;margin-bottom:10px;}
.login_user .userid{background:url(../../img/user.png) no-repeat left;background-size:18px;background-position:8px 9px;}
.login_user .Password{background:url(../../img/password.png) no-repeat left;background-size:16px;background-position:8px 9px;}
.login_btn{width:80%; height:35px; margin:10px auto; background-color:#e61952;line-height:35px; text-align:center;color:#ffffff;border-radius:5px;}
.login_zhuce{width:80%; height:25px; margin:16px auto; background-color:#999;line-height:25px; text-align:center;color:#ffffff;border-radius:5px;}
.login_bottom{width:166px; height:auto; margin:20px auto;font-size:10px;}
.login_bottom span{color:red;}

/*注册*/
.zhuce_mesage{width:100%; height:30px;line-height:30px; background-color:#FFF;border-bottom:1px solid #e61952;text-align:center;color:#e61952;margin-top:45px;}
.zhuce_all{width:100%; height:auto;}
.zhuce_all .zhuce_list{width:100%; height:3em;border-bottom:1px solid #e1e2e3;}
.zhuce_all .zhuce_list span{font-size:14px; line-height:3em;padding-left:2em;color:#666;}
.zhuce_all .zhuce_list input{width:70%;max-width:350px; height:2em; line-height:2em;border:none;float:right;overflow:hidden;padding:0.5em 0.5em 0 0;}
.zhuce_all .zhuce_list select{width:30%; max-width:100px;height:2.9em;border:1px solid #e1e2e3;}
.zhuce_all .zhuce_list .mf{margin-left:3.3em;}
.zhuce_yanzhengma{width:100%; height:3em;border-bottom:1px solid #e1e2e3;}
.zhuce_yanzhengma span{font-size:14px; line-height:3em;padding-left:2em;color:#666;}
.zhuce_yanzhengma p{width: 80px; height: 2em;line-height: 2em;text-align: center;border: 1px solid #e61952;float: right; margin:.4em 1em .3em 0;border-radius: 6px;color:#666;margin-right:2em;}
.zhuce_yanzhengma input{width:30%;max-width:150px; height:2.8em; line-height:2.8em;border:none;overflow:hidden;padding-left:2.3em;}
.tijiao{width: 60%;height:2.5em;background-color: #e61952;line-height:2.5em;text-align: center;margin: 0 auto;font-size: 16px;color: white;border-radius: 8px;margin-top:30px;}
.zhuce_have{margin-top:20px;float:right;}
.zhuce_have a{color:#e61952;margin-right:1em;}


/*主页*/
.index_header{width:100%; height:45px; position:absolute;top:0;background-color:#e61952;}
.index_header .sjlm_text{width:20%;height:auto;color:#ffffff;font-size:12px;line-height:45px;text-align:center;float:left;}
.index_header .search_all{width:65%;height:45px;background-color:#e61952;float:left;}
.index_header .search_all .search_main{width:100%; height:30px;margin-top:8px;background-color:#ffffff;border-radius:15px;}
.index_header .search_all .search_main .sosuo{display: block; border-left: 1px solid #ccc;position: absolute;width: 40px;height: 30px; right:50px;}
.index_header .search_all .search_main .sosuo img{display:block;width:25px;height:25px;margin:auto;margin-top:4px;}
.index_header .search_all .search_main input{
    display: block;
    width: 99%;
    height: 30px;
    line-height: normal;
    border: none;
    -webkit-appearance: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    font-size: 12px;
    color: #999;
    text-indent: 10px;
    border-radius: 15px;
    background: #FFF;
    margin-top: 7px;
    font-family: "微软雅黑";}
.index_header .pinpaimore{width:15%; height:auto;color:#ffffff;font-size:12px;line-height:45px;text-align:center;float:left;}
.index_header .pinpaimore a{color:#ffffff;font-size:12px;}

/*分类*/
.fenlei_all{width:100%;height:68px;}
.fenlei_all ul li{width:25%;height:auto;float:left;}
.fenlei_all ul li .img_fl{width:50px; height:58px;margin:0 auto;}
.fenlei_all ul li .img_fl img{width:50px; height:58px;}

/*分类详细*/
.body_all{width:100%;height:30px;font-size:14px;line-height:30px;color:#fff;background-color:#ee2c45;font-weight:500;}
.body_all em{display: inline-block;width: 4px;height:10px;background: #fff;margin:8px 5px 0px 8px;}
.body_all .geng{display: block;height: 35px;float: right;padding-right:10px;}
.body_all .geng img{width:24px; height:20px;padding-bottom:0.2rem;}
.xiuxian_list{width:100%;height:300px;display:block;}
.xiuxian_list ul li{width:33%;height:auto;float:left;background-color:#fff; }
.xiuxian_list ul li div{width:100px; height:150px;margin:0 auto;}
.xiuxian_list ul li div img{width:100px;height:100px;}
.xiuxian_list ul li div .commodity_text{background-color:#ffffff;display:block;width:100%;height:20px;font-size:12px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; text-align:center;}
.xiuxian_list ul li div .commodity_price{background-color:#ffffff;display:block;width:100%;height:20px;font-size:12px;color:red;text-align:center;}

.body_all2{width:100%;height:30px;font-size:14px;line-height:30px;color:#fff;background-color:#e61952;font-weight:500;}
.body_all2 em{display: inline-block;width: 4px;height:10px;background: #fff;margin:8px 5px 0px 8px;}
.body_all2 .geng{display: block;height: 35px;float: right;padding-right:10px;}
.body_all2 .geng img{width:24px; height:20px;padding-bottom:0.2rem;}

.body_bottom{width:100%;height:40px;line-height:15px;text-align:center;padding-top:10px;overflow:hidden;padding-bottom:20px;}
.body_bottom_text{font-size:10px; color:#000;}
.body_bottom_text a {font-size:10px; color:red;}
/*商品详情页*/
.detail_img_all{width:100%; height:auto;background-color:#fff;}
.detail_img_all .imgsize{width:70%; height:auto; background-color:#fff;margin:0 auto;}
.detail_img_all .imgsize img{width:100%; height:100%;}

.img_text_all{width:100%; background-color:#e1e2e3;line-height:1.5rem;font-size:14px;text-align:center;}
.detail_right{width:50%;height:3em;float:left;text-align:center;color:#ff0000;font-size:20px;line-height:3em;font-weight:600;}

.commodity_fenlei{float:left;height:30px;font-size:14px;line-height:30px;text-align:left; padding-left:2%;}
.commodity_sum{float: right;  margin-right:4%;  border: 1px solid #ddd9da;overflow: hidden;height: 30px;display: block;width: 100px;}
.decrease{ display: inline-block;     /*商品数量加减*/
    background: none;
    font-size: 24px;
    line-height: 30px;
    border: 0;
    width: 30px;
    float: left;
    height: 30px;
    color: #F8849C;
    border-right: 1px solid #ddd9da;
    text-indent: -9999px;
    background:url(/img/shop-cart.png) no-repeat 6px -25px;
    background-size: 60px;}
.num{ display: inline-block;
    border: 0;
    width: 40px;
    height: 30px;
    float: left;
    font-size: 12px;
    line-height: 30px;
    color: #000;
    font-size: 20px;
    text-align: center;}
.increase{ display: inline-block;
    background: none;
    border: 0;
    border-left: 1px solid #ddd9da;
    float: left;
    width: 30px;
    height: 30px;
    font-size: 24px;
    line-height: 30px;
    color: #F8849C;
    background: url(/img/shop-cart.png) no-repeat -23px -25px;
    background-size: 60px;
    text-indent: -9999px;}
.commodity_add{float:right;width:80px;height:28px;border:1px solid #e61952;border-radius:4px;line-height:28px;text-align:center;margin-right:8%;color:#e61952;font-size:12px;}

.detail_left{width:100%;height:auto;float:left;border:1px solid #e1e2e3;overflow:hidden;}
.detail_left ul li{padding-left:1em;font-size:12px;list-style:inside;}

/*购物车*/
.car_top{width:100%;height:30px;background-color:#ffffff;color:red;text-align:center;line-height:30px;font-size:14px;border:1px solid #e61952;}
.car_ul_all{width:100%;height:auto;overflow:hidden;}
.car_ul_all ul li{width:96%;margin:0 auto;display: -webkit-box;border-bottom: 1px dashed #CCC;overflow:hidden;}
.car_ul_all ul li .carimg_left{width:30%; height:100px;float:left;color:#000;}
.car_ul_all ul li .carimg_left .l_div{width:100px; height:100px; margin:0 auto;background-color:white;overflow:hidden;}
.car_ul_all ul li .carimg_left img{width:100px; height:100px;}

.car_ul_all ul li .carimg_right{width:70%;overflow:hidden;position:relative;float:left;}
.car_ul_all ul li .carimg_right .sp_name{width:100%;height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}
.car_ul_all ul li .carimg_right .d_second{width:100%;height:34px;}
.car_ul_all ul li .carimg_right .car_price{float:left;color:red;height:34px; line-height:34px;}
.car_ul_all ul li .carimg_right .car_delete{float:right;height:34px; line-height:34px;}
.car_ul_all ul li .carimg_right .commodity_unit{width:auto;height:30px;line-height:30px;padding-left:6px;}
.car_ul_all ul li .carimg_right .d_third{width:100%; height:30px;}
.car_ul_all ul li .carimg_right .car_sum{float:right;height:30px; line-height:30px;}

.car_massage{width:94%;height:34px;line-height:34px;margin:0 auto;}
.meg{width:80%; height:28px;line-height:28px;padding-left:5px; border:1px solid #999;}
.btn_sure{width:70%;height:2.4rem;background-color:#e61952;margin:0 auto;border-radius:6px;text-align:center;line-height:2.4rem;color:#ffffff;font-size:16px;}
.clear_all{margin-top:10px;padding-left:2rem;color:blue;}

/*商品详细*/
.xx_top_img{width:100%;height:9rem;overflow:hidden;}
.xx_top_img img{width:100%; height:9rem;}

.xx_list_all{width:100%;height:auto;overflow:hidden;}
.xx_list_all ul li{width:100%;height:auto;/*background-color:rgb(233,0,29);*/}
.xx_list_all ul li .list_lift_img{width:30%;height:6rem;background-color:#ffffff;float:left;border-bottom:1px solid #e1e2e3;}
.xx_list_all ul li .list_lift_img img{width:93px;height:93px;padding:2px 0 0 0;}
.xx_list_all ul li .list_right_text{float:left; width:70%;height:6rem;overflow:hidden;border-bottom:1px solid #e1e2e3;}
.xx_list_all ul li .list_right_text .com_name{width:100%;height:30px;max-height:50px;line-height:30px; overflow:hidden; font-size:14px;padding-left:10px;color:#000;}
.xx_list_all ul li .list_right_text .com_bottom{width:100%;height:auto;max-height:70px;}
.xx_list_all ul li .list_right_text .com_bottom_left{width:100%; height:100%;float:left;}
.xx_list_all ul li .list_right_text .com_price{width:100%;height:30px;line-height:30px;color:#ff0000;padding-left:10px;font-size:16px;font-weight:700;}
.xx_list_all ul li .list_right_text .com_price_san{width:100%; height:30px;line-height:30px; color:#666;padding-left:10px;overflow:hidden;}

.page_all{width:100%; height:3rem;border-bottom:1px solid #999;}
.page_all a{color:#444;}
.page_all .page_last{width:33%;height:100%;line-height:3rem;text-align:center;float:left;}
.page_all .page_center{width:33%;height:100%;line-height:3rem;text-align:center;float:left;border-left:1px solid #666;border-right:1px solid #666;}

/*商品分类*/
.classify_all{width:95%;height:auto;margin:6px auto;}
.classify_all .top_xiuxian{width:100%;height:30px;background-color:#e1e2e3;}
.classify_all .top_xiuxian img{width:30px; height:30px;padding-left:1rem;}
.classify_all .top_xiuxian span{font-weight:600;padding-left:10px;line-height:30px;font-size:14px;color:#333;}
.classify_all .top_pinpai{width:100%;height:auto;padding-top:6px;}
.classify_all .top_pphide{width:100%;max-height:10.8rem;overflow:hidden;}
.classify_all .top_pinpai ul li{width:29%;height:2.2em;line-height:2.2em;/*background-color:#e61952;*/border:1px solid #e61952; float:left;text-align:center;color:#000;margin:0.4em 0.3em;}
.classify_all .top_pinpai ul li a{color:#000;}

/*个人中心*/
.personal_top{width:100%;height:5rem;background:url('/img/personal_ center.png') }
.personal_top .p_top_left{width:30%;height:100%;position:relative;float:left;}
.personal_top .p_top_left img{width:46px; height:46px;position:absolute;right:0;top:1.2rem;}
.personal_top .p_top_right{width:70%; height:100%;float:right;}
.personal_top .p_top_right span{line-height:5rem;padding-left:10px;color:#ffffff;overflow:hidden;}

.p_message{width:100%;height:2.5rem;border-bottom:1px solid #999;}
.p_message .p_message_left{width:80%;height:100%;line-height:2.5rem;float:left;padding-left:1em;}
.p_message .p_message_right{width:15%; height:100%;float:left;}
.p_message .p_message_right img{width:12px;height:24px;padding:.5rem 0 0 .6rem;}

/*基本信息*/
.mesage_all{width:60%;height:auto;margin:0 auto;}
.mesage_all table{width:100%;height:auto;}
.mesage_all table tr td{height:30px;line-height:30px;text-align:center;}

/*我的订单*/
.m_detail_all{width:95%;height:8rem;background-color:#e1e2e3;margin:10px auto;}
.m_detail_all .m_d_top{width:100%;height:40px;line-height:40px;padding-left:1rem;font-size:16px;}
.m_detail_all .m_d_two{width:100%;height:40px;line-height:40px;}
.m_detail_all .m_d_two .top1{float:left;padding-left:1rem;}
.m_detail_all .m_d_two .top2{float:right;padding-right:1rem;}
.m_detail_all .m_d_three{width:100%;height:40px;line-height:40px;}
.m_detail_all .m_d_three .tob1{float:left;padding-left:1rem;}
.m_detail_all .m_d_three .tob2{float:right;padding-right:1rem;}

/*订单详情*/
.content_top{width:100%; height:30px;line-height:30px; background-color:#e1e3e3;text-align:center;}
.content_main{width:100%; height:auto;float:left;}
.content_main ul li{width:100%;height:30px;line-height:30px;text-align:center;border-bottom:1px dashed #e61952;}
.content_main ul li .c_m_number{width:10%;height:30px;float:left;}
.content_main ul li .c_m_name{width:60%;height:30px;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.content_main ul li .c_m_sum{width:15%;height:30px;float:left;}

.c_m_xiaoji_all{width:100%;height:3rem;line-height:3rem;font-size:16px;color:red;}
.c_m_xiaoji_all .xiaoji{float:right;padding-right:1rem;}

/*密码管理btn*/
.settings_phone .btn{width:80%; height:2.5rem; background-color:#e61952;line-height:2.5rem; text-align:center; margin:0 auto; font-size:14px; color:white; border-radius:4px; margin-top:20px;}
.settings_phone .s_top{width:100%; height:2rem;background-color:#e1e2e3;line-height:2rem; text-align:center;color:#666;}
.settings_phone .s_center_s{width:100%; height:2rem;line-height:2rem;color:#666;padding-left:2rem;border-bottom:1px solid #e1e2e3;}
.settings_phone .s_center_s i{width:5rem;height:2rem; float:left;}
.settings_phone .s_center_s input{width:40%; height:2rem; line-height:2rem;border:none;float:left; padding-left:0.5rem; text-indent:1rem; overflow:hidden;}

/*购物车为空*/
.car_null{width:100%; height:auto;position:absolute;top:45%;text-align:center;}

/*商品搜索*/
.key_top{width:100%; height:auto;background-color:#e1e2e3;margin:0 auto;text-align:center;}