 


#container {
    width: 100%;
}

.goods-box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
    /*overflow: hidden;*/
}

.container-topimg {
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    *float: left;
    display: inline-block;
    position: relative;
    width: 115px;
}

.shaixuan-yongtu,
.shaixuan-jixing,
.shaixuan-qingchu,
.shaixuan-guige,
.shaixuan-none {
    *float: left;
    position: relative;
    *top: 13px;
    display: none;
    *margin-right: 5px;
    /*display: inline-block;*/
    z-index: 4;
    /*margin-left: 28px;*/
}

.shaixuan-ul-2 li:hover {
    color: #cc0e25;
}

.yongtu-all ul li:hover {
    color: #cc0e25;
}

.shaixuan-none .choose-name {
    color: black;
}

.shaixuan-none .title-shanchu {
    position: absolute;
    top: 4px;
    right: 5px;
    width: 14px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    height: 14px;
    font-size: 16px;
    color: white;
    background: #999999;
    cursor: pointer;
}

.shaixuan-qingchu {
    margin-left: 10px;
    *top: 16px;
    cursor: pointer;
    font-family: "鐎瑰缍�";
}

.company-name-box {
    *float: left;
    position: relative;
    display: none;
    /*display: inline-block;*/
    z-index: 1;
    border: 1px solid #999999;
    height: 22px;
    line-height: 22px;
    top: 6px;
    *top: 13px;
    *width: 107px;
}

.company-name {
    max-width: 76px;
    *width: 60px;
    height: 22px;
    padding-left: 5px;
    padding-right: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}

.company-del {
    position: absolute;
    top: 4px;
    right: 5px;
    width: 14px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    height: 14px;
    font-size: 16px;
    color: white;
    background: #999999;
    cursor: pointer;
}

.shaixuan-jixing {
    z-index: 3 !important;
}

.shaixuan-guige {
    z-index: 2 !important;
}

.shaixuan-yongtu:hover .shaixuan-mingzi,
.shaixuan-jixing:hover .shaixuan-mingzi,
.shaixuan-guige:hover .shaixuan-mingzi {
    border: 1px solid #ff9c9c;
    border-bottom: 1px solid #ffffff;
    border-left: none;
    border-right: none;
}

.shaixuan-yongtu:hover .shaixuan-box,
.shaixuan-jixing:hover .shaixuan-box,
.shaixuan-guige:hover .shaixuan-box {
    border-left: 1px solid #ff9c9c;
    border-right: 1px solid #ff9c9c;
}

.shaixuan-yongtu:hover .yongtu-all,
.shaixuan-jixing:hover .yongtu-all,
.shaixuan-guige:hover .yongtu-all {
    display: block;
}

.shaixuan-yongtu:hover .title-shanchu,
.shaixuan-jixing:hover .title-shanchu,
.shaixuan-guige:hover .title-shanchu {
    top: 6px;
    width: 12px;
    height: 12px;
    line-height: 11px;
    text-align: center;
    background: #ff5353;
    border-radius: 50%;
    color: white;
}

.shaixuan-yongtu:hover .shaixuan-mingzi,
.shaixuan-jixing:hover .shaixuan-mingzi,
.shaixuan-guige:hover .shaixuan-mingzi {
    color: #ef2c2f;
}

.toright {
    position: absolute;
    top: 0px;
    left: -26px;
    /*display: none;*/
}

.yongtu-all {
    *width: 800px;
    border: 1px solid #ff9c9c;
    position: absolute;
    top: 23px;
    left: 0px;
    display: none;
    z-index: -1;
    background: white;
    min-width: 100%;
    box-sizing: border-box;
}

.yongtu-all ul {
    padding: 10px 15px;
}

.yongtu-all ul li {
    display: inline-block;
    position: relative;
    height: 24px;
    margin-top: 5px;
    *display: inline;
    *zoom: 1;
    /*border: 1px solid red;*/
    padding: 0 15px;
}

.yongtu-all ul li div {
    text-align: center;
    padding: 3px 6px 3px 6px;
}

.choose {
    background: #cc0e25;
}

