﻿
/* CSS Document */

.header{ height:auto; width:100%; overflow:hidden; text-align:center;}
.header .tops{ padding-top:2px; height:20px; line-height:20px; overflow:hidden; margin:0px auto; width:1000px; text-align:right; font-size:10px; color:#575757; -webkit-text-size-adjust:none;}
.header .tops a{ font-size:12px;}
.header .mids{ height:auto; width:1000px; overflow:hidden; margin:0px auto;}
.header .mids a.logo{ display:block; height:56px; width:445px; float:left; overflow:hidden;}
.header .mids a.logo img{ display:block; height:56px; width:445px;}
.header .mids .m_rs{ font-size:13px; height:auto; width:200px; text-align:right; line-height:160%; background-image:url(../images/tel_icons.jpg); background-repeat:no-repeat; background-position:15px top; float:right; margin-top:10px;}
.header .nav_wk{ margin-top:13px; text-align:center; width:100%; height:30px; line-height:30px; overflow:hidden; background-image:url(../images/nav_bg.jpg); background-repeat:repeat-x;}
.header .nav_wk .nav{ width:1000px; overflow:hidden; margin:0px auto; height:30px;}
.header .nav_wk a{ display:block; float:left; height:30px; line-height:30px; color:white; font-size:14px; width:124px; text-align:center;}
.header .nav_wk a.rls{ width:123px;}
.header .nav_wk a:hover{ background-color:#333;}
.header .nav_wk img{ display:block; float:left; height:30px; width:1px;}
/**header end**/

.fla_wks{ height:270px; width:100%; overflow:hidden; background-color:#e7f3ff; text-align:center;}
.fla_wks .fw_cons{ height:270px; width:1000px; overflow:hidden; margin:0px auto;}
.slideBox{ width:1000px; height:270px; overflow:hidden; position:relative; border:0px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; z-index:0; width:1000px; height:238px; }
.slideBox .bd ul{ width:1000px; height:270px;}
.slideBox .bd ul li{ width:1000px; height:238px;}
.slideBox .bd ul li img{ width:1000px; height:270px; }

.content{ height:auto; width:1000px; overflow:hidden; margin:0px auto; margin-top:10px;}
.content .i_lft{ height:auto; width:280px; float:left; overflow:hidden;}
.content .i_lft .ilt{ width:280px; overflow:hidden; height:25px; background-image:url(../images/btm_bg.jpg); background-repeat:repeat-x; background-position:left bottom;}
.content .i_lft .ilt a{ display:block; height:25px; line-height:28px; overflow:hidden; width:75px; float:left; text-align:center; font-weight:bold;}
.content .i_lft .ilt a.currents{ background-image:url(../images/on_bg.jpg); background-repeat:no-repeat;}
.content .i_lft .ilt a.mores{ display:block; height:18px; line-height:18px; float:right; color:#fb832d; margin-right:0px; width:auto; margin-top:3px; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.content .i_lft .ilc{ padding-top:4px; height:125px; overflow:hidden; width:280px; overflow:hidden;}
.content .i_lft .ilc li{ height:25px; line-height:25px; width:267px; padding-left:13px; background-image:url(../images/yellow_icons.jpg); background-repeat:no-repeat; background-position:left 10px;}
.content .i_lft .ilc li a{ display:block; height:25px; line-height:25px; width:196px; float:left; text-align:left;}
.content .i_lft .ilc li font{ display:block; height:25px; float:right; line-height:25px; font-family:"宋体"; width:64px; padding-right:2px; padding-left:3px;}
.content .i_lft .ilc li:hover a,.content .i_lft .ilc li:hover font{ color:#C08908;}


.content .i_mid{ float:left; height:auto; width:400px; margin-left:30px; overflow:hidden;}
.content .i_mid .im_t{ height:25px; line-height:28px; width:400px; overflow:hidden; text-align:left; font-weight:bold;}
.content .i_mid .im_c{ border:1px #dddddd solid; height:127px; width:398px; overflow:hidden;}
.content .i_mid .im_c .sc_left{ float:left; width:21px; padding-left:3px; text-align:center; height:10px; margin-top:50px;}
.content .i_mid .im_c .sc_right{ float:right; width:21px; padding-right:3px; height:10px; margin-top:50px;}
.content .i_mid .im_c .dsv_cons{ height:auto; margin-top:13px; width:350px; overflow:hidden; float:left;}
.boxs { width: 350px; height: 108px; overflow: hidden; position: relative; margin: 0px auto 0; background:white; float:left;}
.boxs ul { position: absolute; top: 0; left: 0; z-index: 1;}
.boxs ul li { width: 93px; height:auto; float: left;}
.boxs ul li a{ display:block; height:100px; width:73px; overflow:hidden; float:left;}
.boxs ul li a img { width: 67px; height: 68px;  float:left;}
.sc_left p,.sc_right p{ width: 7px; height: 10px; cursor: pointer; margin:0px auto;}
.sc_right .prev { left: 0px; background-image:url(../images/g_r_btn.jpg); }
.sc_left .next { right: 0px; background-image:url(../images/g_l_btn.jpg); }

.content .i_rit{ float:right; height:auto; width:260px; overflow:hidden;}
.content .i_rit .im_t{ height:24px; line-height:27px; border-bottom:1px #dddddd solid; width:400px; overflow:hidden; text-align:left; font-weight:bold;}
.content .i_rit .im_c{ padding-top:4px; width:260px; height:125px; overflow:hidden; background-image:url(../images/kf_icons.jpg); background-position:right bottom; background-repeat:no-repeat; text-align:left; line-height:170%;}
/**content end**/

.bottom{ height:34px; text-align:center; width:100%; overflow:hidden; background-image:url(../images/bot-line.jpg); background-repeat:repeat-x; margin-top:22px;}
.bottom .btms_co{ height:34px; line-height:34px; overflow:hidden; width:1000px; overflow:hidden; margin:0px auto; color:white; font-size:12px; text-align:right;}


/***setup**/
.content .in_lft{ height:auto; float:left; overflow:hidden; width:205px;}
.content .in_lft .il_coms_tit{ height:28px; line-height:28px; width:173px; font-size:14px; font-weight:bold; text-align:left; padding-left:30px; background-image:url(../images/inner_tit_bg.jpg); background-repeat:no-repeat; background-position:left bottom; margin-bottom:4px;}
.content .in_lft .il_navs{ height:auto; width:205px; overflow:hidden; margin-bottom:20px;}
.content .in_lft .il_navs a{ display:block; width:189px; height:27px; line-height:27px; background-image:url(../images/lft_nav_bg.jpg); background-repeat:no-repeat; margin-top:8px; padding-left:16px; text-align:left;}
.content .in_lft .il_navs a.current_on{ color:#fff; background-image:url(../images/lft_nav_bg1.jpg);}
.content .in_lft .il_navs a:hover { color:#fff; background-image:url(../images/lft_nav_bg1.jpg);}

.content .in_lft .il_contc{ width:205px; height:auto; overflow:hidden; background-image:url(../images/kf_icons.jpg); background-position:right bottom; background-repeat:no-repeat; text-align:left; line-height:160%;}
.content .in_lft a.downloads_btns{ display:block; height:74px; width:205px; overflow:hidden; margin-top:20px;}
.content .in_lft a.downloads_btns img{ display:block; height:74px; width:205px;}

.content .in_rit{ height:auto; float:right; overflow:hidden; width:762px;}
.content .in_rit .ir_cons_wks{ text-align:center; height:auto; width:761px; overflow:hidden; border:1px #cccccc solid; border-right:0px white solid; border-bottom:1px white solid;}
.content .in_rit .ir_cons_wks .icw_imgs{ display:block; height:190px; width:760px; border-bottom:1px #cccccc solid; border-right:1px #cccccc solid;}
.content .in_rit .ir_cons_wks .icw_mbxdh{ height:24px; line-height:24px; width:760px; overflow:hidden; text-align:right; font-size:12px;}
.content .in_rit .ir_cons_wks .icw_mbxdh font{ font-size:12px; margin-left:4px; margin-right:4px; font-family:"宋体";}
.content .in_rit .ir_cons_wks .icw_dls_list{ margin:0px auto; height:auto; width:730px; overflow:hidden; margin-top:10px;}
.content .in_rit .ir_cons_wks .icw_dls_list li{ height:24px; line-height:24px; margin-top:6px; padding-left:16px; padding-right:6px; width:708px; overflow:hidden; border-bottom:1px #cccccc dashed; background-image:url(../images/ls_i.jpg); background-repeat:no-repeat; background-position:left center;}
.content .in_rit .ir_cons_wks .icw_dls_list li span.names_l{ display:block; height:24px; line-height:24px; width:260px; text-align:left; float:left;}
.content .in_rit .ir_cons_wks .icw_dls_list li span.charge_m{ display:block; width:105px; height:24px; line-height:24px; font-size:12px; text-align:left; float:left; overflow:hidden; color:#999999; padding-right:5px;}
.content .in_rit .ir_cons_wks .icw_dls_list li span.time_mm{ display:block; width:125px; height:24px; line-height:24px; font-size:12px; text-align:left; float:left; overflow:hidden; color:#999999; padding-right:5px;}
.content .in_rit .ir_cons_wks .icw_dls_list li a.dls_btns_r{ display:block; height:20px; line-height:20px; margin-top:2px; width:46px; text-align:right; float:right; font-weight:bold; background-image:url(../images/dls_icons.jpg); background-repeat:no-repeat; background-position:left center;}

.content .in_rit .ir_cons_wks .indexing_wk{ height:20px; line-height:20px; text-align:center; margin-top:25px;}
.content .in_rit .ir_cons_wks .indexing_wk a{ margin-left:3px; margin-right:3px;}
.content .in_rit .ir_cons_wks .indexing_wk a.inx_on{ color:#fb832d;}


/**solution**/
.content .in_rit .ir_cons_wks .icw_dls_con{ height:auto; width:730px; overflow:hidden; margin:0px auto; margin-top:10px;}
.content .in_rit .ir_cons_wks .icw_dls_con h1{ display:block; height:24px; line-height:24px; font-size:14px; font-weight:bold; color:#aa927a; text-align:center;}
.content .in_rit .ir_cons_wks .icw_dls_con span.des_wks{ display:block; padding-bottom:1px; height:20px; line-height:20px; overflow:hidden; text-align:right;  padding-right:3px; border-bottom:1px #cccccc solid; font-size:12px; color:#aa927a; }
.content .in_rit .ir_cons_wks .icw_dls_con .idc_cons{ height:auto; width:730px; overflow:hidden; padding-top:25px; text-align:left;}


/**sercive**/
.content .in_rit .ir_cons_wks .icw_dls_con{ height:auto; width:730px; overflow:hidden; margin:0px auto; margin-top:10px;}
.content .in_rit .ir_cons_wks .icw_dls_con li{ height:30px; line-height:30px; overflow:hidden; width:730px; text-align:left;}


/**product**/
.content .in_lft .il_navs_o{ height:auto; width:205px; overflow:hidden; margin-bottom:20px;}
.content .in_lft .il_navs_o .lc_s_wk{ height:auto; width:205px; overflow:hidden;margin-bottom:6px; margin-top:4px; overflow:hidden;}
.content .in_lft .il_navs_o .lc_s_wk .lc_s_tit{ display:block; height:27px; line-height:28px; width:175px; padding-left:30px; overflow:hidden; background-image:url(../images/lft_nav_bg.jpg); background-repeat:no-repeat; text-align:left; font-size:12px; cursor:pointer; margin-bottom:0px; margin-top:0px;}
.content .in_lft .il_navs_o .lc_s_wk .lc_s_tit a:hover {
	color:#fff;
	background-image:url(../images/pre_atc.jpg);
}
.content .in_lft .il_navs_o .lc_s_wk .lc_s_cons{ border-bottom:1px #999999 dashed; display:block; height:26px; line-height:26px; overflow:hidden; text-align:left; padding-left:30px; width:175px;}
.content .in_rit .ir_cons_wks .idc_conss{ margin:0px auto; height:auto; width:730px; overflow:hidden; padding-top:5px; text-align:left;}
.content .in_rit .ir_cons_wks .idc_conss b.tit_icb{ display:block; height:22px; line-height:22px; overflow:hidden; width:730px; text-align:left;}
.content .in_rit .ir_cons_wks .idc_conss .prodct_inro{ height:auto; width:730px; overflow:hidden; margin-top:13px; margin-bottom:10px;}


/**news**/
.content .in_rit .ir_cons_wks .icw_dls_lists{ margin:0px auto; height:auto; width:730px; overflow:hidden; margin-top:10px;}
.content .in_rit .ir_cons_wks .icw_dls_lists li{ height:24px; line-height:24px; margin-top:6px; padding-left:16px; padding-right:6px; width:708px; overflow:hidden; border-bottom:1px #cccccc dashed; background-image:url(../images/yellow_icons.jpg); background-repeat:no-repeat; background-position:left center;}
.content .in_rit .ir_cons_wks .icw_dls_lists li span.names_l_l{ display:block; height:24px; line-height:24px; width:640px; text-align:left; float:left;}
.content .in_rit .ir_cons_wks .icw_dls_lists li span.time_mm_l{ display:block; width:65px; height:24px; line-height:24px; font-size:12px; text-align:right; float:right; overflow:hidden; color:#999999; padding-right:3px;}

.content .in_rit .ir_cons_wks .icw_dls_con .pre_nex_btn{ height:44px; width:730px; overflow:hidden; margin-top:30px;}
.content .in_rit .ir_cons_wks .icw_dls_con .pre_nex_btn a.pnb_l{ display:block; height:44px; float:left; width:81px; overflow:hidden;}
.content .in_rit .ir_cons_wks .icw_dls_con .pre_nex_btn a.pnb_r{ display:block; height:44px; float:right; width:81px; overflow:hidden;}
#tbody {
	width:967px;
	margin:20px auto;
	text-align:left;
}
#mainbody {
	width:500px;
	margin:5px;
	border:1px solid #999;
	 padding: 2px 2px 2px 202px;
}
#mainbody img{
	clear:both;
	width:500px;
	height:360px;
}
#mainphoto {
	cursor:pointer;
	display:block;
}
#goleft,#goright {
	float:left;
	
}
#goright {
	float:right;
}
#photos {
	width:910px;
	height:118px;
	line-height:118px;
	margin:4px 0;
	overflow:hidden;
}
#showArea img {
	display:block;
	float:left;
	
	cursor:pointer;
	border:1px solid #eee;
	
}

#qqonline{
	width:135px;border:1px solid #B49791; background-color:#FCEFE9;
	position:absolute;     
	top:252px;     
	right:2px;     
	height: auto;
	z-index: 10;
}   
