﻿/* CSS Document */
@import url("../images/qq/qq.css");
* { margin:0; padding:0; list-style:none; font-size:12px; }
body { font-size:12px; margin:0px; padding:0px; }
.wrapper { width:100%; margin:0 auto; height:auto; }
.index_main { position:relative; width:930px; margin:0 auto; height:auto; background:url(images/header_bg.gif) left top repeat-x; }
.index_main .header { position:relative; height:145px;  }
.index_main .header .nav { position:absolute; top:72px; height:33px; line-height:33px; width:930px; background:#1562a8; }
.index_main .header .logo { margin-top:0px; }
.index_main .header .logo a img { border:none; } 
.index_main .header .nav a { border-left:#FFFFFF solid 1px; display:block; padding-left:27px; padding-right:
27px; height:33px; line-height:33px; float:left; color:#FFFFFF; text-decoration:none; font-weight:bold; display:inline; }
.index_main .header .nav a.home { margin-left:190px; } 
.index_main .header .nav a:hover { color:#FFFF00; text-decoration:underline; }
.index_main .header .nav span { display:block; height:33px; width:185px; background:#aeaeae; position:absolute; top:0px; left:4px;  }
.index_main .header .lan { width:140px; height:25px; line-height:25px; position:absolute; right:10px; top:5px; text-align:right;}
.index_main .header .lan a:hover { text-decoration:underline; color:#CC0000; }
.index_main .header .search { width:190px; height:25px; line-height:25px; position:absolute; right:10px; top:40px; text-align:right;}
.index_main .header .search .kword { text-indent:5px; float:left; height:18px; line-height:18px; border:#cccccc solid 1px; }
.index_main .header .search .ss { background:url(images/search_s.gif) left top no-repeat; width:54px; height:20px; border:none; float:right; cursor:pointer; }
.index_main .index_left { width:735px; height: auto;  margin-top:5px;   }

.index_main .index_left dl.profile { float:left; width:360px;  }
.index_main .index_left dl.profile dt { position:relative; height:22px; line-height:24px; background:url(images/main_bg1.gif) left top repeat-x; color:#CC0000; font-weight:bold; }
.index_main .index_left dl.profile dt span { float:left; height:22px; display:block; width:10px; overflow:hidden; background:url(images/main_title.gif) left top repeat-x; margin-right:5px; }
.index_main .index_left dl.profile dt a { position:absolute; width:45px; right:10px; display:block; background:url(images/more.gif) center center no-repeat; }
.index_main .index_left dl.profile dd p { margin-top:10px; line-height:21px; }
.index_main .index_left dl.profile dd h1 {line-height:21px; margin:0; padding:0; font-size:12px; border:none; display:inline; }
.index_main .index_left dl.profile dd h2 {line-height:21px; margin:0; padding:0; font-size:12px; border:none; display:inline; }
.index_main .index_left dl.news { float:left; width:360px; float:right; }
.index_main .index_left dl.news dt { position:relative; height:22px; line-height:24px; background:url(images/main_bg1.gif) left top repeat-x; color:#CC0000; font-weight:bold; }
.index_main .index_left dl.news dt span { float:left; height:22px; display:block; width:10px; overflow:hidden; background:url(images/main_title.gif) left top repeat-x; margin-right:5px; }
.index_main .index_left dl.news dt a { position:absolute; width:45px; right:10px; display:block; background:url(images/more.gif) center center no-repeat; }
.index_main .index_left dl.news dd { height:26px; line-height:26px; background:url(images/news_li.gif) 5px center no-repeat; text-indent:20px; border-bottom:dashed 1px #cccccc; }
.index_main .index_left dl.news dd span { float:right; margin-right:5px; color:#ff8303; }
.index_main .index_left dl.news dd a font { color:#0d3465; text-decoration:none; }
.index_main .index_left dl.news dd a:hover font { text-decoration:underline; }
.index_main .index_left dl.product { float:left; width:734px; margin-bottom:1px; }
.index_main .index_left dl.product dt { width:734px; position:relative; height:22px; line-height:24px; background:url(images/main_bg1.gif) left top repeat-x; color:#CC0000; font-weight:bold; }
.index_main .index_left dl.product dt span { float:left; height:22px; display:block; width:10px; overflow:hidden; background:url(images/main_title.gif) left top repeat-x; margin-right:5px; }
.index_main .index_left dl.product dt a { position:absolute; width:45px; right:10px; display:block; background:url(images/more.gif) center center no-repeat; }
.index_main .index_left dl.product dd { width:164px; height:164px; border:#dedede solid 1px;float:left; margin-right:5px; margin-left:11px; margin-top:14px; display:inline; }
.index_main .index_left dl.product dd img { width:132px; height:132px; border:none; margin-left:10px; margin-top:10px;  }
.index_main .index_left dl.product dd p { display:block; text-align:center; border-top: #dedede solid 1px; margin-top:5px; line-height:16px;  }
.index_main .index_left dl.product dd a:hover { color:#CC0000; text-decoration:none; }


.index_main .index_right { position:absolute; height: auto; width:185px; top:400px; right:0px;    }
.index_main .index_right dl.cat { width:185px; }
.index_main .index_right dl.cat dt { position:relative; height:22px; line-height:24px; background:url(images/main_bg1.gif) left top repeat-x; color:#CC0000; font-weight:bold;  margin-bottom:4px; }
.index_main .index_right dl.cat dt span { float:left; height:22px; display:block; width:10px; overflow:hidden; background:url(images/right_bg.gif) left top repeat-x; margin-right:5px; }
.index_main .index_right dl dd {  height:30px; line-height:30px; background:#e5eef5 url(images/right_nav_bg.gif) 12px center no-repeat; text-indent:30px; margin-bottom:2px; }
.index_main .index_right dl dd a:hover { color:#CC0000; text-decoration:none; }
.index_main .index_right dl dd.link1 { height:58px; background:none; text-indent:0px; margin-top:15px; }
.index_main .index_right dl dd.link { height:58px; background:none; text-indent:0px; margin-top:5px; }
.index_main .index_right dl dd.link1 img { cursor:pointer;  }
.index_main .index_right dl dd.link img { cursor:pointer;  }
.index_main .index_right dl dd.contact { background:none; text-indent:0px; margin-top:8px; }
.index_main .index_right dl dd.contact img { border:none; }


/*about*/
.about_left { /*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fafafa,endColorStr=#ffffff);*/
 width:194px; height:auto; background:#fafafa; position:absolute; left:0px; top:324px; min-height:600px; height:auto; _height:600px; overflow:hidden;_overflow:visible; }
.about_left dl.about_nav dt { border-bottom:#cccccc solid 1px; height:23px; line-height:29px; font-weight:bold; color:#CC0000; background:url(images/about_left.gif) left top no-repeat; text-indent:15px; }
.about_left dl.about_nav dd { text-indent:30px; height:30px; line-height:30px; border-bottom:dashed #cccccc 1px; background:url(images/about_nav.gif) 10px center no-repeat; }
.about_left dl.about_nav dd a:hover { color:#CC0000; text-decoration:underline; }
.about_right { border:#dedede solid 1px; position:relative; left:207px; font-size:14px; line-height:30px; width:691px; top:0px;  min-height:551px; height:auto; _height:551px; overflow:hidden;_overflow:visible; padding:15px; padding-top:0px; margin-bottom:12px; overflow-x:hidden; }
.about_right a { font-size:16px; color:#666666; }
.about_right a:hover { font-size:20px; color:#CC0000; text-decoration:underline; }
.about_right ul{width:680px;  list-style:none; clear:both; margin:0px; padding:0px;}
.about_right ul li{width: 175px; height:131px; float:left; margin-right:15px; display:inline; border:#666666 solid 1px; background-color:#999999; margin-bottom:26px;}
.about_right ul li img{ margin-left:5px; margin-top:4px; width:164px; height:123px;}
.about_right ul li p{text-align:center;   height:16px; line-height:16px;}

/*news notice*/
.news_right { border:#dedede solid 1px; position:relative; left:207px; font-size:14px; line-height:30px; width:691px; top:0px;  min-height:551px; height:auto; _height:551px; overflow:hidden;_overflow:visible; padding:15px; padding-top:0px; margin-bottom:12px; }
.news_right dl.notice dt,.news_right dl.newslist dt { height:30px; line-height:30px; border-bottom:dashed #dedede 1px; font-weight:bold; color:#CC0000; }
.news_right dl.notice dt a,.news_right dl.newslist dt a { float:right; color:#CC0000; text-decoration:underline; }
.news_right dl.notice dt a:hover,.news_right dl.newslist dt a:hover { text-decoration:none; }
.news_right dl.notice dd,.news_right dl.newslist dd { background:url(images/news_li.gif) 3px center no-repeat; text-indent:16px; font-size:14px; height:30px; line-height:30px; color:#000000;  border-bottom:dashed #eeeeee 1px; } 
.news_right dl.notice dd span,.news_right dl.newslist dd span { float:right; }
.news_right dl.notice dd a,.news_right dl.newslist dd a { font-size:14px; color:#000000; text-decoration:none; }
.news_right dl.notice dd a:hover,.news_right dl.newslist a:hover { color:#CC0000; text-decoration:underline; }
.news_right dl.newslist dt { height:30px; line-height:30px; border-top:solid #dedede 1px; margin-top:25px; border-bottom:dashed #dedede 1px; font-weight:bold; color:#CC0000; }

.news_right dl.newslist dt.techlist { height:30px; line-height:30px; margin-top:10px; border-bottom:solid #dedede 1px; font-weight:bold; color:#CC0000; border-top:none; }
.newspage { border:#dedede dashed 1px; height:30px; text-align:right; }
.newsinfo { border:#dedede dashed 1px; height:30px; text-align:right; margin-top:25px; margin-bottom:10px; }
.newsinfo { color:#999999; }

.news_right .jobinfo { margin-top:25px; border:dashed #dedede 1px; padding:10px; }

/*==========*/
.ppsotion { width:723px; position:relative; margin-bottom:2px; left:207px; height:30px; line-height:30px; background:#dedede; text-indent:15px; }
.ppsotion strong { color:#CC0000; }
.ppsotion a { color:#000000; text-decoration:none; margin-left:3px; margin-right:3px; }
.ppsotion font { color:#CC0000; }
.ppsotion a:hover { color:#CC0000; text-decoration:underline; }
.about_right p { font-size:14px; text-align:justify; }
.about_right table { width:100%; }
.about_right table td { padding:10px; }
.about_right img { margin-right:15px; margin-bottom:10px; }
h1 { font-size:16px; margin-bottom:25px; margin-top:15px; text-align:center; border-bottom:dashed 1px #cccccc; }
.aboutcontact { width:194px; border:#dedede solid 1px; margin-top:10px; }
.aboutcontact img { border:none; }

/*product*/

.product_left { /*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fafafa,endColorStr=#ffffff);*/
 width:194px; height:auto; background:#fafafa; position:absolute; left:0px; top:324px; min-height:600px; height:auto; _height:600px; overflow:hidden;_overflow:visible; }

.product_left dl.product_nav dt { border-bottom:#cccccc solid 1px; height:23px; line-height:29px; font-weight:bold; color:#CC0000; background:url(images/about_left.gif) left top no-repeat; text-indent:15px; }
.product_left dl.product_nav dd { text-indent:30px; height:40px; line-height:40px; border-bottom:dashed #cccccc 1px; background:url(images/about_nav.gif) 10px center no-repeat; }
.product_left dl.product_nav dd.link { height:58px; background:none; text-indent:0px; border:none; text-align:center; margin-top:1px; cursor:pointer; }
 #linkok{margin-top:12px;}
.product_left dl.product_nav dd a { color:#0b3f68; text-decoration:none; }
.product_left dl.product_nav dd a:hover { color:#CC0000; text-decoration:underline; }

.product_right {  border:#dedede solid 1px; position:relative; left:207px; font-size:14px; line-height:30px; width:691px; top:-8px;  min-height:580px;height:auto; _height:580px;   padding-left:15px; padding-right:14px; padding-top:0px;    }

.productcontent { margin-top:25px; border:#f5f5f5 solid 1px; text-indent:28px; line-height:28px; padding:10px; margin-bottom:25px; }
.productcontent p { font-size:14px; }
.productcontent h1 { font-size:14px; line-height:30px; border:none; text-indent:0px; }

.detailimg  { width:300px; height:300px; float:left; }
.detailimg img{ width:299px; height:299px;}
.detaildown { height:299px; width:375px; margin-left:5px; float:right; background:#F5F5F5 }
.detaildown p { margin-left:15px; padding-top:10px; }
.detaildown p a { color:#CC0000; text-decoration:underline; }
.detaildown p span { color:#999999; }
.detailcontent {height:auto; width:100%; }
.detailcontent table{border-collapse: collapse; width:100%; height:auto;background-color:#F5F5F5;   }
.detailcontent table tr td{ text-align:center; border: #666666 solid 1px; line-height:22px;}
.DIY{font-weight:bold; }
/*定义颜色*/
#DIYCOLOR{color:#D72521} /*红色*/
#DIYCOLOR1{color:#00933D} /*绿色*/
#DIYCOLOR2{color:#0092DD} /*蓝色*/
#DIYCOLOR3{color:#FFF500} /*黄色*/
.Specification { margin-top:5px;}
.Specification img{float:left;  }
#k_hit{color:#FF0000;}





.product_but { width:100%; border:#dedede dashed 1px; height:60px; margin-top:5px; margin-bottom:5px; width:720px; position:relative; left:207px; }


.product_right dl.pindex { float:left; width:691px; margin-top:5px; padding-bottom:5px;  padding-left:8px; }
.product_right dl.pindex dt { text-align:right; border:#dedede dashed 1px; margin-top:20px; width:690px; position:relative; height:30px; line-height:30px; color:#CC0000; font-weight:bold; }
.product_right dl.pindex dt a { color:#333333; text-decoration:underline; display:inline; margin-left:20px; }
.product_right dl.pindex dt a:hover { color:#CC0000; text-decoration:none; }
.product_right dl.pindex dd { width:160px; height:160px; border:#dedede solid 1px;float:left; margin-right:2px; margin-left:2px; margin-top:15px; display:inline;  }
.product_right dl.pindex dd img { width:132px; height:132px; border:none;  margin-top:2px; margin-left:14px }
.product_right dl.pindex dd p { display:block; text-align:center; border-top: #dedede solid 1px; margin-top:2px; line-height:20px; }
.product_right dl.pindex dd a:hover { color:#CC0000; text-decoration:none; }

/*page*/
.k_pagelist em{ padding-right:10px;}
.k_pagelist font { font-weight:100; color:#000000; margin-left:5px; margin-right:5px;  }
.k_pagelist strong { display:inline; border:#dedede solid 1px; background:#f5f5f5; padding:3px 5px; color:#CC0000;  overflow:hidden; }
.k_pagelist a { display:inline; border:#dedede solid 1px; background:#f5f5f5; padding: 3px 5px;color:#000000; text-decoration:underline;  overflow:hidden; }
.k_pagelist a:hover { color:#000000; text-decoration:none; }
/*feedback*/
.k_form{display:block;width:70%;margin:0px;margin-top:15px; margin-left:80px; }
	.k_form .k_login {display:table;margin-left:100px;}
	.k_form p{text-align:left;}
	.k_form p label{clear:both;display:block;color:#666;font-size:12px;}
	.k_form p span label{clear:none;display:inline;color:#666;}

	.k_form div {text-align:left;}
	.k_form div input {padding:1px;margin:0px;border:1px solid;border-color:#EEE #777 #777 #EEE;background:#D4D0C8;font-size:12px;margin-right:4px;}

	.k_form ol {text-align:left;}
	.k_form ol li {line-height:24px;}
     .k_form ol li a { color:#CC0000; text-decoration:underline; }
	 ..k_form ol li a:Hover { color:#CC0000; text-decoration:none; }
	.k_table{width:100%;border:1px solid;border-color:#CCC #DDD #DDD #CCC;clear:both;text-align:left;}
	.k_table th{border:1px solid;border-color:#EEE #AAA #BBB #EEE;background:#E6E9ED;padding:0px 2px;letter-spacing:2px;color:#14316B;line-height:20px;}
	.k_table td{border:1px solid;border-color:#EEE #AAA #AAA #EEE;padding:1px;line-height:18px;}
	.k_table td input {margin-right:10px;}
	.k_table * {font-size:12px;}
	.k_table tr.hover {background:#E6E9ED;font-weight:bold;}
	.k_table tr.hover a{font-weight:bold;}

	.k_in1 { border:#CCCCCC solid 1px; background:none; font-size:14px;width: 50px;}
	.k_in2 {border:1px solid;border-color:#CCC #CCC #CCC #CCC;font-size:14px;width:100px;}
	.k_in3 {border:1px solid;border-color:#CCC #CCC #CCC #CCC;font-size:14px;width:200px;}
	.k_in4 {border:1px solid;border-color:#CCC #CCC #CCC #CCC;font-size:14px;width:400px;}
	.k_in5 {border:1px solid;border-color:#CCC #CCC #CCC #CCC;font-size:14px;width:600px;}
/*search */
.searchinfo { border:#dedede dashed 1px; line-height:25px; margin-bottom:15px; }
.k_search .searchlist { border:#dedede solid 1px; margin-bottom:5px; padding:10px; }
.k_search .searchlist h3 a { color:#CC0000 }

/*link*/
.indexlink { clear:both; line-height:25px; width:918px; padding:0 5px;  border: #eeeeee solid 1px; min-height:25px; height:auto; _height:25px; margin-top:5px; word-wrap: break-word; word-break: break-all ; }
.indexlink span{width:60px; float: left; display:block; }
.indexlink a { padding-left:8px; display: inline  }

/*bottom*/

.index_main .bottom { clear:both; height:80px;  background:#eeeeee; margin-bottom:5px; position:relative; margin-top:5px;  }
.index_main .bottom .blogo { margin:15px; margin-top:15px; width:400px; float:left; border-right:#ffffff solid 1px; }
.index_main .bottom .tj{ clear:both; position:absolute; top:34px; left:310px;}
.index_main .bottom .blogo a img { border:none; }
.index_main .bottom .btext p { height:20px; line-height:20px; color:#666666; padding-right:15px; text-align:right;  }
.clear{ height:0; font-size:0; overflow:hidden; clear:both;}
