
/*全局*/
body{
font:13px 宋体;
margin:0;
color:#4D4D4D;
padding:0;
}
td {
font:13px 宋体;
color:#525252;
padding:0;
margin:0;
}

*{margin:0;padding:0;list-style:none;}
#rightButton{ position:fixed; _position:absolute; top:400px; right:0; z-index:999999; display:block;}
#right_ul{ position:relative;}
#right_qq{  background:url(http://www.chlingkong.com/image/7_03.png) no-repeat; width:68px; height:74px; }
#right_tel{ background:url(http://www.chlingkong.com/image/7_05.png) no-repeat; width:68px; height:77px; }
#right_tip{  background:url(http://www.chlingkong.com/image/flag_right.png) no-repeat; width:252px; height:91px; position:absolute; right:70px; top:-10px; display:none; z-index:999999; }
.flagShow_p1{ float:left; margin-left:15px; _margin-left:5px; font-size:18px; line-height:91px;}
.flagShow_p2{ float:left; margin-left:10px; _margin-left:5px; font-size:18px;  color:#FA7C00;}
.flagShow_p2 a{ display:block; margin: 20px 0 5px 12px; line-height:0;}
.flagShow_p2 span{ margin: 0 0 0 14px; }
.flag_qq{ display:none;}
#backToTop{z-index:999999; display:none;}
.line91{ line-height:91px; }


img {
border:0;
vertical-align:middle;
}
/*强制换行*/
div {word-wrap:break-word;word-break: normal;}
h5 {
font-size:14px;
margin:0;
padding:0;
}
h6{
font-size:13px;
margin:0;
padding:0;
}

/*链接*/
a:link {
	color:#00458A;
	text-decoration: none;
}

a:visited {
	color:#00458A;
	text-decoration: none;
}
a:hover {
	color:Red;
	text-decoration: underline;
}

/*边框设置*/
.BorderTop{
border-top:2px solid #9DDF71;
}
.BorderBottom{
border-bottom:2px solid #9DDF71;
}
.BorderRight{
border-Right:2px solid #9DDF71;
}
.BorderLeft{
border-left:2px solid #9DDF71;
}

.GuidanBorderBottom{
BORDER-BOTTOM:1px solid #FDE9A4;
}

/*栏目导航统一字体及色彩设置*/
.GuidanceFont{
font-size:14px;
font-weight:bold;
color:#268E28;
background-color:#E9F5D8;
}
.GuidanceFont-1{
font-size:14px;
font-weight:bold;
}
/*分页内容色彩*/
.PageColor{
color:#FF0000;
}

/*背景*/
.BackgroundColor{
background-color:#F3FAEB;
}
/*表单设置*/
Input
{
BACKGROUND-COLOR: #ffffff; 
vertical-align:middle;
BORDER-BOTTOM: #9DDF71 1px solid;
BORDER-LEFT: #9DDF71 1px solid;
BORDER-RIGHT: #9DDF71 1px solid;
BORDER-TOP: #9DDF71 1px solid;
COLOR: #000;
HEIGHT: 18px;
border-color: #9DDF71; font-size: 11pt
}


/*页面层容器*/
.container{
width:850px;
margin:0 auto;
display:table;
border:1px solid #9DDF71;
background-color:#FFF;
}

/*头部*/
.Head{
width:850px;
height:95px;
border-bottom:1px solid #9DDF71;
}
.HeadLeft{
width:180px;
margin-top:6px;
text-align:center;
float:left;
}
.HeadCenter{
margin-top:25px;
margin-left:50px;
text-align:center;
float:left;
}
.HeadRight{
width:60px;
margin-top:25px;
float:right;
}

/*菜单栏*/
.GeTitle{
width:850px;
height:30px;
background:#9DDF71; 
}
/*菜单*/
#nav { 
width:850px;
height:30px;
line-height: 30px; 
list-style-type: none; 
background:#17AC32; 
padding:0;
margin:0;
} 
#nav a { 
display: block; 
width: 77px;
text-align:center; 
color:#FFFFFF;
font-weight:bold;
} 
#nav a:link { 
color:#FFFFFF;
text-decoration:none; 
} 
#nav a:visited { 
color:#FFFFFF;
text-decoration:none; 
} 
#nav a:hover { 
color:#FFFFFF;
text-decoration:none;
font-weight:bold; 
} 
#nav li { 
float: left; 
width: 77px;
background:#17AC32; 
} 
#nav li a:hover{ 
background:#9DDF71; 
} 

