﻿/* CSS Document */
*{margin:0; padding:0}
td,p,div{font-size:11px; color:#5D5D5A; line-height:24px; font-family:"Verdana", "Arial", "Helvetica";}
p{line-height:22px;}


/*logo和广告条*/
.banner_left{float:left; padding:8px 0;}
.banner_left_top{margin-top:26px;}
.banner_right{float:right;}

.banner_font{margin-bottom:86px; padding-left:4px;}
.titlr_pic{font-family:"Alexis Italic";font-size:36px; color:#499E1B;}
.title{color:#F16205; font-weight:600; font-size:1.6em; font-family:"Arial";}
.content{padding-right:26px; padding-top:20px; background:url(../picture/about.jpg) no-repeat bottom right;}
.content_certificat{padding-right:26px; padding-top:20px; background:url(../picture/certificat.jpg) no-repeat bottom right;}
.content_instal{padding-right:26px; padding-top:20px; background:url(../picture/men.jpg) no-repeat bottom right;}
.content_contact{padding-right:26px; padding-top:20px; background:url(../picture/tel.jpg) no-repeat bottom right;}
.procontent{padding-right:26px; padding-top:20px;}


#divMenu{position:absolute;	right:106x;	top:560px;	width:33; height:26; z-index:3;}
.insta_titl{background:#F16205; padding:1px 6px; color:#fff; font-weight:bold;}
.insta_content{line-height:20px; }
.insta_stitl{background:#F16205; padding:1px 6px; color:#fff; font-weight:bold; width:100%; margin:14px 0;}
.insta_sstitl{font-size:13px; color:#F16205;}
.insta_sstit2{font-size:11px; color:#04b0d6;}

.contact_user{font-weight:bold; font-size:13px; color:#F16205;}
.conttact_bottom{border-top:1px dashed #C6C6C6; margin:20px 0;}

/*会员*/
.user{border-left:1px dashed #c1c1c1; padding:10px;}
.smtitle{font-weight:bold; color:#FF621F;}
.tdline-height{line-height:14px;}
.smtitle2{font-family:"Arial"; font-size:16px; font-weight:bold; color:#FF621F;}
.smtitle3{font-family:"Arial"; font-size:12px; font-weight:bold; color:#FF621F;}



.tableline{border:1px solid #FF621F;}
.tableline1{border-bottom:1px solid #FF621F; background:#FF641F; font-weight:bold; color:#fff; font-family:"Arial"; font-size:1.2em;}






/*产品图片*/
.pic2{text-align:center; background:#F6F5ED;width:160px; height:130px; border:4px solid #E0D7A5;text-align:center; display: table-cell;vertical-align:middle;/**/
 /* hack for ie */ 
 *display: block;  
 *font-size: 44px;
 overflow:hidden;
 /**/
 /* end */  
 }

.pic1{text-align:center; background:#F6F5ED;width:160px; height:120px;padding:4px;border:5px solid #E0D7A5;text-align:center; display: table-cell;vertical-align:middle;/**/
 /* hack for ie */ 
 *display: block;  
 *font-size: 44px;
 overflow:hidden;
 /**/
 /* end */  
 }
.pic1 img,.pic2 img{vertical-align:middle;} 
.prowidth{ float:center; width:140px; margin-right:20px;}
.proname{text-align:center; color:#000; font-weight:bold;height:16px;line-height:16px;margin-top:4px;}

/*底部*/
.copyright{border-top:1px solid #C6C6C6; color:#AEAEAB; font-size:10px; text-align:right;  font-style:italic;}


/*文本框*/
.ask{color:#339900; text-decoration:underline;}
