@charset "utf-8";

.tree_menu{width:230px;display:block;float:left;}
.tree_item{width:220px;height:21px;padding:10px 0px 10px 10px;border-top:1px solid #e5e5e5;}
.tree_item a{width:198px;height:21px;line-height:21px;font-size:14px;display:inline-block;color:#333;overflow:hidden;}
.tree_item a:hover{color:#009fa8;}
.tree_item.last{border-bottom:1px solid #e5e5e5;}
.tree_item.sub{width:210px;padding:5px 0px 5px 20px;}
.tree_item.bold{font-weight:bold;}
.tree_item.sub a{width:188px;font-size:12px;color:#666;}
.tree_item.sub a:hover{color:#009fa8;}
.tree_item .on{width:21px;height:21px;display:block;float:right;background:url(../../images/nav_arrow.png) no-repeat -21px 0;}
.tree_item .off{width:21px;height:21px;display:block;float:right;background:url(../../images/nav_arrow.png) no-repeat 0 0;}
.tree_item .down{width:21px;height:21px;display:block;float:right;background:url(../../images/nav_arrow.png) no-repeat 0 -21px;}

.content{width: 935px;display:block;float:right;text-align:right;}

.content_product{width:880px;display:block;float:right;margin:0 auto;overflow:hidden;}
.pro_list{float:left;width:200px;margin:20px 19px 0px 0; position:relative;}
.pro_list.top{margin:0px 19px 0px 0;}
.pro_img{width:200px;min-height:200px;float:left; overflow:hidden;border: 1px solid #e5e5e5;}
.pro_img img{width:100%;float:left;text-align:left;-webkit-transition:all .2s ease; -moz-transition:all .2s ease; -o-transition:all .2s ease; -ms-transition:all .2s ease; transition:all .2s ease;}
.pro_img a:hover img{ -webkit-transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); transform: scale(1.08, 1.08);}
.pro_sn{width:100%;height:25px;line-height:25px;float:left;overflow:hidden; text-align:center;color:#666;}
.pro_title{width:100%;height:40px;margin:5px 0;line-height:20px;float:left;overflow:hidden;text-align:center;}
.pro_title a{color:#009fa8;}
.pro_title a:hover{color:#f60; text-decoration:none;}
.pro_price{width:100%;height:25px;line-height:25px;float:left;overflow:hidden; text-align:center;}
.pro_sale{width:35px;height:18px; background:#f60; color:#fff; text-align:center; line-height:18px; position:absolute; left:0px; top:0px;}
.pro_new{width:35px;height:18px; background:#12afa3; color:#fff; text-align:center; line-height:18px; position:absolute; right:0px; top:0px;}
.pro_btn{width:100%;height:30px; position:absolute; left:0px; bottom:0px; text-align:center;display:none; background:#fff;}
.pro_cate{width:890px;}
.pro_cate .pro_list{width:168px;margin:20px 10px 0px 0;}
.pro_cate .addcart{width:80px;}

.content ul.c{width:930px;display:block;float:right;margin:0 auto;overflow:hidden;}
.content li.c{width:212px;height:232px;display:block;float:left;margin:20px 10px 0px 10px; position:relative;}
.content li.c.top{margin:0px 10px 0px 10px;}
.content a.ci{width:200px;height:200px;display:block;float:left;overflow:hidden;border:1px solid #e5e5e5;}
.content img.c{width:200px;height:200px;display:block;float:left;text-align:left;-webkit-transition:all .2s ease; -moz-transition:all .2s ease; -o-transition:all .2s ease; -ms-transition:all .2s ease; transition:all .2s ease;}
.content a.ci:hover img{-webkit-transform: scale(1.08, 1.08); -moz-transform: scale(1.08, 1.08); -o-transform: scale(1.08, 1.08); transform: scale(1.08, 1.08);}
.content a.cc{width:202px;height:30px;line-height:30px;display:block;float:left;text-align: center;background:#fff;color:#009fa8;cursor:pointer;}
.content a.cc:hover{color:#4db0bc;}

.content_loading{width:878px;height:31px;margin-top: 10px;display:block;float:left;text-align: center;padding: 10px 0px 10px 0px;}
.loading{width:200px;height:31px;}
.loading_img{width:31px;height:31px;display:block;float:left}
.loading_text{height:31px;margin-left:10px;line-height:31px;display:block;float:left;font: normal 14px/31px "Microsoft YaHei";}