
a:hover {
    color: red!important;
}
a {
    color:#666!important;
}
.blank {
    height: 10px;
    line-height: 10px;
    clear: both;
    visibility: hidden;
}
@media screen and (min-width:1200px) {
    .temcontent{
        width: 1220px;
        margin: 0 auto;
        font-size: 0.75rem;
        border: 1px solid #ddd;
        background-color: #fff;
    }
}



.temp_nav{
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    font-size: 14px;
    border-bottom: 2px solid #cb0404;
}
.temp_nav_item{
    float: left;
    margin: 0 auto;
    padding: 0;
}

#filter b {
    color: #000;
    margin-left: 20px;
    margin-right: 5px;
    font-weight: normal;
    float: left;
}
#filter div {
    margin-bottom: 10px;
}
#filter a {
    color: #666;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
    padding: 2px 3px;
    font-size: 14px;
    display: inline-flex;
}
.tempbottom{
    display: flex;
    width: 1220px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}
.goodsItem_kuang2 {
    margin-left: 0;
    margin-right: 10px;
    float: left;
    padding-bottom: 2px;
    margin-bottom: 10px;
}
.goodsItem:hover {
    border: 1px solid #CB0404;
}
.goodsItem {
    width: 220px;
    padding: 5px;
    padding-bottom: 5px;
    border: 1px solid #e3e3e3;
    background: #FFF;
    position: relative;
    overflow: hidden;
    padding-bottom: 15px;
    float: left;
}
.goodsItem p {
    text-align: left;
    font-size: 14px;
    hcolor: #3f3f3f;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 5px;
}
.goodsItem .f1 {
    float: left;
}
.f1 {
    color: #666;
    font-size: 12px;
    white-space: nowrap;
    font-weight: bold;
}
.goodsItem .pinlun {
    float: right;
    color: #6699cc;
}

#goodsInfo{
    display:flex;
    flex-direction: row;
}
#goodsInfo .imgInfo {
    width: 260px;
    float: left;
    padding-left: 14px;
}
#goodsInfo .imgInfo img {
    width: 260px;
    height: 260px;
    border: 1px solid #e6e6e6;
}
#goodsInfo .textInfo {
    background: #fff;
    width: 670px;
    height: 260px;
    padding: 0 10px 0 20px;
    padding-bottom: 10px;
    position: relative;
}
#goodsInfo .textInfo h1 {
    padding-top: 5px !important;
    font-size: 15px;
    line-height: 30px;
    color: #656565;
}
#goodsInfo .textInfo ul {
    margin-bottom: 0 !important;
    overflow: hidden;
}
#goodsInfo .textInfo li {
    padding: 0px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    font-weight: 400;
    color: #999;
    float: left;
    width: 100%;
}
#goodsInfo .textInfo li .mf {
    color: #C30404;
}
#goodsInfo .textInfo li dd {
    width: 100%;
    float: left;
    padding: 7px 0px;
}
#goodsInfo .textInfo .bdxz{
    line-height: 53px;
    text-align: center;
}
#goodsInfo .textInfo .bdxz a {
    color:#fff!important;
    width: 104px;
    height: 53px;
    background: #27AE60;
    float: left;
    overflow: hidden;
}
#goodsInfo .textInfo .bnt_yanshi {
    color: #fff;
    display: block;
    font-size: 16px;
    border-radius: 5px;
}
#goodsInfo .textInfo i {
    display: block;
    width: 100px;
    margin-right: 10px;
    background: #dfdfdf;
    float: left;
    font-size: 12px;
    font-style: normal;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #333;
    font-weight: bold;
}
.bdxz i {
    top: 0;
    width: 310px !important;
    height: 53px;
    z-index: 999;
}
.yellow{
    width: 150px!important;
    background: #ef9904!important;
}
.vip {
    background: #e5e5e5;
    width: 280px;
    overflow: hidden;
    border-radius: 5px;
    padding: 10px 5px 10px 10px;
}
.vip p {
    padding-bottom: 3px;
    line-height: 27px;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    margin-bottom: 0rem;
}
.bottomL{
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
    background-color: #fff;
    width: 930px;
}
.bottomR{
    width: 260px;
}
.box_1 {
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
    background-color: #fff;
}
.tempdetail {
    height: 34px;
    border-bottom: 2px solid #cb0404;
}
.tempdetail h2 {
    background: #cb0404;
    float: left;
    width: 140px;
    height: 34px;
    line-height: 34px;
    color: #FFFFFF;
    border-right: 1px solid #ddd;
    text-align: center;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

blockquote {
    margin-left: 14px;
    width: 900px;
}
#tempcontent .content{
    display: block;
    word-wrap: break-word;
    text-align: left;
    width: 100%;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    color: #444;
}
#tempcontent .content .info{
    background: #f4f4f4;
    border: 1px solid #e2e2e2;
    margin: 6px;
    position: relative;
    padding: 20px 10px 10px 10px;
    font-family: Microsoft Yahei,simhei,sans-serif;
    color: #666;
}

.bottomR h3 {
    background: none;
    border-bottom: 2px solid #d61414;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    text-align: right;
    padding: 0 12px;
    font-weight: 100;
}
.bottomR h3 span {
    color: #333;
    font-family: "微软雅黑";
    height: 33px;
    line-height: 33px;
}
h3 span {
    float: left;
    width: auto;
    height: 25px;
    line-height: 33px;
    text-align: left;
    font-weight: bold;
    color: #666;
    font-size: 14px;
    font-weight: bold;
}
.ppx{
    padding:10px;
}
.ppx dd {
    text-align: center;
    line-height: 30px;
    height: 60px;
}
.ppx dd {
    text-align: center;
    line-height: 30px;
    height: 60px;
}
.ppx dd a {
    font-size: 12px;
}
.ppx dl {
    overflow: hidden;
    margin: 10px 0;
    border-bottom: 1px dotted #ccc;
}
.neiyetag .xtag {
    width: inherit !important;
    padding: 0 5px;
}
.xtag {
    float: left;
    display: inline-block;
    white-space: nowrap;
    height: 35px;
    line-height: 35px;
    width: 123px;
    text-align: center;
    margin: 10px 5px 0;
    box-sizing: border-box ;
    font-size: 12px;
    color: #444;
    text-decoration: none;
    text-shadow: 0 1px white;
    background: #fafafa;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-color: #dadada #d2d2d2 #c5c5c5;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
    background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.05);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xgdede li {
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}

@media screen and (max-width: 768px){
    .temcontent{
        width: 100% !important;
        margin: 0 auto;
        font-size: 0.75rem;
        border: 1px solid #ddd;
        background-color: #fff;
    }
    .tempbottom{
        width: 100% !important;
        margin: 0 auto;
        font-size: 0.75rem;
        border: 1px solid #ddd;
        background-color: #fff;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: left;
    }
    .goodsItem_kuang2{
        width:49%;
        margin-right: 0.5%;
    }
    .goodsItem{
        width :100%
    }
    .goodsItem img{
        width :100%
    }
    .temp_top{
        display:flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #goodsInfo{
        flex-wrap:wrap;
    }
    #goodsInfo .imgInfo{
        width:100%
    }
    #goodsInfo .textInfo{
        width: 100%;
    }
    #goodsInfo .textInfo i{
        width:50%!important
    }
    .bottomL{
        width:100%;
    }
    blockquote{
        width:100%;
        margin-left:0px;
    }
    blockquote img{
        width: 100% !important;
    }
    .bottomR{
        width : 100%;
    }
    dt{
        text-align: center;
    }

    .temp_nav_item{
        width: 360px;
        overflow:hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow:ellipsis;
    }
}



