/*CSS 重置*/
*{ margin:0; padding:0; list-style-type:none; text-decoration:none; font-family:Microsoft yahei; }
body{ font-size:12px; color:#333; }
a{ color:#333; blr:expression(this.onFocus=this.blur()); outline:none; }
a:hover{ color:#09F; text-decoration:none; }


.lable_screen{width:1200px; margin:10px auto; line-height:40px; }

/*筛选条件*/
.screenarea{ width:1198px; border:1px solid #dcdcdc; margin:0px auto 20px auto; }
.screenarea dl{ width:1174px; overflow:hidden; height:38px; line-height:38px; vertical-align:middle; font-family:Microsoft Yahei; padding-left:24px; border-bottom:1px dashed #dcdcdc; }
.screenarea dl dt{ width:76px; float:left; font-weight:bold; color:#666; }
.screenarea dl dd{ width:1098px; float:left; }
.screenarea dl dd a{ margin:0 11px; color:#666; }
.screenarea dl dd a:hover{ color:#0099ff;}
.screenarea dl dd .currentA{ background-color:#56bfe5; color:#fff; display:block; float:left; line-height:24px; margin:7px 0; padding:0 5px;}
.select{color:#87CEFF;}


/*排序*/
.bd_screen{ width:1200px; margin:20px auto; background-color:#f1f1f1; line-height:40px; border:1px solid #eaeaea;  overflow:hidden; }
.bd_screen ul{ float:left; margin-left:20px;}
.bd_screen ul li{ float:left; margin:10px 0; padding:0 10px; height:20px; line-height:20px; vertical-align:middle; background-color:#fff; border:1px solid #cbcbcb; border-left:none;}
.bd_screen ul .choose{  color:#fff; background-color:#f33229; border:1px solid #cbcbcb;}
.bd_screen ul li img{ display:block; float:right; margin-top:4px;}
.bd_screen ul li a{ margin-right:3px; }
.bd_screen ul .choose a{ color:#fff;}
.bd_screen table{ float:right; line-height:12px; margin:14px 0; }
.bd_screen table input{}


/*产品列表*/
.list_cp_box{ width:1200px; margin:0 auto; overflow:hidden;}
.list_cp_box ul{ width:938px; float:left; border:1px solid #dcdcdc; margin-bottom:50px;}
.list_cp_box ul li{ margin:20px; border-bottom:1px solid #dcdcdc; overflow:hidden; padding-bottom:20px;}
.list_cp_box ul .la{ border-bottom:none;}
.list_cp_box ul li a img{  float:left; margin-right:20px;}
.list_cp_box ul li a img:hover{ filter:alpha(Opacity=80); -moz-opacity:0.8;opacity:0.8;}
.list_cp_box ul li .list_cp_c{ width:465px;  float:left;}
.list_cp_box ul li h2{ font-size:16px; height:50px; -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.list_cp_box ul li h2 span{ display:block; float:left; height:20px; width:20px; text-align:center; line-height:20px; color:#fff; background-color:#572cfd; font-size:14px; margin-right:5px; font-weight:normal; }
.list_cp_box ul li .list_cp_c p span{ margin:0 5px;}
.list_cp_box ul li .list_cp_c p{ margin:6px 0;}
.list_cp_box ul li .list_cp_c span{ margin-bottom:10px;}
.list_cp_box ul li .list_cp_c .style_s{color:#31b220;}
.list_cp_box ul li .list_cp_c .date_more{ margin:0 5px; background:url(area2019/style_list_02.jpg) no-repeat right; padding-right:10px;}
.list_cp_box ul li .list_cp_c a h2 img{ width:20px; height:20px; margin-right:5px;}


.list_cp_r{ float:right;}
.list_cp_r p{ color:#ff6004; font-size:12px; width:140px; text-align:center; margin:20px 0;}
.list_cp_r p span{ font-size:30px; font-weight:bold;}
.list_cp_r p em{ font-style:normal; color:#999;}
.list_cp_r a{ display:block; width:140px; height:40px; text-align:center; background-color:#ff6004; color:#fff; border-radius:5px; line-height:40px; font-size:18px; font-weight:bold;}
.list_cp_r a:hover{ background-color:#16b77c;}

.advertising_r{ width:230px; float:right;}
.advertising_r img:hover{ filter:alpha(Opacity=80); -moz-opacity:0.8;opacity:0.8;}
.advertising_r a{margin-bottom:5px;display:block;}

.list_cp_c em{ font-style:normal; color:#00a9ff;}