/* CSS Document */
@charset "utf-8";
body, p, td, th, li{
font-family: "宋体", Arial, Verdana;
font-size:12px;
line-height:1.5em;
color:#333;
}
A {	TEXT-DECORATION: none}
A:link {COLOR: #000}
A:visited {COLOR: #000}
A:hover {COLOR: #999}
p{margin: 0 0 1em 0;}
h1 {font-size:34px; margin-bottom:12px; font-weight:bold; font-family: "宋体", Arial, Verdana;}
h2 {font-size:26px; margin-bottom:10px; font-family: "宋体", Arial, Verdana;}
h3 {font-size:18px; margin-bottom:8px; font-family: "宋体", Arial, Verdana;}
h4 {font-size:16px; margin-bottom:5px; font-family: "宋体", Arial, Verdana;}
h5 {font-size:14px; margin-bottom:5px; font-family: "宋体", Arial, Verdana;}
h6 {font-size:14px; margin-bottom:5px; font-family: "宋体", Arial, Verdana;}
blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}


.left 		{float:left;}
.right 		{float:right;}
.clearIt 	{clear:both;}
/* =10px */
.small		{font-size:.625em;}
/* =14px */
.large		{font-size:0.875em;}
/* =16px */
.larger     {font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
.showhide   {display:block;}
.showhand   {cursor:pointer}
p.last		{margin-bottom:0px;}

/*字体颜色*/
.font_blue{ color:#336699;}
strong.orange{font-weight:normal;color:#ff6633;}

/*字体显示*/
.fontwh{ font-family:"微软雅黑";font-size:18px;}
.fontw{font-family:"微软雅黑";font-size:18px;color:#c61d18;}
.font14{font-size:14px;}


.link_red{color:#cc0000;}
a.link_red:link,a.link_red:visited{color:#cc0000; font-weight:normal; text-decoration:none;}
a.link_red:hover,a.link_red:active{color:#ff9900;  text-decoration:underline;}
.link_redl{color:#cc0000;}
a.link_redl:link,a.link_redl:visited{color:#cc0000; font-weight:normal; text-decoration:underline;}
a.link_redl:hover,a.link_redl:active{color:#ff9900;  text-decoration:underline;}

.link_blue{color:#336699;}
a.link_blue:link,a.link_blue:visited{color:#336699; font-weight:normal; text-decoration:none;}
a.link_blue:hover,a.link_blue:active{color:#ff9900;  text-decoration:underline;}
.link_bluel{color:#336699;}
a.link_bluel:link,a.link_bluel:visited{color:#336699; font-weight:normal; text-decoration:underline;}
a.link_bluel:hover,a.link_bluel:active{color:#ff9900;  text-decoration:underline;}

.link_white{color:#fff;}
a.link_white:link,a.link_white:visited{color:#fff; font-weight:normal; text-decoration:none;}
a.link_white:hover,a.link_white:active{color:#ff9900;  text-decoration:underline;}
.link_whitel{color:#fff;}
a.link_whitel:link,a.link_whitel:visited{color:#ffffff; font-weight:normal; text-decoration:underline;}
a.link_whitel:hover,a.link_whitel:active{color:#ff9900;  text-decoration:underline;}

.link_black{color:#333;}
a.link_black:link,a.link_black:visited{color:#333; font-weight:normal; text-decoration:none;}
a.link_black:hover,a.link_black:active{color:#ff9900;  text-decoration:underline;}
.link_blackl{color:#333;}
a.link_blackl:link,a.link_blackl:visited{color:#333; font-weight:normal; text-decoration:underline;}
a.link_blackl:hover,a.link_blackl:active{color:#ff9900;  text-decoration:underline;}

.link_gray9{color:#999;}
a.link_gray9:link,a.link_gray9:visited{color:#999; font-weight:normal; text-decoration:none;}
a.link_gray9:hover,a.link_gray9:active{color:#333;  text-decoration:underline;}
.link_gray9l{color:#999;}
a.link_gray9l:link,a.link_gray9l:visited{color:#999; font-weight:normal; text-decoration:underline;}
a.link_gray9l:hover,a.link_gray9l:active{color:#333;  text-decoration:underline;}

.link_gray{color:#666;}
a.link_gray:link,a.link_gray:visited{color:#666; font-weight:normal; text-decoration:none;}
a.link_gray:hover,a.link_gray:active{color:#333;  text-decoration:underline;}
.link_grayl{color:#666;}
a.link_grayl:link,a.link_grayl:visited{color:#666; font-weight:normal; text-decoration:underline;}
a.link_grayl:hover,a.link_grayl:active{color:#333;  text-decoration:underline;}

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,td,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
ul,ol{list-style-type:none;}
body{ margin:0px auto; background:#fff url(../images/body_bg_2011.gif) repeat-x; }
.style2011{ width:100%; background:url(../images/background_2011.gif) no-repeat center top; }
#wrapper { width:959px; margin:auto; clear:both;}
#head { height:138px; background:url(../images/head_bg_all2019.gif) no-repeat; }
#headad{ height:20px; text-align:right; padding: 6px 0px 0px; }
#logo{ background:url(../images/head_bg_all2019.gif) no-repeat 0px 0px; width:200px; height:76px; float:left; }
#submenu{ height:38px; }
#submenu_r{ padding:10px 0 0 0; color:#000;}
/*search bar*/
#search_bar			{ height:26px; padding-right: 10px; width:236px; }
#search_txtpre		{ float:right; width:22px; height:26px; background: url(../images/search.gif) no-repeat; } 
#search_txt			{ float:right; width:140px; height:26px; border:0; color:#999; background:#fff url(../images/search.gif) no-repeat -22px 0px; overflow:hidden; cursor:text; padding-top: 0px; }
#search_txt:focus{outline: none;}

#main{background:#fff;zoom:1;}

#main_inner{padding:0;clear:both;overflow:hidden;}

#mainmenu_body{ margin-left:7px;}
#mainmenu_top{height:28px;}
#mainmenu_top ul li { float:left;}
#mainmenu_top ul li .menuhover{ background:url(../images/head_bg_all2019.gif) no-repeat -161px -253px; color:#fff; }
#mainmenu_top ul li a{ height:20px; padding-top:8px; cursor:pointer}
*+html #mainmenu_t ul li a{ height:28px; padding-top:8px}
#mainmenu_top ul li a{ color:#666666; display:block; font-weight:bold; width:81px; text-align:center; background:url(../images/head_bg_all2019.gif) no-repeat -161px -281px; }
#mainmenu_bottom{ background:#cc0000 url(../images/mainmenu_bg.jpg) repeat-x }
#mainmenu_bottom .mainmenu_rbg{ color:#fff; margin-left:0px; padding:0px 0 0 5px; background:url(../images/head_bg_all2019.gif) no-repeat -8px -368px; height:32px; }
#mainmenu_bottom ul{}
#mainmenu_bottom ul li{ float:left; height:32px; padding-left:8px; margin-left:7px;}
#mainmenu_bottom ul li.se{ float:left; height:32px; padding-left:8px; margin-left:7px; background:url(../images/head_bg_all2019.gif) no-repeat 0 -184px; }
#mainmenu_bottom ul li a{ color:#fff; display:block; padding-right:18px; line-height:32px; background:url(../images/head_bg_all2019.gif) no-repeat 100% -152px; }
#mainmenu_bottom ul li a:hover{ color:#fff; display:block; padding-right:18px; line-height:32px; background:url(../images/head_bg_all2019.gif) no-repeat 100% -152px; }
#mainmenu_bottom ul li a.se{ color:#fff; display:block; padding-right:18px; background:url(../images/head_bg_all2019.gif) no-repeat 100% -216px; line-height:32px; }


.content_index{	width:948px; padding:6px; float:left; margin:0;}
/*--左侧--*/
.index_left{width:690px;margin-right:6px; float:left;}
/*图片轮转*/
.picshow { z-index:444; position:relative; background-color:#e4f2fa; width: 100%; height: 250px}
.picshow_main {	position: relative; width: 690px; height: 250px}
.picshow_main .imgbig {	filter: progid:dximagetransform.microsoft.wipe(gradientsize=1.0,wipestyle=4, motion=forward); width: 690px; height: 250px}
.picshow_change { position: absolute; text-align: left; bottom: 0px; height: 30px; right: 0px; left: 568px; }
.picshow_change img {width:20px; height: 15px}
.picshow_change a {	border: 1px solid; display: block; float: left; margin-right: 5px;  -display: inline}
.picshow_active {display:block}
.picshow_unactive {display:none}
a.axx {	border-color: #555}
a.axx:hover {border-color: #000}
a.axx img {	filter: alpha(opacity=40); opacity: 0.4; -moz-opacity: 0.4}
a.axx:hover img {filter: alpha(opacity=100); opacity: 1.0; -moz-opacity: 1.0}
a.bxx {	border-color: #000}
a.bxx:hover {border-color: #000}

/*----品牌----*/
.index_banner{width:690px;height:249px;margin:0;padding:0;overflow:hidden;position:relative;}
.index_brand{ width:685px; background:url(../images/index_character.jpg) no-repeat; height:65px; padding:3px 0 0 5px;}
.index_brand div{ width:163px; height:60px; float:left; cursor:pointer; margin-right:10px;}

/*产品服务*/
#newlayer{position:absolute; margin:0;}
#newl1{background:url(../images/ico_hot.gif) no-repeat -10px 0px; position:absolute; left:400px; top:80px; height:11px; width:27px; z-index:1;}
#newl2{background:url(../images/ico_gather.gif) no-repeat -10px 0px; position:absolute; left:550px; top:80px; height:11px; width:27px; z-index:1;}
.index_plist{margin-top:4px; width:690px;background:url(../images/index_nav_pbbg.gif) no-repeat bottom;}
.index_plistt{background:url(../images/index_pd_b0.gif) no-repeat top; height:20px;}
.index_plistd{background:url(../images/index_pd_b1.gif) no-repeat; height:21px; width:662px; padding:6px 0 0 0; margin:0 auto;}
.index_plistd1{width:78px; text-align:center; float:left; font-weight:bold;}
.index_plistd2{float:left; padding-left:10px;}

.index_plistcd{ padding:10px;}
.index_plistc1{ float:left; background-color:#fff; width:620px; height:100px; padding:0 0 0 2px; }
.index_plistc1 div{ float:left; padding:60px 0 0 0; text-align:center; width:75px; cursor:pointer;}
.index_plistc11{ float:left; width:45px; padding-top:46px;}

.domain_2col{ padding: 0px 30px; }
.domain_2col_1{width:290px;padding-right:10px;border-right:1px solid #eeeeee;float:left;}
.domain_2col_2{width:300px;padding-left:25px;float:left;}
.domain_2col p.title_name{color:#666666;font-size:14px;height:25px;}
.domain_2col p.title_name b{float:left;color:#666666;line-height:25px;}
.domain_2col p.title_name span{color:#fff;text-align:center;font-size:12px;float:left;width:65px;height:19px;background:url(../images/index_new_bg01.gif) no-repeat 0px 0px;margin:3px 0px 0px 10px;}
.domain_2col p.title_name span a{color:#fff;}

.domain_textbox .image1{float:left;width:55px;height:70px;margin-top:20px;background:url(../images/index_new_bg01.gif) no-repeat 0px -50px;}
.domain_textbox .image1 a{display:block;height:70px;}
.domain_textbox .image2{float:left;width:68px;height:70px;margin-top:20px;background:url(../images/index_new_bg01.gif) no-repeat -85px -50px;}
.domain_textbox .image2 a{display:block;height:70px;}
.domain_textbox dl{float:left;padding:10px 0px 0px 20px;width:210px;}
.domain_textbox dt{padding-left:12px;background:url(../images/dian.gif) no-repeat 0px 8px;line-height:21px;color:#666666;}
.domain_textbox dd{line-height:21px;padding-left:12px;color:#666666;}
.domain_textbox dd span{padding-left:10px;color:#cc0000;}

/*明星产品*/
.picbox{border:1px solid #EBE7E7;background:#f5f5f5;margin:10px auto 0px;padding:10px 0px;position:relative;width:662px;}
.picbox .image_list_box{width:620px;margin:0px auto;overflow:hidden;}
.picbox .image_list_box ul{width:9999px;}
.picbox .image_list_box li{float:left;width:155px;}
.picbox .image_list_box li .image{width:146px;height:88px;padding:2px;background:#666666;margin:0px auto;}
.picbox a.prev{position:absolute;top:40px;left:2px;width:16px;height:32px;display:block;background:url(../images/prevnext.gif) no-repeat 0px 0px;}
.picbox a.next{position:absolute;top:40px;right:2px;width:16px;height:32px;display:block;background:url(../images/prevnext.gif) no-repeat right 0px;}
.picbox_2col{padding:0px 25px;margin-top:10px;}
.picbox_col_1{width:305px;float:left;}
.picbox_col_2{width:305px;float:right;}
.picbox_textbox{padding:0px 20px;}
.picbox_textbox h2{font:bold 14px/25px "宋体";color:#666666;}
.picbox_textbox p{line-height:21px;color:#666666;}
.picbox_textbox p a{color:#666666;}
.picbox_textbox span{color:#336699;line-height:21px;}
.picbox_textbox span a:link{color:#336699;}
.picbox_textbox span a:visited{color:#336699;}
.picbox_textbox span a:hover{color:#336699;}

.index_box{background:url(../images/new_box_bg.gif) repeat-y 0px 0px;}
.clearit{clear:both;font-size:0;height:0;line-height:0;}

.h20{height:22px;clear:both;overflow:hidden;}
.h16{height:20px;clear:both;overflow:hidden;}

/*配件服务*/
.index_plistad{ margin:0 auto; padding:15px 0 14px 0; height:86px; width:662px; margin:0 auto;}
.index_plistad img{ padding-left:10px;}
.index_plistadc1{background:url(../images/accessories.gif) no-repeat 0px 0px; float:left; margin-right:10px; width:214px; height:82px; cursor:pointer;}
.index_plistadc2{background:url(../images/accessories.gif) no-repeat -224px 0px; float:left; margin-right:10px; width:214px; height:82px; cursor:pointer;}
.index_plistadc3{background:url(../images/accessories.gif) no-repeat -449px 0px; float:left; width:214px; height:82px; cursor:pointer;}

.hosting_head{color:#336699;font:bold 14px/29px "宋体";height:29px;padding-left:15px;margin-top:-10px;}
.hosting_3col{padding:0px 10px 0px 30px;}
.hosting_textbox{}
.hosting_textbox h2{font:bold 12px/25px "宋体";color:#666666;}
.hosting_textbox p{line-height:21px;color:#666666;}
.hosting_textbox p a{color:#666666;}
.hosting_textbox span{color:#336699;line-height:21px;}
.hosting_textbox span a:link{color:#336699;}
.hosting_textbox span a:visited{color:#336699;}
.hosting_textbox span a:hover{color:#336699;}

/*main end*/
.index_ftc{height:10px;overflow:hidden;background:url(../images/new_box_ftc.gif) no-repeat 0px 0px;clear:both;}

/*right*/
.index_right{ width:252px; float:right; margin:0; padding:0; }

/*联系方式*/
.contact {
	width: 252px;
	height: 231px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contact ul { padding:88px 20px 15px; }
.contact ul li{ font-size: 14px; color: #666666; margin-top: 5px; font-weight:bold; list-style: none; }
.contact ul li span { padding-right: 4px; }


/*新闻*/
.index_news{ background:url(../images/index_nav_rbbg.gif) no-repeat bottom; margin-top:6px;}
.index_news2{ background:url(../images/index_nav_rbbg2.gif) no-repeat bottom; margin-top:6px;}
.index_newstop{ background:url(../images/index_nav_rtb.gif) no-repeat 0px -50px; padding-top:8px; text-align:center;}
.index_newscontent{ width:232px; margin:0 0 6px 10px !important; margin:0 0 6px 5px; padding:0 0 6px 0;text-align:left;line-height:24px;}
.index_rmore{ padding:0 6px 4px 0; color:#666; height:22px;}
.index_newscontent left{ text-align:left;}
.index_newscontent right{ text-align:right;}
.index_newscd{ float:left; width:30px; padding-right:8px; line-height:18px;}
.font_en{ font-family:Arial, Helvetica, sans-serif;}
/*foot*/
#footer {clear:both;}
#footer{color:#666666;line-height:20px;font-family:Arial;width:945px;margin-left:8px;margin-top:10px;}
#footer .foot_link{background:url(../images/foot_bg.jpg) top no-repeat;height:196px;margin-bottom:10px;}
	.foot_link_div{
		float:left;
		width:140px;
		padding-left:49px;
		}
	.foot_link_title{
		font-size:14px;
		font-weight:bold;
		padding-bottom:4px;
		padding-top:20px;
	}
	.foot_link_text{
		line-height:20px;
	}
#footer .foot_nav{ background-color:#e4e4e4;padding:4px 0 4px 0;color:#b4b4b4;margin-bottom:4px;}
#footer .foot_copyright{padding-left:5px; }
#footer .foot_c1{ float:left;}
#footer .foot_c2{ float:left;}

/*当前位置导航*/
#nav { clear:both; background:url(../images/nav_bg.gif) repeat-x; height:38px;}
#nav_l{
	line-height:14px;
	color:#666;
	float:left;
	margin-left:10px;
	margin-top:10px;
	}
#sidebar {width:200px;float:left;padding:0 6px 0 12px;background:url() no-repeat top right;}
#content {padding-right:10px;float:left;width:730px;}

/*侧边栏菜单*/
#rightmenu .rightmenu_head{ background:url(../images/rightmenu_titlebg.gif) no-repeat; height:20px; width:200px !important; width:180px; padding:10px 0 0 20px;}
#rightmenu .rightmenu_head h1{ color:#666; font-weight:bold; font-size:12px; margin:0;}
#rightmenu .rightmenu_normal{ background:url(../images/right_menubg.gif) no-repeat; line-height:26px; padding-left:30px; color:#9c4f38;}
#rightmenu .rightmenu_select{ background:url(../images/right_menubg_h.gif) no-repeat; line-height:26px; padding-left:30px; color:#999999; font-weight:bold;}
#rightmenu .rightmenu_bottom{ background:url(../images/right_menubottom.gif) no-repeat;}

.side_box { background: url(../images/side_box.gif) no-repeat; }
.side_box_bottom { background:url(../images/side_box_bottom.gif) no-repeat; }
.side_text { margin: 0px 8px 8px 12px; }

/*content*/
.domain_pt{ background:url(../images/domain_nav_bg.gif) no-repeat top; width:686px; padding:0 20px 0 20px; }
.domain_ptl{ float:left; padding:12px 12px 0 10px; height:18px; font-size:14px; }
.domain_ptc{ padding:20px 0 5px 0; width:686px; }
.sk_c{ margin:10px 0 10px 0; padding:20px 0 20px 10px; border-top:#ccc 1px dashed; }
.cer_bottom{ background:url(../images/bottom.gif) no-repeat right bottom; padding-bottom: 10; padding-left: 0; height: 200px; width: 686px; }

.tailor_case_top{ background:#fff url(../images/20101026_box_tb2.png) 0px -3px; font-size:0; line-height:0; height:7px; margin:0; padding: 0px; }
.solu_content{ padding:8px 15px!important; padding:5px 5px 5px 10px;overflow:hidden; margin-bottom:15px; color:#666;}
.tailor_case_title{ background:url(../images/20101026_tailor_case_t.png) 0px 24px no-repeat; height:30px; color:#cc0000; padding-left:5px; margin-bottom:8px; width:700px; font: bold 16px/27px "微软雅黑"; }
.solu_box{ background:url(../images/20101026_box_bg.png) left top repeat-y; padding:0; margin:0;}
.solu_box_b{ background:url(../images/20101026_box_tb.png) left bottom; font-size:0; line-height:0; height:7px;}

.product_introduction { padding: 16px 20px; }

.zctable { border-collapse:collapse; width:600px; border:1px solid #aec7d3; margin: 0px auto; }
.product_introduction ul { list-style: disc inside; margin-left: 24px; }
.zctable td { overflow:hidden; line-height:24px; }
.zctable .td1 { TEXT-ALIGN: right; WIDTH: 96px; PADDING-RIGHT: 10px ;}
.zctable .td2 { PADDING-LEFT: 20px; FONT-SIZE: 14px ;}
.zctable .bg .td1 {	BACKGROUND: #deecf6; BORDER-RIGHT: #fff 2px solid ;}
.zctable .bg .td2 {	BACKGROUND: #eef5fb ;}
/*图片显示*/
.tailor_case_list{ width:700px; overflow:hidden;}
.tailor_case_list{ width:700px; overflow:hidden;}
ul.tailor_case_list li { float:left; width:200px; padding:0 10px; height:150px; text-align:center; display:inline;}
ul.tailor_case_list li a.img,.solu_content ul li a.img:visited{border:5px solid #e6e6e6; height:82px; width:136px; display:block; margin:auto; overflow:hidden;}
ul.tailor_case_list li a.img:hover{border:5px solid #d97373;}
ul.tailor_case_list p{ color:#666; padding:0 0 5px 0; margin:0;}

/*帮助和新闻*/
#news_list ul li{ border-bottom: 1px dashed #999; padding-top: 10px; }

#news { height: 800px; padding-top: 10px; }

#news p { text-indent: 2em; line-height: 150%; padding-bottom: 24px; }


/*版权声明*/
.Copyright_Declaration {width:450px;color:#836705;line-height:18px;margin:10px auto;border:1px solid #f5dc85;background:#fcfad6 url(../images/Bg_Notice.gif) no-repeat 25px 18px;padding:15px 30px 16px 90px;}
.Copyright_Declaration a {color:#836705;}

/*百度分享*/
.baidu_share { margin: 0px auto; width: auto; }

/*分割线*/
.line { border-bottom: 1px solid #CCC; margin: 3px auto 18px; }

/*最上端的电话号码*/
.top_phone_number {font-size: 14px; font-style: normal; color: #ff6633; font-family: "Times New Roman", Times, serif; }