/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none; font-size: 9pt;
} /* 链接无下划线,有为underline */ 

a:link {color: #004584;font-size: 9pt;} /* 未访问的链接 */
a:visited {color: #004584;font-size: 9pt;} /* 已访问的链接 */
a:hover{color: #0976D9;} /* 鼠标在链接上 */ 
a:active {color: #0976D9;} /* 点击激活链接 */
/* 顶部栏目文字链接的css定义－－将顶部栏目文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='title' ***>***</a> */
a.title:link {
	color: #000;
	
}
a.title:visited {
	color: #000;
	
	text-decoration: blink;
}
a.title:hover{color: #0AA40E;}
a.title:active {color: #0AA40E;}

/* 底部版权信息文字链接的css定义－－与顶部栏目文字链接定义的想法相同。可设置与顶部栏目文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #006699;}
a.bottom:visited {color: #006699;}
a.bottom:hover{color: #990000;}
a.bottom:active {color: #FFFFFF;}

a.images_link:link {color: #FF6633;padding-top:2px;}
a.images_link:visited {color: #FF6633;padding-top:2px;}
a.images_link:hover{color: #FF6633;padding-top:2px;}
a.images_link:active {color: #FF6633;padding-top:2px;}


a.title2:link {color: #070096;font-weight:bold;}
a.title2:visited {color: #070096; font-weight:bold;}
a.title2:hover{color: #FF4200;font-size:13px;}
a.title2:active {color: #FF4200;}


a.title3:link {color: #44505A;}
a.title3:visited {color: #44505A; }
a.title3:hover{color: #70B014;font-size:13px;}
a.title3:active {color: #70B014;}

a.title4:link {color: #fff;font-size:18px;}
a.title4:visited {color: #fff;font-size:18px; }
a.title4:hover{color: #FFFF00;font-size:18px;}
a.title4:active {color: #FFFF00;}

a.title5:link {color: #464646;}
a.title5:visited {color: #464646; }
a.title5:hover{color: #E0651F;text-decoration: underline;}
a.title5:active {color: #000099;text-decoration: underline;}

a.bottom_link:link {color: #ff6600;}
a.bottom_link:visited {color: #ff6600; }
a.bottom_link:hover{color: #D5D5D5;font-size:13px;}
a.bottom_link:active {color: #D5D5D5;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
font-size: 12pt;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
p{
	font-size: 12px;
}
strong{
	font-size: 12px;
}

SPAN{
	font-size: 12px;
}
/* μ￥?a??μ?css?¨ò?:??ó|css?Dμ??°td?±￡??aà??a×üμ?±í???¨ò?￡??aò?°?±í??μ?μ?μ￥?a??·???éè??￡??é?¨ò??úèY?a±3?°?￠×?ì???é??￠?ùê?μè */
td
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;line-height: 150%; 
}
.ceng {
	FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: relative; TEXT-DECORATION: none
}


.table{
    background:#fff;
    font-size: 9pt;
	width:1002px;
	TEXT-DECORATION: none;
	padding-left:1px;
}

form{
padding:0px;
margin:0px;
}


/* 网页头==============================================================第一行－－－－－－开始 */
#head_tall{
    width:100%;
	background:#fff;
}




#head_top1{
	float:left;
	width:100%;
	height:120px;
   text-align:left;   
  
}



#head_top1 #td1{
   FLOAT:left;    
   width:278px;
   height:120px;
  
}

#head_top1 #td1 #cu_left{
   FLOAT:left;    
   width:278px;
   height:19px;
   background:#375EC8; 
}

#head_top1 #td1 #cu_right{
   FLOAT:left;    
   width:278px;
   height:100px;
   
   margin-top:1px;
}

#head_top1 #td2{
    FLOAT: left;
    text-align:left;
    width:455px;
	height:120px;	
	 margin-left:1px;background:#999999;
}

#head_top1 #td2 #cu_top{
    FLOAT: left;
    text-align:left;
    width:456px;
	height:48px;
	padding:0px 1px 0px 1px;
}

#head_top1 #td2 #cu_top #head_1{
    FLOAT: left;
    text-align:center;
    width:152px;
	height:48px;background:#fff;	
	padding-top:15px;
	font:bold;
}
#head_top1 #td2 #cu_top #head_2{
    FLOAT: left;
    text-align:center;
    width:167px;
	height:47px;margin-left:1px;
	background:#0F508A;
	padding-top:15px;
	font:bold;
	color:#FFFF00;
}
#head_top1 #td2 #cu_top #head_3{
    FLOAT: right;
    text-align:center;
    width:133px;
	height:48px;
	background:#000;
	padding-top:15px;
	font:bold;
	color:#fff;
}

