@charset "utf-8";
.mt20{ margin-top:20px;}.verticalAlign { vertical-align: middle; display: inline-block; height: 100%; width: 1px; margin-left: -1px; }
#brand-header{ background:url(brand-header.png) center center repeat-x; height:110px; width:100%; position:fixed; z-index:99; left:0px; top:0px;}/*顶部背景*/
.Company-Name{ width:650px;}/*企业名称*/
.Company-Name span{ padding-top:30px; color:#fff; font-size:30px; display:inline-block;}
.Company-logo{ padding:0; height:90px; background:#fff; padding:0 10px; border-radius:0 0 10px 10px; margin-right:15px;}/*企业LOGO*/
.Company-logo img{ max-height:60px; _height:60px; width:auto; margin-top:15px;}
#brand-header .wrapper{ position:relative;}
.Company-sub{ width:270px; float:right;position:relative; margin-top:-80px;}/*页面右侧*/
.Renzheng{ width:270px; position:absolute; z-index:100;}/*认证*/
#Renzheng{ margin:0px 0 10px 0; background: #fff; border:solid 3px #eac8c6; padding:5px; border-radius:10px;}
#Renzheng em{ background:url(Renzheng.png) no-repeat; width:164px; height:164px; position:absolute; top:-30px; right:-35px;}
#Renzheng h5{ font-size:18px; color:#f00; padding:0 10px 10px 10px; border-bottom:dotted 1px #dca09d}
#Renzheng ul li{ padding:5px; font-size:14px; color:#333;word-break:break-all;}
#Renzheng ul li a{ color:#333;}
#Renzheng ul li a:hover{ color:#f00; text-decoration:underline;}
#Renzheng .iconfont{ color:#C80002; margin-right:5px;}
#Company-co{ background:#eefff2; border:solid 3px #d7f4de; padding:12px; width:240px;  border-radius:10px;}/*企业联系信息*/
#Company-co h5{ color:#333; font-size:18px; font-weight:bold; padding:0 10px 10px 10px; border-bottom:dotted 1px #c0e4c9;}
#Company-co a{ text-decoration:underline; color:#333;}
#Company-co a:hover{ text-decoration:none;}
#Company-co table{ width:230px;}
#Company-co table tr{ border-bottom:solid 1px #c0e4c9}
#Company-co table th{ color:#00955b; font-size:15px; width:80px; text-align:right; padding:4px 0; vertical-align:top}
#Company-co table td{ padding:7px 5px; text-align:left; color:#333; font-size:12px;word-break:break-all; vertical-align:top}
#Company-co .rwm{ margin:20px 0 0 0; width:230px; overflow:hidden;}/*二维码*/
#Company-co .rwm ul{ width:240px;}
#Company-co .rwm ul li{ float:left; width:110px; margin-right:10px; font-size:12px;}
#Company-co .rwm ul li p{ text-align:center; color:#333; margin-top:-5px;}
#Company-co .rwm ul li img{ width:110px; height:110px;}

.wrapper#Company{ margin:120px auto 0 auto; position:relative;}/*页面左侧*/
.Company-body{ width:720px; float:left;}
.Company-body h2{ font-size:22px; color:#00955b; line-height:30px; padding:5px 20px; border-bottom:solid 1px #ddd; margin-bottom:10px;}
.Company-body .text{ padding:0px;}
.Company-body .text img{ max-width:700px; _width:700px height:auto; margin:15px auto}
/*图片列表*/
.photo_list { width:720px; overflow:hidden;}
.photo_list ul { width:735px;}
.photo_list ul li { float:left; padding:4px; margin:0 15px 15px 0; width:220px; border:solid 1px #ccc; _overflow:hidden; position:relative;}
.photo_list ul li a { text-decoration:none; }
.photo_list .photo_title{ text-align:center; font-size:15px; line-height:26px; color:#333;}
.price{ text-align:left; font-size:14px; line-height:26px; color:#333; padding-left:15px;}
.price span{ font-weight:bold; color:#ff3000; margin-left:5px;}
.photo_list .img{width: 220px; height: 165px;background:url(../../fancybox/fancybox_loading.gif) center center no-repeat;}
.photo_list ul li:hover { background:none; border-color:#c80000;}
.photo_list ul li:hover .photo_title {color: #c80000;}
/*产品详细*/
#detailde{ width:1000px; height:620px; margin:0 auto;}
#detailde h1{ font-size:20px; line-height:26px; padding:10px; border-bottom:solid 1px #ccc; margin-bottom:10px;color:#00955b;}
.focus{ width:760px; height:570px; overflow:hidden; position:relative; float:left;}
.focus .hd{ height:20px; overflow:hidden; position:absolute;width:780px; left:0px; bottom:0px; z-index:1; }
.focus .hd ul{ float:left; position:relative; left:50% }
.focus .hd ul li{ float:left; position:relative; right:50%; margin-right:5px;  width:10px; height:10px; text-indent:-990em; border-radius:10px;background:#888; cursor:pointer; }
.focus .hd ul li.on{ background:#00955b; }
.focus .focusbd{ position:relative;  z-index:0; width:100%;   }
.focus .focusbd li{ zoom:1; vertical-align:middle;width:760px; height:570px; position:relative; overflow:hidden; text-align:center; vertical-align:top}
.focus .focusbd img { max-width: 760px; max-height: 570px;vertical-align: middle;display:inline-block; text-align:left;}/*产品图片*/
.focus .focusbd p span{ position:relative; color:#fff;}/*不同角度产品文字*/
.focus .prev,  .focus .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background:url(slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=30); opacity: 0.3; }/*箭头*/
.focus .next { left: auto; right: 3%; background-position: 8px 5px; }
.focus .prev:hover,  .focus .next:hover { filter: alpha(opacity=100); opacity: 1; }
.focus .prevStop { display: none; }
.focus .nextStop { display: none; }
#detailde .text{ float:right; width:200px; height:530px; overflow:auto; border-left:solid 1px #ccc; padding:15px;}/*产品详细介绍*/