/* BASIC css start */
.product_tab {width:1100px; height:35px; clear:both; border-bottom:1px solid #dedede; margin-bottom:50px;}
.product_tab li {float:left; width:150px;height:34px; border:1px solid #dedede;border-bottom:0px; border-left:0px;  }
.product_tab li:first-child {border-left:1px solid #dedede;}
.product_tab li a {display:block; line-height:34px; height:34px;color:#777; font-size:14px;text-align:center;}
.product_tab li a:hover {background-color:#f5f5f5; text-decoration:none;}
.product_tab li a.on {color:#fff; background-color:#2c1a02; border:0px;}
.pinfo_area ul {width:1100px; height:511px; clear:both;margin-bottom:23px;}
.pinfo_area ul li {float:right;}
.pinfo_area ul li:first-child {float:left;}
.pinfo_area .thumb {width:540px; height:301px;}
.pinfo_area .text_area {width:540px; height:210px; background-color:#f6f6f6; }
.text_area_inner {padding-left:50px; padding-top:38px;}
.text_area_inner .title01 {font-size:18px;color:#222; text-align:left; padding-bottom:20px;}
.text_area_inner .title02 {font-size:13px;color:#888; text-align:left; padding-bottom:20px; line-height:18px; }
.text_area_inner .btn_more a {display:block; border:1px solid #222; height:27px; width:113px; line-height:27px; font-family:Arial; font-size:11px; color:#222; text-align:center;}
.text_area_inner .btn_more a:hover {background-color:#222; color:#fff;text-decoration:none;}
figure {width: 540px;height: 301px;margin: 0;padding: 0;background: #fff;overflow: hidden;}
figure:hover+span {bottom: -36px;opacity: 1;}
.hover01 figure img {-webkit-transform: scale(1);transform: scale(1);-webkit-transition: .2s ease-in-out;transition: .2s ease-in-out;}
.hover01 figure:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}

.top_shopping {display:none;}
.top_product {display:block !important;}
/* BASIC css end */

