﻿body
{
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    font-size:12px;
    font-family:宋体,Arial;
    color:#000000;
    background:url(images/pg_01.jpg);
}

ul,li{margin:0px;padding:0px;}
li{ display:inline; list-style:none; list-style-position:outside; text-align:center; float:left; font-family:宋体;}/*列表样式 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:#000000;}/*未被访问前白色*/
A.link1:visited{ text-decoration:none; color:#000000;}/*访问过后为黑色*/
A.link1:active{ text-decoration:underline;}
A.link1:hover{ text-decoration:underline; color:#3f3f3f;}/*鼠标悬停时的颜色*/

/*左边产品类别链接 style*/
A.link2:link{  text-decoration: none; color:#FFFFFF;}/*未被访问前白色*/
A.link2:visited{ text-decoration:none; color:#FFFFFF;}/*访问过后为黑色*/
A.link2:active{ text-decoration:none; }
A.link2:hover{text-decoration:underline;color:#F5FF00; }/*鼠标悬停时的颜色*/

/*新闻链接 style*/
A.link3:link{  text-decoration: none; color:#737373; }/*未被访问前白色*/
A.link3:visited{ text-decoration:none; color:#737373;}/*访问过后为黑色*/
A.link3:active{ text-decoration:none; }
A.link3:hover{text-decoration:underline;color:#FF972E; font-weight:bold;}/*鼠标悬停时的颜色*/

A.menu:link {text-decoration: none; color:#ffffff; font-size:14px; font-weight:bold;  font-family:宋体,黑体;}
A.menu:visited {text-decoration: none; color:#ffffff; font-size:14px; font-weight:bold;  font-family:宋体,黑体; }
A.menu:active {text-decoration: none; }
A.menu:hover {color:#E3F0FB;position:relative;top: 1px; }

A.menu1:link {text-decoration: none; color:#ffffff;  font-family:宋体,黑体;}
A.menu1:visited {text-decoration: none; color:#ffffff; font-family:宋体,黑体; }
A.menu1:active {text-decoration: underline; }
A.menu1:hover {color:#E3F0FB;position:relative;top: 1px; }

A.menu2:link {text-decoration: none; color:#FF0000;  font-family:宋体; font-size:14px; font-weight:bold;}
A.menu2:visited {text-decoration: none; color:#FF0000; font-family:宋体; font-size:14px; font-weight:bold; }
A.menu2:active {text-decoration: underline; }
A.menu2:hover {color:#FF0000;position:relative;top: 1px; }

#Header{ width:1003px; height:330px;}/*头部*/
#Pagemain{ width:1003px; height:auto; background:#FFFFFF;}/*首页页面*/
#LeftBar{ width:195px; height:auto; float:left; background:#FFFFFF;}/*首页左侧页面*/
#RightBar{ width:605px; height:auto; float:left; background:#FFFFFF;}/*首页右侧页面*/
#Footer{ width:1003px; height:136px;}/*尾部*/

#Pagemain1{ width:800px; height:auto; background:#E5E5E5;}/*首页页面*/

/*浮动方向*/
.f_l{ float:left;}/*左浮动*/
.f_r{ float:right;}/*有浮动*/

/*字体位置*/
.text_r{ text-align:right;} /*字体向右*/
.text_l{ text-align:left;} /*字体向左*/
.text_center{ text-align:center;} /*字体居中*/

/*字体大小*/
.zhi12{ font-size:12px;}
.zhi13{ font-size:13px;}
.zhi14{ font-size:14px;}

/*字体颜色*/
.zhi_1{ color:#ffffff;}/*白色*/
.zhi_2{ color:#F5FF00;}/*黄色*/
.zhi_3{ color:#000000;}/*黑色*/
.zhi_4{ color:#414141;}/*灰色*/
.zhi_5{ color:#FF972E;}/*橙色*/
.zhi_6{ color:#FFFFFF;}
.zhi_7{ color:#ED000A;}
.zhi_8{ color:#FDFF00;}

/*字体行高*/
.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_t1{ padding-top:1px;}
.p_t2{ padding-top:2px;}
.p_t3{ padding-top:3px;}
.p_t4{ padding-top:4px;}
.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_t11{ padding-top:11px;}
.p_t12{ padding-top:12px;}
.p_t15{ padding-top:15px;}
.p_t17{ padding-top:17px;}
.p_t18{ padding-top:18px;}
.p_t19{ padding-top:19px;}
.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_t70{ padding-top:70px;}
.p_t80{ padding-top:80px;}
.p_t100{ padding-top:100px;}
.p_t160{ padding-top:160px;}

/*向左移动*/
.p_l2{ padding-left:2px;}
.p_l3{ padding-left:3px;}
.p_l4{ padding-left:4px;}
.p_l5{ padding-left:5px;}
.p_l6{ padding-left:6px;}
.p_l8{ padding-left:8px;}
.p_l10{ padding-left:10px;}
.p_l15{ padding-left:15px;}
.p_l20{ padding-left:20px;}
.p_l22{ padding-left:22px;}
.p_l25{ padding-left:25px;}
.p_l30{ padding-left:30px;}
.p_l40{ padding-left:40px;}
.p_l50{ padding-left:50px}
.p_l60{ padding-left:60px}
.p_l70{ padding-left:70px}
.p_l80{ padding-left:80px}
.p_l90{ padding-left:90px}
.p_l100{ padding-left:100px}
.p_l230{ padding-left:230px}
.p_l250{ padding-left:250px}
.p_l415{ padding-left:415px}

.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 #DADADA;}
.b2{border-bottom:solid 1px #DADADA; border-top:solid 1px #DADADA; border-left:solid 1px #DADADA; border-right:solid 1px #DADADA;}
.b3{border-bottom:solid 2px #000000;}
.b4{border-bottom:solid 6px #BEBFC1; border-top:solid 6px #BEBFC1; border-left:solid 6px #BEBFC1; border-right:solid 6px #BEBFC1;}

.indent{ text-indent:25px;}/*文本的缩进*/
.m_1{ margin-top:-1px;}
.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_22{ margin-top:-22px;}
.m_40{ margin-top:-40px;}
.m_22{ margin-top:-22px;}
.m_90{ margin-top:-90px;}
.m_15{ margin-top:15px; margin-left:15px;}

.m_l1{ margin-left:-1px;}


/*系统图标*/
.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:480px; height:auto;}
.msgleft{ width:80px; height:30px; line-height:30px; float:left; padding-left:10px; text-align:right; color:#676767;}
.msgleft01{ width:80px; height:80px; line-height:80px; float:left; padding-left:10px; text-align:right;  color:#676767;}
.msgright{ width:380px; height:80px; line-height:80px; float:left;}
.msgright01{ width:380px; height:30px; line-height:30px; float:left;}

.inputBox1 {BORDER-RIGHT: #0F0F0F 1px solid; BORDER-TOP: #0F0F0F 1px solid; FONT-SIZE: 12px; BORDER-LEFT:#0F0F0F 1px solid; BORDER-BOTTOM:#0F0F0F 1px solid; width:270px; background-color:Transparent;}
.inputBox2 {BORDER-RIGHT: #0F0F0F 1px inset; BORDER-TOP: #0F0F0F 1px inset; FONT-SIZE: 12px; BORDER-LEFT:#0F0F0F 1px inset; BORDER-BOTTOM:#0F0F0F 1px inset;}

.order{ border:solid 1px #0F0F0F;}

#nav1{width:800px; height:36px;}
#div1{width:800px; height:36px; float:left;}
.subnav1{ width:100px; height:31px; line-height:31px; float:left; color:#ffffff; font-family:宋体;}


/*新闻样式*/
.NewsDetailTit{ width:740px; height:28px; line-height:28px;}
.NewsDetailContent{width:740px; height:140px;  padding-top:7px;}
.NewsDetailEnd{ width:740px; height:15px; line-height:15px; color:#066BA6; margin-top:10px;}


/*产品样式*/
.ProItem{ width:145px; height:180px; padding-left:4px;}/*产品项*/
.ProItemImg{ width:140px; height:140px;}/*产品图片*/
.ProItemTxt{ width:140px; height:20px; line-height:20px;} /*产品文字*/

.ProItem1{ width:140px; height:150px; padding-left:4px; }/*产品项*/
.ProItemImg1{ width:130px; height:100px; padding-top:8px; }/*产品图片*/
.ProItemTxt1{ width:130px; height:25px; line-height:25px;} /*产品文字*/

/*输入框样式*/
.googleSearch
{
    border: 1px solid rgb(126, 157, 185); 
    background:#ffffff;
    padding: 2px; 
    -moz-background-clip: -moz-initial; 
    -moz-background-origin: -moz-initial; 
    -moz-background-inline-policy: -moz-initial;
    border-bottom:solid 1px #7E9DB9;
    border-top:solid 1px #7E9DB9;
    border-left:solid 1px #7E9DB9;
    border-right:solid 1px #7E9DB9;
}

.sub_00{ width:179px; height:39px; border:0px; background-image:url("images/left_07.jpg"); background-repeat:no-repeat; cursor:hand; }
/*鼠标移动是切换背景*/
.bg1{ background:#E8EFF7; width:139px; height:39px; line-height:39px; text-align:center; }
.bg2{ background-image:url("images/left_07.jpg"); background-repeat:no-repeat; width:179px; height:39px; line-height:39px; cursor:hand; text-align:center;}

.Search{ width:39px; height:17px; border:0px; background-image:url("images/head_09.jpg"); cursor:hand;}
.drop{ width:230px; height:20px; border-bottom:solid 1px #7E9DB9;border-left:solid 1px #7E9DB9;border-right:solid 1px #7E9DB9; border-top:solid 1px #7E9DB9; background-color:#ffffff;}

.OrderBtn{ width:58px; height:18px; border:0px; background-image:url("images/order_03.jpg"); cursor:hand;}