.shaixuan-box {
    line-height: 22px;
    display: inline-block;
    cursor: pointer;
    background: white;
}

.shaixuan-mingzi {
    padding-left: 5px;
    padding-right: 20px;
    border: 1px solid #999999;
    background: white;
}

.title-shanchu {
    position: absolute;
    top: 0px;
    right: 5px;
    color: #ef2c2f;
}

.choose-name {
    color: #ef2c2f;
}

.container-topimg img {
    margin-top: -2px;
    *margin-top: 0;
    margin-left: 15px;
}

.container-topimg span {
    margin-left: 10px;
    color: #cc0e25;
}

/*閹兼粎鍌ㄧ痪鐘愁劀*/

.jiuzheng {
    width: 1199px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    background: #f4f4f4;
    text-indent: 10px;
    color: #777777;
    display: none;
}

.jiuzheng span {
    color: #f52545;
    padding: 0 10px 0 10px;
}

.jiuzheng a {
    display: inline-block;
    width: 32px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #cc0e25;
    color: white;
    text-indent: 0;
    border-radius: 5px;
    margin: 5px;
}

.jiuzheng-del {
    float: right;
    margin: 7px 10px 0 0;
    width: 17px;
    border-radius: 50%;
    line-height: 16px;
    text-align: center;
    height: 17px;
    font-size: 16px;
    color: white;
    background: #cccccc;
    cursor: pointer;
    text-indent: 1px;
}

/*缁涙盯鈧绱戞慨锟�*/

.shaixuan {
    width: 1197px;
    border: 1px solid #e5e5e5;
    color: #999999;
}

.shaixuan-ul-1 .sx-li1,
.shaixuan-ul-1 .sx-li2,
.shaixuan-ul-1 .sx-li4 {
    width: 1180px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    position: relative;
    overflow: hidden;
    transition: all 0.2s linear;
}

.shaixuan-ul-1 .sx-li3 {
    height: auto;
    transition: all 0.2s linear;
    line-height: 45px;
    position: relative;
    width: 1180px;
}

.shaixuan-company {
    width: 1200px;
    *width: 1197px;
    /*height: 100px;*/
    border-top: 1px solid #e5e5e5;
    *border: 1px solid #e5e5e5;
    margin-left: -15.3%;
    *margin-left: -712px;
    display: none;
    margin-top: -5px;
    *margin-top: -2px;
    color: #666666;
    *position: relative;
    *z-index: 5;
}

.shaixuan-company-box {
    display: none;
    text-align: left;
    font-weight: 100;
    background: white;
    *background: white;
    color: #333 !important;
    border: 1px solid #e5e5e5;
    margin-top: -6px;
    padding: 10px;
    padding-bottom: 0;
}

.shaixuan-company-box a {
    display: inline-block;;
    margin-bottom: 10px;
    margin-right: 30px;
}

/*.shaixuan-company ul li{
	width: auto;
	border: none;
	margin-left: 10px;
	color: #666;
}*/

/*.shaixuan-company ul li:hover{
	border: none;
	font-weight: 100;
}*/

/*.zimu li:hover{
	color: #3cbc2b;
	font-weight: bold;
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid white;
}*/

/*.zimu:hover .shaixuan-company{
	display: block;
}*/

/*.shaixuan-ul-1 .sx-li1:first-child, .shaixuan-ul-1 .sx-li1:first-child + li, .sx-li4 {*/

/*border-top: 1px dashed #e5e5e5;*/

/*}*/

.shaixuan-ul-1 li {
    border-top: 1px dashed #e5e5e5;
}

.shaixuan-ul-1 li:first-child {
    border: none;
}

.shaixuan-ul-1 .more,
.shaixuan-ul-1 .more-1 {
    width: 50px;
    height: 22px;
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 22px;
    position: absolute;
    right: 0;
    top: 11px;
    cursor: pointer;
    color: #777777;
}

.shaixuan-ul-1 .more-1 {
    display: none;
}

.shaixuan-ul-1 .more img,
.shaixuan-ul-1 .more-1 img {
    margin-top: -3px;
    *margin-top: 0;
}

