@charset "utf-8";
*{
    padding:0;
    margin:0
}
 blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul,
div{
    margin: 0;
    padding: 0
}
body,
button,
input,
select,
textarea {
    font-size: 14px;
    font-family: "微软雅黑";
}
button,select,input,textarea{
    outline:none
}
button{
    cursor: pointer;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 14px;
    font-weight: normal;
}
a {
    text-decoration: none;
    color: #333333
}
a:hover {
    text-decoration: none;
}
em,i,strong,b{
    font-style: normal;
    font-weight: normal;
}
ul,li,ol{
    list-style: none;
    padding:0;
    margin:0
}
img{
    border:0;
    vertical-align: middle;
    padding:0;
    margin:0
}
body{
    color: #333;
    overflow-x: hidden;
}
table,tr,td{
    padding:0;
    margin:0;
}
input::-webkit-input-placeholder{ 
   color: #999999; 
   opacity: 1
} 
input::placeholder{ 
   color: #999999; 
   opacity: 1
} 
input::-ms-input-placeholder{ 
   color: #999999;  
   opacity: 1
}
input:-moz-placeholder{
   color: #999999; 
   opacity: 1
} 

textarea::-webkit-textarea-placeholder{ 
   color: #999999; 
   opacity: 1
} 
textarea::placeholder{ 
   color: #999999; 
   opacity: 1
} 
textarea::-ms-textarea-placeholder{ 
   color: #999999;  
   opacity: 1
}
textarea:-moz-placeholder{
   color: #999999; 
   opacity: 1
} 
.wrapper{
    width: 1200px;
    margin:0 auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear{
    clear:both
}
/*首页*/
.header{
    height: 20px;
    line-height: 10px;
}
.header_l a{
    font-size:12px;
}
.header_l span{
    margin-right: 15px;
}
.header_l span i{
    padding-left: 10px;
    padding-right: 10px
}
.index_top_l{
    width: 225px;
    color: #bb0406
}
.index_top_l p{
    font-size: 26px;
    margin-bottom: 14px
}
.index_top_b{
    font-size: 12
}
.index_top_b span{
    margin-left: 20px;
}
.index_top_r{
    width: 925px;
    margin-left: 50px
}
.index_top_r ul li{
    float: left;
    margin-left: 25px;
}
.index_top_r ul li .fr{
    margin-left: 8px
}
.index_top_r ul li .fr p{
    margin-top: 5px
}
.index_top_r ul li.li-phone{
    margin-left: 90px
}
.index_top_r ul li.li-phone .fr{
    font-size: 20px;
}
.index_top_r ul li.li-phone .fr p{
    margin-top: 2px
}
.index_top_r ul li.li-r{
    float: right;
}
.index_top_r ul li.li-r .fr p{
    width: 15px;
    line-height: 15px;
    margin-top: 0
}
.index_top_r ul li.li-r .fr{
    margin-left: 0
}
.navBar{
    width: 100%;
    background: #000000;
    height: 50px;
    line-height: 50px;
    margin-top: 10px
}
.navBar_li ul li{
    float: left;
    color: white
}
.navBar_li ul li a{
    color: white;
    display: block;
    padding-right: 17px;
    padding-left: 17px
}
.navBar_li ul li.first{
    width: 225px;
    background: #bb0406;
    text-align: center;
    margin-right: 35px
}
.navBar_li ul li.first:hover{
    background: #bb0406;
}
.navBar_li ul li.cur,.navBar_li ul li:hover{
    background: -webkit-linear-gradient(#5c5c5c, #000);
    background: -o-linear-gradient(#5c5c5c, #000); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#5c5c5c, #000); /* Firefox 3.6 - 15 */
    background: linear-gradient(#5c5c5c, #000); /* 标准的语法 */
}
.index_list{
    width: 225px;
    background: #bb0406;
    height: 500px
}
.index_list ul li{
    width: 100%;
    text-align: left;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 2px;
}
.index_list ul li a{
    color: white;
}
.lunbo .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius:0;
    border:2px solid white;
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
    background: transparent!important;
    border-radius: 50%;
    margin:0 10px!important;
}
.lunbo .swiper-pagination-white .swiper-pagination-bullet-active {
    background: white!important;
}
.lunbo{
    /*margin-top: 5px;*/
    width: 975px;
}
.line{
    border-top: 1px solid #000;
    margin-bottom: 5px;
    margin-top: 10px;
}
.list_top{
    border-bottom: 5px solid #bb0406;
    margin-bottom: 20px;
    margin-top: 10px
}
.list_top .fl{
    height: 65px;
    background: #bb0406;
    color: white;
    font-size: 40px;
    text-align: center;
    line-height: 65px;
    width: 260px
}
.list_top .fr{
    line-height: 65px;
    font-size: 22px;
}
.list_top .fr a{
    font-size: 22px;
    color: #999999
}
.list_top .fr a img{
    margin-left: 10px
}
.list_nav ul li p{
    height: 296px;
    border:1px solid #ccc;
    text-align: center;
    line-height: 296px;
    padding-top: 18px;
    padding-bottom: 30px
}
.list_nav ul li p img{
    max-width: 100%;
    height: 296px;
}
.list_nav_foot{
    width:224px;
    height: 170px;
    background: #e6e6e6;
}
.list_nav_foot h2{
    font-size: 18px;
    text-align: center;
    padding:20px 20px 0 20px;
}
.list_nav_foot h3{
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 15px;
    font-size: 16px
}
.list_nav_foot h3 span{
    color: #800002
}
.list_nav_btn{
    padding-right: 30px;
    padding-left:30px;
    margin-top: 18px
}
.list_nav_btn a{
    width: 60px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    background: #800002;
    color:white;
    text-align: center;
    border-radius: 5px
}
.list_nav_btn a.fr{
    background: #333333
}
.list_nav ul li{
    margin-left: 20px;
    float: left;
    width: 224px;
    margin-bottom: 10px
}
.list_nav{
    width:1220px;
    position: relative;
    left: -20px
}
.banner img{
    width: 100%
}
.foot{
    width: 100%;
    background: #000000;
    height: 200px
}
.foot_l ul{
    margin-top: 17px
}
.foot_l ul li{
    float: left;
    margin-right: 110px;
    color: white;
}
.foot_l ul li a{
    display: block;
    color: white;
    font-size: 12px;
    margin-top: 5px
}
.foot_r ul li{
    float: left;
}
.foot_r ul li span{
    display: block;
    width: 90px;
    text-align: center;
    font-size: 12px;
    margin-top: 8px;
    color: white
}
.foot_r ul li:first-child{
    margin-right: 118px
}
.foot_r{
    margin-top: 20px
}
/*注册*/
.register{
    height: 562px;
    background: url('../images/reg.png');
    padding-top: 38px;
}
.reg_pox{
    background: white;
    width: 540px;
    height: 520px;
    float: right;
    margin-right: 40px
}
.reg_pox_top{
    height: 79px;
    border-bottom:1px solid #999999;
    line-height: 79px;
    text-align: center;
    font-size: 18px;
    color: #999
}
.reg_pox_top span{
    color: #1a1a1a!important;
    font-size: 30px;
    color: #999;
    margin-right: 35px;
    position: relative;
    top:3px;
}
.reg_pox_top a{
    color: #2057b3;
}
.reg_pox_list ul li{
    width: 498px;
    border:1px solid #999999;
    margin-top: 20px;
    margin-left:20px;
    height: 48px;
    line-height: 48px
}
.reg_pox_list ul li span{
    display: inline-block;
    width: 113px;
    padding-left: 17px;
    font-size: 18px;
}
.reg_pox_list ul li input{
    border:0;
    width: 225px;
    font-size: 18px;
}
.reg_pox_list ul li button{
    background: #b3b3b3;
    color:#333333;
    font-size:18px;
    border:0;
    width: 130px;
    height: 40px;
}
.regcheck{
    padding-left: 20px;
    margin-top: 20px;
}
.regcheck input{
    margin-right: 8px
}
.regcheck a{
    color: #2057b3
}
.regbtn button{
    width: 500px;
    height: 50px;
    color: white;
    background: #bb0406;
    font-size: 20px;
    border:0;
}
.regbtn{
    text-align: center;
    margin-top: 37px
}
/*登录*/
.login_pox{
    width: 430px;
    height: 430px;
    margin-top:85px
}
.login_pox .reg_pox_list ul li{
    width: 388px
}
.login_pox .reg_pox_list ul li button{
    width: 110px;
}
.login_pox .reg_pox_list ul li span{
    width: 73px;
}
.login_pox .reg_pox_list ul li input{
    width: 170px
}
.login_pox .regbtn button{
    width: 390px
}
.regcheck{
    position: relative;
}
.regcheck span{
    position: absolute;
    right: 20px
}
.loginfoot{
    text-align: right;
    padding-right: 20px;
    margin-top: 18px;
}
.loginfoot a{
    color: #2057b3;
}
.logins{
    background: url(../images/login.png);
    padding-top: 0;
    height: 600px
}
/*忘记密码*/
.forget_pwd{
    background: url(../images/login.png);
    padding-top: 0;
    height: 600px
}
.forget_pop{
    width: 540px;
    height: 500px;
    background: white;
    float: right;
    margin-right: 40px;
    margin-top: 50px
}
.forget_top{
    border-bottom: 1px solid #999999
}
.forget_top ul li{
    float: left;
    height: 79px;
    font-size: 30px;
    color: #1a1a1a;
    width: 245px;
    text-align: left;
    cursor: pointer;
}
.forget_top ul li:first-child{
    text-align: right;
    margin-right: 50px
}
.forget_top ul li span{
    display: inline-block;
    width: 120px;
    line-height: 78px
}
.forget_top ul li.cur span{
    border-bottom: 2px solid #bb0406;
    color: #666666
}
/*全部订单*/
.order_tit{
    width: 110px;
    height: 40px;
    color: white;
    background: #bb0406;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 20px
}
.order_top{
    height: 30px;
}
.order_top ul li{
    float: left;
     height: 30px;
    text-align: center;
    line-height: 30px;
}
.order_top ul li a{
    color: #666666
}
.order_top ul li.o_one{
    width: 190px;
    background: url(../images/order_bg1.png);
}
.order_top ul li.o_one.cur{
    background: url(../images/order_bg2.png);
}
.order_top ul li.o_two.cur{
    background: url(../images/order_bg.png);
}
.order_top ul li.o_three.cur{
    background: url(../images/order_bg5.png);
}
.order_top ul li.o_two{
    width: 190px;
    background: url(../images/order_bg3.png);
    margin-left: -17px
}
.order_top ul li.o_three{
    width: 170px;
    background: url(../images/order_bg4.png);
    margin-left: -17px
}
.order_top ul li.cur a{
    color: white
}
.order_main_top ul li{
    float: left;
    text-align: center;
}
.order_main_top{
    width: 1198px;
    height: 38px;
    border:1px solid #e6e6e6;
    margin-top: 20px;
    line-height: 38px;
    font-size: 12px
}
.order_main_top ul li.list_1,.order_list ul li.list_1{
    width: 380px;
}
.order_main_top ul li.list_2,.order_list ul li.list_2{
    width: 170px;
}
.order_main_top ul li.list_3,.order_list ul li.list_3{
    width: 155px;
}
.order_main_top ul li.list_4,.order_list ul li.list_4{
    width: 170px;
}
.order_main_top ul li.list_5,.order_list ul li.list_5{
    width: 155px;
}
.order_main_top ul li.list_6,.order_list ul li.list_6{
    width: 160px;
}
.order_m_h{
    line-height: 35px;
}
.order_m_h span{
    margin-left: 35px
}
.order_list ul li{
    float: left;
    text-align: center;
    height: 110px;
    line-height: 110px
}
.order_list ul li.list_1 img{
    width: 120px;
    /*width: 15px;*/
    height: 90px;
    margin: 0 8px;
    /*margin-left: 19px;*/
    /*margin-right: 8px*/
}
.order_list ul{
    border-top: 2px solid #e6e6e6;
    border-bottom:2px solid #e6e6e6;
}
/*.order_list ul li.list_5{*/
/*    line-height: 15px;*/
/*    padding-top: 36px;*/
/*    height: 70px*/
/*}*/
.order_list ul li.list_1{
    text-align: left;
    padding-left: 50px;
    width: 330px
}
.order_list ul li.list_6{
    color: #bb0406
}
.order_main{
    margin-bottom: 20px
}
/*冰酒*/
.tab_list{
    width: 1200px;
    margin-top: 20px;
    margin-bottom: 20px
}
.tab_list table{
    width: 1200px;
    font-size: 12px
}
.tab_list table tr td:first-child{
    background: #e6e6e6;
    text-align: center;
    padding-bottom: 12px
}
.tab_list table tr:first-child{
    background: #e6e6e6;
}
.tab_list table tr td{
    padding-top: 12px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc
}
.tab_list table tr td ul.tab-top li{
    margin-left: 18px;
    float: left;
    margin-bottom:10px;
}
.tab_list table tr td ul.tab-list li{
    margin-left: 18px;
    float: left;
    margin-right: 9px;
    margin-bottom:12px;
}
.tab_list table tr td span{
    color: #bb0406;
    margin-left: 9px;
    margin-right: 15px
}
.sort_top{
    position: relative;
    margin-bottom:10px;
}
.sort_top ul{
    z-index: 100;
    border-left: 1px solid #333333;
    position: relative;
}
.sort_top ul li{
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    background: #e6e6e6;
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    border-right: 1px solid #333333;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333
}
.sort_top ul li span{
    display: inline-block;
    width: 14px;
    height: 18px;
    margin-left: 5px;
    position: relative;
    top:2px;
}
.sort_top ul li span.act{
    background: url(../images/sort.png)no-repeat;
}
.sort_top ul li span.active{
    background: url(../images/sort_top.png);
}
.sort_top ul li.cur{
    background: #cccccc
}
.sort_top ul li img{
    margin-left: 7px
}
.sort_line{
    height: 5px;
    background: #ccc;
    position: absolute;
    z-index: 99;
    bottom: 0px;
    left:0;
    width: 100%;
}
.pages{
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
.pages a{
    display: inline-block;
    width: 22px;
    padding-top:5px;
    padding-bottom: 5px;
    font-size: 12px;
    border:1px solid #999999;
    color: #999999;
    margin-left: 10px
}
.pages a.first{
    width: auto;
    padding-left: 6px;
    padding-right: 6px
}
.pages a.cur{
    color: white;
    background: #bb0406;
}
.integral_all ul{
    width: 1240px;
    position: relative;
    left:-40px;
}
.integral_all ul li{
    width: 538px;
    padding-left: 20px;
    padding-right: 20px;
    border:1px solid #cccccc;
    padding-top: 18px;
    padding-bottom: 25px;
    border-top: 2px solid #800002;
    margin-bottom: 10px;
    float: left;
    margin-left: 40px
}
.integral_r{
    width: 410px
}
.integral_r h2{
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}
.integral_r h3{
    font-size: 16px;
    color: #666666;
    margin-bottom: 12px;
    height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.integral_r p{
    font-size: 16px;
    color: #666
}
.integral_r p span{
    color: #bb0406
}
.integral_num{
    margin-top:15px;
    color: #666;
    padding-left: 70px
}
.integral_num span{
    float: left;
    cursor: pointer;
}
.integral_num span.add,.integral_num span.del{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: #e6e6e6;
    text-align: center;
    line-height: 22px;
}
.num-infor{
    border:1px solid #e6e6e6;
    width: 84px;
    display: inline-block;
    position: relative;
    top:5px;
    margin-left: 5px
}
.integral_num span.num{
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 22px;
}
.integral_num a{
    display: inline-block;
    width: 90px;
    height: 22px;
    line-height: 22px;
    background: #e6e6e6;
    text-align: center;
    margin-left: 35px;
    color: #666
}
.integral_l img{
    width: 110px;
    height: 110px;
    vertical-align: middle;
    margin-top: 24px
}
/*品酒会*/
.wine_tast ul{
    position: relative;
    width: 1224px;
    left:-24px;
}
.wine_tast ul li{
    float: left;
    width: 588px;
    margin-left: 24px;
    margin-bottom:10px;
}
.wine_tast_l img{
    width: 200px;
    height: 240px;
}
.wine_tast_r{
    width: 378px;
}
.wine_tast_r h2{
    font-size: 20px;
    color: #bb0406
}
.wine_tast_r h3{
    font-size: 16px;
    color: #666666;
    width: 100%;
    white-space: nowrap;
    overflow:hidden;
    margin-top: 4px
}
.wine_tast_r p{
    color: #999;
    margin-top: 5px
}
.wine_tast_r a{
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: white;
    background: #bb0406;
    font-size: 16px;
    margin-top: 15px;
    float: right;
}
/*评论*/
.comment_star .fr ul li{
    float: left;
    color: #333333;
    margin-right: 5px;
    cursor: pointer;
}
.comment_star{
    font-size: 16px
}
.comment_star .fl{
    width: 80px;
}
.comment_star .fr {
    width: 1120px
}
.comment_star .fr ul li.light {
    color: #bb0406;
}
.comment_content{
    font-size: 16px;
    margin-top:8px;
}
.comment_content .fr {
     width: 1120px
}
.comment_content textarea{
    width: 1100px;
    border:1px solid #333333;
    height: 155px;
    padding:9px;
}
.comment_file .fr p{
    width: 100px;
    height: 100px;
    background: #cccccc;
    line-height: 100px;
    text-align: center;
    position: relative;
}
.comment_file .fr p input{
    position: absolute;
    opacity: 0;
    width: 100px;
    height: 100px;
    left:0;
    top:0;
}
.comment_file{
    font-size: 16px;
    margin-top: 8px;
}
.comment_file .fl{
    width: 80px;
}
.comment_file .fr{
    width: 1120px
}
.comment_file .fr p span{
    font-size: 40px;
    color: #666666;
}
.fabu_talk{
    width: 170px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: white;
    line-height: 40px;
    background: #bb0406;
    margin-top: 15px;
    float: right;
    cursor: pointer;
    margin-bottom: 20px
}
/*商品详情页 */
.goos_top{
    margin-top: 20px
}
.goos_l{
    width: 397px;
}
.goods_img{
    border: 1px solid #333;
    border-bottom: 0;
    width: 395px;
    text-align: center;
    height: 318px;
    line-height: 318px;
    position: relative;
    margin-left: -1px;
}
.goods_img img{
    max-width: 100%;
    max-height: 318px;
}
.goods_list ul li{
    float: left;
    width: 98px;
    height: 78px;
    border:1px solid #333;
    text-align: center;
    line-height: 75px;
    cursor: pointer;
    position: relative;
    margin-left: -1px;
    z-index: 100
}
.goods_list ul li.active{
    border:1px solid #bb0406;
    z-index: 101
}
.goods_list ul li img{
    max-width: 100%;
    max-height: 78px;
}
.goods_c{
    width: 500px;
    margin-left: 75px
}
.goods_c h2{
    color: #bb0406;
    font-size: 20px
}
.goods_c p{
    font-size: 16px;
    color: #666;
    margin-top: 6px
}
.goods_c p span{
    display: inline-block;
    letter-spacing: 32px;
}
.goods_c p i{
    margin-left: -32px
}
.goods_c p em{
    color: #bb0406;
}
.p_text{
    font-size: 16px;
    color: #666;
    line-height: 23px
}
.goods_mon{
    margin-top: 15px
}
.goods_mon span{
    color: #666;
    font-size: 16px;
}
.goods_mon span i,.goods_mon span del{
    color: #bb0406;
}
.goods_num_l{
    border:1px solid #e6e6e6;
}
.goods_num_l span{
    display: block;
    float: left;
}
.goods_num_l span.add,.goods_num_l span.del{
    width: 23px;
    height: 28px;
    background: #e6e6e6;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}
.goods_num_l span.nums{
    width: 61px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.goods_num_r a{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: white;
    font-size: 18px;
    background: #bb0406;
    float: left;
}
.goods_num_r a.addcur{
    background: #333333
}
.goods_num_r{
    margin-left: 40px
}
.goods_num{
    margin-top: 20px
}
.goods_r_list p{
    border:1px solid #333;
    width: 138px;
    height: 168px;
    line-height: 165px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.goods_r_list p img{
    height: 168px;
    max-width: 100%;
}
.goods_r{
    width: 140px
}
.goods_r h2{
    font-size: 18px;
    text-align: center;
    margin-bottom: 8px;
}
.goods_r_list h3{
    font-size: 12px;
    width: 100%;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: center;
}
.goods_r_list h4{
    font-size: 12px;
    color: #bb0406;
    text-align: center;
}
.goods_r_list{
    margin-bottom: 7px
}
.g_b p{
    border:1px solid #cccccc;
    width: 178px
}
.spec_top{
    width: 180px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #e6e6e6;
    border-top: 2px solid #800002;
    font-size: 18px
}
.goos_foot_fl{
    width: 180px
}
.goos_foot_fr{
    width: 880px;
}
.goods-details{
    height: 40px;
    background: #e6e6e6
}
.goos_foot{
    margin-top: 10px
}
.goods-details ul li{
    float: left;
    width: 177px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer;
}
.goods-details ul li.cur{
    background: #bb0406;
    color: white
}
.details-all h2{
    font-size: 18px;
    margin-top:25px;
    margin-bottom: 15px
}
.details-all h2 span{
    color: #bb0406
}
.details-list{
    padding-left: 35px;
    padding-right: 35px;
}
.details-list table{
    width: 100%;
    font-size: 16px;
    color: #666666
}
.details-list table tr td{
    padding-bottom: 5px
}
.details-img img{
    width:100%
}
.details-img{
    margin-top: 20px;
}
.details-top{
    padding-left: 15px;
    padding-right: 15px;
}
.details-top .fl{
    width: 75px;
    font-size: 18px;
    color: #666666;
    text-align: center;
}
.details-top .fl p{
    font-size: 32px;
    color: #bb0406
}
.details-top .fr{
    width: 770px;
}
.details-top .fr ul li{
    float: left;
    border:1px solid #e6e6e6;
    padding:3px 7px;
    font-size: 12px;
    color: #666666;
    margin-bottom:10px;
    margin-left: 10px
}
.details-top{
    margin-bottom: 30px;
    margin-top: 20px;
}
.d-c-head{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 12px;
    background: #e6e6e6
}
.d-c-head span{
    margin-left: 15px;
    cursor: pointer;
}
.d-c-head span.cur{
    color: #bb0406
}
.d-c-list{
    margin-left: 20px;
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #cccccc
}
.d-c-l img{
    width: 35px;
    height: 35px;
    border-radius: 100%;
}
.d-c-l em{
    display: inline-block;
    width: 50px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    position: relative;
    top:5px;
    margin-left: 6px
}
.d-c-r{
    width: 750px;
}
.fr-star span{
    font-size: 22px;
    margin-right: 3px
}
.fr-star span.cur{
    color: #bb0406
}
.d-c-r p{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #666666
}
.fr-star-li ul{
    position: relative;
    width: 760px;
    left: -10px
}
.fr-star-li ul li{
    float: left;
    border:1px solid #e6e6e6;
    width: 91px;
    height: 91px;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 10px
}
.fr-star-li ul li img{
    max-width: 100%;
    max-height: 91px;
}
.fr-time{
    font-size: 12px;
    color: #666
}
.fr-time .fl span{
    margin-left: 15px
}
.fr-time .fr{
    color: #666
}
.fr-time .fr i{
    font-size: 12px;
    margin-left:10px;
}
.give_all1 span {
  color: #bb0406
}
.give_all1 i{
  color: #bb0406
}
/*销售网点*/
.sale_outlet{
    background: url(../images/network.png);
    width: 780px;
    height: 700px;
    position: relative;
    margin-top: 20px
}
.sale_outlet .login_pox{
    position: absolute;
    top:50%;
    margin-top: -215px;
    left: 50%;
    margin-left: -215px
}
.sale_tit{
    height: 60px;
    line-height: 60px;
    color: white;
    font-size: 30px;
    background: #bb0406;
    /*margin:0 auto;*/
    width: 220px;
    text-align: center;
}
.sale_outlet2{
    width: 780px;
    margin-top: 10px;
    min-height: 558px;
}
.sale_tit_l img{
    width: 400px;
    height: 280px;
}
.sale_tit_r{
    width: 360px;
    height: 280px;
}
.sale_outlet2 ul li{
    margin-top: 5px
}
.sale_tit_r h2{
    font-size: 20px;
    color:#bb0406;
    margin-bottom: 2px
}
.sale_tit_r p{
    font-size: 16px;
    margin-top: 6px;
    white-space: nowrap;
    width: 100%;
    overflow:hidden;
}
.provide_home{
    width: 400px;
}
.provide_home{
    margin-top: 10px;
}
.provide_home table{
    width: 100%;
    margin-top: 10px
}
.provide_home table tr td{
    width: 25%;
    background: #e6e6e6;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-top:5px;
    padding-bottom: 5px;
    text-align: center;
}
/*购物车*/
.car-head{
    height: 50px;
    line-height: 50px;
    border:2px solid #cccccc;
    border-bottom: 0;
    padding-left: 12px
}
.car-head img{
    margin-right: 8px
}
.car_table table{
    width: 100%;
    border:2px solid #cccccc;
    border-top: 1px solid #999999;
    border-bottom: 0
}
.car_table table tr td{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom:2px solid #cccccc;
}
.car_table table tr:first-child{
    background: #cccccc;
    height: 40px;
    line-height: 40px;
}
.car_table table tr:first-child td{
    padding-top: 0;
    padding-bottom: 0
}
.car_table table tr td.td_list{
    text-align: left;
    padding-left: 40px;
    white-space: nowrap;
    overflow-x: hidden;
    width: 396px
}
.car_table table tr td.td_list img {
    /*width: 15px;*/
    width: 120px;
    height: 90px;
    /*margin-left: 19px;*/
    /*margin-right: 8px;*/
}
.car_table table tr td.dels{
    color: #bb0406;
    cursor: pointer;
}
.pay_table{
    border:2px solid #cccccc;
    margin-top: 40px;
    padding-left: 40px;
    background: #e6e6e6;
    height: 55px;
}
.pay_table_l{
    padding-left: 40px;
    line-height: 55px;
    font-size: 12px;
}
.pay_table_l span{
    margin-left:6px;
    margin-right:6px
}
.pay_table_l input{
    position: relative;
    top:2px;
}
.pay_table_r{
    font-size: 12px;
}
.pay_mon{
    margin-top:7px;
    margin-right: 15px
}
.pay_mon em{
    font-size: 16px;
    color: #bb0406
}
.pay_mon p i{
    color: #bb0406
}
.pay_mon p{
    margin-top: 2px;
    text-align: right;
}
.pay_btn{
    width: 140px;
    height: 59px;
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 59px;
    background: #bb0406;
    margin-top: -2px
}
.td_num{
    width: 103px;
    height: 28px;
    line-height: 28px;
    border:1px solid #e6e6e6;
    margin:0 auto;
}
.td_num span{
    display: block;
    float: left;
}
.td_num span.add,.td_num span.del{
    width: 24px;
    background: #e6e6e6;
    cursor: pointer;
}
.td_num span.num{
    width: 55px
}
.like_list{
    margin-bottom: 10px
}
.like_list h2{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px
}
.like_list ul{
    width:1220px;
    position: relative;
    left: -20px
}
.like_list ul li{
    float: left;
    width: 263px;
    height: 298px;
    border:1px solid #e6e6e6;
    margin-left: 20px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.like_list ul li p{
    height: 183px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    line-height: 183px;
}
.like_list ul li p img{
    max-width: 100%;
    max-height:183px;
}
.like_list ul li h3{
    font-size: 16px;
    width: 100%;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}
.like_list ul li h4{
    font-size: 16px;
    color: #bb0406;
    margin-bottom: 8px;
}
.like_list ul li h5{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #e6e6e6;
    margin:0 auto;
    cursor: pointer;
}
/*购物成功*/
.shop_success{
    text-align: center;
    margin-top: 200px;
    margin-bottom: 200px
} 
.shop_success h3{
    font-size: 30px;
    color: #bb0406;
    margin-top: 32px
}
/*确认订单-自取*/
.confirm_order{
    border: 2px solid #e6e6e6
}
.confirm_top{
    padding:8px 10px;
    border-bottom: 1px solid #e6e6e6
}
.confirm_top h3{
    font-size: 16px
}
.confirm_top p{
    color: #666666;
    margin-top: 5px
}
.confirm_li{
    padding:8px 10px;
    border-bottom: 1px solid #e6e6e6
}
.confirm_li span{
    color: #999999;
    margin-left:5px
}
.confirm_li input{
    border:1px solid #e6e6e6;
    margin-left: 8px;
    padding-left: 5px;
    text-align: right;
    width: 200px;
    color: #bb0406;
}
.confirm_email{
    padding-top:25px;
    padding-bottom: 25px;
    padding-left: 10px;
    border-bottom: 1px solid #e6e6e6
}
.confirm_email span{
    color: #999999;
    margin-left:5px
}
.confirm_email input{
    border:1px solid #e6e6e6;
    margin-left: 8px;
    padding-left: 5px;
    text-align: right;
    width: 200px;
}
.confirm_text{
    padding-left: 10px;
    padding-bottom: 25px;
    padding-top: 25px
}
.confirm_text textarea{
    margin-left: 8px;
    border:1px solid #e6e6e6;
    width: 780px;
    height: 57px;
    padding:10px;
    resize: none;
}
.back_car{
    text-align: right;
    margin-top: 13px;
    margin-bottom: 9px;
}
.back_car a{
    color: #bb0406;
}
.sub_order{
    text-align: right;
    margin-top: 25px;
    margin-bottom: 20px;
}
.sub_order input{
    width: 160px;
    height: 40px;
    color: white;
    background: #bb0406;
    font-size: 18px;
    border:0;
}
/*购物车-送货上门*/
.or_modify{
    padding:10px;
    border:2px solid #bb0406;
    width: 1176px;
    margin-left:-2px;
    margin-top: -2px
}
.modify_l{
    width: 93px;
}
.modify_r{
    width: 1082px;
}
.modify_r ul li input{
    margin-right: 5px;
    position: relative;
    top:1px;
}
.modify_r ul li span{
    margin-left: 10px;
    margin-right: 10px
}
.modify_r ul li{
    padding:8px;
}
.modify_r ul li i{
    color: #999;
    margin-left: 3px
}
.modify_r ul li a{
    color: #bb0406;
    margin-left: 3px
}
.modify_r ul li.cur{
    background: #ffd8d9
}
.edit_address{
    padding-left: 8px
}
.edit_address span{
    color: #bb0406;
    margin-right: 5px;
    position: relative;
    top:2px;
}
.edit_address p{
    margin-bottom: 10px
}
.edit_address p em{
    display: inline-block;
    width: 97px;
    text-align:right;
}
.edit_address p input{
    border:1px solid #e6e6e6;
    padding-left: 5px
}
.edit_address p select{
    width: 120px;
    margin-right: 5px
}
.keep_btn{
    background: #bb0406;
    color: white;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    margin-left: 8px;
    cursor: pointer;
    margin-bottom: 5px
}
.modify_li input{
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top:1px
}
.modify_li a{
    color: #bb0406;
}
/*客服中心*/
.customer_bg{
    background: url(../images/kefu_bg.png)no-repeat;
    background-size: cover;
    width: 1200px;
    height: 500px;
    position: relative;
}
.cust_cover{
    width: 600px;
    height: 200px;
    background:white;
    opacity: 0.3;
    position: absolute;
    top:50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -300px;
    z-index: 100
}
.customer{
    width: 500px;
    position: absolute;
    left: 50%;
    margin-left: -250px;
    height: 152px;
    top:50%;
    margin-top: -76px;
    z-index: 101
}
.customer h2{
    color: white;
    font-size: 40px;
    text-align: center;
    margin-bottom: 15px
}
.customer_input{
    background:white;
    height: 50px;
    width: 485px;
    padding-left: 15px;
    position: relative;
}
.customer_input input{
    border:0;
    line-height: 48px;
    vertical-align: top;
    width: 390px
}
.customer_input button{
    background:#bb0406;
    border:0;
    height: 50px;
    width: 80px;
    position: absolute;
    right: 0;
    top:0;
}
.customer_input button span{
    color: white;
    font-size: 42px;
}
.customer p{
    color: white;
    margin-top:15px;
}
.online_talk ul li{
    float: left;
    width: 399px;
    text-align: center;
}
.online_talk h2{
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 5px
}
.online_talk ul{
    border:1px solid #e6e6e6;
}
.online_talk ul li{
    float: left;
    position: relative;
    padding-top: 16px;
    padding-bottom: 16px;
}
.online_talk ul li i{
    position: absolute;
    border-left:1px solid #666666;
    display: block;
    right: 0;
    height: 110px;
    top:16px;
}
.online_li{
    width: 245px;
    margin:0 auto;
}
.online_li .fr{
    margin-top:30px;
}
.online_li .fr h3{
    font-size: 18px;
    margin-bottom: 6px
}
.online_li .fr p{
    width: 108px;
    height: 24px;
    border:1px solid #e6e6e6;
    text-align: center;
    line-height: 24px;
    margin:0 auto;
    color: #666666
}
.online_li .fr p a{
    display: block;
}
.hot_pro{
    margin-bottom: 20px
}
.hot_pro h2{
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 5px
}
.hot_tab{
    padding:15px 25px;
    padding-bottom: 0;
    border:1px solid #e6e6e6;
}
.hot_tab table{
    width: 100%
}
.hot_tab table tr td{
    padding-bottom: 15px;
    color: #666666
}
.hot_tab table tr td:first-child{
    white-space: nowrap;
    font-size: 16px;
    padding-right: 15px;
    color: #333
}
.hot_tab table tr td span{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background:#666666;
    display:inline-block;
    margin-right: 5px;
}
/*留言反馈*/
.leave_meg{
    width: 1200px;
    min-height: 700px;
    background:#f5f5f5;
    margin:0 auto;
    /*margin-top: 78px;*/
    /*margin-bottom:78px*/
}

.leave_meg img{
    max-width: 900px;
}

.leave_meg h2{
    font-size: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #666666;
    width: 700px;
    margin:0 auto;
    padding-top:36px;
    margin-bottom: 38px
}
.leave_meg p{
    text-align: center;
    margin-bottom: 20px
}
.leave_meg p input{
    width: 583px;
    height: 38px;
    border: 1px solid #666666;
    background:#f5f5f5;
    padding-left:15px;
    font-size: 18px
}
.leave_meg p input::-webkit-input-placeholder{ 
   color: #666666; 
   opacity: 1
} 
.leave_meg p input::placeholder{ 
   color: #666666; 
   opacity: 1
} 
.leave_meg p input::-ms-input-placeholder{ 
   color: #666666;  
   opacity: 1
}
.leave_meg p input:-moz-placeholder{
   color: #666666; 
   opacity: 1
} 
.leave_meg p textarea{
    background:#f5f5f5;
    color: #666666; 
    font-size: 18px;
    padding:7px 15px;
    width: 568px;
    height: 184px;
    border: 1px solid #666666;
}
.leave_meg p textarea::-webkit-input-placeholder{ 
   color: #666666; 
   opacity: 1
} 
.leave_meg p textarea::placeholder{ 
   color: #666666; 
   opacity: 1
} 
.leave_meg p textarea::-ms-input-placeholder{ 
   color: #666666;  
   opacity: 1
}
.leave_meg p textarea:-moz-placeholder{
   color: #666666; 
   opacity: 1
} 
.leave_meg span{
    display: block;
    text-align: center;
    margin-top: 40px;
}
.leave_meg span input{
    width: 600px;
    height: 40px;
    color: white;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    border:0;
    background:#bb0406;
    cursor: pointer;
}

.detail_page {
    width: 1200px;
    min-height: 700px;
    background: #f5f5f5;
    margin: 0 auto;
}

.detail_page h2 {
    font-size: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #666666;
    width: 1100px;
    margin: 0 auto;
    padding-top:20px;
}

.detail_page p{
    width: 1100px;
    margin: 0 auto;
    padding: 10px;
}

.detail_page img{
    max-width: 1100px;
}