﻿/*--------------------------------------初始化网站样式----------------------------*/
html{border:0;width:100%; overflow-y:scroll;}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote,th,td,textarea,input,botton,form {margin:0;padding:0;}
fieldset, img {border:0 none;}
input, button, textarea, select {font-family: inherit;font-size: inherit;font-weight: inherit;font: 100% Tahoma,Helvetica,Arial,sans-serif;}
ul,ol,dl,dd,dt,form{list-style:none;}
li {list-style:none outside none;}
h1, h2,h4, h5, h6 {font-weight:normal;}
h3{font-weight:bold;font-size:14px;}
h1{font-size:16px}
h5,h6{font-size:12px}
table {font-size:inherit;align:center;}
a{text-decoration:none;}
/*a:link,a:visited{color:#000;}
a:hover,a:active{text-decoration:none;color:#000;}*/
body{font:12px/1.75 "宋体", arial, sans-serif,'DejaVu Sans','Lucida Grande',Tahoma,'Hiragino Sans GB',STHeiti,SimSun,sans-serif;line-height:1.5em; color:#fff;background:#ffffff url(../images/bg.jpg) center top repeat-x;}

.clear{clear:both; height:0px;}	
.body_frame{background:#ffffff;width:960px;margin:0px auto;_margin-top:-18px;}/*--页面背景颜色-*/



/*--------------------------------------top search 样式----------------------------*/
#search{text-align:left;position:relative;}
#search .title{font-size:13px;color:#fff;line-height:22px;}
#search .input{border:1px #839EBB solid;height:22px;width:190px;color:#666;text-align:center;background:#fff;line-height:22px;}
#search span.buttom{position:absolute;right:0px;top:-2px;}




#header{overflow:hidden;width:960px;margin:0px auto; background:url(../images/bg1.jpg) no-repeat;_margin-bottom:18px;}
#header .h_l{width:680px;float:left;padding:0px 15px;text-align:left;height:93px;overflow:hidden;}
#header .h_r{width:300px;float:right;color:#999999;overflow:hidden;overflow:hidden; position:relative;height:30px;}
#header .h_r .cang{width:200px;overflow:hidden; position:absolute;right:75px; top:0px;}
#header .h_r .cang a{background:url(../images/bg1.gif) center top no-repeat;padding-top:6px;display:block;width:60px;float:left;color:#fff;}
#header .h_r .cang a:hover{color:#669933;}


/*================nav_main 主导条 start==============*/
#nav_main {width:960px;background:url(../images/nav_bg.gif) no-repeat;overflow:hidden;}
#nav_main .nav {text-align:center;margin:0px auto;width:960px;height:32px;overflow:hidden;}
#nav_main .nav li {float: left;line-height:32px;height:32px;display:block;width:110px;background:url(../images/nav_bg2.gif) right top no-repeat;}
#nav_main .nav a {font-size:13px;display:block;width:110px;color: #FFF;font-weight: bold;float:left;text-decoration:none;}
#nav_main .nav .on a,#nav_main .nav a:hover {text-decoration:none;color:#006633;}




/*================边导航：sidebar  一般是与产品列表条====start==========*/
.sidebar{margin: 0px 0px; padding: 0px;text-align:left;}
.sidebar li {text-decoration:none; line-height:27px;background:url(../images/ico2.gif) right center no-repeat;border-bottom:1px dotted #DFDFDF;height:27px;}
.sidebar a {color:#006600; font-size:12px;  display:block;  padding-right:20px;}
.sidebar a:hover {color:#669933;text-decoration:none;}
.sidebar .small{background:none;border:none;line-height:22px; }
.sidebar .small a{display:block; background:none; font-size:12px; padding-left:30px;}
.sidebar .small a:hover{color:red;}
/*================边导航：sidebar  一般是与产品列表条====end==========*/





/*-----------------location 面包屑 style--------------*/
.location{font-weight:100; color:#5C85AC; /*background:url(images/location_bg.gif) -2px 0px no-repeat; border-bottom:1px dashed #a4a4a4;*/ height:18px; margin:0px 10px; padding:26px 0px 0px 20px; float:right;}
.location a,.location a:hover,.location a:visited,.location a:link{color:#5c85ac;}



/*================newslist pagen style====start==========*/
/* newslist */
.newslist {list-style-image:none;margin-top: 0px; padding: 0px;text-align:left;}
.newslist li {padding:3px 0px;border-bottom:1px #999 dashed; height:100%; overflow:hidden;line-height:20px;}/*这个主要是设置新闻每行间距和有无下边线*/
.newslist li span{display:block;}
.newslist span.news-content{float:left; width:auto;background:url(../images/ico4.gif) 10px 50% no-repeat; padding-left:20px;}/*设置新闻内容*/
.newslist span.news-time{width:auto;float:right; text-align:right;}/*设置时间是在右边还是左边 left or right*/
.newslist a {color:#669933;}/*设置新闻文字的颜色*/
.newslist a:hover {color:#006633;}/*鼠标进过的颜色*/

.newslist .more-news {float:right;font-size:11px;color:.ccc;}/*更多新闻样式*/
.newslist .data {float:right;width:150px;background-color:#FFF4D4;text-align:center;}
/*================newslist pagen style====end==========*/

/*-----------------news pagenumber style--------------*/
.newslist-page{padding:10px; text-align:right; height:100%; overflow:hidden;clear:both;}
.newslist-page .pagenumber-form{float:right; text-align:right;}
.newslist-page span{ float:left; display:block; width:auto; margin:0px 2px 0px 0px; display:inline;}
.newslist-page span.sum-page{line-height:24px; font-size:13px;}
.newslist-page a,.newslist-page b{display:block; float:left; padding:0px 5px; margin:0px 5px; border:1px solid #000;display:inline; font-weight:bold; color:#000;}
.newslist-page a:hover{background:#000; color:#fff;}
.newslist-page b{background:#000; color:#fff;}
.newslist-page .key-page{ vertical-align:text-top;}
.newslist-page .input-page{width:35px;/* font-size:14px; margin:0px 5px;*/}
.newslist-page .page-button{padding:0px;}

/*================shownews pagen style====start==========*/
.show-news{width:99%;}
.show-news h3.news-title{text-align:center; font-size:15px; font-weight:bold; margin-top:5px}
.show-news div.time{text-align:right; padding:5px;}
.show-news .news-content{margin:5px;}
.show-news .previous,.show_news .next{margin-top:50px;}
/*================shownews pagen style====end==========*/


#newslist0 li{line-height:24px;background:url(../images/ico6.gif) 7px center no-repeat;}
#newslist0 li a{color:#666;padding-left:20px;}
#newslist0 li a:hover{text-decoration:none; color:#589E19;}
#newslist0 li div.time{float:right; letter-spacing:-1px;color:#0033CC;}


/*================productslist style 产品列表页样式====start==========*/
.pro_list{margin:5px;}
.pro_list td.line{border-bottom:1px dotted #ccc;padding:5px;}
.pro_list div.pro_show{padding:0px; margin:0px; }
.pro_list .pro_img{margin:0px; text-align:center;}/*产品图片展示样式*/
.pro_list .pro_img img{padding:3px;border:1px solid #ccc;}
.pro_list .pro_name{text-align:left;height:24px;line-height:24px;font-weight:bold;background:url(../images/ico5.gif) 10px center no-repeat;}/*产品名称样式*/
.pro_list .pro_name a{color:#006600;padding-left:20px;}
.pro_list .pro_introduce{text-align:left;padding:0px 10px;line-height:18px;}/*产品简介样式*/





/*-----------------product pagenumber style--------------*/
.productlist-page{padding:10px; clear:both;color:#000;}/*产品类表页页码最外层样式*/
.productlist-page .pagenumber-form{float:right; text-align:right;}/*产品类表页页码最外层样式*/
.productlist-page span{ float:left; display:block; width:auto; margin:0px 2px 0px 0px; display:inline;line-height:15px;}/*定义总体的span样式*/
.productlist-page span.sum-page{line-height:24px; font-size:13px;}/*页码的总页数第几页的文字的样式*/
.productlist-page a,.productlist-page b{display:block;  float:left; padding:0px 5px; border:1px solid #000; margin:0px 5px;display:inline; font-weight:bold; color:#000; /**/}/*定义页码中的a和b的样式*/
.productlist-page .pagenumber a{color:#ccc;}/*定义页码数字的样式*/
.productlist-page .next-page a{color:#ccc;}/*控制上下一页的a的样式*/
.productlist-page a:hover{background:#000; color:#fff;}/*控制上下一页的鼠标经过a的样式*/
.productlist-page b{background:#000; color:#000;}/*定义当前页的页码的样式*/
.productlist-page .key-page{ vertical-align:text-top;}/*定义输入页码框的样式*/
.productlist-page .input-page{width:35px;/* font-size:14px; margin:0px 5px;*/}/*定义输入页码框的样式*/
.productlist-page .page-button{padding:0px;}/*定义输入页码按钮的样式*/
/**/


/*-----------------products_detail style 产品详细页样式--------------*/
.pro_detail_show{margin:2px;width:100%;margin:0px auto;color:#669933;}
.pro_detail_show .pro_detail_img{padding:2px;text-align:left;}
.pro_detail_show .pro_name{text-align:left;line-height:30px;margin:10px 0px;}
.pro_detail_show .pro_detail_introduce{margin:2px; border:0px solid #ccc;margin-top:15px;line-height:24px;}
.pro_detail_show .pro_detail_t{background:url(../images/detail_t.gif) no-repeat;height:17px;line-height:17px;padding-left:20px;margin-top:20px;}
.pro_detail_show img{border:1px solid #ccc;}

/*================tuijian pro style式====start==========*/
#tuijian_pro_1{ text-align:center;margin:0px 3px;}
#tuijian_pro_1 .tuijian_pro_img{text-align:center;}
#tuijian_pro_1 .tuijian_pro_img img{border:1px solid #CCCCCC;margin:0px 0px;}
#tuijian_pro_1 .tuijian_pro_name{height:20px;line-height:20px;color:#fff; text-align:left;font-size:13px;background:url(../images/ico4.gif) 5px center no-repeat; overflow:hidden; }
#tuijian_pro_1 .tuijian_pro_name a{color:#006600; text-decoration:none;padding-left:20px;}
#tuijian_pro_1 .tuijian_pro_introduce{color:#669933;padding:3px 6px;text-align:left;line-height:20px; height:40px; overflow:hidden;}
/**/



/*-----------------liuyan style--------------*/
#liuyan table{width:98%;}
#liuyan td{line-height:24px;}
#liuyan .L-title{padding:5px; text-align:center; line-height:30px; font-size:14px;c}
#liuyan .L-title .look-liuyan{float:right;_margin-top:-30px;*margin-top:-30px;}
#liuyan .column-name{width:20%; text-align:right; padding:5px 10px;}
#liuyan input{margin:2px 0px; font-size:14px;}
#liuyan .yanzheng_font{font-size:15px; color:#fff; padding:2px; background:#09F; margin:0px 20px; letter-spacing:5px;}

/*-----------------liuyan list style--------------*/

#liuyan-list{width:98%; margin:5px auto;}
#liuyan-list .liuyan-table{width:98%; border:#09F 0px solid; border-collapse:1px; background:#ccc; margin:20px 0px 0px 0px}
#liuyan-list .liuyan-table td{background:#fff; padding:2px 5px;}
#liuyan-list .liuyan-table .column-name{background:#ddd; width:10%; text-align:center;}
#liuyan-list .liuyan-pagenumber{text-align:right; padding:10px 15px;}

/*================banner 广告 切换图片==============*/
.banner{position:relative;width:960px; height:278px; margin:0 auto ; }


/*-----------------index main style--------------*/
#footer{border-top:1px solid #;width:960px;margin:0px auto;}
#footer .copyright{padding:20px; background: url(../images/1.jpg); text-align:center;}
#footer a{color:#fff;}





#main_frame{height:100%;margin-top:5px;}
#main_frame .frame_l{float:left;width:180px;position:relative;z-index:100;}

.box1{margin-left:1px;border:1px solid #ddd;border-top:1px solid #fff;border-left:none;z-index:50;position:relative;}
.box1 .box1_t{background:#F9F9F9 url(../images/box1_T.gif) right top  no-repeat;height:46px;line-height:46px;color:#ffffff; position:relative;}
.box1 .box1_t span{background:url(../images/ico1.gif) right center  no-repeat;margin-right:35px;padding-right:20px;font-weight:bold; position:absolute;right:0px;top:0px;font-size:14px;}
.box1 .box1_m{padding:10px 0px;background:url(../images/box1_m.html) repeat-x;padding-right:10px;}

.box0{}
.box0 .box0_t{background:url(../images/ico1.gif) 12px center no-repeat;height:35px;line-height:35px;color:#000;padding-left:30px;}
.box0 .box0_m{padding:10px;padding-bottom:30px;color:#666;}




#main_frame .frame_r{float:right;overflow:hidden;width:760px;margin-right:7px;position:relative;z-index:10;}



#two_frame{ height:100%;padding-bottom:10px;}
#two_frame .f_l{width:500px;float:left;}
#two_frame .f_r{width:250px;float:right;overflow:hidden;}


.box2{overflow:hidden;z-index:49;position:relative;}
.box2 .box2_t{height:32px;line-height:32px;color:#cccccc;background:url(../images/box2_t.gif) bottom left repeat-x;border-bottom:1px solid #; position:relative;}
.box2 .box2_t span{background:url(../images/ico3.gif) 0px center no-repeat;margin-left:7px;color:#339900;padding-left:15px;font-weight:bold;font-size:14px;border-bottom:2px solid #; position:absolute;left:0px;bottom:-2px;}
.box2 .box2_m{color:#666;padding:0px;line-height:20px;}
.box2 .box2_m .list{padding:10px 0px; float:left; width:610px;}
.more{float:right;padding-right:10px;color:#669933;}
.more a{color:#669933;}
.more a:hover{color:330000;}




.box22{overflow:hidden;margin-top:12px;}
.box22 .box22_t{height:32px;line-height:32px;color:#fff;background:url(../images/box2_t.gif) bottom left repeat-x;border-bottom:1px solid #; position:relative;}
.box22 .box22_t span{background:url(../images/ico3.gif) 0px center no-repeat;margin-left:7px;color:#006633;padding-left:15px;font-weight:bold;font-size:14px;border-bottom:2px solid #; position:absolute;left:7px;bottom:0px;}
.box22 .box22_m{color:#669933;padding:15px;line-height:24px;}

.index_left_box{width：183px; margin-top:5px;}
.index_left_box .index_left_box_t{background:url(../images/index_left_box_t.jpg) no-repeat; height:31px;}
.index_left_box .index_left_box_t span{line-height:31px; padding-left:10px; color:#FFFFFF; font-weight:bold;}
.index_left_box .index_left_box_m{background:url(../images/index_left_box_m.jpg) no-repeat; margin-top:2px;}
.index_left_box .more{width:52px; height:21px; background:url(../images/more.gif) no-repeat; float:none;}


.adpic{width:960px;overflow:hidden;text-align:center;}
.pic{width:960px;overflow:hidden;text-align:center;}


ul,li{ list-style-type:none;}
.list *{padding:0;margin:0;}
.list{width:100%;float:left;}
.list ul li{float:left;width:150px;height:170px;margin:5px 10px;display:inline;overflow:hidden;}
.list ul li .imgt{border:1px solid #ccc;width:145px;height:116px;padding:1px;display:table-cell;+display:block;+font-size:104px;text-align:center;vertical-align:middle;overflow:hidden;}
.list ul li .imgt:hover{border-color:#f00;}
.list ul li .imgt img{vertical-align:middle;border:medium none;overflow:hidden;}
.list ul li p  { text-align:center; padding:4px;}
.list ul li p a { color:#555; text-align:center;text-decoration:none;}
.list ul li p a:hover { color:#f00; text-decoration:underline;}

.level1{z-index:9997;}
.level1 li{position:relative;}
.level2{position:absolute;z-index:9998;left:168px;top:0px;border:1px solid #ccc;background:#fff;padding:2px 2px;width:219px;display:none;}
.level3{position:absolute;z-index:9999;left:168px;top:0px;border:1px solid #ccc;background:#fff;padding:2px 2px;width:219px;display:none;}

.span_right {float:right;margin-right:5px;margin-top:15px;font-family:宋体;color:#fff;}

.fenye { TEXT-ALIGN: center; MARGIN-TOP: 10px; WIDTH: 650px; MARGIN-RIGHT: 10px; color:#000000}
.fenye A { COLOR: #949494 }
.fenye1 { TEXT-ALIGN: right; MARGIN-TOP: 10px; WIDTH: 650px; MARGIN-RIGHT: 10px }
.fenye1 A { COLOR: #949494 }