﻿@import url(../css/pagging.css);

.sider{
    border-left: 2px solid #DEDEDE;
    color:#444;
}
.pre_v_l{
    float:left;width:640px;background:#F4F4F4;
}
.pre_v_l img{
    display: block;margin:0 auto;
}
.pre_v_r{
    float:right; width:278px; 
}
.pre_v_title{
    text-align:center; width:250px; margin: 0 auto;
}
.pre_v_title span{
    font-size:16px;
}
.pre_v_con{
    width:260px; margin:0 auto; font: 14px/2.5 '微软雅黑';
}

.tab_title{
    float:left;
    font-size: 20px;height: 60px;
    border-bottom: 4px solid #151AAB;
    color: black;
    line-height:75px;
    letter-spacing: .25em;
    width: 5em;
}
.tab_title2{
    float:left; color:#959595; font-size:14px;text-indent:1em;line-height:30px;margin-top:24px;
}

.p_main
{
	width:998px;
	height:auto;
	margin:0 auto;
}

.l_title
{
    width: 100%;
    height: 40px;
    position: relative;
    overflow: hidden;
    margin-top: 1px;
    font-size: 30px;
}
.l_title span
{
	line-height: 45px;
	font-size:24px;
	color: #333;
}


.p_title span
{
	font-size:24px;
}

.p_tab_t_l
{
	float:left;
}
.pro_main
{
	width:1004px;	
	margin: 0 auto;
}


/* wrap */
.pro_list
{
	width:100% ;margin:auto; height:auto; position:relative ;
    min-height:300px;
}
#wrap{width: 1000px;;height:auto;margin:0 auto;    position: relative;}
#wrap .pro_item{width: 233px;height:auto;background:#fff;overflow:hidden;padding: 8px;float:left;position: relative;/* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */}
#wrap .pro_item .cover{width:225px;height:auto;position: relative;padding: 4px;background: #DEDEDE;}
#wrap .pro_item .cover img{width:225; margin: 0 auto;}
#wrap .pro_titl{line-height:18px;color:#666;/* background:#fff; */overflow:hidden;padding:8px;}
.cover a {display:block;} 
.cover img{background-color: #f5f5f5;}