.shaixuan-ul-1 .more img:first-child + img {
    display: none;
}

.shaixuan-ul-1 .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    text-align: right;
}

.shaixuan-ul-2,
.shaixuan-ul-3 {
    margin-left: 100px;
    width: 1030px;
}

.shaixuan-ul-2 li {
    display: inline-block;
    *float: left;
    text-align: left;
    cursor: pointer;
    color: #333333;
    margin-right: 35px;
}

.shaixuan-ul-3 li {
    display: inline-block;
    *float: left;
    text-align: left;
    cursor: pointer;
    color: #333333;
    margin-right: 35px;
}

.sx-li3 .title {
    line-height: 45px;
}

.zimu li {
    height: 36px;
    line-height: 36px;
    width: 22px;
    text-align: center;
    /*position: relative;*/
    /*top: 4px;*/
    margin-top: 4px;
    border: 1px solid transparent;
    color: #333333;
    *white-space: nowrap;
    margin-right: 0;
}

.company-none {
    color: #999999 !important;
}

.sx-li3 {
    margin-left: 10px !important;
}

/*缁涙盯鈧绮ㄩ弶锟�*/

/*閺咁喛宓傜粵娑⑩偓澶娿仈闁拷*/

#liebiao,
#datu {
    position: relative;
    z-index: 1;
}

.puyao_title,
#liebiao table {
    margin-top: 10px;
}

.puyao_title {
    height: 40px;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.puyao_title ul.puyao_title_list li {
    float: left;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #e5e5e5;
    min-width: 78px;
    text-align: center;
    cursor: pointer;
    color: #777777;
    font-family: "鐎瑰缍�";
}

.puyao_title ul.puyao_title_list li:first-child {
    border-left: none;
}

.puyao_title ul.puyao_title_list li.active {
    color: #fff;
    background: #cc0e25;
}

.puyao_title_right {
    height: 40px;
    line-height: 40px;
    float: right;
}

.puyao_title_right span.red {
    color: #ff1919;
}

.puyao_title_right .prev,
.puyao_title_right .next {
    position: relative;
    top: -2px;
    border: none;
}

.puyao_title_right span.liebiao_icon img,
.puyao_title_right span.datu_icon img {
    vertical-align: top;
    border-left: 1px solid #E5E5E5;
    cursor: pointer;
}

/*閺咁喛宓傜粵娑⑩偓澶娿仈闁拷*/

/*閸掓銆�*/

#liebiao table th {
    height: 40px;
    line-height: 40px;
    background: #f8f8f8;
    border-bottom: 2px solid #e5e5e5;
    font-weight: normal;
    color: #999999;
    font-family: "鐎瑰缍�";
}

#liebiao table th,
#liebiao table td {
    text-align: left;
}

/*#liebiao table .cxbs {
	text-indent: 10px;
}*/
#liebiao table .jzl{
	 width: 45px;
}
#liebiao table .cxbs {
    width: 78px;
}
#liebiao table .cz {
    width: 70px;
    text-align:center;
}
#liebiao table .cpmc {
    
}

#liebiao table .gg {
    width: 80px;
    text-align:center;
}

#liebiao table .dw {
    width: 50px;
    text-align:center;
}
/*   164px;*/
#liebiao table .sccj {
    width: 124px;
}
#liebiao table .ybj{
	text-align:center;
}
#liebiao table .xq{
	width: 80px;
	text-align:center
}
#liebiao table .hyj {
    width: 70px;
    text-align:center;
}

#liebiao table .sl {
    width: 105px;
}

#liebiao table .kc {
	text-align:center;
    width: 80px;
}

#liebiao table .zbz {
    width: 40px;
}

#liebiao table td {
    padding: 10px 0;
    border-bottom: 1px dashed #e5e5e5;
}

#liebiao table tr:hover {
    background: #f7e4e5;
}

/*淇敼*/

