@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img,input,button { border:none; padding:0;margin:0;outline-style:none; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle;}
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; } /*防止拖动*/
img {border:0;	vertical-align:middle; }  /*  去掉图片低测默认的3像素空白缝隙*/
table { border-collapse:collapse; }
body {
    font:12px/150% Arial,Verdana,"\5b8b\4f53";
    color:#99999D;
    background:#F6F6F6;
}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
a {color:#99999D; text-decoration:none; }
a:hover{color:#C81623;}
h1,h2,h3,h4,h5,h6 {text-decoration:none;font-weight:normal;font-size:100%;}
s,i,em{font-style:normal;text-decoration:none;}
.col-red{color: #C81623!important;}

/*公共类*/
.w {  /*版心 提取 */
    width: 1210px;margin:0 auto;
}
.fl {
    float:left
}
.fr {
    float:right
}
.al {
    text-align:left
}
.ac {
    text-align:center
}
.ar {
    text-align:right
}
.hide {
    display:none
}


/*头部导航*/
.top_shortcut {
    height: 30px;
    width: 100%;
    background-color: #E3E4E5;
    line-height: 30px;
}
.dt,.my_jd{
    padding: 0 20px 0 10px;
    position: relative;
    z-index: 25;
}
.current_bg{
    background-color: #ffffff;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}


.dt i,.my_jd i{
    font: 400 15px/15px "宋体";
    position: absolute;
    right: 3px;
    top: 13px;
    width: 15px;
    height: 7px;
    overflow: hidden;
}

.dt:hover i,.my_jd:hover i{
    transform: rotate(180deg);
}

/*.dt i,.my_jd i:hover{
    transform: rotate(180deg);
}*/

.dt s,.my_jd s{
    position: absolute;
    top: -8px;
    left: 0;
}
.top_shortcut .fl {
    position: relative;
    margin-left: 190px;
    z-index: 21;
}
.top_shortcut .fl .dd{
    display: none;
    width: 320px;
    height: 216px;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    box-shadow: 2px 2px 5px #CCC;
    position: absolute;
    left: 0;
    top: 30px;
    padding-left: 10px;
    background-color: #fff;

}

.address li{
    float: left;
    width: 40px;
    height: 22px;
    margin: 10px 10px 0 10px;
}
.address a{
    display: block;
    width: 40px;
    height: 22px;
    text-align: center;
    line-height: 22px;

}

.address a:hover{
    background-color: #ccc;

}

.top_shortcut .nav li{
    float: left;
    padding:0 11px;
}

.top_shortcut .nav .line {
    width: 1px;
    height: 12px;
    background-color: #CCCCCC;
    padding: 0;
    margin-top: 10px;
}
.nav .my_jd_box {
    position: relative;
    z-index: 21;
}
.nav .my_jd_box .my_jd_info {
    height: 180px;
    width: 260px;
    position: absolute;
    top:30px;
    left:11px;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    box-shadow: 2px 2px 5px #CCC;
    display: none;
    background-color: #fff;
}
.my_jd_info .deal{
    height: 90px;
    border-bottom: 1px solid #eee;
}
.my_jd_info .deal li,.my_jd_info .licai li{
    float: left;
    width: 60px;
    line-height: 22px;
}

.my_jd_info .deal li:nth-child(2n),.my_jd_info .licai li:nth-child(2n){
    margin-left: 66px;
}
.my_jd_info .deal li:nth-child(1),.my_jd_info .deal li:nth-child(2){
    margin-top: 8px;
}

.my_jd_info .licai li:nth-child(1),.my_jd_info .licai li:nth-child(2) {
    padding-top: 20px;
}

.top_shortcut .w{
    position: relative;
    z-index: 21;
}

.nav .web_nav_box .web_nav_info {
    height: 180px;
    width: 100%;
    position: absolute;
    top:30px;
    left:0;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    box-shadow: 2px 2px 5px #CCC;
    display: none;
    background-color: #fff;
}


.web_nav_info dl{
    width: 336px;
    padding-left: 14px;
    height: 180px;
    float: left;
}
.web_nav_box .web_nav_info dt{
    display: block;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 10px;
}
.web_nav_box .web_nav_info .itme{
    width: 80px;
    float: left;
    line-height: 26px;
}

.web_nav_info .my_line{
    float: left;
    width: 1px;
    height: 150px;
    background-color: #EEEEEE;
    margin-top: 15px;
    margin-right: 10px;
}

.web_nav_info .pingdao{
    width: 259px;
}
 .logo {
    float: left;
    width: 190px;
    height: 170px;
    position: absolute;
    top: -30px;
    left: 0;
}
.logo .jd_logo_show{
    box-shadow: -2px 2px 5px #eee;
    background-color: #fff;

}

.logo .jd_logo{
    display: block;
    width: 190px;
    height: 175px;
    box-shadow: 2px 2px 5px #eee;
    background: url(../images/logo.v2.png) no-repeat;
    text-indent: -999px;
}

.m_search  {
    position: relative;
    z-index: 1;
    height: 100px;
}

.m_search .search_box{
    position: absolute;
    left: 320px;
    top: 25px;
    width: 550px;
    height: 35px;
}

.search_box button{
    width: 50px;
    height: 35px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 34px;
    position: absolute;
    background-color: #F10215;
    cursor: pointer;
}

.search_box .search{
    height: 33px;
    width: 500px;
    border: 1px solid #F10215;

}
.shop_car {
    float: left;
    width: 188px;
    height: 33px;
    border: 1px solid #E3E4E5;
    position: absolute;
    top: 25px;
    right: 114px;
    background-color: #fff;
    text-align: center;
}

.shop_car::before{
    content: "";
    background: url(../images/sprite.png) 0 -59px no-repeat;
    width: 18px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 44px;
}

.shop_car::after{
    content: "4";
    width: 16px;
    height: 16px;
    position: absolute;
    right: 42px;
    top: 3px;
    background-color: #F10215;
    line-height: 16px;
    color: #ffffff;
    border-radius: 8px;
}

.shop_car span{
    line-height: 33px;
    color: #F2314E;
    cursor: pointer;
}


.m_search .search_bottom{
    position: absolute;
    left: 320px;
    top: 60px;
    width: 550px;
    height: 25px;
    padding-top: 10px;
}

.search_bottom li{
    float: left;
    margin-left: 10px;
}
.search_bottom li:nth-child(1){
    margin-left: 0;

}
.search_bottom li:nth-child(1) a{
    color: #F10215;
}


/*//底部*/
.jd_footer {
    background-color: #EAEAEA;
    margin-top: 28px;
/*    margin-top: 200px;*/
}

.jd_footer .jd_service{
    height: 42px;
    border-bottom: 1px solid #DEDEDE;
    padding-top: 30px;
    padding-bottom: 30px;
}

.jd_service .jd_service_list{
    width: 1127px;
    height: 42px;
    margin-left: 106px;

}

.jd_service_list li{
    width: 179px;
    height: 42px;
    float: left;
    position: relative;
    padding-left: 46px;
    margin-right: 75px;
}

.jd_service_list li:nth-child(4){
    margin-right: 0;
}

.jd_service_list li h5{
    width: 36px;
    height: 42px;
    text-indent: -9999px;
    position: absolute;
    left: 0;
    top: 0;

}

.jd_service_list li p{
    font-size: 16px;
    font-weight: 800;
    color: #444444;
    line-height: 42px;
}

.jd_service_list li .more{
    background: url(../images/ico_service.png) 0 0 no-repeat;

}

.jd_service_list li .quick{
    background: url(../images/ico_service.png) 0 -42px no-repeat;

}
.jd_service_list li .good{
    background: url(../images/ico_service.png) 0 -85px no-repeat;

}

.jd_service_list li .save{
    background: url(../images/ico_service.png) 0 -128px no-repeat;

}

.jd_sou {
    height: 200px;
    border-bottom: 1px solid #E1E1E1;
}

.jd_sou dl{
    width: 198px;
    float: left;
    padding-top: 25px;
}

.jd_sou dl dt{
    color: #727272;
    font-weight: 600;
    margin-bottom: 8px;
}
.jd_sou dl dd{
    line-height: 16px;
    height: 22px;
}

.jd_sou .china_map{
    float: right;
    width: 210px;
    height: 150px;
    background: url(../images/ico_footer.png) 0 0 no-repeat;
    padding-top: 0;
    margin-top: 25px;
    text-align: center;
}

.jd_sou .china_map h6{
    margin-top: 18px;
    margin-left: 8px;
    line-height: 20px;
}
.jd_sou .china_map a{
    margin-left: 110px;
}


.jd_bottom {
    height: 195px;
}

.jd_bottom .about{
    width: 998px;
    height: 48px;
    margin: 0 auto;

}

.jd_bottom .about li{
    float: left;
    text-align: center;
    margin: 19px 10px 0 0;
}

.jd_bottom .about li.line{
    width: 2px;
    height: 13px;
    background-color: #CDD4DF;
    margin-top: 22px;
}

.copyright {
    line-height: 22px;
    margin-bottom: 10px;
    text-align: center;
}

.message {
    text-align: center;
}

/*京东导航*/
.jd_nav{
    height: 44px;
   /* border-bottom: 2px solid #F6F6F6;*/
}

.jd_nav .dropdown_menu{
    float: left;
    width: 190px;
    height: 44px;
    position: relative;
    z-index: 12;
}

.jd_nav .dropdown_menu .nav_dt{
    width: 191px;
    height: 44px;
    background-color: transparent;
}
.dropdown_menu .nav_dt a{
    display: block;
    height: 44px;
    color: #ffffff;
    font: 400 14px/44px "Microsoft YaHei" ;
    padding-left: 10px;
}

.dropdown_menu .nav_dd{
    height: 468px;
    background-color: #6E6568;
    color: #FFFFFF;
    font-size: 14px;
    width: 188px;
    padding-top: 10px;
}
.dropdown_menu .nav_dd li{
    padding-left: 10px;
    height: 30px;

}
.dropdown_menu .nav_dd li a{
    color: #FFFFFF;
    font: 500 14px/30px "宋体";
}

.dropdown_menu .nav_dd li a:hover{
    color: #C81623;
}


.jd_nav .navitems{
    float: left;
    height: 44px;
    width: 800px;
    margin-left: 9px;
}

.jd_nav .navitems li a{
    text-align: center;
    float: left;
    line-height: 44px;
    font-size: 16px;
    color: #555555;
    font-weight: 800;
    margin-left: 28px;
}

.jd_nav .navitems li a:hover{
    color: #C81623;
}
.jd_nav .dianjia{
    float: right;
    width: 190px;
    height: 44px;

}

.jd_nav .dianjia a{
    display: block;
    width: 190px;
    height: 40px;
    background: url(../images/jiadian.png) center center no-repeat;
}

.nav_menu_bg{
    background-color: #999395;
}
