.m_right .r_title.product.gy{
    background: url("../img/pic_gyxx.png") no-repeat top left;
}
.m_right .r_title.product{
    background: url("../images/PRODUCT.png") no-repeat top left;
}
.m_left ul.p_con{
    /*border-bottom: 4px solid #3D8EFD;*/
}
.m_left ul.p_con li{
    padding-left: 0px;
    height: auto;
    cursor: pointer;
}
.m_left ul.p_con li .p_tit a{
    font-size: 14px;
    color: #333;
    line-height: 14px;
    text-align: left;
    line-height: 46px;
    border-bottom: none;
    padding-left:16px;
}

.m_left ul.p_con li .p_tit.now a{
    color: #3D8EFD;
}
.m_left ul.p_con li .p_tit{
    background-color: #fff;
    border-bottom: 1px solid #E8E8E8;
    position: relative;
}

.m_left ul.p_con li .p_tit i{
    float: right;
    display: block;
    width: 12px;
    height: 12px;
    color: #fff;
    background: #5A9FFE url("../images/icon_shouhui.png") no-repeat center;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    margin-top: 17px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    /**position: absolute;*/
    /**top: 17px;*/
    /**right: 14px;*/
    /**margin-top: 0px;*/
}
.m_left ul.p_con li.current .p_tit i{
    background: #90BDFA url("../images/icon_zhankai.png") no-repeat center;
}
.m_left .p_bottom ul li{
    padding-left: 21px;
    *position: relative;
}
.m_left .p_bottom ul li i{
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-top: 20px;
    background: url("../images/icon_jiantou.png") no-repeat center;
    *position: absolute;
    *left: 25px;
    *display: none;
}
.m_left .p_bottom ul li:hover i{
    background: url("../images/icon_jiantou_selected.png") no-repeat center;
}
.m_left .p_bottom ul li:hover a{
    color: #5A9FFE;
}
.m_right .p_content ul li{
    width: 179px;
    height: 194px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    box-shadow: 0 1px 2px 0 rgba(92,92,92,0.15);
    float: left;
    margin: 0px 6.5px 20px;
    position: relative;
}
.m_right .p_content ul li:hover{
    border:1px solid #ddd;
    box-shadow: 0 0 10px #ccc;
}
.m_right .p_content ul li:hover span{
    color: #3D8EFD;
}
.m_right .p_content ul li a{
    display: block;
    height: 146px;
}
.m_right .p_content ul li a img{
    width: auto;
    max-width:179px;
    height: auto;
    max-height: 143px;
    vertical-align: middle;

}
.m_right .p_content ul li a span{
    position: absolute;
    bottom: 0px;
    display: block;
    width: 179px;
    height: 49px;
    line-height: 49px;
    
    font-size: 12px;
    color: #333333;
    border-top: 1px solid #E8E8E8;
}

.curProType
{
    color:#5B98EC !important;
    }

.m_left ul.p_con li .p_tit a span {
    display: block;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m_left ul li a span {
    display: block;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
