﻿/****精彩生活全局重置CSS事项说明*******
@最后更新时间:2012-04-09
@前端架构师:TPY202-小白
@注意事项:
    1:针对各类型风格专题,可以适当自由在BODY处添加背景色以及图片进行修饰;
    2:针对出现特殊风格专题的尾部..可以对尾部样式进行定位操作(position:relative;-position:absolute;);
    2:中间框架如采用表格布局.尽量与头尾分开.成为独立框架;
    4:使用DISPLAY布局模式.(display:inline-block;*display:inline;zoom:1;font-size:0;letter-spacing:负值)
/***********精彩生活全局重置CSS****************
*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd {
    margin: 0;
    font-size: 12px;
}

ul,
ol,
li {
    padding-left: 0;
    list-style-type: none;
}

img {
    border: 0;
}


/***消除img默认边框*****/

a {
    text-decoration: none;
}


/* 链接无下划线 */

a:hover {
    cursor: pointer;
    text-decoration: underline;
}


/*鼠标在链接上出下划线,为手势形态 */

li a:hover {
    text-decoration: none;
}

li a:hover p {
    text-decoration: underline;
}

table {
    border-collapse: collapse;
}


/*细线表格*/

em {
    font-style: normal;
}

html {
    overflow-y: scroll;
}


/***默认让所有浏览器出现右边滚动条****/

.clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
    overflow: hidden;
    display: block;
}


/***默认清除浮动****/

body {
    font-family: "宋体", "sans-serif", "Arial";
    font-size: 12px;
    width: 100%;
    height: 100%;
}


/****************精彩生活全局头尾******************/


/******头部样式******/

.tpy_gtop {
    width: 100%;
    height: 31px;
    background: url(../images/topbg_04.jpg) repeat-x;
    position: relative;
    overflow: visible;
    z-index: 999999;
}

.tpy_gtop a {
    color: #737373;
    padding: 0px 10px 0px 0px;
}

.tpy_gtop a.linkNone {
    border: 0px;
}

.tpy_gbg {
    width: 1200px;
    line-height: 31px;
    color: #666;
    margin: 0 auto;
    position: relative;
}

.topleft {
    position: absolute;
    left: 0;
    z-index: 9999;
}

.topright {
    position: absolute;
    right: 0;
    color: #353535;
    line-height: 31px;
}

.topright strong {
    font-weight: normal;
    color: #a3a2a2;
}

.topright span {
    float: left;
}

.topright b {
    font-weight: normal;
    float: left;
}

.topright a {
    padding: 0 7px;
    color: #353535;
}


/***精彩导航菜单弹出****/

.topleft .xhgs {
    position: absolute;
    top: 1px;
    *+top: 2px;
    *_top: 1px;
    left: 136px;
    display: inline-block;
    width: 64px;
}

.topleft a {
    border: none;
    margin-left: 1px;
}

.topleft b {
    font-weight: normal;
    color: #d7d7d7;
    height: 15px;
}

.topleft .tpyb1 {
    position: absolute;
    top: 0;
    left: 123px;
}

.topleft .tpyb2 {
    position: absolute;
    top: 0;
    left: 189px;
}

#login_tpynav {
    width: 120px;
    margin: 0px 0 0 10px;
    color: #353535;
    float: left;
}

#login_tpynav {
    background: url(../img/login_tcbg_down.gif) no-repeat 100px 14px;
}

#login_tpynav li.sfhover {
    width: 120px;
    padding-left: 5px;
    border: 1px solid #bfbfbf;
    position: relative;
    z-index: 99999;
    display: ineline-block;
    visibility: visible;
    cursor: pointer;
    color: #f15c26;
    background: #fff url(../img/login_tcbg.gif) no-repeat 105px 14px;
    margin-left: -5px;
}

#login_tpynav li div {
    display: none;
    padding: 5px 0 5px 0;
    line-height: 20px;
}

#login_tpynav li.sfhover div {
    position: absolute;
    left: -1px;
    *left: -1px;
    top: 23px;
    z-index: -1;
    border: 1px solid #bfbfbf;
    border-top: 0;
    background: #fff;
    width: 120px;
    display: block;
    padding-left: 5px;
    z-index: 9999;
}

#login_tpynav a {
    display: inline-block;
    border: none;
    width: 125px;
    *width: 119px;
    color: #666666;
    padding: 0px;
    height: 20px;
    margin: 0;
}

#login_tpynav a:hover {
    color: #f15c26;
}

