﻿@charset "utf-8";
/* 语言版本 */
 
/* ---------------开始---------------- */

/*全站共用功能*/
.languag{padding-top:5px; float:right;}
.languag li{float:left;width:60px;}
.languag li a{}
.languag li a img{ float:left;padding-top:0px;}

/* -----搜索样式-----*/ 
.search_bar{}
.search_text{ display:block;width:215px;float:left; height:26px; line-height:26px;border:0px;background-color: transparent; background:url(inout.gif) no-repeat;}
.search_btn{float:left; width:27px; height: 26px; border:0px;  cursor: pointer;background:url(search.gif) no-repeat;}

.m_search{}
.i_search1_1{ float:left; padding:2px 0 0 0; width:100px;}
.i_search1_2{ float:left;}
.i_search1_3{ float:left; padding-top:2px; width:150px;}
.inp_L1{ float:left;background:url(search1.gif); width:46px; height:21px;border:0px;}
#keywords{float:left;}
/*栏目列表*/

/*友情连接*/
.p_l_list{ display:inline-block;width:100%;text-align:center;}
.p_l_list a{display:block; display:inline; overflow:hidden; float:left; width:23.6%; height:100px; margin:5px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;}
.p_l_list img{ display:block;width:96%;height:75px;padding:1px;border:1px solid #d0d0d0;}
.p_l_list a:hover img{border:1px solid #000 }

/*下载*/
.p_d_list{}
.p_d_list li{ height:28px; padding-left:10px;text-align:right; border-bottom:dashed #d7d7d7 1px;background: url(icon4.gif) no-repeat 3px 10px; width:96%;line-height:28px; font-size:10px; }
.p_d_list li a{display:block;overflow:hidden;width:70%;float:left;text-align:left;font-size:12px;white-space:nowrap;text-overflow:ellipsis;}

/*招聘*/
.p_j_list{}
.p_j_list li{ height:28px; padding-left:10px;text-align:right; border-bottom:dashed #d7d7d7 1px;background:url(icon.gif) no-repeat 2px center;line-height:28px; font-size:10px;background: url(icon4.gif) no-repeat 3px 10px; width:97%;}
.p_j_list li a{display:block;overflow:hidden;width:70%;float:left;text-align:left;font-size:12px;white-space:nowrap;text-overflow:ellipsis;}

/*新闻*/
.p_n_list{}
.p_n_list li.ct{margin-bottom:5px; padding-left:10px;text-align:right; border-bottom:dashed #d7d7d7 1px;line-height:28px; font-size:10px; background: url(icon4.gif) no-repeat 3px 10px; width:97%;}
.p_n_list li.ct a{display:block;overflow:hidden;width:70%;float:left; line-height:28px;text-align:left;font-size:14px;white-space:nowrap;text-overflow:ellipsis;}
.p_n_list .cc{display:block;overflow:hidden;height:44px;  text-align:left;color:#858585;line-height:22px; font-size:12px;text-overflow:ellipsis; }

/*产品*/
.p_p_list {}
.p_p_list li{float:left; display:inline; width:160px; margin:5px 10px; height:145px; }
.p_p_list .a1{width:160px; height:120px;}
.p_p_list .a1 img{padding:5px; background-color:#FFF; width:150px; height:110px;}
.p_p_list .a21{text-align:center; line-height:25px; width:160px; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}



/*视频*/
.p_v_list {overflow:auto;}
.p_v_list a{display:block; display:inline; width:31%;float:left;margin:5px 8px;text-align:center; }
.p_v_list a:hover{ text-decoration:none;}
.p_v_list a img{display:block;width:98%;height:170px;padding:1px;border:1px solid #d0d0d0;margin-bottom:5px;}
.p_v_list a:hover img{border:1px solid #000;}
.p_v_list span{display:block;overflow:hidden;width:99%;background:#f0f0f0; line-height:30px;  white-space:nowrap;text-overflow:ellipsis;}


/* ---------------结束---------------- */





/* ---------------开始首页内容------------------ */
/* 首页推荐新闻*/
.i_n_list{}
.i_n_list .nlist2 li{line-height:24px; padding-left:8px; width:224px; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; background:url(icon4.gif) no-repeat 8px 10px; padding-left:15px;}
.i_n_list .nlist2 a{display:block; width:220px; overflow:hidden;float:left;font-size:12px; text-align:left; white-space:nowrap;text-overflow:ellipsis;}
.i_n_list .nlist2 a:hover{ text-decoration:none;}

.i_n_list .i_title li{width:90px;}
.i_n_list .i_title a{display:block; overflow:hidden;float:left; padding-left:13px;font-size:12px; text-align:left; white-space:nowrap;text-overflow:ellipsis; background:none; color:#616161;}
.i_n_list .i_title a:hover{ color:#fff;}

/* 首页推荐产品 */
/* 首页友情链接图片列表式 */
.i_l_list{ display:inline-block;}
.i_l_list a{display:block; display:inline; overflow:hidden; float:left; width:30.5%; margin:5px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;}
.i_l_list img{ display:block;width:96%;height:80px; padding:1px;border:1px solid #C4C4C4;}
.i_l_list a:hover img{border:1px solid #900; }


/* 翻页按钮 */
.navPage{ clear:both;padding:10px 10px 0;text-align:center;font-size:10px;font-family:arial,simsun,sans-serif; float:right;}
.navPage li{float:left;margin-right:5px;}
.navPage a{display:block;width:10px;height:12px;color:#414141;line-height:12px; }
.pagebar a{display:block;padding:2px 4px;border:1px solid #afafaf;color:#afafaf;}
.pagebar a:hover,a.pagebarCurrent{border:1px solid #333;color:#333;text-decoration:none;}
/* ---------------结束栏目列表---------------- */


/*产品分类*/
.sortnava{ display:block; width:185px; height:31px; padding-left:30px; line-height:31px; background:url(icon02.jpg) no-repeat left top;}
.sortsubnavcontainer li{ line-height:20px; padding-left:30px;}
.sortnavul{ padding:10px 0px; width:210px; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


/*首页产品分类*/
.i_ullist_sortnav{float:left;}
.i_ullist_sortnav li{ float:left; padding-right:8px;}


/* ---------------开始栏目详细---------------- */

/*产品展示详细*/
.productview{ position:relative;}
.producttitle{display:block;width:90%;margin:10px auto;text-align:center;line-height:30px;font-size:20px;font-weight:bold;}
/*默认*/
.productimg{margin:0 auto; text-align:center;}
.productinfos{ overflow:hidden;margin-left:330px;}
.productimg a img{border:1px solid #bcbcbc;margin:0;padding:0;width:500px;}
.productimg a:hover img{border:1px solid #666;}
/*IE6固定大小*/
*html .productimg a img{ width:400px;}
/*展示1*/
.productbigimg{ position:absolute; display:inline; width:100%;text-align:center;}
.productinfoslist{height:340px; overflow:hidden;padding-left:330px;}
.productremark{ clear:both;line-height:20px;}
.productremark .title{ clear:both;line-height:30px; font-size:14px; font-weight:bold; display:none;}

/*内容详细页*/
.p_n_title{width:90%;margin:10px auto;text-align:center;line-height:30px;font-size:20px;font-weight:bold;text-overflow:ellipsis;}
.remark{line-height:22px;}
/*下载链接*/
.download_btn{text-align:center;line-height:30px;}
/*新闻详细*/
.p_n_info{line-height:30px; text-align:center;}
.p_n_video{text-align:center;}
/* 产品/视频详细 */
.product_others{ padding-top: 8px; clear: both; padding-left: 8px; }
.product_others li{	display: block;	clear: both;line-height: 20px;}
.onlinebuy_list .pc01{width:500px;margin:0 auto; text-align:center;}
/*.onlinebuy_list .pc01 img{width:500px;}*/
.onlinebuy_list .pc01 img{border:1px solid #bcbcbc;margin:0;padding:0;max-width:500px;width:expression(this.width>500?"500px":this.width);max-height:500px; height:expression(this.height>500?"500px":this.height);}
.onlinebuy_list .pc01 a:hover img{border:1px solid #900;}
/*IE6固定大小*/
*html .onlinebuy_list .pc01 img{ width:400px;}
.viewproduct_infos{clear:both;padding-left:8px;overflow: hidden;}
/*导航上下记录*/
.prevnext{width:100%;padding:10px 0;line-height:20px;}
.prevrecord,.nextrecord{display:block;overflow:hidden;width:90%;white-space:nowrap;text-overflow:ellipsis;}

/* 留言 */
.gbook_formbtn{padding:4px;}
.gbook_formbtn goback_btn{clear:both;margin-left:150px;background:#888888;color:#FFFFFF;border:solid 1px #666666;font-size:11px;font-weight:bold;padding:4px 6px;}
.gbook_formbtn input{width:100px;line-height:20px; margin-right: 8px; border:solid 1px #dedede;color:#25262b;background:#f6f5fa;cursor:pointer;}
.gbook_indexpost{margin-bottom:8px; padding: 0px 20px;}
.gbook_tblist{margin-bottom:4px;}
.p_g_gbook{padding: 0px; }
.p_g_title{font-weight:bold;line-height:30px;text-align:left; padding-left:20px; clear: both;}
.p_g_content{text-align:left;line-height:24px; padding-left:20px; clear: both;}
/* 招聘 */
.p_jv_jobs{ line-height:24px; margin:10px 10px 0 10px;}
.p_jv_jobs .jobs{height:33px;}
.p_jv_item{ clear:both; }
.p_jv_title{float:left;clear:left;text-align:left;font-weight:bold;}
.p_jv_cont{float:left;text-align:left;}
.p_jv_contb{text-align:left;clear:both;padding:0 0 10px 20px;}
/* 网站地图 */
.p_m_div{ margin:auto; padding: 6px; clear: both; text-align:left;}
.p_m_div a{line-height:20px;height:20px; font-size:12px;}
.p_m_div a:hover{line-height:20px;font-size:12px;}
.p_m_ul{margin-bottom: 6px;	display: table; border-bottom: solid 1px #ccc;width:100%;}
.p_m_div2 .p_m_ul{margin:0 0 6px 24px;float:left;width:auto;border:none;}
.p_m_menu{ font-weight: bold; clear: both;}
.p_m_ul li,.menusort_list li{white-space: nowrap;}
.p_m_class,.menusort_lists{margin-left: 24px;}
.p_m_div2 {margin:0 10px 0 0;}
/* ----开始网站Rss订阅中心---- */
.onlinerss{width:220px;margin:0 0 10px;padding-bottom:5px;border:solid #dbdbdb 1px;background:#f0f0f0;}
.onlinerss dl {width:214px;height:28px;margin:0 auto; padding-top:6px;background:url(t1.jpg) no-repeat bottom; }
.onlinerss dt { float:left;padding-left:25px;color:#fff; line-height:20px; font-size:14px;}
.onlinerss dt a,.onlinerss dt a:hover{color:#fff;text-decoration:none;}
.onlinerss li{padding-bottom:10px;text-align:center; }
.onlinerss li a.a1{display:block;overflow:hidden;width:200px;height:170px;margin:0 auto;border:1px solid #cbc5bf; }
.onlinerss li a.a1 img{width:200px;}
.onlinerss li a.a2{display:block;overflow:hidden;width:200px;margin:0 auto;;line-height:22px;white-space:nowrap;text-overflow:ellipsis}
.onlinerss .singletxt_main{width:192px;margin:0 auto; padding:10px; border:solid #c8c8c8 1px; border-top:none; background:#fff;  line-height:20px;}
.main_rssxmllist{clear:both;display:block; }
.main_rssxmllist ul{display:block;padding-bottom: 2px;}
.rssmain_topbar{clear:both;display:block;height:24px;line-height:24px;padding:0px 4px;border:solid 1px #CCC;}
.rssmain_toptit{float:left;padding:2px 0px;font-weight:bold;}
.rssmain_topbtn{display:block;float:right;padding-top:2px;}
.rssmain_topbtn .rssxml_url{display:block; margin:4px 15px 0 0;float:left;line-height:20px;}
.rssmain_topbtn .rssxml_btn{display:block;float:left;line-height:20px;}
.rssxml_btn .subscribe_btn{ clear:both;display:block;cursor:pointer;background:url(../rss_icon.jpg) no-repeat left center;padding:2px 4px 0px 20px}
.rssxml_btn .subscribe_list{top:22px;right:-5px;z-index:1000;position:absolute;padding:4px;border:solid 1px #DDD;background-color:#FFF;}
.subscribe_list a{clear:both;display:block;padding:4px;}
.viewitem_list{margin:0px;padding:4px 4px 8px;}
.viewitem_list ul{margin:0px;padding:0px;display:table;width:100%;line-height:20px;}
.viewitem_list ul li a{ display:block; overflow:hidden;float:left; width:380px; white-space:nowrap;}
.viewitem_list ul span{float:right;}
#com_pmodule_rssonline{text-align:center; margin:0 auto;}
#com_pmodule_rssonline li{padding:3px 0;}
#com_rssonline li{text-align:center; margin:0 auto; padding:5px 0;}
.p_u_deff .content{ padding-left:5px; line-height:20px;}
.p_u_deff .title{background: url(itltle_bg3.jpg) no-repeat left top;height: 34px;width: 215px;}
.p_u_deff .title .tt{color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: "΢ź";
    font-size: 14px;
    line-height: 34px;
    margin-left: 7px;
    text-align: center;
    width: 110px; font-weight:bold;}
.p_u_deff .title a:hover{ text-decoration:none;}
/* ------在线调查---- */
.survey_indexshow{margin:10px 0 15px 5px;}
.survey_indexpost{padding-left: 20px;margin-bottom: 8px;}
.survey_post input{ border: 0px;}
.survey_postbtn{line-height: 30px;}
.survey_postbtn input{line-height:20px; margin-right: 8px; cursor: pointer; width: 100px;   background:#ddd; color:#25262b;border:solid 1px;}
/* ---------------结束栏目详细---------------- */


/* ---------------开始扩展区----------------- */

#com_definedkeys_1,#com_definedkeys_2,#com_definedkeys_3,#com_definedkeys_4{ overflow:hidden;margin-bottom:-6px;}
.i_u_def1,.i_u_def2,.i_u_def3,.i_u_def4,.p_u_def1,.p_u_def2,.p_u_def3,.p_u_def4{overflow:hidden;}
.move_divouter .content{overflow:hidden;line-height:20px;}
.move_divouter .list{overflow:hidden; }
.move_divouter .title a{ text-decoration:none;}

#index #com_definedkeys_1{display:inline;width:320px;}
.i_u_def1{padding-bottom:10px;background:url(line3.gif) no-repeat 0px 33px;}
.i_u_def1 .title{border-bottom: 1px solid #DFDFDF;height: 30px;width: 320px;}
.i_u_def1 .title .tt{color: #282828;display: inline-block;float:left;font-family:"΢ź";font-size:14px;line-height:30px;padding: 0 5px;text-align: center;}
.i_u_def1 .title .tm{float: right;font-size: 11px; padding: 10px 10px 0 0;}
.i_u_def1 .content{width:310px;padding:10px 5px;}
.i_u_def1 .list{width:320px; padding:10px 0px; float:left; background: url(b5.gif);}
.i_u_def1 .list li{background: url(icon.gif) no-repeat 5px 10px;height: 20px;line-height: 20px; padding-left: 15px;}
.i_u_def1 .list li a{}


#index #com_definedkeys_2{display:inline;width:566px;float:left;margin:10px 0 0 0px;}
.i_u_def2{margin-bottom:10px;}
.i_u_def2 .title{background: url(itltle_bg.jpg) no-repeat left top;height: 34px;width: 566px;}
.i_u_def2 .title .tt{color: #FFFFFF;display: inline-block;float: left;font-family: "΢ź";font-size: 14px;line-height: 34px;margin-left: 7px;text-align: center;width: 83px;}
.i_u_def2 .title .tm{float: right;padding: 12px 13px 0 0;}
.i_u_def2 .content{background: url(b12.gif);padding: 9px 10px 0;width: 546px;}
.i_u_def2 .list{padding: 10px 10px 0;width: 546px;}
.i_u_def2 .list a{display:inline; display:inline;width:28.5%;float:left; padding:5px 12px;line-height:22px; text-align:center;white-space:nowrap;text-overflow:ellipsis;text-decoration:none; }
.i_u_def2 .list a img{display:block;width:94%;height:110px; border:5px solid #fff;}
.i_u_def2 .list a span{display:block;overflow:hidden;width:100%;line-height:25px;white-space:nowrap;text-overflow:ellipsis; font-weight:bold;}

#index #com_definedkeys_3{display:inline;width:242px;float:right; padding-top:10px;}
.i_u_def3{margin-top:10px;background:url(line3.gif) no-repeat 0px 33px; }
.i_u_def3 .title{border-bottom: 1px solid #DFDFDF;height: 30px;width: 320px;}
.i_u_def3 .title .tt{color: #282828;display: inline-block;float:left;font-family:"΢ź";font-size:14px;line-height:30px;padding: 0 5px;text-align: center;}
.i_u_def3 .title .tm{float: right;font-size: 11px; padding: 10px 10px 0 0;}
.i_u_def3 .content{width:310px;padding:10px 5px;}
.i_u_def3 .list{width:320px; padding:10px 0px; float:left; background: url(b5.gif);}
.i_u_def3 .list li{background: url(icon.gif) no-repeat scroll 5px 10px transparent;height: 20px;line-height: 20px; padding-left: 15px;}
.i_u_def3 .list li a{}


#com_definedkeys_4{ width:932px;margin:0 auto; padding-top:10px;}
.i_u_def4{margin-bottom:10px;}
.i_u_def4 .title{background: url(itltle_bg1.jpg) no-repeat left top;height: 34px;width: 932px;}
.i_u_def4 .title .tt{color: #FFFFFF;display: inline-block;float: left;font-family: "΢ź";font-size: 14px;line-height: 34px;margin-left: 7px;text-align: center;width: 83px;}
.i_u_def4 .title .tm{float: right;padding: 10px 13px 0 0;}
.i_u_def4 .content{width:912px;padding:10px;background: url(b11.gif);}
.i_u_def4 .list{width:922px;padding:10px 5px;background: url(b11.gif);}
.i_u_def4 .list a{display:inline;width:17%;float:left; margin:5px 13px;line-height:22px; text-align:center;white-space:nowrap;text-overflow:ellipsis;text-decoration:none;}
.i_u_def4 .list a img{display:block;width:95.2%;height:120px; border:5px solid #fff;}
.i_u_def4 .list a:hover img{}
.i_u_def4 .list a span{display:block;overflow:hidden;line-height:25px; width:100%; font-weight:bold; white-space:nowrap;text-overflow:ellipsis;}

.p_u_def1{margin:0px 0 10px 0;}
.p_u_def1 .title{background: url(itltle_bg2.jpg) no-repeat left top;height: 34px;width: 215px;}
.p_u_def1 .title .tt{color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: "΢ź";
    font-size: 14px;
    line-height: 34px;
    margin-left: 3px;
    text-align: center;
    width: 90px; font-weight:bold;}
.p_u_def1 .title a:hover{ text-decoration:none;}
.p_u_def1 .title .tt a{color: #FFFFFF;}
.p_u_def1 .content{width:205px;padding:10px 5px;background: url(b9.gif); line-height:20px;}
.p_u_def1 .list{width:205px;padding:10px 5px;background: url(b9.gif);padding-top: 4px;}
.p_u_def1 .list li{background: url(icon.gif) no-repeat 5px 10px;height: 20px;line-height: 20px; padding-left: 15px;}
.p_u_def1 .list li a{display:block; overflow:hidden;  width:90%;float:left; text-align:left;font-size:12px;  white-space:nowrap;text-overflow:ellipsis;}

.p_u_def2{margin:10px 0px 0 0;}
.p_u_def2 .title{ background: url(ptitle_rbg.jpg) no-repeat left top; height: 37px;line-height: 37px; width: 724px;}
.p_u_def2 .title .tt{ color: #FFFFFF;display: block;float: left;font-family: "΢ź";font-size: 14px;font-weight: bold;height: 37px;padding-left: 25px;}
.p_u_def2 .title .tm{  color: #565656;display: block;float: right;height: 37px;padding-right: 15px; text-align: right;}
.p_u_def2 .content{width:704px;padding:10px 10px;background: url(b10.gif) repeat-y;}
.p_u_def2 .list{width:704px; padding:10px 10px;background: url(b10.gif) repeat-y;}
.p_u_def2 .list a{display:inline;width:21.7%;float:left; margin:5px 11px;line-height:22px; text-align:center;white-space:nowrap;text-overflow:ellipsis;text-decoration:none; }
.p_u_def2 .list a img{display:block;width:95.5%;height:110px;border:5px solid #fff;}
.p_u_def2 .list a span{display:block;overflow:hidden;width:100%;line-height:25px; white-space:nowrap;text-overflow:ellipsis;}


.p_u_def3{margin:10px 0;}
.p_u_def3 .title{background: url(itltle_bg2.jpg) no-repeat left top;height: 34px;width:215px;}
.p_u_def3 .title .tt{}
.p_u_def3 .title .tt a{color: #FFFFFF;display: inline-block;float: left;font-family: "΢ź";font-size: 14px;line-height: 34px;margin-left: 7px;text-align: center;width: 83px;}
.p_u_def3 .content{width:205px;padding:10px 5px;background: url(b9.gif);}
.p_u_def3 .list{width:205px;padding:10px 5px;background: url(b9.gif);padding-top: 4px;}
.p_u_def3 .list li{ background: url(icon.gif) no-repeat 5px 10px;height: 20px;line-height: 20px; padding-left: 15px;}
.p_u_def3 .list li a{display:block; overflow:hidden;  width:90%;float:left; text-align:left;font-size:12px;  white-space:nowrap;text-overflow:ellipsis;}

.kzq_img{ float:left;}
.kzq_img img{ float:left;}
/* ---------------开始扩展区----------------- */

/* ---------------开始底部--------------- */
/*.footer{ text-align:center;}
.footer #com_othermenu{padding:15px 0 5px 0;}
.footer #com_copyright{padding:5px 0;}
.footer #com_webcounter{ padding-top:5px;}
/* ---------------结束底部--------------- */
