@charset "utf-8";


/* oe_article_list */

.oe_article_list dl{border-bottom:1px solid #ebebeb; padding:10px 0px 10px 0px;}
.oe_article_list dl dt{font-size:16px; line-height:28px; padding-bottom:5px;}
.oe_article_list dl dd{color:#666;}
.oe_article_list dl dd p{font-size:12px; position:relative; color:#b0b0b0;}

.oe_article_list dl dd p a{position:absolute; right:0px; top:0px;display:inline-block; font-size:12px; color:#2a7ed4; font-family: simsun,宋体;}

.pagecode{text-align:center; padding:10px 0px; margin-top:20px;}
.pagecode a{display:inline-block;  padding:0px 10px; background:#fafafa; margin:0px 5px;}
.pagecode a.on,.pagecode a:hover{background:#2a7ed4; color:#fff; padding:0px 10px; border-radius:3px;}
.oe_product_list dl{float:left; margin:0px 6px; width:260px; height:340px; overflow:hidden; margin-bottom:10px;}
.oe_product_list dl dt{position:relative; width:280px; height:280px; overflow:hidden;}
.oe_product_list dl:hover dt img{transform: scale(1.1);transition: all 0.2s ease-in-out 0s;}
.oe_product_list dl dt h3{display:block;  position:absolute; left:0px; bottom:-24px; transition: all 0.2s ease-in-out 0s; width:100%;}
.oe_product_list dl:hover dt h3{font-weight:normal; font-size:12px; background:url(../images/ico_product_bg.png); line-height:24px; height:24px; overflow:hidden;text-align:center; position:absolute; left:0px; width:100%; bottom:0px; display:block;transition: all 0.2s ease-in-out 0s;}
.oe_product_list dl dt h3 a{color:#fff;}
.oe_product_list dl dd{padding:5px 8px;  font-size:12px;}
.oe_product_list dl:hover dd{background:#3989d8; color:#fff; transition: all 0.2s ease-in-out 0s; }
.oe_product_list dl:hover dd a{color:#fff;}
.oe_product_list dl dd p{text-align:center;}

.oe_product_detail dl dt{ width:600px;}
.oe_product_detail dl dd{ margin-left:80px; width:600px;}

.oe_product_detail dl dt .info_img img{max-width:600px; max-height:600px;}
.oe_product_detail dl dt .other{display:inline-block; margin-bottom:5px; float:left;margin-right:11px; border:1px solid #fac94d;}


.oe_product_detail dl dd ul li.title{line-height:40px;}
.oe_product_detail dl dd ul li{line-height:35px;}
.oe_product_detail dl dd .feedback a{display:block; width:200px; text-align:center; background:#f3f3f3; line-height:40px; margin-top:10px; border-radius:4px;}
.oe_product_content .title{color:#2b8aeb; line-height:50px; font-size:18px; border-bottom:1px solid #ebebeb; margin-bottom:10px;}