/*广告*/
div#MainPromotionBanner{
	width:850px;
	height:150px;
	background:#FFFFFF;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 150px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 850px;
	height: 150px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 850px;
	height: 150px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 140px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #17AC32;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(/image/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(/image/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
/*页面搜索栏*/
.Search{
height:100%;
overflow:auto;
padding-top:10px;

}
.SearchTop{
height:25px;
line-height:25px;
text-align:center;
font-size:14px;
}
.Search-1{
font-size:16px;
font-weight:bold;
text-align:center;
}
.SearchHot{
padding-top:5px;
padding-left:220px;
height:25px;
line-height:25px;
}
.SearchSale{
padding-left:300px;
width:550px;
text-align:left;
}

.HeadAdver{
width:850px;
height:130px !important;
height:135px;
text-align:left;
}
/*技术提问*/
.mesWindow{
border:#666 1px solid;
background:#fff;
z-index:3;
} 
.mesWindowTop{
border-bottom:#eee 1px solid;
margin-left:4px;
padding:3px;
font-weight:bold;
text-align:left;
font-size:12px;
} 
.mesWindowContent{
margin:4px;
font-size:12px;
} 
.mesWindow .close{
height:15px;
width:28px;
border:none;
cursor:pointer;
text-decoration:underline;
background:#fff;
} 

.HeadAdverLeftTop{
position:relative;
top:8px;
left:15px;
z-index:1;
width:150px;
font-weight:bold;
}
.HeadAdverLeft{
width:464px;
float:left;
border:1px solid #CCC;
margin:3px 5px 0px 5px;
}
.AdverAnnounTitleUl{
list-style-type:none;
margin:0;
padding:5px;
}
.AdverAnnounTitleUl li{
height:20px;
line-height:20px;
}
.HeadAdverRight{
width:350px;
height:110px !important;
height:100px;
margin:0px 5px 5px 5px;
float:left;
}

.HeadAdverRightUpUp{
position:relative;
top:-8px;
left:10px;
z-index:1;
width:60px;
font-weight:bold;
}
.HeadAdverRightUp{
border:1px solid #CCC;
float:none;
margin-top:-15px;
}




/*页面促销栏*/
.Promotion{
width:850px;
height:100%;
overflow:auto;
}
.Promotion-1{
width:665px;
height:100%;
overflow:auto;
}
.Promotion-2{
width:578px;
height:100%;
overflow:auto;
}
.Promotion-3{
width:605px;
height:100%;
overflow:auto;
}

.AdverAnnounMore{
float:right;
width:60px;
}

.PromotionGuidance{
height:30px;
line-height:30px;
text-align:left;
padding-left:10px;
}
*html .PromotionGuidance{
height:25px;
line-height:25px;
text-align:left;
padding-top:5px;
padding-left:10px;
}

/*促销*/
.PromotionInfo{
text-align:center;
padding-top:20px;
padding-bottom:20px;
}
.PromotionInfo--1{
padding:10px;
}
.PromotionInfoAll{
width:200px;
float:left;
}
.PromotionInfoAll-1{
width:210px;
text-align:center;
margin-top:10px;
float:left;
}
.PromotionInfoAll-2{
width:210px;
text-align:center;
float:left;
}
.PromotionInfoPicture{
height:120px;
width:120px;
margin:0 auto;
}
.PromotionInfoName{
width:120px;
height:100%;
line-height:20px;
overflow:hidden;
margin:0 auto;
}
.PromotionInfoPrice{
margin-top:0px;
width:120px;
height:20px;
line-height:20px;
margin:0 auto;
}

/*产品目录#FFFFD7*/
.ProductList{
width:180px;
float:left;
}
.ProductList-1{
width:267px;
float:left;
}
.ProductList-News{
width:240px;
float:left;
}

.ProductListInfo{
height:100%;
overflow:auto;
}
.First{
padding:5px 5px 5px 5px;
border-bottom:1px solid #CCC;
}
.Second{
padding:5px 5px 5px 9px;
border-bottom:1px solid #CCC;
}
.Third{
padding:5px 5px 5px 14px;
border-bottom:1px solid #CCC;
font:12px 宋体;
}