#head_top1 #td2 #cu_bottom{
    FLOAT: left;
    text-align:left;
    width:455px;
	height:72px;
	
}

#head_top1 #td3{
    FLOAT: right;
    text-align:left;
    width:265px;
	height:100%;	
	margin-left:1px;
}
/* 网页头==============================================================第一行－－－－－－结束 */




/* 网页头==============================================================第二行－－－－－－开始 */
#head_top2{
   width:1002px;
   height:135px;
   
   margin-top:1px;
}


#head_top2  #t_td1{
   float:left;
   width:736px;
   height:135px;
}


#head_top2 #t_td2{
   float:right;
   width:265px; 
   height:135px;   
   background:#ccc;   
   padding-top:15px;
  font:bold;
  background:url(/syd/images/main/index1_19.jpg);
  font-family: 华文新魏;
}



#head_top3{
   width:100%;
   clear:bold;
   height:52px;
   margin-left:3px;
   background:url(/syd/images/head/index_34.gif);
}

#head_ba{
   width:100%;  
   height:17px;   
   background:url(/syd/images/index/index_04.jpg);
}


#head_top3 #td1{
  float:left;
  width:646px;
   height:253px;
}
#head_top3 #t_title{

float:left;width:118px;height:54px;text-align:center;
}
#head_top3 #td2{
  float:left;
   height:253px;
   width:250px;
   color:#ffffff;
   padding:20px;
   line-height:18px;
   text-align:left;
   margin-left:3px;
}
/* 网页头==============================================================第二行－－－－－－结束 */

#searc_input{
  width:100px;
  height:18px;
  color:#47596F;
  background:#fff;
  border:0px;
}







/* 网页首页==============================================================第三行－－－－－－开始 */

#index_tall{
    width:1002px;
	height:310px;
    text-align:left;
	background:#CED0C2;
	

}

#index_tall_nei{
    width:100%;
    text-align:left;
	background:#fff;	
    
}


/* 网页头==============================================================第三行－－－－－－结束 */

#index_tall #index_tr11{
float:left;
 width:736px;
 height:512px; 
background:#fff;

}

#index_tall #index_tr11 #index_bu{
float:left;
 width:730px;
 height:500px;
 margin:5px 0px 0px 3px;
background:#fff;
}

#index_tall #index_tr11 #index_bu #title_top{
 float:left;
 width:730px;
 height:31px; 
 background:url(/syd/images/index/index1_30.jpg);
 padding:9px 0px 0px 60px;
 font:bold;
}

#index_tall #index_tr11 #index_bu #title_maddin{
 float:left;
 width:730px;
 height:450px; 
 background:url(/syd/images/index/index1_36.jpg);
 padding:15px;
 color:#464646;
 line-height:180%;
}

#index_tall #index_tr11 #index_bu #title_bottom{
 float:left;
 width:730px;
 height:15px; 
 background:url(/syd/images/index/index1_45.jpg);
}



#index_tall #index_tr1{
float:left;
 width:736px;
 height:512px; 
background:#fff;
}

#index_tall #index_tr1 #index_bu{
float:left;
 width:730px;
 height:500px;
 margin:5px 0px 0px 3px;
background:#fff;
}

#index_tall #index_tr1 #index_bu #td1{
  float:left;
  width:202px;
  height:100%;
  text-align:left;
}

#index_tall #index_tr1 #index_bu #td1 #title_top{
  float:left;
  width:202px;
  height:31px; 
  background:url(/syd/images/main/index1_29.jpg);
  padding:8px 0px 0px 60px;
  font:bold;
}

#index_tall #index_tr1 #index_bu #td1 #title_center{
  float:left;
  width:202px;
  height:455px; 
  background:url(/syd/images/main/index1_31.jpg);
  padding:10px;
}

#index_tall #index_tr1 #index_bu #td1 #title_bottom{
  float:left;
  width:202px;
  height:15px;  
  background:url(/syd/images/main/index1_34.jpg);
}

#index_tall #index_tr1 #index_bu #td2{
  float:left;
  width:299px;
  height:100%;
  text-align:left;
   margin-left:5px;
}

