.introduce{
    width:1200px;
    margin:0 auto 55px;
}
.intro_left{
    width:240px;
    font-size: 13px;
}
.intro_left_title{
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #000;
    border-bottom: 1px solid #fff;
    text-align: center;
    background:#ff8f11;
}
.intro_right{
    width:930px;
}
.cl-cplb-2nf1-1-01-list dl {
    width: 48.5%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
}

.cl-cplb-2nf1-1-01-list dl:nth-child(2n) {
    float: right;
}
.cl-cplb-2nf1-1-01-list dt img {
    width: 100%;
    display: block;
}

.cl-cplb-2nf1-1-01-list dd {
    padding: 6px 20px 24px 20px;
}

.cl-cplb-2nf1-1-01-list dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
    overflow: hidden;
}

.cl-cplb-2nf1-1-01-list h4 a {
    display: block;
    height: 45px;
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cl-cplb-2nf1-1-01-list dl:hover h4 a {
    color: #ff8f11;
}

.cl-cplb-2nf1-1-01-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}

.cl-cplb-2nf1-1-01-list dl:hover {
    border-color: #ff8f11;
}

.cl-cplb-2nf1-1-01-list dl .cl-cplb-2nf1-1-01-list-deta a:hover {
    background: #ff8f11;
    border-color: #ff8f11;
}

.cl-cplb-2nf1-1-01-list dl .cl-cplb-2nf1-1-01-list-deta a:hover {
    color: #fff; background: #ff8f11;
    border-color: #ff8f11;
}
.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(.//p14-icon5.png) no-repeat right center #ececeb;
    margin-bottom: 2px;
    overflow: hidden;
}

.fdh-01-nav-one h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #666666;
    overflow: hidden;
}

.fdh-01-nav-one.sidenavcur h3,
.fdh-01-nav-one h3:hover {
    background: url(.//p14-icon2.png) no-repeat right center #ff8f11;
}

.fdh-01-nav-one.sidenavcur a,
.fdh-01-nav-one h3:hover a {
    color: #000;
}

.detail{
    margin:10px 0 0 10px;
    width:74px;
    text-align: center;
    line-height:26px;
    font-size: 14px;
    border:1px solid rgba(255,141,6,1);
    font-weight: normal;
    color: #666666;
}
#productList dt a{
    height: 336px;
    overflow: hidden;
    position: relative;
}
#productList dt a img{
    position: absolute;
    left:50%;
    top:50%;
    -ms-transform: translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
}