.tj_bs,
.mz_bs,
.hg_bs,
.yh_bs,
.zc_zs,
.zc_alias {
    line-height: normal;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    /*text-indent: 0;*/
    margin-top: 10px;
    cursor: pointer;
    position: relative;
    padding: 1px 4px;
    color: #fff;
}
.zc_zs {
	background: #5229b2;
}
.zc_alias{
	background: #5229b2;
}

/*淇敼*/

/*澧炲姞*/

i.jiantou {
    display: inline-block;
    background: url(/resources/theme/default/2019/img/jiantou.png) no-repeat;
    margin-left: 4px;
}

i.xia_i {
    background-position: -29px -22px;
    width: 8px;
    height: 7px;
    *height: 10px;
}

.layer_tips:hover i.xia_i {
    background-position: -29px -32px;
}

/*澧炲姞*/

/*閺嶅洩鐦�*/

.tj_bs {
    background: #ff5d60;
}

.mz_bs {
    background: #3634cf;
}

.hg_bs {
    background: #bb8d2b;
}

.yh_bs {
    background: #418ed2;
}

/*閺嶅洩鐦戦幃顒�浠犻幓鎰仛*/

.bs_tishi {
    position: absolute;
    left: 0px;
    bottom: -35px;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    line-height: normal;
    width: 100px;
    padding: 5px;
    display: none;
}

.puyao_sanjiao {
    position: absolute;
    bottom: -9px;
    left: 12px;
}

td.cxbs span:hover .bs_tishi,
td .cpmc:hover .goods_hover_box,
.datu_bs:hover .datu_tishi {
    display: block;
}
.ghb_t{
	font-weight:bold;
}

#liebiao table td p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Times New Roman",Georgia,Serif;
   	padding-right: 10px;
    height: 20px;
    line-height: 20px;
    padding-right: 0;
}

#liebiao table td .cpmc {
    position: relative;
}

#liebiao table td .cpmc a {
    color: #245ea7;
    font-size: 14px;
}

.goods_hover_box {
    position: absolute;
    width: 227px;
    height: 286px;
    background-color: #f2f2f2;
    left: 155px;
    top: 10px;
    z-index: 3;
    display: none;
}

.goods_hover_box p.name,
.goods_hover_box .xiaoliang,
.goods_hover_box .xiaoqi {
    width: 220px;
    margin-left: 17px;
    color: #666;
    text-align: left;
}

.goods_hover_box p.name {
    height: 30px;
    line-height: 30px;
    color: #cc0e25;
}

.goods_hover_box .img_box {
    width: 200px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    margin-left: 17px;
}

.goods_hover_box .xiaoliang,
.goods_hover_box .xiaoqi {
    height: 22px;
    line-height: 22px;
}

.goods_hover_box .xiaoliang span {
    color: #fc1c1a;
}

#liebiao table td input {
    width: 35px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    float:left;
    background-color: white;
}

#liebiao table td span.jian,
#liebiao table td span.jia {
    height: 30px;
    line-height: 26px;
    *line-height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    float:left;
}

#liebiao table td span.jia,
.datu .jia {
    border-left: none !important;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
}

#liebiao table td span.jian,
.datu .jian {
    border-right: none !important;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}

.daoqi,
#liebiao table td .hyj {
    color: #ff1919;
    font-weight: 700;
    font-size: 14px;
}

#liebiao table .cz img {
    cursor: pointer;
}

.jrgwc_btn {
    margin-right: 20px;
}
 
.datu {
    width: 100%;
    font-family: "microsoft yahei";
    overflow: hidden;
}

.datu li {
    width: 230px;
    *width: 228px;
    height: 460px;
    border: 1px solid #f1f1f1;
    margin-top: 20px;
    float: left;
    margin: 10px 8px 0 0;
}

