@charset "utf-8";
/* CSS Document */


body{ background-color:#FFF !important;}
/*****  产品 列表页 ******/
.p-page-box{margin-top:20px; width:1100px;overflow:hidden;}
.member_box{margin:28px auto 0px;overflow:hidden;}
.member_box ul{}
.member_box ul li.li1{ float:left; margin:0px 25px 30px; width:220px; background-color:#fff;}
.member_box ul li.li1 a{overflow:hidden;}
.p_list{padding:10px;}
 /*.member_box ul li.li1 img{ padding:10px; display:block; width:170px; height:223px;border:1px solid #0083ff;overflow:hidden;} */
.member_box ul li.li1 img { display: block; width: 100%; height: 100%; object-fit: cover; }
.liimg { display: block; width: 220px; height: 280px; overflow: hidden }
.member_box ul li.li1 .p-text{ padding-top:5px;}
.member_box h3{padding-top:10px;height:25px;text-align:center;line-height:25px;font-size:16px;font-weight:bold;color:#37302f;overflow:hidden;}
.member_box h5{height:15px;line-height:15px;text-align:center;font-size:12px;font-weight:normal;color:#707070;overflow:hidden;}

.member_left_img{float:left;padding:12px;width:254px;height:333px;border:1px solid #f0bbb3;overflow:hidden;}
.member_left_img img{width:254px;height:333px;overflow:hidden;}
.member_right_info{float:right;width:400px;overflow:hidden;}
.member_right_info p{line-height:24px;font-size:16px;}