.First-1{
padding:5px 5px 5px 10px;
}
/*右侧*/
.IndexRight{
background-color:#FFF;
width:665px;
float:left;
}
.IndexRightGuidance{
height:100%;
overflow:auto;
clear:right;
}
.IndexRightClassGuidance{
border-bottom:1px solid red;
height:30px;
line-height:30px;
text-align:left;
padding-left:10px;
font-size:14px;
font-weight:bold;
}
.NewsQuesNewsInfo{
height:100%;
overflow:auto;
}
.NewsQuesNewsInfoLeft{
float:left;
width:150px;
height:210px;
padding-left:10px;
padding-top:10px;
}
.NewsQuesNewsInfoLeftPicture{
width:150px;
height:190px;
text-align:center;
}
.NewsQuesNewsInfoLeftTitle{
width:150px;
height:20px;
text-align:center;
}
.NewsQuerNewsInfoRight{
float:left;
height:230px;
padding-top:0 !important;
padding-top:10px;
overflow:hidden;
}
.NewsQuerNewsInfoRightUl{
list-style-type:none;
}
.NewsQuerNewsInfoRightUl li{
height:20px;
line-height:20px;
margin-left:-30px;
}
/*页面友情链接栏*/
.Link{
width:850px;
height:100%;
overflow:hidden;
}
.LinkGuidance{
height:30px;
line-height:30px;
padding-left:10px;
}
.LinkTitle{
height:100%;
overflow:auto;
margin:10px 0 10px -30px;
}
.LinkTitleUl{
list-style-type:none;
}
.LinkTitleUl li{
float:left;
height:30px;
width:160px;
}
.BottomUp{
background-color:#17AC32;
text-align:center;
height:40px;
color:#FFF;
font-weight:bold;
line-height:40px;
}
.BottomMiddle{
text-align:center;
height:30px;
line-height:30px;
font-size:14px;
font-weight:bold;
}
.BottomDown{
text-align:center;
height:20px;
line-height:20px;
}
.BottomDown1{
text-align:center;
height:45px;
line-height:20px;
}

/*当前位置*/
.GuidanceTitle{
height:30px;
line-height:30px;
padding-left:10px;
}
.First-2{
height:30px;
line-height:30px;
BORDER-BOTTOM:1PX DASHED #FF9900;
text-align:center;
}


/*产品列表显示*/
.ProductContainerInfo{
margin:5px;
height:100%;
overflow:hidden;

}
.ProductContainer{
height:100%;
overflow:auto;
}
.ProductContainerPic{
width:120px;
padding:5px;
float:left;
}
.ProductContainerPic1{
width:120px;
height:120px;
margin-left:auto;
margin-right:auto;
}
.ProductContainerPic2{
width:120px;
height:30px;
line-height:30px;
text-align:center;
white-space:nowrap;
}
.ProductContainerCon{
padding:10px;
height:100%;
overflow:auto;
}
*html .PFloat{
float:left;
}

/*显示方式*/
.ProductShow{
float:right;
width:140px;
font-size:12px;
color:#000;
}
*html .ProductShow{
float:right;
width:140px;
font-size:12px;
color:#000;
padding-top:8px;
}

/*分页*/
.PlanTitlePage{
height:40px;
line-height:40px;
text-align:center;
float:left;
}
.PlanTitlePageM{
height:40px;
padding-top:10px;
float:left;
}
.Product-1{
height:60px;
line-height:60px;
padding-left:50px;
border-bottom:1px solid #CCC;
}
.Product-2{
height:60px;
line-height:60px;
padding-left:20px;
border-bottom:1px solid #CCC;
}

.Product-2Left{
padding-top:30px;
width:200px;
height:200px;
text-align:center;
float:left;
}
.Product-2Right{
height:auto!important;  
min-height:230px;
width:465px;
float:left;
}
.Product-2RightUp{
height:auto!important;  
min-height:160px;
height:160px;
padding-top:10px;
padding-bottom:10px;
word-break:break-all;
}
.Product-2RightBottom{
border-top:1px solid #CCC;
height:30px;
padding-top:10px;
padding-bottom:10px;
}
.Product-3{
padding-top:8px;
padding-left:10px;
margin-bottom:10px;
}
.Product-4{
height:auto !important;  
min-height:230px;
overflow:hidden;
width:665px;
}
.Product-4Up{
height:40px;
line-height:40px;
padding-left:10px;
border-top:2px solid #CCC;
border-bottom:1px dashed #CCC;
font-size:14px;
font-weight:bold;
}
.Product-4Down{
height:auto !important;  
padding:10px;
word-break:break-all;
}
.Product-4Down-1{
height:auto !important;  
min-height:200px;
overflow:atuo;
height:200px;
padding:10px;
word-break:break-all;
}

