﻿/*产品详细页1*/

.temp_cpx1 {
    margin: 10px 0 0;
    height: 420px;
    overflow: hidden;
}

.temp_cpx1 dt {
    float: left;
    line-height: 0;
    font-size: 0;
  /*  width: 440px;*/
    overflow: hidden;
    height: 363px;
    padding: 15px 20px 15px 15px;
    border: 1px #e1d9d1 solid;
    position: relative;
}

.temp_cpx1 dt em img {
    /*width: 440px;*/
    height: 363px;
    overflow: hidden;
    margin:0 auto;
    
}

.temp_cpx1 dt i,
.temp_cpx1 dt b {
    top: 50%;
    z-index: 3;
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 26px;
    overflow: hidden;
    margin-top: -13px;
}

.temp_cpx1 dt i {
    left: 15px;
}

.temp_cpx1 dt b {
    right: 15px;
}

.temp_cpx1 dd {
    width: 490px;
    height: 383px;
    overflow: hidden;
    padding: 10px 0 0 33px;
    border: 1px #e1d9d1 solid;
    border-left: none;
    float: right;
}

.temp_cpx1 dd h4 {
    border-bottom: 1px #e1d9d1 solid;
    font-weight: 100;
    line-height: 52px;
    height: 52px;
    overflow: hidden;
}

.temp_cpx1 dd h4 a {
    font-size: 26px;
    color: #444;
}

.temp_cpx1 dd h5 {
    font-weight: 100;
    padding: 6px 0 0 29px;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    background: url(../images/lb_ic3.gif) left 21px no-repeat;
    color: #555;
    font-size: 16px;
}

.temp_cpx1 dd p {
    overflow: hidden;
    line-height: 26px;
    color: #7a644f;
    font-size: 14px;
}

.temp_cpx1 dd span a.ljzx {
    background: #5F953D;
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 24px;
    font-size: 20px;
    color: #fff;
    float: left;
}

.temp_shortdesc_div {
    height: 265px;
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 1px;
    width: 400px;
}

.temp_info_key {
    line-height: 30px;
    padding: 0 10px;
    margin: 0px 0;
    overflow: hidden;
    font: 14px/30px " ";
}

.temp_info_key em {
    padding: 0px 12px;
}

.temp_info_key span {
    font-size: 14px;
}

.temp_info_key a {
    margin-right: 10px;
}