#index_tall #index_tr1 #index_bu #td2 #title1{
  float:left;
  width:100%;
  height:160px;  
  margin-top:5px;
}

#index_tall #index_tr1 #index_bu #td2 #title1 #shang{
  float:left;
  width:100%;
  height:20px;
  border:1px solid #ccc; 
  padding:3px 0px 0px 10px;
  font:bold;
  color:#FF6633;
}

#index_tall #index_tr1 #index_bu #td2 #title1 #xiang{
  float:left;
  width:100%;
  height:140px;
  border:1px solid #ccc; 
  padding:5px;
}

#index_tall #index_tr1 #index_bu #td2 #title2{
  float:left;
  width:100%;
  padding:10px;
}


#index_tall #index_tr1 #index_bu #td3{
  float:right;
  width:218px;
  height:100%; 
  text-align:left;
}

#index_tall #index_tr1 #index_bu #td3 #index_top{
  float:left;
  width:218px;
  height:31px;
  background:url(/syd/images/main/index1_30.jpg);
  padding:8px 0px 0px 95px;
  font:bold;
}
#index_tall #index_tr1 #index_bu #td3 #index_center{
  float:left;
  width:218px;
  height:455px;
  background:url(/syd/images/main/index1_35.jpg);
  padding:10px;
  line-height:180%;
  color:#464646;
}
#index_tall #index_tr1 #index_bu #td3 #index_bottom{
  float:left;
  width:218px;
  height:15px;
  background:url(/syd/images/main/index1_39.jpg);
}


#index_tall #index_tr2{
float:right;
 width:265px;
 height:500px; 
 text-align:left;
}
#index_tall #index_tr2 #p_title{
 float:left;
 width:100%;
 height:320px;
 background:url(/syd/images/main/index1_21.jpg);
}
#index_tall #index_tr2 #p_tall{
 float:left;
 width:100%;
 height:192px;
 background:url(/syd/images/main/index1_22.jpg);
 padding:0px 5px 0px 10px;
 line-height:170%;
}


#index_tall #index_tr3{
 width:100%;
}
#index_tall #index_tr3 #p_td1{
 width:498px;
 float:left;
 height:150px;
}

#index_tall #index_tr4{
 width:975px;
 height:199;
  background:url(/syd/images/index/index_23.jpg);margin:10px 0px 10px 0px;padding:20px 0px 0px 20px;
}



/* 网页身 ==============================================================左侧整体－－－－－－开始 */
.left{
    FLOAT: left;
    text-align:left;
    width:175px;
	height:500px;
	background:#CFDDED;
	
}

.right{
    FLOAT: left;
    text-align:left;
    width:175px;
	height:500px;
	border-left:1px solid #F39834;
	border-right:1px solid #F39834;
	margin-left:10px;
}

.right #td1{
    FLOAT: left;
    text-align:left;
    width:175px;
	height:20px;
	background:#F39834;
}

.right #td2{
    FLOAT: left;
    text-align:left;
    width:175px;
	height:400px;
	
	margin-top:5px;
}








/* 网页身 ==============================================================中间整体－－－－－－开始 */
.center{
    FLOAT: left;
    text-align:left;
    width:721px;
	height:400px;
	line-height:23px;	
	margin-left:5px;
}

.center #title_td1{
    FLOAT: left;
    text-align:left;
    width:721px;
	height:23px;	
	padding:0px 0px 0px 70px;
	background:url(/syd/images/main/1_04.jpg);
	font:bold;
	color:#fff;
}

.center #title_td2{
    FLOAT: left;
    text-align:left;
    width:721px;
	height:460px;	
	padding:20px 10px 0px 20px;
	border-left:1px solid #006DAA;
	border-right:1px solid #006DAA;
	color:#004584;
}

.center #title_td3{
    FLOAT: left;
    text-align:left;
    width:721px;
	height:15px;	
	padding:0px 0px 0px 20px;
	background:url(/syd/images/main/1_08.jpg);
}


/* 网页身 ===========================================中间路径－－－－－－开始 */
.center #path{
  font-weight:bold;
  padding:5px 0px 0px 5px;   
  height:45px;
  color:#ff6600;
 
}
.center #path #td1{
float:left;
width:30px;
padding-top:8px;
padding-left:5px;
}
.center #path #td2{
float:left;
width:500px;
padding-top:5px;

}
.center #path #td3{
float:left;
width:700px;
background:url(/syd/images/index/1_06.jpg);
background-repeat:repeat-x;
}
/* 网页身 ===========================================中间路径－－－－－－结束 */