.datu-chanpin-img {
    width: 230px;
    height: 232px;
    line-height: 232px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.datu-chanpin-img a {
    display: inline-block;
    width: 210px;
    height: 210px;
}

.datu-shoucang {
    position: absolute;
    top: 10px;
    right: 10px;
    transform: scale(0.5);
    opacity: 0;
    transition: all 0.2s linear;
    filter: Alpha(Opacity=0);
    cursor: pointer;
}

.datu-jiage {
    color: #fd5c02;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    font-size: 17px;
    margin-left: 10px;
}
.datu-jiage .lsj{
    color: #777777;font-size: 13px;padding-left: 30px;
}

.datu-jiage-none {
    color: #ef2c2f;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    margin-left: 10px;
}

.datu-mingzi,
.datu-compamy {
    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 2px;
}

.datu-mingzi {
	width:210px;
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    margin-left: 10px;
}

.datu-compamy {
    color: #777777;
    margin: 5px 0 0 10px;
}

.datu-guige,
.datu-xiaoqi,
.datu-jianzhuang {
    color: #999999;
    margin: 5px 0 0 10px;
    height: 16px;
    line-height: 16px;
}

.datu-guige span,
.datu-xiaoqi span:first-child,
.datu-jianzhuang span:first-child {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.datu-xiaoqi span:first-child,
.datu-jianzhuang span:first-child {
    width: 80px;
}

.datu-guige span {
    color: #777777;
    /*border: 1px solid red;*/
    width: 160px;
}

.datu li .jiajian {
    height: 28px;
    margin-left: 20px;
    float: left;
}

.datu-jrgwc {
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #cc0e25;
    color: #fff;
    float: left;
    cursor: pointer;
    border-radius: 30px;
}

.datu-jrgwc img {
    margin-top: -2px;
    *margin-top: 0px;
}

.datu li:hover {
    border: 1px solid #ececec;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.18);
}

.datu li:hover .datu-shoucang {
    filter: Alpha(Opacity=100);
    opacity: 1;
    transform: scale(1);
    transition: all 0.2s linear;
}

.jiajian input {
    width: 48px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    float: left;
    color: #666666;
    text-align: center;
}

.datu .jia,
.datu .jian {
    width: 22px;
    height: 25px;
    line-height: 22px;
    *line-height: 25px;
    border: 1px solid #e5e5e5;
    float: left;
    cursor: pointer;
    color: #666666;
    text-align: center;
    font-size: 16px;
}

.btn_box {
    margin: 10px 0 0 10px;
    overflow: hidden;
}

.datu_bs {
    position: absolute;
    top: 15px;
    left: 15px;
}

.datu_bs .tj,
.datu_bs .yh,
.datu_bs .mz,
.datu_bs .hg {
    line-height: normal;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    float: left;
    margin-right: 5px;
    padding: 1px 4px;
}

.datu .xiaoqi,
.datu .tj {
    background: #ff5d60;
}

.datu .mz {
    background: #3634cf;
}

.datu .hg {
    background: #bb8d2b;
}

.datu .yh {
    background: #418ed2;
}

.datu_tishi {
    width: 130px;
    padding: 5px 10px;
    background: #fff;
    position: absolute;
    top: 30px;
    left: 0;
    border-radius: 3px;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
    text-align: left;
    display: none;
}

.datu .puyao_sanjiao {
    top: -7px;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
}

/*婢堆冩禈娴溠冩惂閺嶅嘲绱＄紒鎾存将*/

.min,
.max {
    color: #ccc !important;
}

/*閸掑棝銆�*/

#znq-daohang {
    right: 45px !important;
    bottom: 20px !important;
}

#layer_tips {
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2) !important;
    color: #333 !important;
    max-width: 140px;
    text-align: justify;
}

.sorting,
.sorting_desc,
.sorting_asc {
    color: #777;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 0px;
}

.a-z,
.z-a {
    display: none;
    color: #777;
}

.active .sorting_asc .a-z {
    display: inline-block;
}

.active .sorting_desc .z-a {
    display: inline-block;
}

.active a,
.active span {
    color: #fff;
}

th.cxbs {
    text-indent: 10px;
}

td.cxbs span:first-child + span {
    margin-left: 0;
}

.puyao_title_list img {
    max-width: none;
    max-height: none;
}

/*娑撹櫣鈹�*/

.none {
    text-align: center;
    padding: 60px 0;
}