.Product-5{
height:auto !important;  
min-height:230px;
width:665px;
margin-bottom:10px;
}
.Product-5-1{
height:auto !important;  
min-height:140px;
width:665px;
margin-bottom:10px;
}

.Product-5Down{
height:auto !important;  
min-height:340px;
height:340px;
width:665px;
margin-top:10px;
}
.Product-5Down-1-1{
height:auto !important;  
min-height:140px;
height:140px;
width:665px;
margin-top:10px;
}

.Product-5Down-1{
width:210px;
height:120px;
margin-left:5px;
margin-bottom:10px;
border:1px solid #9DDF71;
float:left;
}
.Product-5Down-1Up{
height:40px;
line-height:20px;
padding-left:5px;
font-weight:bold;
background-color:#E9F5D8
}
.Product-5Down-1LR{
width:210px;
height:80px;
}
.Product-5Down-1Left{
width:50px;
height:60px;
margin-top:10px;
margin-left:5px;
float:left;
}
.Product-5Down-1Right{
width:140px;
height:80px;
padding-top:5px;
margin-left:5px;
float:left;
}
.Product-4DownLi{
height:auto !important;  
word-break:break-all;
line-height:30px;
}
.Product-4DownLi-1{
height:30px;
line-height:30px;
margin-left:10px;
}
.PriceLeft{
width:300px;
height:50px;
line-height:50px;
float:left;
}
.PriceLeft-1{
width:450px;
height:50px;
line-height:50px;
float:left;
}
.PriceRight{
width:150px;
height:50px;
line-height:50px;
float:left;
}
.PriceType{
height:100%;
overflow:auto;
line-height:30px;
margin-left:10px;
width:400px;
}
.PriceTypeLeft{
height:30px;
line-height:30px;
margin-left:10px;
width:300px;
float:left;
}
.PriceTypeRight{
height:30px;
line-height:30px;
margin-left:10px;
width:300px;
float:left;
}

.DownRightUp{
height:30px;
line-height:30px;
text-align:left;
padding-left:10px;
border-bottom:2px solid Red;
}
.DownRightDownInfo{
height:25px;
line-height:25px;
padding-left:10px;
}
.DownRightDownInfo-1{
padding:10px;
height:100%;
overflow:auto;
}
.DownLoadPage-1{
height:50px;
line-height:50px;
text-align:center;
}
.DownLoadPage-2{
height:40px;
line-height:40px;
padding-left:60px;
}
.DownLoadPage-3{
height:auto !important;  
min-height:130px;
overflow:auto;
padding-left:60px;
border-bottom:1px solid #CCC;
}
.DownLoadPage-3Left{
height:auto !important;  
min-height:130px;
overflow:auto;
float:left;
}
.DownLoadPage-3Right{
width:530px;
height:auto !important;  
min-height:130px;
overflow:auto;
padding-bottom:5px;
}
.DownLoadPage-4{
height:80px;
line-height:80px;
text-align:center;
}
*html .DownLoadPage-4{
height:60px;
margin-top:20px;
text-align:center;
}