/* 网页身INDEX ===========================================中间首页第二行－－－－－－开始 */
.center #intro_tr{
 width:100%;
 padding:10px 15px;;
}

.center #content{
 width:100%;
 padding:10px 15px;

}

.center #content1{
 width:100%;
 padding:10px 15px;height:670px;

}


/* 网页身 ===========================================中间首页第二行－－－－－－结束 */


/* 网页身 ===========================================中间新闻中心－－－－－－开始 */
.center #main_news_tall{
 float:left;
 width:380px;
 height:100px;
 padding:0px 0px 10px 10px;
}
.center #main_news_tall #title{
height:20px;
 padding:5px 10px 0px 0px;
}
.center #main_news_tall #title #td1{
 float:left;
 width:310px;
 color:#78BA19;
 padding:0px 0px 0px 10px;
 font-weight:bold;
}
.center #main_news_tall #title #td2{
 float:left;
 width:50px;
 color:#4a4a4a;
}
.center #main_news_tall #tall{
 padding:5px;
}
.center #main_news_tall #tall #new_list_tr{
 padding:2px;
}
.center #main_news_tall #tall #new_list_tr #td1{
 float:left;
 width:280px;
}
.center #main_news_tall #tall #new_list_tr #td2{
 float:left;
 color:#B5B5B5;
}


/* 网页身 ===========================================中间新闻中心－－－－－－结束 */
/* 网页身 ===========================================中间欢迎界面－－－－－－开始 */
.center #main_welcome_tall{
 float:left;
 width:380px;
 height:100px;
 padding:0px 0px 10px 10px;
}
.center #main_welcome_tall #title{
height:20px;
font-size:16px;
color:#ff0000;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
 padding:5px 10px 0px 0px;
}
/* 网页身 ===========================================中间欢迎界面－－－－－－结束 */
/* 网页身 ===========================================中间最新产品－－－－－－开始 */

.center #new_product{
 float:left;
 width:120px;
 height:100px;
 padding:5px 0px 0px 30px;;
 text-align:center;
}
.center #new_product #title{
 text-align:left;
 color:#78BA19;
 font-weight:bold;
 padding:0px 0px 0px 5px;
}
/* 网页身 ===========================================中间最新产品－－－－－－开始 */

/* 网页身 ===========================================中间推荐产品－－－－－－开始 */
.center #top_product{
 width:100%;
 line-height:20px;
 padding:10px 0px 20px 10px;
}

.center #tall{
 clear:both;
 width:100%;
text-align:left;
}

.center #top_product #index_p_tall{
float:left;
text-align:center;
width:200px;
height:190px;
}
.center #top_product #index_p_img{
  background:url(/syd/images/t01.jpg);
text-align:center;
width:175px;
height:154px;
padding:10px;
}
.center #top_product #index_p_name{
padding:5px;
}

/* 网页身 ===========================================中间推荐产品－－－－－－开始 */


.left #title{
  color:#ff6600;
  font-weight:bold;
  width:216px;
  height:25px;
  border:1px solid red;
}

.left #title_left_all{
  width:100%;
  padding:5px 0px 0px 5px;
 
}
.left #title_left_all #title1{
	width:207px;
	height:34px;
  color:#ff6600;
  font-weight:bold;
  padding:8px 0px 0px 45px;
  background:url(/syd/images/index/1_03.jpg);
}
.left  #title2{
  width:216px;
  height:21px;
 
}


.left #title_left_all #title_left_tr_1{
 clear:both;
  width:198px;
 height:43px;
 padding:15px 0px 5px 65px;
 margin:2px 0px 0px 3px;
  background:url(/syd/images/index/3.jpg);
  font:bold;
}

.left #title_left_all #title_left_tr{ 
 background:url(/syd/images/index/3.jpg);
 width:198px;
 height:43px;
 padding:15px 0px 0px 50px;
 margin:5px 0px 0px 5px;
}

.left #pt_tr2{
width:198px;
 clear:both;
 padding:5px 0px 5px 30px;
 background:#F5F5F5;
 margin-top:2px;
 margin-left:5px;
}


.body_right{
   float:left;
   width:590px;
   padding:0px 0px 0px 10px;
}