.none .img_box,
.none .text {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.none .text {
    margin-left: 50px;
    text-align: left;
    position: relative;
    top: 55px;
}

.none .text p:first-child {
    font-size: 18px;
}

.none .text p:first-child span {
    color: #316aef;
    font-size: 18px;
}

.none .text p:first-child + p {
    color: #ff1919;
    font-size: 16px;
    margin-top: 10px;
}

.none .text a.link {
    display: inline-block;
    width: 86px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #cc0e25;
    border-radius: 5px;
    margin-top: 10px;
}

/*娑撶儤鍋嶉幒銊ㄥ礃*/

.ban {
    position: relative;
    overflow: hidden;
    width: 1200px;
}

.banner .img {
    width: 99999px;
    position: absolute;
    left: 0;
    top: 0;
}

#ban2 .banner .img {
    top: 10px;
}

.ban .num {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.num li {
    width: 28px;
    height: 4px;
    background: #93808c;
    margin: 0 3px;
    cursor: pointer;
    float: left;
}

.ban .num li.on {
    width: 28px;
    height: 4px;
    background: #cc0e25;
}

/*/ 閹稿鎸� /*/

.banner .btn {
    height: 26px;
    border-radius: 50%;
    position: absolute;
    top: -29px;
    cursor: pointer;
    text-align: center;
    line-height: 26px;
}

.banner .btn_l {
    left: 0px;
}

.banner .btn_r {
    right: 0px;
}

.ban .banner .wntj-cp .text {
    width: 120px;
    float: left;
    text-align: left;
}

.ban .banner .wntj-cp .text p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    text-indent: 10px;
}

.ban .banner .wntj-cp .text p.name {
    font-size: 18px;
    font-weight: bold;
}

.ban .banner .wntj-cp .text p.gg {
    margin-top: 10px;
    font-size: 14px;
}

.ban .banner .wntj-cp .text p.money {
    margin-top: 30px;
    color: #ff1919;
    height: 24px;
    line-height: 24px;
}

.ban .banner .wntj-cp .text p.money span {
    font-weight: bold;
    color: #ff1919;
    font-size: 18px;
}

#wntj .banner {
    width: 1200px;
    height: 314px;
    border: 1px solid #e5e5e5;
    overflow: visible;
    position: relative;
    margin: 0 auto;
}

#wntj .banner .img li {
    width: 1200px;
    height: 314px;
    padding: 20px 0;
    float: left;
    text-align: center;
}

#wntj .ban .banner a .wntj-cp {
    width: 240px;
    height: 274px;
    border-left: 1px solid #e5e5e5;
    float: left;
}

#wntj .ban .banner a:first-child .wntj-cp {
    border-left: none;
}

#wntj .img_box {
    width: 100%;
    height: 200px;
    line-height: 200px;
    text-align: center;
}

#wntj .img_box img {
    width: 200px;
    height: 200px;
}

#wntj .wntj-cp p {
    overflow: hidden;
    width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 8px auto 0 auto;
    text-align: center;
    color: #000;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
}

#wntj p.gg {
    color: #666;
    height: 14px;
    line-height: 14px;
    font-family: "鐎瑰缍�";
}

#wntj p.money {
    color: #ff1919;
    font-size: 16px;
}

#wntj p.login {
    font-size: 14px !important;
}

#xpsj .fr a:hover {
    color: #cc0e25;
}

#xpsj .fr a:hover i.myicon {
    background-position-x: -154px;
}

#wntj .banner .btn_l {
    right: 34px;
    left: auto;
}

#wntj .banner .btn:hover i.myicon {
    background-position-y: -175px;
}

.section_title {
    height: 40px;
    line-height: 40px;
}

.section_title .biaoti {
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 5px;
}

td.cxbs {
    text-align: center !important;
}

td.cxbs span:first-child {
    margin-top: 0;
}

.title{
	font-weight: 700;
}
.cpmc .j {
    margin-top: 3px;
    width: 18px;
    height: 17px;margin-right:2px;
    display: inline;
    float:left;
    background: url(/resources/theme/default/2019/img/zt_01.jpg) -48px;
}
.datu-mingzi .j {
    margin-top: 3px;
    width: 18px;
    height: 17px;margin-right:2px;
    display: inline;
    float:left;
    background: url(/resources/theme/default/2019/img/zt_01.jpg) -48px;
}