#login_tpynav em {
    color: #f15c26;
}


/***我的订单弹出****/

.g_login {
    padding: 0 60px 0 0;
}

#login_tcc {
    width: 60px;
    color: #353535;
    position: absolute;
    margin-top: -31px;
    *top: 22px;
    right: 0px;
}

.g_login .no {
    border: none;
    margin-left: 1px;
}

.g_login {
    position: relative;
}

#login_tcc {
    background: url(../images/login_tcbg_down.gif) no-repeat 50px 10px;
}

#login_tcc li.sfhover {
    width: 65px;
    padding-left: 5px;
    line-height: 25px;
    border: 1px solid #bfbfbf;
    position: relative;
    z-index: 9999;
    display: ineline-block;
    visibility: visible;
    cursor: pointer;
    color: #f15c26;
    background: #fff url(../images/login_tcbg.gif) no-repeat 55px 10px;
    margin-left: -5px;
}

#login_tcc li div {
    display: none;
}

#login_tcc li.sfhover div {
    position: absolute;
    left: -1px;
    *left: -1px;
    top: 23px;
    z-index: -1;
    border: 1px solid #bfbfbf;
    border-top: 0;
    background: #fff;
    width: 65px;
    display: block;
    padding-left: 5px;
}

#login_tcc a {
    display: inline-block;
    border: none;
    width: 100%;
    color: #666666;
    padding: 0;
}

#login_tcc em {
    color: #f15c26;
}


/*********尾部样式*********/

.tpy_gfoot {
    width: 980px;
    padding-top: 10px;
    clear: both;
    margin: 0 auto;
}

.tpy_gfoot .text {
    width: 480px;
    margin: 5px auto 0;
    padding: 0;
}

.tpy_gfoot .text {
    padding: 5px 0px 0px 0px;
}

.tpy_gfoot .text p {
    text-align: center;
    line-height: 22px;
    color: #656565;
}

.tpy_gfoot .text p a:link,
.tpy_gfoot .text p a:visited,
.tpy_gfoot .text p a:hover,
.tpy_gfoot .text p a:active {
    color: #656565;
}

.tpy_gfoot .link {
    width: 980px;
    margin: 0 auto;
    text-align: center;
}

.tpy_gfoot .link ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    margin: 0px 0px 0px 6px;
    vertical-align: middle;
}

.tpy_gfoot .link ul li a {
    line-height: 20px;
    color: #757575;
}

.tpy_gfoot dl {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 20px 5px 0px 5px;
}

.tpy_gfoot dl dt {
    float: left;
}

.tpy_gfoot dl dd {
    float: left;
    margin: 10px 0 0 5px;
}

.tpy_gfoot dl a {
    color: #000;
}

.tpy_gfoot .link2 {
    width: 980px;
    margin: 10px auto 15px auto;
    text-align: center;
    height: 30px;
}

.tpy_gfoot .link2 a {
    line-height: 30px;
    color: #fff;
    padding: 0 20px;
}

.tpy_gfoot .link2 b {
    font-weight: normal;
    color: #fff;
}


/****中间样式***/

body {
    width: 100%;
    background: #f2f2f2;
}

.bmc_top .logo {
    float: left;
    padding: 13px 0 33px 0;
}

.bmc_top .search {
    float: left;
    display: inline;
    margin: 33px 0px 10px 120px;
    background: url(../images/search_11.jpg) no-repeat;
    width: 496px;
    height: 71px;
    padding: 2px 0 2px 30px;
    overflow: hidden;
}

.bmc_top .search .input_tx {
    width: 415px;
    height: 27px;
    border: none;
    background: none;
    line-height: 27px;
    float: left;
    color: #ccc;
    margin: 1px 0 0 0;
    display: inline;
}

.bmc_top .search .input_bt {
    float: left;
    height: 31px;
    width: 75px;
    background: none;
    border: none;
}

.bmc_top .search p {
    clear: both;
    line-height: 40px;
    text-indent: 10px;
    color: #888888;
    height: 40px;
    overflow: hidden;
}

.bmc_top .search p a {
    color: #888888;
    padding: 0 2px;
}

.bmc_top .search p span {
    color: #F00;
}

.bmc_top .xtime {
    float: left;
    padding: 25px 0 0 15px;
}

.bmc_menu {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    height: 36px;
}

.bmc_menu img.bmc_snow2 {
    position: absolute;
    right: 0px;
    z-index: 999999;
    top: -9px;
}