.body_right #path{
 width:100%;
 height:30px;
  border-bottom: 3px solid #9E0A0E;
}
.body_right #path #td1{
 float:left;
 width:15px;
 padding:10px 0px 0px 5px;
}
.body_right #path #td2{
 float:left;
 width:300px;
 font-weight:bold;
 color:#9E0A0E;
 padding:8px 0px 0px 5px;
}

#gp_tall{
 float:left;
 width:700px;
 padding:10px 2px 2px 2px;
}
#gp_tall #img{
 float:left;
 width:180px;
}

#gp_tall #index_p_name{
 width:100%;
 background:#EDEDED;
 padding:5px 0px 0px 2px;
}

#gp_tall #index_p_name2{
 width:100%;
 height:130px;
  margin-top:3px;
 padding:5px 0px 0px 2px;
 
}
















/*在线留言*/

#bd_title{
	background-image: url(/style00001/css1/images/bd_tilte.gif);
    height:32px;
	width:198px;
}

#bd_table{
   width:194px;
   height:120px;
   background:#F6F6F6;
}
#bd_tall{
   margin:2px;
   text-align:center;
}
#bd_tall #title{
   background-image: url(/style00001/css1/haizhili/subMenuTopbg.gif);
   height:43px;
   font-weight:bold;
   padding:8px 0px 0px 10px;
}
#bd_tall #title_img{
  float:left;
  padding:5px;
}

#bd_tall #list_tall{
	width:600px;
	margin-top:5px;
   border: 1px solid #CCCCCC;
}
#bd_tall #list_left{
   float:left;
   width:100px;
   padding:10px;
   text-align:left;
}
#bd_tall #list_right{
   width:470px;
   text-align:left;
   border-left: 1px solid #CCCCCC;
   height:150px;
}
#bd_tall #list_tr{
   border-bottom: 1px solid #CCCCCC;
   padding:2px;
   height:25px;
}
#bd_tall #list_line{
   padding:2px;
}
#bd_tall #list_content{
   padding:5px;
}


#bd_tall #add_tall{
	width:550px;
	background:#F7F7F7;
}

#bd_tall #add_tr1{
    height:35px;
    padding-top:10px;
	background:#EDEDED
}
#bd_tall #add_tr2{
   text-align:left;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
   height:25px;
}
#bd_tall #add_td1{
   float:left;
   width:90px;
   height:25px;
   padding:5px 0px 0px 10px;
   border-right: 1px solid #ffffff;
}
#bd_tall #add_td2{
   float:left;
   width:260px;
   padding:2px 0px 0px 10px;
   height:25px;
   border-right: 1px solid #ffffff;
}
#bd_tall #add_td3{
   float:left;
   width:200px;
   height:25px;
   text-align:center;
   padding:5px 0px 0px 10px;
   border-right: 1px solid #ffffff;
}
#bd_tall #add_td4{
   float:left;
   width:350px;
   height:25px;
}
#bd_tall #add_td41{
   float:left;
   width:90px;
   height:25px;
   padding:5px 0px 0px 10px;
   border-bottom: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
}
#bd_tall #add_td42{
   float:left;
   width:220px;
   padding:2px 0px 0px 10px;
   height:25px;
   border-bottom: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
}

#bd_tall #add_td5{
   float:left;
   padding:2px 0px 0px 10px;
   height:25px;
   border-right: 1px solid #ffffff;
}




#bd_tall #add_tr3{
    height:35px;
    padding-top:10px;
	background:#EDEDED
}



#bd_tall #add_td1{
    float:left;
}


#bd_tall #bd_in{
  background:#CCE7FD;
   border: 1px solid #000000;
}

#bd_tall #bd_input{
   width:59px;
   height:20px;
   margin:0px;
   padding:0px;
   cursor: hand;BORDER:none;
  background-image: url(/1/css1/images/login.gif);
}


#p_disp_tr1{
	float:left;	   
   text-align:left;
   padding:0px 0px 0px 0px;
  
}

#p_disp_tr2{
width:68%;
	float:left;
   text-align:left;
   padding:0px 0px 0px 0px;
}


/* 网页脚 ==============================================================－－－－－－开始 */

#foot_tall{
  width:100%;
   height:100px;
   color:#3A3A3A;
   text-align:center; 
   background:#fff;
 
}

#foot_body{
	float:left;
	width:735px;
	height:100px;   
	
}

#foot_back{
	float:right;
	width:265px;
	height:100px; 
	background:#CED0C2;
	
}



/* 网页脚 ==============================================================－－－－－－结束 */


#rows{
 width:100%;
 clear:both;
}



