@charset "utf-8";
@import url("reset.css");
@import url("common.css");

.goods_intro{color:#666; line-height:20px;}
.goods_sub{display:block; border:2px solid #f6f6f6; border-radius:3px; margin-top:18px; margin-bottom:25px; padding:6px}
.goods_sub a{display:inline-block; margin-right:30px; color:#666; line-height:24px; height:24px; font-size:14px; word-break:keep-all; white-space:nowrap; }
.goods_sub a i{width:14px; height:14px; border:2px solid #e3e3e3; background-color:#fff; margin-right:8px; margin-top:4px;}
.goods_sub a:hover{font-weight:bold;}
.goods_sub a:hover i{background-color:#00528b; border:none; width:16px; height:16px; margin-left:1px; margin-right:8px;}
.goods_sub a.on{font-weight:bold;}
.goods_sub a.on i{background-color:#00528b; border:none; width:16px; height:16px; margin-left:1px; margin-right:8px;}
/*==================================
*** 产品列表 - goods list ***
==================================*/
.goods_list{}
.goods_list li{width:28%; margin-right:7.5%; margin-bottom:20px; text-align:center; float:left; overflow:hidden; cursor:pointer;}
.goods_list li.last{margin-right:0;}
.goods_list li .imgs{height:155px; width:100%; overflow:hidden; /* Center slide text vertically */display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.goods_list li .imgs img{width:100%; max-height:155px;}
.goods_list li .title{margin-top:5px; line-height:35px; height:35px; font-size:15px; color:#5d9dc0; display:block; overflow:hidden;}

/*==================================
*** 产品详情 - goods main ***
==================================*/
.goods_main{}
.goods_main .intro{margin-bottom:30px;}
.goods_main .intro .title{color:#5d9dc0; font-size:16px; font-weight:bold; line-height:32px; margin-bottom:10px;}
.goods_main .intro .imgs{width:100%; text-align:center; /* Center slide text vertically */display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.goods_main .intro .imgs img{width:100%;}
.goods_main .intro .c{width:310px;}
.goods_main .intro .c .title{color:#5d9dc0; font-size:16px; font-weight:bold; line-height:32px;}
.goods_main .intro .c .sn{color:#666; font-weight:bold; text-transform:uppercase; font-family:Arial, sans-serif; margin-bottom:20px;}
.goods_main .intro .c .cont{color:#666; line-height:24px;}

.goods_main .item_tl{line-height:29px; background-color:#e6e6e6;}
.goods_main .item_tl .title{color:#fff; font-weight:bold; font-size:12px; padding:0 23px; height:29px; display:inline-block; background-color:#00528b;}
.goods_main .item_main{margin:25px 0; position:relative; width:100%;}

.goods_main .item_tl_a{line-height:29px; background-color:#e6e6e6; font-size:12px;}
.goods_main .item_tl_a a{cursor:pointer;}
.goods_main .item_tl_a .title{font-size:12px; color:#00458e; padding:0 23px; height:29px; display:inline-block;}
.goods_main .item_tl_a .on{background-color:#00528b; color:#fff; font-weight:bold;}

.rec-con{height:170px; width:100%; overflow:hidden; position:relative;}
.rec-con ul{position:absolute;}
.rec-con li{width:176px; height:170px; overflow:hidden; float:left;}
.rec-con li.last{margin-right:0;}
.rec-con li .img{width:100%; height:130px; overflow:hidden; display:block;}
.rec-con li .img img{width:100%; max-height:130px; *width:176px; *height:130px;}
.rec-con li .title{display:block; height:40px; overflow:hidden; padding:0 10px;}
.rec-con li .title a{font-size:12px; line-height:40px; color:#666; display:block; text-align:center;}

/*==================================
*** 在线订购 - leave_word ***
==================================*/
.leave_word .note{font-size:14px; color:#333; font-weight:bold; margin-bottom:20px;}
.leave_word td{padding:2px 0;}
.leave_word .l{width:150px; line-height:24px; height:24px; font-size:12px; font-weight:bold; vertical-align:top; font-family:"宋体", sans-serif; overflow:hidden;}
.leave_word  .text{width:260px; height:22px; border:1px solid #dedede; padding:0 10px;}
.leave_word .textcode{width:90px; height:22px; border:1px solid #dedede; padding:0 10px;}
.leave_word textarea{height:100px;width:80%; border:1px solid #dedede;}
.leave_word .bt_row{margin:15px 0;}
.leave_word .botton{width:86px; height:33px; line-height:33px; border:0; text-align:center; margin-right:14px; color:#fff; font-size:12px; font-family:"宋体", sans-serif; background-color:#004991; border-radius:5px;}
#code{font-family:Arial; font-style:italic; font-weight:bold; border:0; letter-spacing:2px; color:blue; margin-left:10px; height:24px;}

#goo_con{line-height:150%}
#goo_con table{border-collapse:collapse;border: 1px solid #666;}  
#goo_con td{border-collapse:collapse;border: 1px solid #666;}  