.bmc_menu .weixing {
    padding: 10px 0 0 0;
    width: 280px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: -110px;
    z-index: 99999999999999;
}

.bmc_menu .weixing .tuP {
    text-align: right;
}

.bmc_menu #weixing_con {
    width: 125px;
    height: 140px;
    font-size: 12px;
    text-align: center;
    background: #ebebeb;
    overflow: hidden;
    color: #666;
    text-decoration: none;
    padding: 10px 0;
    display: none;
}

.bmc_menu #weixing_con img {
    margin: 5px 0;
}

.bmc_menu #weixing_con2 {
    width: 145px;
    height: 140px;
    font-size: 12px;
    text-align: center;
    background: #ebebeb;
    overflow: hidden;
    color: #666;
    text-decoration: none;
    padding: 10px 0;
    display: none;
    float: right;
}

.bmc_menu #weixing_con2 img {
    margin: 5px 0;
}


/*--左边导航--*/

.bmc_menu .nav {
    position: absolute;
    left: 0;
    top: 0;
    width: 204px;
    height: 479px;
    background: url(../images/BMCindex_14.jpg) no-repeat;
    z-index: 99999;
}

.bmc_menu .nav_tit {
    height: 36px;
    width: 204px;
}

.bmc_menu .nav_all {
    height: 36px;
    line-height: 36px;
    color: #5e666c;
    text-align: center;
    font-size: 12px;
}

.all-sort-list {
    width: 204px;
    position: relative;
}

.item {
    height: 37px;
    line-height: 37px;
}

.all-sort-list .item p.tit {
    font-size: 14px;
    cursor: pointer;
    width: 204px;
    height: 35px;
    position: relative;
    z-index: 99999;
}

.all-sort-list .item p.nav_all {
    font-size: 12px;
}

.all-sort-list .item p.tit span {
    float: left;
    display: inline;
    margin: 5px 10px 0 20px;
}

.all-sort-list .item p.tit a {
    color: #5e666c;
}

.all-sort-list .item p.tit a:hover {
    color: #717171;
    text-decoration: none;
}


/** 显示原理 **/

.all-sort-list .sfhover {
    z-index: 999999;
    line-height: 35px;
    border: 1px solid #a5a3a3;
    height: 34px;
    background: #fff;
}

.all-sort-list .sfhover p.tit {
    width: 202px;
    height: 35px;
}