.cpmc .e {
     margin-top: 3px;
    width: 18px;
    height: 17px;margin-right:2px;
    display: inline;
    float:left;
    background: url(/resources/theme/default/2019/img/zt_01.jpg) -72px;
}
.datu-mingzi .e {
     margin-top: 3px;
    width: 18px;
    height: 17px;margin-right:2px;
    display: inline;
    float:left;
    background: url(/resources/theme/default/2019/img/zt_01.jpg) -72px;
}
strong, b {
    font-weight: bold;
}
.flex{
	 
	position: relative;  
	height: 20px; 
	 
}
.flex .e {
    margin-top: 3px;
    width: 18px;
    height: 17px;
    margin-right: 2px;
    display: inline;
    float: left;
    background: url(/resources/theme/default/2019/img/zt_01.jpg) -72px;
}
.flex .gjm{
	 
	float: left;
	padding-left: 2px;padding-top: 2px;
	padding-right:2px;
	text-align: 30px;
}
.font12{
    color: #2bbba1;
    padding-left: 3px;
    padding-right: 2px;
    font-size: 12px;
}
.flex .gjm .gjmBox{
    margin-top: 1px;
    padding: 8px 9px;
    background: #fff;
    border: 1px solid #2bbba1;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.15);
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
    position: absolute;
    left: 5px;
}
.flex .gjm .gjmBox .bd{
    position: absolute;
    top: -10px;
    padding-left: 3px;
}
.flex .gjm .gjmBox img{
    left: 10px;
}

em, i, u {
    font-style: normal;
}
.goods-icons4, .goods-icons5 {
    float: left;
    height: 16px;
    line-height: 16px;
    margin-top:3px;
    padding: 0 3px;
    border: 1px solid #e23a3a;
    margin-right: 3px;
    overflow: hidden;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    font-family: "Helvetica Neue","Hiragino Sans GB",SimSun,serif;
    border-radius: 2px;
    color: #e23a3a;
}
.xjj{
    float: left;
    height: 17px;
    line-height: 17px;
    margin-top:4px;
    padding: 0 3px;
    
    margin-right: 3px;
    overflow: hidden;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    font-family: "Helvetica Neue","Hiragino Sans GB",SimSun,serif;
    border-radius: 2px;
     
}
#liebiao table td {
    padding: 6px 0;
    border-bottom: 1px dashed #e5e5e5;
}
.hotPro{margin-bottom: 20px;}
.hotProHeader{height: 36px;}
.hotPro .hotPage{width:45px;height: 36px;float: left;}
.hotPro .hotPage b{height: 36px;line-height: 36px;font-size: 16px;padding: 0 1px;}
.hotProHeader h3{line-height: 36px;font-size: 20px;font-family: "脦垄脠铆脩脜潞脷";font-weight: normal;float: left;}
.priceCoupon p {
    height: 19px;
    line-height: 19px;
    color: #fff;
    background-color: #76b8f5;
    border-radius: 2px;
    display: inline-block;
    padding: 0 1px 0 5px;
    margin-left: 10px;
}
.priceCoupon p span {
    height: 17px;
    background: #fff6eb;
    border-radius: 1px;
    display: inline-block;
    color: #ff1f1f;
    margin: 1px 0 0 5px;
    line-height: 17px;
    padding: 0 5px;
}
.promot.enter {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    bottom: 0;
}
.promot .clone-info[data-v-6e701a6c] {
    padding: 0 10px;
    margin-bottom: 10px;
}
.validate-date{
width: 100%;
    height: 19px;
    line-height: 19px;
    font-size: 13px;
    color: #fff;
    background: rgba(0,0,0,.7);
    text-align: center;
    }
.base-mess{
	width: 50px;
    height: 19px;
    line-height: 19px;
    font-size: 13px;
    color: #fff;
    background: #faa205b3;
    text-align: center;
 }