﻿/*大标题*/
.product_bg_title
{
    width: 800px;
    height: 50px;
    background-image: url(../images/produtc_show.gif);
    background-repeat: no-repeat;
}
/*内容*/
.product_content
{
    width: 800px;
    height: 260px;
}
.product_content ul
{
    list-style-type: none;
    height: 400px;
}
.product_content ul li
{
    width: 180px;
    height: 151px;
    float: left;
    margin-left: 10px;
    margin-top: 25px;

}
 /*
.product_content ul li img
{
    width: 180px;
    height: 120px;
        border: 1px solid #eac992;
}
*/
.product_content ul li img:hover
{ border: 1px solid #aa1600;}
.product_content ul li p
{
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.product_content .pageing
{
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.product_content .pageing a
{
    text-decoration: none;
    color: Black;
}
.product_content .pageing a:hover
{
    color: Red;
}
.productshow_content
{
    width: 800px;
    height:auto;
}
.productshow_content h3
{
    height: 30px;
    text-align: center;
}
.productshow_content img
{
    width: 390px;
    height:auto;
    margin-left: 210px;
    margin-right: auto;
    border: 2px solid #eac992;
}

.prodcut_content
{
    height: auto;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    line-height:20px;
    font-size:14px;
    padding-bottom:10px;
}
.pr_img
{
    width:276px;
    margin-left:auto;
    margin-right:auto;
}
.pr_img_out {
width: 250px;
height: 100%;
display: table-cell;
font-size: 0;
text-align: center;
vertical-align: middle;
padding: 0;
overflow: hidden;
}
.pr_img_inner {
text-align: center;
vertical-align: middle;
width: 250px\9;
font-size: 0;
}
.pr_img_inner img {
max-height: 100%;
max-width: 250px;
margin: 0 auto;
}


.img_out {
width: 180px;
height: 120px;
display: table-cell;
font-size: 0;
text-align: center;
vertical-align: middle;
padding: 0;
overflow: hidden;
}
.img_inner {
text-align: center;
vertical-align: middle;
width: 180px\9;
font-size: 0;
}
.img_inner img {
max-height: 120px;
max-width: 180px;
margin: 0 auto;
}