.DownLoadPage-5{
height:40px;
padding-left:210px;
}
.DownLoadPage-6{
height:40px;
padding-left:210px;
padding-top:10px;
border-Top:1px solid #CCC;
}
/**/
.ProblemLeft{
padding-top:10px;
padding-bottom:10px;
}
.TiWen{
height:100%;
overflow:auto;
line-height:30px;
padding-left:5px;
font-weight:bold;
border-bottom:1px solid #CCC;
}
.TiWenInfo{
height:auto !important;  
min-height:100px;
overflow:hidden;
height:100px;
padding:10px;
}
.Faq{
height:40px;
line-height:40px;
text-align:center;
border-bottom:1px solid #CCC;
}
.FaqDown{
height:30px;
line-height:30px;
margin-left:10px;
width:640px;
float:left;
}
.NewsSearch{
text-align:center;
}
.NewsTop1{
height:20px;
line-height:20px;
padding:5px;
}
.NewsInfo{
width:607px;
float:left;
}
.NewsInfoTitle{
text-align:center;
margin-top:15px;
margin-bottom:15px;
}
.NewsInfoLai{
height:25px;
line-height:25px;
text-align:center;
background-color:#EEF9E6;
}
.NewsInfoInfo{
padding:5px;
}
.NewsInfoLai-1{
height:25px;
line-height:25px;
padding-left:10px;
background-color:#EEF9E6;
font-weight:bold;
}
.NewsInfoDown-1{
height:25px;
line-height:25px;
padding-left:10px;
}
.SearchAnnounMore{
float:right;
padding-right:10px;
}
.SearchP{
width:670px;
height:auto!important;  
min-height:120px;
height:120px;
overflow:auto;
margin:10px;
float:left;
}
.SearchPTitle{
height:25px;
line-height:25px;
clear:both;
}
.SearchPInfo{
clear:both;
}
.SearchPImg{
height:120px;
width:150px;
float:left;
}
.SearchDownInfo{
width:830px;
height:100%;
overflow:hidden;
margin:10px;
}
.SearchDown{
clear:both;
}
/*产品知识*/
.t08 {border-collapse:collapse;padding:0;border:0;width:850px;border-bottom:2px solid #9DDF71;}
.x1{ vertical-align:top;width:267px; background-color:#FFFFFF;border-right:2px solid #9DDF71;}
.x2{ vertical-align:top;width:580px; background-color:#FFFFFf;}
.x3 { border-collapse:collapse;padding:0;border:0;width:267px;}
.x4 { background-color:#E9F5D8; font-weight:bold;width:267px;height:26px;padding-left:10px;padding-top:3px;}
.x5 { padding-left:30px; padding-top:5px;border-bottom:#CCCCCC 1px solid;height:25px;}
.t46 { border-bottom:#CCCCCC 1px solid; width:267px; height:28px;padding-left:4px;}
.td005 { border-bottom:#CCCCCC 1px solid;width:180px; height:28px;padding-left:15px;}
.td013 { text-align:left;background-color: #FFFFFF; width:180px;height:25px;padding-left:20px;border-bottom: 1px solid #CCCCCC;}
.t47 { border-collapse:collapse;padding:0;border:0;width:570px; background-color:#FFFFFF; }
.product1{ height:26px;padding-left:8px;padding-top:5px;background-color:#E9F5D8; font-weight:bold}
.t48 { height:40px;padding-left:5px; font-weight:bold; vertical-align:bottom;border-bottom:2px solid #FF0000}
.t49 { vertical-align:middle;height:30px;width:250px;padding-left:8px;}
.t50 { padding-left:10px; padding-top:10px; font-weight:bold;border-bottom:2px solid #FF0000}
.t32 { padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px; vertical-align:top;height:200px;}
.t20 { border-collapse:collapse;padding:0;border:0;width:180px;}
.t25 { border-collapse:collapse;padding:0;border:0;width:645px; background-color:#FFFFFF; margin:0 atuo;}
.t60 { border-top:1px solid #FF0000;}
.td62{ font-weight:bold; text-align:center; vertical-align:middle; height:30px;}
.t79 { height:40px;padding-left:5px; font-weight:bold; vertical-align:bottom;border-bottom:2px solid #AF9DF9}
.t65 { border-collapse:collapse;padding:0;border:0;width:240px;}
.t09{ vertical-align:top;width:180px;}
.t10{ vertical-align:top;width:657px; background-color:#FFFFFf;}
.t20 { border-collapse:collapse;padding:0;border:0;width:180px;}
.t59{ color:#0000FF;text-align:center;height:25px; }
.t73 {border-collapse:collapse;padding:0;border:0;width:850px;}



  .suggest_link 
  {
   background-color:#fff;
   padding:2px 6px 2px 6px;
  }
  .suggest_link_over 
  {
    background:#9DDF71;
    padding:2px 6px 2px 10px;
  }
  #search_suggest
  {
    position:absolute;
	background-color:#ffffff;
    text-align:left;
	border:1px solid #9DDF71;
	width:330px;
	margin-left:180px;
	z-index:100;
   }
 *html #search_suggest
  {
    position:absolute;
	background-color:#ffffff;
    text-align:left;
	border:1px solid #9DDF71;
	width:330px;
	margin-left:188px;
	z-index:100;
   }
 *+html #search_suggest
  {
    position:absolute;
	background-color:#ffffff;
    text-align:left;
	border:1px solid #9DDF71;
	width:330px;
	margin-left:188px;
	z-index:100;
   }