@charset "utf-8";
.hdjcnztgheaderpic {
    width: 1190px;
    height: 150px;
    margin: 15px auto 0;

}
..hdjcnztgheaderpic img {
     width: 1190px;
    height: 150px;
}
.hdjcnztgmain {
    width: 1190px;
    overflow: hidden;
    margin: 15px auto;
}
.hdjcleftbar {
    width: 200px;
    overflow: hidden;
    border: 1px solid #cccccc;
    float: left;
}
.hdjclistname {
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    padding: 10px;
    border-bottom: 1px solid #cccccc;
}
.hdjclists ul li {
    height: 50px;
    border-bottom: 1px solid #cccccc;
    line-height: 50px;
    font-size: 16px;
    padding-left: 15px;
    border-left: 3px solid transparent;
}
.hdjclists ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
}
.hdjclists ul li.checkedborder {
    border-left: 3px solid #009237;
}
.hdjcrightcontent {
    width: 960px;
    border: 1px solid #cccccc;
    float: right;
    overflow: hidden;
}
.hdjcrightcontentheader {
    height: 50px;
    border-bottom: 1px solid #cccccc;
}
.hdjcrightcontentheader ul li {
    float: left;
    line-height: 50px;
    height: 50px;
    font-size: 18px;
    width: 90px;
    text-align: center;
    
}
.hdjcrightcontentheader ul li a {
    display: inline-block;
    line-height: 50px;
    height: 50px;
    width: 90px;
}
.hdjcrightcontentheader ul li a:hover {
    background-color: #009237;
    color: #ffffff;
}

.hdjcrightcontentheader ul li.bgcgreen a {
    background-color: #009237;
    color: #ffffff;
}
.hdjcrightmain {
    overflow: hidden;
    margin: 15px 0;
}

.hdjcrightmaingoods {
    height: 339px;
    width: 226px;
    border:1px solid #cccccc;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
}

.borderr {
    border-right: 1px solid #ccc;
}
.goodslistitle {
    overflow: hidden;
}
.goodslistdetail h2 {
    text-align: center;
}
.goodslistdetail {
    text-align: left;
}
.goodslistpic {
    margin: 5px 0 ;
    text-align: center;
}
.goodslistpic img {
    width: 226px;
    height: 162px;
}
.goodslistdetail p {
    width:220px;
    height:40px;
    margin: 5px auto;
    font-size: 14px;
    color: #009238;
    overflow: hidden;
}
.goodslistdetail p span {
    font-size: 12px;
    color: #666;
}
.goodslistitle p {
    width: 40px;
    height:20px;
    line-height:20px;
    text-align: center;
    background-color: #009238;
    color: #ffffff;
    font-size: 14px;
    float: right;
}
.goodslistprice {
    width: 220px;
    height: 40px;
    margin: 2px auto;
}
.goodslistprice p {
    font-size: 14px;
    color: #009238;
}
.goodslistprice p span {
    font-size: 12px;
    color: red;
}
.goodslistfooter {
    margin-top: 45px;
}
.goodslistfooter small {
    display: inline-block;
    width: 100%;
    height: 35px;
    background-color: #009238;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
}
