.all-sort-list .sfhover p.tit em {
    display: block;
    z-index: 9999999;
    height: 34px;
    width: 204px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.all-sort-list .item-list {
    padding: 3px;
    left: 202px;
    top: 0px;
    border: 1px solid #a5a3a3;
    background-color: #fff;
    position: absolute;
    display: block;
    width: 768px;
    z-index: 9999;
    display: none;
    _height: 400px;
    _height: 100%;
    min-height: 400px;
}


/** 弹出部分样式写法 **/

.all-sort-list .item-list dl {
    width: 530px;
    line-height: 24px;
    margin: 10px;
    background: #ffffff;
    zoom: 1;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    display: block;
    visibility: visible;
    position: relative;
    font-weight: normal;
}

.all-sort-list .item-list dt {
    float: left;
    width: 60px;
    margin-right: 10px;
    display: inline;
    height: auto;
    line-height: 24px;
    text-align: right;
    padding: 0;
    border: none;
    font-weight: bold;
    color: #f00;
}

.all-sort-list .item-list dt a {
    color: #b00;
}

.all-sort-list .item-list dd {
    float: left;
    width: 460px;
    line-height: 24px;
    white-space: nowrap;
}

.all-sort-list .item-list dd a {
    width: auto;
    display: block;
    float: left;
    background: url(../images/newPriceLinks.gif) no-repeat left center;
    padding: 0 10px;
    color: #333;
}

.all-sort-list .item-list dd a:hover {
    color: #616161;
    text-decoration: underline;
}

.all-sort-list .item-list .Lmenu_brand {
    width: 180px;
    float: right;
    margin: 0;
    padding: 5px 15px;
    border-left: 1px solid #eee;
    color: #b00;
}

.all-sort-list .item-list .Lmenu_brand p {
    width: 180px;
    display: block;
    line-height: 30px;
    padding: 5px 0;
    font-size: 12px;
    overflow: hidden;
}

.all-sort-list .item-list .Lmenu_brand p a {
    color: #999;
    font-weight: normal;
    padding: 0 2px;
    width: 85px;
    float: left;
    display: block;
    line-height: 20px;
}

.Lmenu_brand p a.LMB_more {
    float: right;
    line-height: 16px;
    text-align: right;
    color: #666;
    width: 80px;
    font-family: 宋体;
    height: 16px;
}

.all-sort-list .item-list .Lmenu_brand span {
    width: 170px;
    height: 60px;
    overflow: hidden;
    display: block;
    border: 1px solid #7a7a7a;
    margin: 10px auto;
}


/* 此处去掉了 overflow:hidden;  */

.bmc_menu .top_menu {
    background: url(../images/menu_15.jpg) repeat-x;
    width: 996px;
    padding: 0 0 0 204px;
    height: 36px;
    position: relative;
}


/* 此处去掉了 overflow:hidden;  */

.bmc_menu .top_menu ul {
    float: left;
    background: url(../images/menu_03.jpg) no-repeat;
    width: 772px;
    height: 36px;
}

.bmc_menu .top_menu ul li {
    float: left;
    height: 36px;
}

.bmc_menu .top_menu ul li:hover {
    cursor: pointer;
}

.bmc_menu .top_menu ul li a {
    display: block;
    height: 36px;
}

.bmc_menu .top_menu ul li a span {
    display: none;
    line-height: 36px;
    text-align: center;
}

.bmc_menu .top_menu ul li a:hover,
.bmc_menu .top_menu ul li a.hover {
    background-image: url(../images/menu2_03.jpg);
}

.bmc_menu .top_menu ul li.m1 a {
    width: 85px;
    background-position: 0 0;
}

.bmc_menu .top_menu ul li.m2 a {
    width: 121px;
    background-position: -85px 0;
}

.bmc_menu .top_menu ul li.m3 a {
    width: 67px;
    background-position: -86px 0;
}

.bmc_menu .top_menu ul li.m4 a {
    width: 82px;
    background-position: -152px 0;
}

.bmc_menu .top_menu ul li.m5 a {
    width: 65px;
    background-position: -233px 0;
}

.bmc_menu .top_menu ul li.m6 a {
    width: 127px;
    background-position: -298px 0;
}

.bmc_menu .top_menu ul li.m7 a {
    width: 73px;
    background-position: -425px 0;
}

.bmc_menu .top_menu ul li.m8 a {
    width: 92px;
    background-position: -498px 0;
}

.bmc_menu .top_menu p.go {
    background-color: #0c64d2;
    background-image: url(../images/BMCindex_16.jpg);
    background-repeat: no-repeat;
    height: 36px;
    width: 110px;
    line-height: 36px;
    font-weight: bold;
    overflow: hidden;
    position: absolute;
    right: 0;
}

.bmc_menu .top_menu p.go a {
    color: #b8dcff;
    display: block;
    width: 25px;
    padding: 0 0px 0 85px;
    z-index: 0;
}

.bmc_menu .top_menu p.go a:hover {
    text-decoration: none;
}

.bmc_menu .fl_LIST {
    position: absolute;
    right: 110px;
    top: 0px;
    width: 114px;
    background: url(../images/list_fl.jpg) no-repeat;
    font-family: "微软雅黑";
    cursor: pointer;
}

.bmc_menu .fl_LIST p {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0 0 0 20px;
}

.bmc_menu .fl_LIST p a {
    text-decoration: none;
    color: #fff;
}

.bmc_menu .fl_LIST #fl_LIST_con {
    display: none;
    background: #fff;
    border: 2px solid #A5A3A3;
    border-top: none;
    filter: alpha(opacity=90);
    opacity: 0.9;
    width: 110px;
}

.bmc_menu .fl_LIST #fl_LIST_con ul li a {
    line-height: 22px;
    color: #5E666C;
    height: 22px;
    padding: 0 0 0 10px;
}

.bmc_menu .fl_LIST #fl_LIST_con ul li a:hover {
    text-decoration: underline;
}


/*--png图片--*/

.bmc_top .logo img,
.bmc_menu .weixing img,
.xtime img {
    _azimuth: expression(this.pngSet?this.pngSet=true: (this.nodeName=="IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage="none", this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src="/images/blank.gif"): (this.origBg=this.origBg? this.origBg: this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage="none")), this.pngSet=true);
}


/*2019新年气氛*/


/*body{
	background:url(http://www.vxuepin.com/inc/imagesNewyear/tpy-newy-bg.jpg) top center  no-repeat fixed;
	background-color:#f4f4f4;}
 .bmc_bg{
	 background:none !important;}*/


/*2019新年气氛--结束*/