﻿/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a {
	text-decoration: none;
} /* 链接无下划线,有为underline */
a:link {
	color: #000000;
} /* 未访问的链接 */
a:visited {
	color: #333333;
} /* 已访问的链接 */
a:hover {
	COLOR: #AE0927;
} /* 鼠标在链接上 */
a:active {
	color: #0000ff;
} /* 点击激活链接 */
/*文章频道栏目导航*/
.article_dh_left li a {
	color:#000000;
}
.article_dh_left li a:link {
	color:#000000;
}
.article_dh_left li a:visited {
	color:#000;
}
.article_dh_left li a:hover {
	color:#cc0000;
}
.main_cole dt a: {
color:#ffffff;
}
.main_cole dt a:link {
	color:#ffffff;
}
.main_cole dt a:visited {
	color:#ffffff;
}
.main_cole dt a:hover {
	color:#ffffff;

}
.article_contant li a {
	color:#085b04;
	text-decoration:underline;
}
.article_contant li a:link {
	color:#085b04;
	text-decoration:underline;
}
.article_contant li a:visited {
	color:#085b04;
	text-decoration:underline;
}
.article_contant li a:hover {
	color:#ffffff;
	text-decoration:underline;
	background:#085B04;
}
/*下载频道链接样式*/
.soft_hot li a, .soft_hot li a:link, .soft_hot li a:visited {
	color:#0060cf;
}
.soft_hot li a:hover {
	color:#D30000;
	border-bottom:1px solid #D30000;
}
/*维修手册链接样式*/
.handbook li a, .handbook li a:link, .handbook li a:visited {
	color:#b73a02;
}
.handbook li a:hover {
	color:#D30000;
	border-bottom:1px solid #D30000;
}
/*下载推荐连接样式*/
.hot_soft li a, .hot_soft li a:link, .hot_soft li a:visited {
	color:#0060CF;
}
.hot_soft li a:hover {
	color:#ff0000;
	border-bottom:1px solid #ff0000;
}
/*下载分栏连接样式*/
.soft_text li a, .soft_text li a:link, .soft_text li a:visited {
	color:#863404;
}
.soft_text li a:hover {
	color:#003399;
	border-bottom:1px solid #003399;
}
body {
	margin:0px;
	padding:0px;
	font:normal normal normal 12px arial, Verdana, Helvetica, sans-serif, "宋体";
	background:#ffffff;
}
img {
	border:0px;
}
h1 {
	font-size:16px;
	font-weight:bold;
}
ul, li, dl, dd, dt {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}
.outbox {
	width:980px;
	margin:0 auto;
	padding:0px;
}
#wrapper {
	background:url(images/top_all.gif) repeat-x;
	height:148px;
}
#menu_top {
	height:92px;
}
#web_logo {
	float:left;
	width:263px;
	height:92px;
	background:url(images/logo.gif) no-repeat center left;
}
#web_contant {
	width:740px;
	float:right;
	height:100px;
}
#conatant_top {
	height:65px;
	background:url(images/phone.gif) no-repeat bottom left;
}
#shop_ico {
	text-align:right;
	padding-right:5px;
	height:25px;
	margin:0px auto;
}
#daytime {
	color:#0f3b7c;
	text-align:right;
	padding-right:5px;
}
#shop_pass {
	float:right;
	width:270px;
	float:right;
}
a.product_center li:link {
	color: #ffffff;
}
a.product_center li:visited {
	color: #333333;
}
a.product_center li:hover {
	COLOR: #F76400;
}
a.product_center li:active {
	color: #333333;
}
/*选项定义开始*/
#con {
	margin:0px auto;
}
#tags {
	MARGIN: 0px 0px 3px 10px;
	WIDTH: 700px;
	PADDING: 0px;
	HEIGHT: 27px
}
#tags LI {
	BACKGROUND: url(images/tagleft.gif) no-repeat left bottom;
	FLOAT: left;
	MARGIN-RIGHT: 3px;
	LIST-STYLE: none;
	HEIGHT: 27px;
}
#tags LI A {
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	BACKGROUND: url(images/tagright.gif) no-repeat right bottom;
	FLOAT: left;
	COLOR: #1c4680;
	LINE-HEIGHT: 27px;
	HEIGHT: 27px;
	TEXT-DECORATION: none
}
#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 7px;
}
#tags LI.selectTag {
	BACKGROUND-POSITION: left top;
	POSITION: relative;
	HEIGHT: 27px;
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #000;
	LINE-HEIGHT: 27px;
	HEIGHT: 27px;
}
#tagContent {
	text-align:center;
	line-height:59px;
	line-height:59px;
}
.tagContent {
	DISPLAY: none;
	line-height:59px;
	line-height:59px;
}
#tagContent DIV.selectTag {
	DISPLAY: block;
	line-height:59px;
	line-height:59px;
}
/*选项定义结束*/
/*网站中部定义开始*/
.zixun_title {
	float:left;
}
.zixun_list {
	float:right;
	width:189px;
	border-left:1px solid #EBA34E;
	border-right:1px solid #EBA34E;
	border-bottom:1px solid #EBA34E;
	height:180px;
}
*+html .zixun_list {
	float:right;
	width:189px;
	border-left:1px solid #EBA34E;
	border-right:1px solid #EBA34E;
	border-bottom:1px solid #EBA34E;
	height:180px;
}/* ie7 fixed*/
.shopmenu {
	height:27px;
	line-height:27px;
	text-align:left;
	padding-left:15px;
	color:#2c2929;
	border:1px solid #dfe9d7;
	background:#f7fbf4;
}
.webmain {
	height:223px;
	background:#ffffff;
}
.user {
	float:left;
	width:186px;
	margin-top:5px;
}
.anniu {
	border:1px solid #8a8d8c;
}
.webad {
	float:left;
	margin-left:5px;
	margin-top:5px;
	width: 615px;
} /* FireFox */
*html .webad {
	float:left;
	margin-left:5px;
	margin-top:5px;
	width: 620px;
} /* ie6 fixed */
*+html .webad {
	float:left;
	margin-left:5px;
	margin-top:5px;
	width: 615px;
} /* ie7 fixed*/
.webconect {
	width:195px;
	float:right;
	margin-top:5px;
} /* FireFox */
*html .webconect {
	width:192px;
	float:right;
	margin-top:5px;
} /* ie6 fixed */
*+html .webconect {
	width:195px;
	float:right;
	margin-top:5px;
}/* ie7 fixed*/
.usertitle {
	width:180px;
	background:url(images/user.gif) no-repeat center center;
	height:28px;
}
.userlogin {
	width:180px;
	margin-left:3px;
	background:url(images/userback.gif) no-repeat center center;
	height:184px;
}
.user_title ul {
	margin:0px;
	padding-top:15px;
	list-style:none;
	padding-left:10px;
}
.webad_left {
	width:365px;
	height:210px;
	overflow:hidden;
	float:left;
}
.webad_right {
	width:250px;
	height:210px;
	overflow:hidden;
	float:left;
}
*html .webad_right {
	width:251px;
	height:210px;
	overflow:hidden;
	float:left;
} /* ie6 fixed */
/*第二部分开始*/
.first {
	float:left;
	width:185px;
	height:1168px;
	border:1px solid #FFBC47;
}
.second {
	float:right;
	width:810px;
	margin-left:5px;
}
.shopping {
	width:615px;
	float:left;
	height:520px;
	border:1px solid #FFAA13;
}
.shopping_title {
	height:32px;
	line-height:32px;
	background:url(images/shopping_title.gif) repeat-x;
}
.hotshopping {
	width:188px;
	float:right;
}
.shopcar {
	height:250px;
	border:1px solid #ffbc47;
	width:185px;
}
.shopcar_title {
	height:31px;
	background:url(images/shopcar_title.gif) repeat-x;
}
.wcinfo {
	height:263px;
	border:1px solid #ffbc47;
}
.wcinfo_title {
	height:31px;
	background:url(images/shopcar_title.gif) repeat-x;
}
.shopad {
	width:810px;
	height:120px;
	overflow:hidden;
	margin-top:3px;
	margin-bottom:3px;
}
.shop_info {
	width:188px;
	float:right;
	margin-top:5px;
}
.1productad1 {
	width:180px;
	float:right;
	background:#105596;
}
.longinfo {
	width:188px;
	height:250px;
	border-bottom:1px solid #ffffff;
}
.longinfo_title {
	background:url(images/cyxi.gif) no-repeat;
	height:30px;
	tex-align:left;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	padding-left:20px;
	color:#0199c8;
}
.longinfo_title span {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	margin-left:25px;
}
.longinfo_center {
	background:url(images/cyxi_center.gif) repeat-y;
	height:210px;
}
.longinfo_bottom {
	background:url(images/cyxi_bottom.gif) no-repeat;
	height:6px;
}
.product {
	height:260px;
}
.product_title {
	background:url(images/paihang.gif) no-repeat;
	height:31px;
	line-height:36px;
	color:#990000;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
}
.product_title span {
	margin-left:35px;
	font-size:12px;
	font-weight:normal;
}
.product_center {
	background:url(images/paihang_back.gif) repeat-y;
	height:230px;
}
.product_center ul {
	margin:0px;
	padding-left:2px;
	background: url(images/num.gif) no-repeat;
}
.product_center li {
	list-style:none;
	border-bottom:1px dotted #8a8d8c;
	line-height:25px;
	padding-left:20px;
}
*html .product_center {
	background:url(images/paihang_back.gif) repeat-y;
	height:222px;
} /* ie6 fixed */
*html .product_center ul {
	margin:0px;
	padding-left:2px;
	background: url(images/num.gif) no-repeat left top;
} /* ie6 fixed */
*html .product_center li {
	list-style:none;
	border-bottom:1px dotted #8a8d8c;
	line-height:22px;
	padding-left:20px;
} /* ie6 fixed */
.product_bottom {
	background:url(images/paihang_bottom.gif) no-repeat;
	height:5px;
}
.text_right {
	width:180px;
	float:right;
	text-align:center;
}
.text_left {
	width:819px;
	float:left;
	background:#ffffff;
}
.textad {
	width:820px;
	overflow:hidden;
}
.text_info {
	width:819px;
	border:1px solid #666666;
	height:250px;
}
.text_title_right {
	width:405px;
	float:right;
	border-left:1px dotted #666666;
}
.text_title_left {
	width:405px;
	float:left;
	border-right:1px dotted #666666;
}
.text_title1 {
	height:30px;
	line-height:30px;
	background:url(images/text_title.gif) repeat-x center center;
	color:#FF6000;
	font-weight:bold;
	padding-left:10px;
}
.text_title1 span {
	float:right;
	color:#666666;
	font-weight:normal;
	margin-left:75px;
}
.text_title2 {
	height:210px;
	text-align:left;
	padding:5px;
}
.webhelp {
	border-bottom:1px solid #cfcfcf;
	background:#ffffff;
}
.webhelp ul {
	list-style-type:decimal;
}
.web_help li {
	color:#0000FF;
	float:left;
	padding:5px 40px 5px 40px;
	width:120px;
	display:block;
}
.copyright {
	height:150px;
	color:#999999;
	text-align:center;
	line-height:200%;
	border-top:1px solid #cfcfcf;
	padding-top:20px;
}
.text_title_ico li {
	line-height:24px;
	height:24px;
	border-bottom:1px dotted #666666;
}
.text_title_ico {
	float:left;
	width:200px;
}
*html .text_title_ico {
	float:left;
	width:190px;
} /* ie6 fixed */
.text_title_ico ul {
	margin:0px;
	padding-left:5px;
}
*+html .text_pic {
	float:right;
	width:190px;
	padding:5px;
	text-align:center;
}/* ie7 fixed*/
.text_pic {
	float:right;
	width:185px;
	padding:5px;
	text-align:center;
} /* FireFox */
*html .text_pic {
	float:right;
	width:170px;
	padding:5px;
	text-align:center;
} /* ie6 fixed */
.text_pic img {
	border:1px solid #8a8d8c;
}
/*左侧选项开始*/
/*普广中国开始*/
UL {
	list-style-type:none;
	margin:0px;
}
.zixun_title * {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.thits_down7, .shits_down7 {
	width:89px;
	height:30px;
	line-height:30px;
	background:url(images/pgchina.gif) no-repeat center right;
	float:left;
	cursor:pointer;
	color:#5d87ff;
	text-align:center;
	margin-left:2px !important;
	margin-left:1px;
	font-weight:bold;
	size-height:13px;
}
.thits_down7 {
	font-weight:bold;
	border-bottom:0;
	background:url(images/wcnews.gif) left center;
	margin-left:5px !important;
	margin-left:1px;
	font-weight:bold;
	size-height:13px;
	color:#cc0000;
	height:29px;
	line-height:29px;
	width:99px;
}
/*打印机分类*/
.print_title * {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.print_title {
	background:url(images/printtitle.gif) repeat-x;
	height:30px;
	line-height:30px;
}
.thits_down1, .shits_down1 {
	width:87px;
	height:30px;
	line-height:30px;
	background:url(images/fyj.gif) no-repeat bottom;
	float:left;
	cursor:pointer;
	color:#555;
	text-align:center;
	margin-left:5px !important;
	margin-left:2px;
	font-weight:bold;
	size-height:13px;
	color:#db0404;
}
.thits_down1 {
	font-weight:bold;
	border-bottom:0;
	background:url(images/print_green.gif);
	;
	color:#000;
	margin-left:5px !important;
	margin-left:2px;
	font-weight:bold;
	size-height:13px;
	color:#009900;
}
/*促销开始*/
.shopping_title * {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.thits_down, .shits_down {
	width:120px;
	height:31px;
	line-height:31px;
	background:url(images/tejia.gif) no-repeat center center;
	float:left;
	cursor:pointer;
	color:#5d87ff;
	text-align:center;
	margin-left:10px !important;
	margin-left:2px;
	font-weight:bold;
	size-height:13px;
}
.thits_down {
	font-weight:bold;
	border-bottom:0;
	background:url(images/cuxiao.gif) center center;
	margin-left:10px !important;
	margin-left:2px;
	font-weight:bold;
	size-height:13px;
	color:#cc0000;
	height:31px;
	line-height:31px;
	width:120px;
}
/*购物车开始*/
.shopcar_title * {
	padding:0;
	border:0;
	margion:0
}
.shoppcar_title * {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.thits_down2, .shits_down2 {
	width:87px;
	;
	height:31px;
	line-height:31px;
	background:url(images/passshop.gif) repeat-x center center;
	float:left;
	cursor:pointer;
	color:#5d87ff;
	text-align:center;
	margin-left:4px !important;
	margin-left:2px;
	font-weight:bold;
	color:#5d87ff;
}
.thits_down2 {
	font-weight:bold;
	height:31px;
	line-height:31px;
font-weight:width:89px;
	border-bottom:0;
	background:url(images/shopcar.gif) no-repeat center center;
	margin-left:4px !important;
	margin-left:2px;
	font-weight:bold;
	color:#990000;
}
/*旺财开始*/
.wcinfo_title * {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.thits_down3, .shits_down3 {
	width:87px;
	height:31px;
	line-height:31px;
	background:url(images/passshop.gif) repeat-x bottom;
	float:left;
	cursor:pointer;
	color:#5d87ff;
	text-align:center;
	margin-left:5px !important;
	margin-left:2px;
	font-weight:bold;
	color:#990000;
}
.thits_down3 {
	font-weight:bold;
	height:31px;
	line-height:31px;
font-weight:width:89px;
	border-bottom:0;
	background:url(images/shopcar.gif) no-repeat center center;
	margin-left:5px!important;
	margin-left:2px;
	font-weight:bold;
	color:#009900;
}
/*促销开始二*/
.shopping_title * {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.thits_down6, .shits_down6 {
	width:120px;
	height:31px;
	line-height:31px;
	background:url(images/tejia.gif) no-repeat center center;
	float:left;
	cursor:pointer;
	color:#5d87ff;
	text-align:center;
	margin-left:10px !important;
	margin-left:2px;
	font-weight:bold;
	size-height:13px;
}
.thits_down6 {
	font-weight:bold;
	border-bottom:0;
	background:url(images/cuxiao.gif) center center;
	margin-left:10px !important;
	margin-left:2px;
	font-weight:bold;
	size-height:13px;
	color:#cc0000;
	height:31px;
	line-height:31px;
	width:120px;
}
/*首页标签部分开始*/
/*技术教程滑动门定义开始*/
/*文章频道*/
.shopping_title * {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.thits_down9, .shits_down9 {
	width:80px;
	height:22px;
	line-height:22px;
	background:#ffffff;
	float:left;
	cursor:pointer;
	color:#21a20a;
	text-align:center;
	margin-left:10px !important;
	margin-left:2px;
	font-weight:bold;
	size-height:13px;
}
.thits_down9 {
	font-weight:bold;
	border-bottom:0;
	margin-left:10px !important;
	margin-left:2px;
	font-weight:bold;
	size-height:14px;
	color:#21a20a;
	width:80px;
	height:22px;
	line-height:22px;
	background:#e7f4e5;
	border:1px solid #21a20a;
}
、 /*文章内容页面*/
.a_ph * {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.thits_down10, .shits_down10 {
	height:22px;
	line-height:22px;
	background:#cfcfcf;
	float:left;
	cursor:pointer;
	text-align:center;
	margin-left:10px !important;
	margin-left:2px;
	width:45px;
}
.thits_down10 {
	border-bottom:0;
	margin-left:10px !important;
	margin-left:2px;
	color:#ffffff;
	height:22px;
x;
	background:#027a13;
	width:45px;
}
/*下载频道*/
.soft_center* {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.thits_down13, .shits_down13 {
	height:22px;
	line-height:22px;
	padding-top:5px;
	color:#4579c0;
	background:url(images/soft_hot1.gif) no-repeat bottom;
	float:left;
	cursor:pointer;
	text-align:center;
	margin-left:10px !important;
	margin-left:2px;
	width:79px;
}
.thits_down13 {
	margin-left:10px !important;
	margin-left:2px;
	color:#081b39;
	height:22px;
	padding-top:5px;
	line-height:22px;
	background:url(images/soft_hot.gif) no-repeat center top;
	width:79px;
	text-align:center;
}
/*下载首页右侧*/
.soft_right* {
	margin:0;
	border:0;
	padding:0;
	list-style:none
}
.thits_down15, .shits_down15 {
	height:22px;
	padding-top:5px;
	line-height:22px;
	color:#4579c0;
	float:left;
	cursor:pointer;
	text-align:center;
	margin-right:10px !important;
	margin-left:2px;
	width:75px;
}
.thits_down15 {
	color:#081b39;
	background:url(images/soft_right01.gif) no-repeat center top;
}
/* 幻灯片 */

#bimg {
 filter: progid:DXImageTransform.Microsoft.Fade(duration=0.5, overlap=1.0);
	width: 266x;
	height: 250px;
}
.f14 {
	font:bold 12px/24px "宋体";
	color:#009AC6;
}
#simg td {
	cursor:pointer;
	width:20px;
}
#simg tr td.s {
	color:#fff;
	background:url(Images/si_b2.gif) no-repeat center 50%;
}
#info {
}
.class_page{text-align:center;}
.main_search{
	padding:3px;
}