﻿body
{
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    color:#222222;
    background:#FFFFFF;
    
}
ul,li{margin:0px;padding:0px;}
li{ display:inline; list-style:none; list-style-position:outside; text-align:center; font-weight:bold; float:left; font-family:Arial, Helvetica, sans-serif;}/*列表样式 padding:检索或设置对象四边的补丁边距 margin:检索或设置对象四边的外延边距*/
p{ padding:0; margin:0;}/*段落样式*/
body,div{ margin:0 auto;}


a{ font-size:12px;}
a:link{ text-decoration:none;}/*设置a对象在未被访问前的样式表属性*/
a:visited{ text-decoration:none;}/*用在已经访问过的连接上*/
a:active{ text-decoration:none;}/*用于获得焦点（比如，被点击）的连接上*/
a:hover{ text-decoration:none;}/*用于鼠标光标置于其上的连接*/

A.link1:link{  text-decoration: none; color:#222222;}/*未被访问前白色*/
A.link1:visited{ text-decoration:none; color:#222222;}/*访问过后为黑色*/
A.link1:active{ text-decoration:underline;}
A.link1:hover{ text-decoration:underline; color:#666666;}/*鼠标悬停时的颜色*/

A.Common:link {text-decoration: none;color:#ffffff; font-family:Arial, Helvetica, sans-serif;}
A.Common:visited {text-decoration: none; color:#ffffff;font-family:Arial, Helvetica, sans-serif; }
A.Common:active {text-decoration: none;}
A.Common:hover { text-decoration: none; color:#555455;}

A.Common1:link {text-decoration: none;color:#ffffff; font-size:12px;  font-family:Arial, Helvetica, sans-serif; padding-top:8px;}
A.Common1:visited {text-decoration: none; color:#ffffff; font-size:12px;font-family:Arial, Helvetica, sans-serif;}
A.Common1:active {text-decoration: none; font-size:12px; font-family:Arial; padding-top:2px;}
A.Common1:hover { text-decoration: none; color:#555455; position:relative; top: 1px; font-size:12px;}

#Header2{ width:1001px; height:150px;}/*头部*/

#Header{ width:1001px; height:415px;}/*头部*/
#Pagemain{ width:1001px; height:auto; padding-top:3px;}/*首页页面*/
#Footer{ width:1001px; height:90px;}/*尾部*/

#Pagemain1{ width:1001px; height:667px; padding-top:3px;}/*产品页面*/
#LeftBar{ width:212px; height:662px; float:left; border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}/*首页左侧页面*/
#RightBar{ width:779px; height:662px; float:right; border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}/*首页右侧页面*/

#Pagemain2{ width:1001px; height:auto; padding-top:3px; }/*威力电子、威力简介、威力联系、威力新闻、页面*/
#LeftBar2{ width:212px; height:auto; float:left; border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}/*威力电子、威力简介、威力联系、威力新闻、页面*/
#RightBar2{ width:779px; height:330px; float:right;  border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}/*威力电子、威力简介、威力联系、威力新闻、页面*/


#Pagemain3{ width:1001px; height:435px; padding-top:3px;}/*威力斯网络营销页面*/
#LeftBar3{ width:212px; height:430px; float:left; border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}/*威力斯网络营销页面*/
#RightBar3{ width:779px; height:430px; float:right;  border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}/*威力斯网络营销页面*/

/*浮动方向*/
.f_l{ float:left;}/*左浮动*/
.f_r{ float:right;}/*有浮动*/

/*字体位置*/
.text_r{ text-align:right;} /*字体向右*/
.text_l{ text-align:left;} /*字体向左*/
.text_center{ text-align:center;} /*字体居中*/

/*字体大小*/
.zhi10{ font-size:10px;}
.zhi11{ font-size:11px;}
.zhi12{ font-size:12px;}
.zhi13{ font-size:13px;}
.zhi14{ font-size:14px;}
.zhi16{ font-size:16px;}
.zhi17{ font-size:17px;}
.zhi18{ font-size:18px;}
.zhi20{ font-size:20px;}

/*字体颜色*/
.zhi_0{ color:#222222;}
.zhi_1{ color:#ffffff;}/*白色*/
.zhi_2{ color:#5C5A5D;}/*灰色*/
.zhi_3{ color:#FF0000;}/*红色*/
.zhi_4{ color:#444444;}/*深灰色*/
.zhi_5{ color:#08028A;}/*淡蓝*/
.zhi_6{ color:#24B81A;}/*偏绿*/
.zhi_7{ color:#990100;}/*棕红色*/
.zhi_8{ color:#000000;}/*黑色*/
.zhi_9{ color:#595959; filter:shadow(color=#cccccc,direction=120);height:50;}/*文字投影效果*/
.zhi_10
{
   position:absolute;
   width:300;
   height:200;
   color:#000000;
   filter:DropShadow(Color=#ffffe1, OffX=1, OffY=1, Positive=2);
   font-family: "宋体"; 
   font-size: 12px; 
   text-decoration: none;
   text-align:center;
}
.zhi_11{ color:#A6A6A6;}
/*字体行高*/
.h10{ line-height:10px;}
.h15{ line-height:15px;}
.h17{ line-height:17px;}
.h18{ line-height:18px;}
.h19{ line-height:19px;}
.h20{ line-height:20px;}
.h21{ line-height:21px;}
.h22{ line-height:22px;}
.h24{ line-height:24px;}
.h25{ line-height:25px;}
.h28{ line-height:28px;}
.h31{ line-height:31px;}

/*据顶高度*/
.p_t2{ padding-top:2px;}
.p_t3{ padding-top:3px;}
.p_t5{ padding-top:5px;}
.p_t6{ padding-top:6px;}
.p_t7{ padding-top:7px;}
.p_t8{ padding-top:8px;}
.p_t10{ padding-top:10px;}
.p_t15{ padding-top:15px;}
.p_t20{ padding-top:20px;}
.p_t25{ padding-top:25px;}
.p_t30{ padding-top:30px;}
.p_t40{ padding-top:40px;}
.p_t55{ padding-top:55px;}
.p_t50{ padding-top:50px;}
.p_t60{ padding-top:60px;}
.p_t80{ padding-top:80px;}

/*向左移动*/
.p_l2{ padding-left:2px;}
.p_l5{ padding-left:5px;}
.p_l4{ padding-left:4px;}
.p_l10{ padding-left:10px;}
.p_l15{ padding-left:15px;}
.p_l17{ padding-left:17px;}
.p_l20{ padding-left:20px;}
.p_l25{ padding-left:25px;}
.p_l30{ padding-left:30px;}
.p_l35{ padding-left:35px;}
.p_l40{ padding-left:40px;}
.p_l50{ padding-left:50px}
.p_l65{ padding-left:65px}
.p_l100{ padding-left:100px}
.p_l150{ padding-left:150px}
.p_l180{ padding-left:180px}
.p_l230{ padding-left:230px;}


.l_1{letter-spacing:1px;} /*字体间距*/
.l_2{letter-spacing:2px;} /*字体间距*/

.b{ font-weight:bold;} /*字体 粗体*/

.o{ overflow:hidden;}/*overflow有四个属性：visible（默认属性）、hidden、scroll和auto*//*属性设置当元素的内容溢出其区域时发生的事情*/

.b0{ border:0px;} /*边框为0*/
.b1{ border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}
.b2{ border-bottom:dotted 1px #CCCCCC;}
.b3{ border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; border-top:solid 1px #CCCCCC;}
.b4{ border-bottom:solid 1px #CCCCCC;}
.b5{ border-bottom:solid 1px #000000; border-left:solid 1px #000000; border-right:solid 1px #000000; border-top:solid 1px #000000;}
.b6{ border-right:solid 1px #CCCCCC;}
.indent{ text-indent:25px;}/*文本的缩进*/
.indent5{ text-indent:5px;}/*文本的缩进*/

.m_2{ margin-top:-2px;}
.m_3{ margin-top:-3px;}
.m_4{ margin-top:-4px;}
.m_5{ margin-top:-5px;}
.m_6{ margin-top:-6px;}
.m_10{ margin-top:-10px;}
.m_12{ margin-top:-12px;}
.m_20{ margin-top:-20px;}
.m_28{ margin-top:-28px;}
.m_30{ margin-top:-30px;}
.m_47{ margin-top:-47px;}
.m_50{ margin-top:-50px;}
.m_22{ margin-top:-22px;}
.m_15{ margin-top:15px; margin-left:15px;}


/*系统图标*/
.li_dot {FONT-SIZE: 12px; COLOR: #999; FONT-FAMILY: Webdings; }
.li_dot2 {FONT-SIZE: 12px; COLOR: #386230; FONT-FAMILY: Webdings}/*绿色*/
.li_dot3 {FONT-SIZE: 12px; COLOR: #FE9A00; FONT-FAMILY: Webdings}/*黄色*/


/*订单样式*/
.msg{ width:620px; height:400px;}
.msgleft{ width:100px; height:28px; line-height:28px; float:left; padding-right:10px; text-align:right;}
.msgleft01{ width:100px; height:100px; line-height:92px; float:left; padding-right:10px; text-align:right;}
.msgright{ width:510px; height:100px; line-height:92px; float:left;}
.msgright01{ width:510px; height:28px; line-height:28px; float:left;}

.inputBox1 {BORDER-RIGHT: #4C4C4C 1px solid; BORDER-TOP: #4C4C4C 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #4C4C4C 1px solid; BORDER-BOTTOM: #4C4C4C 1px solid; width:280px;}
.inputBoxonfocus {BORDER-RIGHT: #4C4C4C 1px solid; BORDER-TOP: #4C4C4C 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #4C4C4C 1px solid; BORDER-BOTTOM: #4C4C4C 1px solid}
.inputBoxonfocus1 {BORDER-RIGHT: #4C4C4C 1px solid; BORDER-TOP:#4C4C4C 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #4C4C4C 1px solid; BORDER-BOTTOM: #4C4C4C 1px solid; background-color:Transparent; cursor:hand;}

#nav1{width:1003px; height:24px;}
#div1{width:890px; height:24px; float:left;}
.subnav1{ width:70px; height:24px; line-height:24px; float:left; color:#ffffff; font-family:Arial;}

#nav2{width:1003px; height:39px;}
#div2{width:820px; height:39px; float:left;}
.subnav2{ width:102px; height:39px; line-height:39px; float:left; color:#ffffff; font-family:Arial; text-align:center;}


/*新闻样式*/
.NewsDetailTit{ width:750px; height:28px; line-height:28px;}
.NewsDetailContent{width:750px; height:550px;  padding-top:7px;}
.NewsDetailEnd{ width:750px; height:15px; line-height:15px; color:#999999;}

/*产品样式*/
.ProItem{ width:140px; height:200px; padding-left:4px; }/*产品项*/
.ProItemImg{ width:128px; height:90px; padding-top:8px; }/*产品图片*/
.ProItemTxt{ width:128px; height:25px; line-height:25px;} /*产品文字*/



