﻿

.p_price {
    color: #999; width:180px; height:180px;
}
.p_price2 {
    color: #999; width:130px; height:130px;
}

.p_pricesmall {
    color: #999; width:120px; height:120px;
}


.img_price {
    color: #999; width:380px; height:380px;
}

.p_price strong, .p_market strong {
        color: #E4393C;
    }

.p_div {
float:left; width:220px; height:250px; padding:5px 5px 5px 5px;
}
.p_div img {
border:1px solid #d3d3d3; padding:3px;
}
.p_div2 {
float:left; width:150px; height:200px; padding:5px 5px 5px 5px;
}

.p_divitem {
 width:400px; height:450px; padding:5px 5px 5px 5px;
}
.p_divitem img {
  border:1px solid #d3d3d3; padding:3px; height:auto; max-width:90%;
}
.p_divscroll {
float:left; width:200px; height:165px; padding:5px 5px 5px 5px; text-align:center; font-size:12px;
}

.p_divscroll a {
   color:#000;
   text-decoration:none;
     }

.p_divscroll a:hover {
   text-decoration:underline; color:red;
     }

.th_center{text-align:center;}

.img_scroll { 
    width:200px; height:120px; border:none; border:1px solid #d3d3d3; padding:5px;
}

.td_title { text-align:center;
}
.td_center {text-align:left;
font-size:15px;
}

/*设备详细信息*/
.td_details_sb_title
{
	width: 23%; text-align: right; font-weight:bolder;font-size:15px;padding:1px
}
.td_details_sb_content
{
	width: 30%; text-align: left; padding-left:10px;
}



.top_top{
	width:100%;
	background:#7092BF;
	line-height:30px;
    height:30px;
	color:#000;
}

.top_top a{
	color:#fff;
}

.lighter{
    font-size:14px;
}
.smaller {
    font-size:14px;
}
.widget-body {
    min-height:80px;
    overflow-y:hidden;
    border-bottom:none;
}
.widget-header h4{
    font-size:14px;
}