.Product{ padding-top:40px; }
.Product .tit{ width:100%; text-align:center; margin-bottom:40px; padding-top:40px; }
.Product .tit p.tit1{ font:normal 24px 'Microsoft Yahei'; color:#202020;}
.Product .tit span.tit2{  display:block; font:normal 12px Arial; color:#d3d3d3; margin:12px 0; text-transform:uppercase;}
.Product .listbox{ margin-bottom:30px; }
.Product .listbox .listmenu{ float:left; width:300px; margin-left:-4px; height:511px; }
.Product .listbox .listmenu .abox{ width:255px; margin:215px 0 100px 45px; }
.Product .listbox .listmenu .abox a{ font:normal 14px 'Microsoft YaHei'; color:#fff; padding-left:15px; margin-right:28px; display:inline-block; background:url(../images/product/point.png) no-repeat left center; margin-bottom:20px; }
.Product .listbox .listmenu p{ text-align:center; }
.Product .listbox .listmenu p a{ color:#fff; padding-left:26px; background:url(../images/product/more.png) no-repeat left center; display:inline-block; height:18px; line-height:18px; }
.Product .listbox .floot1{ background:url(../images/product/1f.jpg) no-repeat; }
.Product .listbox .floot1 .abox a:hover{ background:url(../images/product/point1.png) no-repeat left center; color:#447913; }
.Product .listbox .floot1 p a:hover{ color:#447913; background:url(../images/product/more1.png) no-repeat left center; }
.Product .listbox .floot2{ background:url(../images/product/2f.jpg) no-repeat; }
.Product .listbox .floot2 .abox a:hover{ background:url(../images/product/point2.png) no-repeat left center; color:#b16400; }
.Product .listbox .floot2 p a:hover{ color:#b16400; background:url(../images/product/more2.png) no-repeat left center; }
.Product .listbox .floot3{ background:url(../images/product/3f.jpg) no-repeat; }
.Product .listbox .floot3 .abox a:hover{ background:url(../images/product/point3.png) no-repeat left center; color:#b63a3a; }
.Product .listbox .floot3 p a:hover{ color:#b63a3a; background:url(../images/product/more3.png) no-repeat left center; }
.Product .listbox .floot4{ background:url(../images/product/4f.jpg) no-repeat; }
.Product .listbox .floot4 .abox a:hover{ background:url(../images/product/point4.png) no-repeat left center; color:#178c98; }
.Product .listbox .floot4 p a:hover{ color:#178c98; background:url(../images/product/more4.png) no-repeat left center; }
.Product .borderbox .tits{ font:normal 18px/40px 'Microsoft YaHei'; color:#333; margin:20px 0; padding-left:58px; }
.Product .borderbox .tit1{ background:url(../images/product/1f.png) no-repeat 15px center; }
.Product .borderbox .tit2{ background:url(../images/product/2f.png) no-repeat 15px center; }
.Product .borderbox .tit3{ background:url(../images/product/3f.png) no-repeat 15px center; }
.Product .borderbox .tit4{ background:url(../images/product/4f.png) no-repeat 15px center; }
.Product .borderbox li{ float:left; position:relative; width:267px; border:1px solid #e5e5e5; margin-left:-1px; padding-bottom:20px; }
.Product .borderbox li .imgbox{ width:267px; height:267px; text-align:center; }
.Product .borderbox li .imgbox img{ max-width:100%; max-height:100%; }
.Product .borderbox li .pro_Bg{ position:absolute; width:100%; height:0; bottom:0; left:0; background:#000; z-index:1; opacity:0.54; -moz-transition:all ease 0.4s; -webkit-transition:all ease 0.4s; -o-transition:all ease 0.4s; transition:all ease 0.4s;}
.Product .borderbox li .proh2{ position:absolute; opacity:0; z-index:3; width:100%; height:100%; left:0; top:0; text-align:center; }
.Product .borderbox li .proh2 h2{ font:normal 22px 'Microsoft Yahei'; color:#fff; margin-top:55px; }
.Product .borderbox li .proh2 p{ font:normal 14px 'Microsoft Yahei'; color:#fff; margin-top:15px;}
.Product .borderbox li .proh2 a{ display:block; margin-top:5px; -moz-transition:all ease 0.8s; -webkit-transition:all ease 0.8s; -o-transition:all ease 0.8s; transition:all ease 0.8s;}
.Product .borderbox li:hover  .pro_Bg{  height:100%;}
.Product .borderbox li:hover .proh2{ opacity:1;}
.Product .borderbox li:hover .proh2 a{ margin-top:18px;}
.Product .borderbox li p{ padding:0 15px; }
.Product .borderbox li .name{ font:normal 16px 'Microsoft YaHei'; color:#333; margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.Product .borderbox li .price span{ font:normal 14px 'Microsoft YaHei'; color:#fe533f; }
.Product .borderbox li .price em{ float:right; font:normal 12px 'Microsoft YaHei'; color:#666; text-decoration:line-through; }

.Pro_list .borderbox{ float:none; width:100%; background:none; padding:0; }
.Pro_list .borderbox li{ margin-top:-1px; }
.Pro_list .classify{ background:#eef4f7; line-height:52px; padding-left:20px; }
.Pro_list .classify span{ display:block; float:left; font:normal 14px/52px 'Microsoft YaHei'; color:#4d4d4d; padding-left:25px; }
.Pro_list .classify.cur .abox{ height:auto; }
.Pro_list .classify .abox{ float:left; width:800px; margin:0 10px; height:52px; overflow:hidden; }
.Pro_list .classify .abox a{ color:#8d8d8d; padding:4px 14px; border-radius:10px; display:inline-block; line-height:18px; margin:13px 0; }
.Pro_list .classify .abox a.cur{ background:#37d2e4; color:#fff; }
.Pro_list .classify1{ border-bottom:1px solid #e0e8ec; }
.Pro_list .classify1 span{ background:url(../images/product/class1.png) no-repeat left center; }
.Pro_list .classify2 span{ background:url(../images/product/class2.png) no-repeat left center; }
.Pro_list .classify .more{ color:#ff835d; padding-left:16px; background:url(../images/product/pluss.png) no-repeat left center; }
.Pro_det .databox{ margin-bottom:40px; }
.Pro_det .databox .imgbox{ float:left; width:492px; }
.Pro_det .databox .imgbox .smbox{ float:left; width:78px; }
.Pro_det .databox .imgbox .smbox li{ height:78px; position:relative; }
.Pro_det .databox .imgbox .smbox li .img{ width:100%; height:100%; }
.Pro_det .databox .imgbox .smbox li .mask{ position:absolute; left:0; top:0; filter:alpha(opacity=0); opacity:0; -moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; transition:all ease 0.3s; }
.Pro_det .databox .imgbox .smbox li.cur .mask{ filter:alpha(opacity=100); opacity:1; }
.Pro_det .databox .imgbox .plusbox{ width:402px; height:402px; float:right; text-align:center; }
.Pro_det .databox .imgbox .plusbox img{ max-width:402px; max-height:402px; }
.Pro_det .databox .textbox{ width:400px; float:left; margin-left:48px; }
.Pro_det .databox .textbox h3{ color:#3a3a3a; font:normal 22px 'Microsoft YaHei'; }
.Pro_det .databox .textbox p{ color:#969696; font:normal 14px/22px 'Microsoft YaHei'; padding-top:15px; margin-bottom:30px; }
.Pro_det .databox .textbox .price span{ color:#969696; width:62px; display:inline-block; margin-bottom:15px; }
.Pro_det .databox .textbox .price em{ color:#37d2e4; font:normal 14px 'Microsoft YaHei'; }
.Pro_det .databox .textbox .price em i{ font-size:30px; }
.Pro_det .databox .textbox .price del{ color:#cfcfcf; }
.Pro_det .databox .textbox .line{ height:1px; width:100%; background:#eaeaea; margin:25px 0 30px 0; }
.Pro_det .databox .textbox .pay{ color:#c3c3c3; margin-bottom:20px; position:relative; }
.Pro_det .databox .textbox .pay .ma{ position:absolute; width:254px; height:254px; left:0; top:60px; display:none; }
.Pro_det .databox .textbox .pay a{ margin-right:20px; }
.Pro_det .titbox{ background:#f1f1f1; padding-left:8px; }
.Pro_det .titbox span{ line-height:46px; height:46px; display:block; border-left:1px solid #fff; font-size:14px; color:#858585; background:#f1f1f1; padding-left:12px; }
.Pro_det .Html{ padding:54px 0; line-height:22px; }
.Pro_det .Html img{ max-width:100%; }

.bdsharebuttonbox span{ float:left; margin-right:10px; padding-top:5px; }
.textbox .bdshare-button-style1-16 .bds_qzone{ background:url(../images/product/qz.png) no-repeat center; }
.textbox .bdshare-button-style1-16 .bds_tsina{ background:url(../images/product/sina.png) no-repeat center; }
.textbox .bdshare-button-style1-16 .bds_sqq{ background:url(../images/product/qq.png) no-repeat center; }
.textbox .bdshare-button-style1-16 .bds_weixin{ background:url(../images/product/wechat.png) no-repeat center; }
.textbox .bdshare-button-style1-16 .bds_douban{ background:url(../images/product/douban.png) no-repeat center; }
.textbox .bdshare-button-style1-16 a{ width:18px; height:18px; margin:0 4px; padding:0; }




 



















 