﻿@charset "utf-8";
/* CSS Document */
/*模板页面样式*/
* {margin:0;	padding:0;}
body {color:#51504D;font:12px/18px Microsoft YaHei,宋体;background-position: top center;}
ol, ul {list-style: none outside none;}
img {border:none;}
/*前台a标签样式*/
a:link, a:visited {color: #444444;text-decoration: none;	outline:none;}
a:hover, a:active {color: #444444;text-decoration: none;	outline:none;}

.clear {clear:both;}
.fwtop .fwtop_head {width:980px;	margin:0 auto;position:relative;height:95px;}
.fwtop_logo {float: left;}


.no {
	display:none;
}
/*可拖动模块最外层div*/
.label {
	overflow: hidden;
}
.label_head {
	line-height: 33px;
	height: 33px;
	position:relative;
}
.label_title {
	font-size:14px;
	float:left;
	height:32px;
	line-height:32px;
	padding:0 10px;
}
.link_more {
	position:absolute;
	bottom:15px;
	right:10px;
}
a.more {
	background:url(/template/images/more.gif) no-repeat scroll 50% 50% transparent;
	display:inline-block;
	text-indent: -9999px;
	width:29px;
	height:5px;
	outline:none;
}
/*文章列表默认样式-start*/
.item_list li {
	//clear:both;
	line-height:38px;
	height:38px;
	background: none;
	border-bottom: 1px dotted #CCC;
}
.item_list li a {
	padding: 0 5px 0 15px;
	line-height:38px;
	position:relative;
	color:#545454;
	background: url(/template/images/left_listicon.gif) no-repeat left center;
}
.item_list li span.datetime {
	/*position:absolute;
	right:10px;*/
	color:#999;
	float:right;
}
.item_list li a:hover {
	font-weight:bold;
	color: #346200;
}
/*文章列表样式-end*/

/*文章样列表式二（鼠标滑过出现文章摘要）*/
.fl_l {
	float:left;
}
.item_list2 {
}
/*平常的状态*/
.item_list2 ul {
	width:100%;
	height:auto;
	clear:both;
}
.item_list2 ul li {
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px #dadada dashed;
	padding:5px 0;
	position:relative;
}
.item_list2 ul li strong {
	float:left;
	margin-right:5px;
}
.item_list2 ul li div {
	float:left;
	width:90%;
	list-style-type:none;
}
.item_list2 ul li div h4 {
	clear:both;
	font-weight:normal;
}
.item_list2 ul li div h4 a {
	float:left;
	color:#795601;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.item_list2 ul li div h4 a:hover {
	color:#f00;
	text-decoration:underline;
}
.item_list2 ul li div h4 span {
	position:absolute;
	right:0px;
	top:0px;
	font-size:12px;
}
.item_list2 ul li div p {
	display:none;
}
/*鼠标划过的状态*/    
.item_list2 ul li.over {
	clear:both;
	height: auto;
	background-color: #FFFBF4;
	position:relative;/*padding:5px;*/
}
.item_list2 ul li.over {
/*float:left;*/
}
.item_list2 ul li.over strong {
	font-size:28px;
	color:red;
	vertical-align:top;
}
.item_list2 ul li.over div {
	float:left;
	width:80%;
}
.item_list2 ul li.over div h4 {
	font-weight:normal;
	line-height:20px;
}
.item_list2 ul li.over div h4 a {
	color:#b34408;
	font-weight:bold;
}
.item_list2 ul li.over div h4 a:hover {
	color:#f00;
	text-decoration:underline;
}
.item_list2 ul li.over div h4 span {
	/*float:right;*/
	position:absolute;
	right:0px;
	top:5px;
}
.item_list2 ul li.over div p {
	clear:both;
	display: block;
	color:#666;
	font-size:12px;
}
/*文章样列表式二结束 20130622*/


/*文章列表样式3-start（鼠标滑过出现摘要）*/
.item_list3 {
	width:100%;
	margin:0 auto;
}
/*.p03{
	background-color:#EEF3FD;
}*/
.p01 {
	border:#EBEBEB dashed 1px;
	width:100%;
	height:24px;
	text-align:right;
	text-indent:10px;
	padding:0 5px;
	background-image:url(/template/images/item_list3_inco1.gif);
	background-repeat:no-repeat;
	background-position:4px 7px;
}
.p02 {
	border:#2392D2 solid 1px;
	width:100%;
	height:24px;
	text-align:right;
	padding:0 5px;
	background:url(/template/images/item_list3_inco2.gif) no-repeat 4px 6px #DAF2FE;
	text-indent:10px;
}
.item_list3 li a, .item_list3 li a:visited {
	float:left;
	width:50%;
	height:22px;
	line-height:22px;
	overflow:hidden;
	text-align:left;
	text-decoration:none;
}
.item_list3 li a:hover {
	text-decoration:none;
}
body div#tooltip {
	position:absolute;
	z-index:1000;
	max-width:300px;
	width:auto!important;
	width:auto;
	background:#ffffff;
	border:#89611D solid 1px;
	text-align:left;
	padding:3px;
}
body div#tooltip li {
	margin:0;
	padding:0;
	color:#FFFFFE;
	font:12px verdana, arial, sans-serif;
}
body div#tooltip li em {
	display:block;
	margin-top:3px;
	color:#f60;
	font-style:normal;
	font-weight:bold;
}
/*文章列表样式3-end*/


/*文章列表样式4-start（滚动式文章列表）*/
.label_content {
	overflow:hidden;
	position:relative;
}
.label_content .hd {
	overflow:hidden;
	height:15px;
	padding:0 10px;
}
.label_content .hd .prev, .label_content .hd .next {
	display:block;
	width:9px;
	height:5px;
	float:right;
	margin-right:5px;
	margin-top:5px;
	overflow:hidden;
	cursor:pointer;
	background:url("/template/images/arrow.png") 0 -100px no-repeat;
}
.label_content .hd .next {
	background-position:0 -140px;
}
.label_content .hd .prevStop {
	background-position:-60px -100px;
}
.label_content .hd .nextStop {
	background-position:-60px -140px;
}
.label_content .item_list4 {
	/*padding:15px;*/
}
.label_content .item_list4 li {
	height:24px;
	line-height:24px;
}
.label_content .item_list4 li .datetime {
	float:right;
	color:#999;
}
/*文章列表样式4-end*/


/*图文列表样式-start*/
.pic_list1 li {
	float: left;
}
.pic_list1 li img {
	height: 100px;
	line-height: 20px;
	overflow: hidden;
	width: 150px;
	padding:3px;
	background:#fff;
	border:1px solid #dadada;
}
.pic_list1 br {
	clear:both;
}
/*含购买产品列表*/
.pro_List_left {
	float:left;
}
.pro_List_right {
	float:left;
}
.pic_list1 li .title {
	text-align:center;
	color:#4a4a4a;
	line-height: 30px;
}
.pic_list1 li .price {
	color: #DD0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
}
.pic_list1 li .opre {
	height: 30px;
	overflow: hidden;
	padding: 8px;
	width: 150px;
}
.pic_list1 li .opre a {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
}
.pic_list1 li .opre a.compareBtn {
	background:url(/template/images/opre.gif) no-repeat;
	background-position:top 90px;
	width:45px;
}
/*图文列表样式-end*/


/*含购买产品内容页*/
.product_detail {
	width:100%;
	margin:0 auto;
}
.product_intro {
	height: auto !important;
}
.product_preview {
	float:left;
}
.product_preview_sub1 {
	border: 1px solid #DDDDDD;
	padding:5px;
}
.product_info {
	float: left;
	margin-left: 20px;
}
.product_name {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}
.product_name h1 {
	font-size:18px;
	font-weight:bold;
}
.product_summary {
	float: left;
	padding: 10px 0;/*width:100%;*/
}
.product_summary ul {
	padding:0;
	margin:0;
	list-style:none;
}
.product_summary li {
	clear: both;
	overflow: hidden;
	padding: 6px;
}
.product_summary li span {
	float:left;
	margin-right:10px;
	cursor: pointer;
}


/*无购买产品内容页*/
.product_preview2 {
	overflow:hidden;
	float:left;
}
.product_info2 {
	float: left;
	width:40%;
	margin-left: 10px;
}
.product_preview_sub2 {
	border: 1px solid #DDDDDD;
	padding:5px;
	float:left;
	background:#fff;
}
.product_preview_sub3 {
	/*	width:85px;*/
	float:left;
	background:#dddddd;
}
.product_preview_sub3 ul {
	padding:0;
	margin:0;
	list-style:none;
}
.product_preview_sub3 li {
	padding:3px;
}
.product_name2 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	font-size:14px;
	font-weight:bold;
	word-break:break-all;
	word-wrap:break-word;
}

.product_detailmore {
	margin-top:10px;
	border-color: #DEDFDE;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	background:#f4f4f4;
	color:#333;
}
.product_detailmore_title ul {
	padding:0;
	margin:0;
	list-style:none;
}
.product_detailmore_title li {
	float: left;
	height: 28px;
	width:70px;
	line-height:28px;
	text-align:center;
}
.productNavCurrent {
	border-top: 4px solid #399008;
	height: 28px;
	line-height:28px;
	width:70px;
	text-align:center;
	background:#ffffff;
}
.product_detailmore_content {
	background: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	line-height: 24px;
}
.product_detailmore_content li p {
	margin-bottom:10px;
}
.tab-pal {
	background:#FFFFFF;
	padding:10px;
}

/*详细内容tab菜单样式*/
.tab-hd li.on {
	border-top: 4px solid #bea87f;
	height: 28px;
	line-height:28px;
	width:70px;
	text-align:center;
	background:#ffffff;
}
.tab-hd li.on a {
	color:#f00;
}

/*图文列表滚动部分-start*/
.label_content_roll {
	overflow: hidden;
	padding: 0;
	position: relative;
}
.leftbutton {
	background: url(/template/images/left.gif) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	float: left;
	height: 28px;
	left: 0;
	position: absolute;
	top: 44px;
	width: 19px;
}
.rightbutton {
	background: url(/template/images/right.gif) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	float: right;
	height: 28px;
	position: absolute;
	right: 0;
	top: 44px;
	width: 19px;
}
.pic_list_roll {
	width:98%;
	margin:0 auto;
}
/*图文列表滚动部分-end*/

/*内容页公共部分-start*/
.detail_share a {
	color: #333333;
	cursor: pointer;
	height: 16px;
	margin-right: 3px;
	opacity: 1;
	padding-left: 19px;
	text-decoration: none;
	vertical-align: middle;
}

.price {
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}
.note {
	color:#CC0000;
}
/*详细内容tab菜单样式*/
.tab-hd li.on {
	border-top: 4px solid #bea87f;
	height: 28px;
	line-height:28px;
	width:70px;
	text-align:center;
	background:#ffffff;
}
.tab-hd li.on a {
	color:#f00;
}
/*内容页公共部分-end*/


/*单页图文简介—start*/
.about_pic {
	margin:0px 21px 5px 0px;
	display:block;
	float:left;
	width:100px;
	height:60px;
}
.about_con {
	line-height:24px;
}
.about_con p span {
}
.about_con img {
}
/*新闻内容页*/
.news_detail {
/*padding:10px;*/
}
.news_detail_title {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	word-break:break-all;
	word-wrap:break-word;
}
.news_detail_info {
	border-bottom:dashed 1px #cccccc;
	height:30px;
	line-height:30px;
}
.news_detail_time {
	padding-left:10px;
	float:left;
}
.news_detail_from {
	padding-left:10px;
	float:left;
}
.news_detail_tool {
	float:right;
	line-height:30px;
}
.news_detail_cont {
	line-height:24px;
	text-align:left;
	padding:10px;
}
.news_detail_cont li p {
	margin-bottom:10px;
}
.news_detail_page {
	line-height:30px;
	text-align:center;
	border-bottom:dashed 1px #cccccc;
}
.news_detail_morenews {
	padding:0 0 10px 10px;
	border-bottom:dashed 1px #cccccc;
	border-top:dashed 1px #cccccc;
	margin-top:10px;
}
.news_detail_morenewssub1 {
	background: url(/template/images/newsmore.gif) no-repeat scroll left center transparent;
	font-size: 14px;
	font-weight:bold;
	margin: 5px auto 0;
	padding: 0 0 0 15px;
}
.news_detail_morenewssub2 ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
.news_detail_morenewssub2 li {
	clear:both;
	position: relative;
}
.news_detail_morenewssub2 li a {
	display: inline-block;
	height:22px;
	line-height:22px;
	padding: 0 5px 0 15px;
}
.news_detail_morenewssub2 li span.datetime {
	position:absolute;
	right:10px;
}



.li_title {
	width:60px;
	text-align:right;
}
.text_inner {
	padding: 3px;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #dbdfe6 #abadb3;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 19px;
	line-height: 19px;
	margin-right: 10px;
	width: 220px;
}
.textarea_inner {
	border: 1px solid #abadb3;
	width:300px;
	height:100px;
}
/*.select_inner {
	border: 1px solid #DDDDDD;
}*/
.btn_inner {
	background:url(/template/images/btn_inner.gif) no-repeat;
	width:48px;
	height:26px;
	line-height:26px;
	border:0;
}

/*分页样式*/
.holder {
	padding: 10px 0;
	text-align:right;
}
.holder a {
	font-size: 14px;
	cursor: pointer;
	margin: 0 5px;
	color: #505050;
}
.holder a:hover {
	background-color: #222;
	color: #fff;
}
.holder a.jp-previous {
	margin-right: 15px;
}
.holder a.jp-next {
	margin-left: 15px;
}
.holder a.jp-current, a.jp-current:hover {
	color: #5DB0E6;
	font-weight: bold;
	text-shadow: 1px 1px #505050;
}
.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}
.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default;
	background: none;
}
.holder span {
	margin: 0 5px;
}


/* 幻灯片css */
.slideBox {
	overflow:hidden;
	position:relative;
	/*border:1px solid #ddd;*/
	z-index:0;
}
.slideBox .hd {
	height:10px;
	overflow:hidden;
	position:absolute;
	bottom:15px;
	left:50%;
	z-index:1;
	margin:0 0 0 -48px;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li {
	float:left;
	margin-right:3px;
	width:30px;
	height:10px;
	line-height:10px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	color:#fff;
}
.slideBox .hd ul li.on {
	background:#236aa8;
	color:#236aa8;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:-1;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	display:block;
	border:0;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:32px;
	height:40px;
	background:url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next {
	left:auto;
	right:3%;
	background-position:8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}

/*广告位样式*/
.advContent {
	height:100%;
	overflow:hidden;
}
.advContent img {
	border:0;
}
/*视频样式*/
.video {
/*padding:10px;*/
}
.media {
	width:100%;
	height:100%;
}
/*友情链接样式*/
.friendLink {
	padding:10px;
}
.friendLink ul li {
	float:left;
}
.friendLink ul li a {
	display:inline-block;
	padding:3px;
	margin:5px;
	float:left;
}
.friendLink ul li a img {
	border:none;
}
/*底部导航*/
.siteBottomNav {
	clear:both;
	margin:0 auto;
}
.siteBottomNav ul {
	padding:0;
	list-style:none;
	width:480px;
	margin:10px auto;
}
.siteBottomNav ul li {
	float:left;
	margin-right:20px;
}
.siteBottomNav ul li a {
/*color:#FFF;*/
}




.fwmain_nright .item_list li {
	clear:both;
	line-height:35px;
	height:35px;
	padding-left:10px;
	border-bottom: 1px dotted #CCC;
}
.fwmain_nright .item_list li a {
	background: url(/template/images/r_listicon.png) no-repeat left center;
}
.fwmain_nright a {
	color:#666;
}
.fwmain_nright a:hover {
	font-weight:bold;
	color: #346200;
}
.product_buy a:hover {
	color:#333;
}
.tempWrap {
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
/*Title + Pic2 Scroll*/
.item_list6 li {
	/*float: left;*/
	height: 150px;
	width: 150px;
}
.item_list6 li img {
	line-height: 20px;
	margin: 10px 10px 5px 5px;
	overflow: hidden;
	padding:3px;
	background:#fff;
	border:1px solid #bebdbd;
}
.item_list6 li .title {
	text-align:center;
	color:#4a4a4a;
}
.item_list6 li .articleTime {
	text-align:center;
	color:#4a4a4a;
}
/*////修改标签标题样式*/

/*/////////////////////////////////*/
.fwmain_right .label_head {
	border: none;
	background:#333;
	padding-left:15px;
	height:40px;
	line-height:40px;
}
.fwmain_right .label_title {
	background:none;
	font-size:16px;
	height:40px;
	line-height:40px;
	padding:0;
	margin:0;
	color:#fff;
}
.fwmain_right .label_content {
	border:none;
}
.fwmain_nright .label_head {
	border:1px solid #dedede;
	background:#fff;
	padding-left:15px;
}
.fwmain_nright .label_title {
	background:none;
	font-size:16px;
	padding:0;
	margin:0;
	color:#333;
}
.index_banner {
}
.index_banner .label {
	margin:0;
}
.index_banner .label_content {
	padding:0;
}
.n_banner {
}
.n_banner .label {
	border:none;
	width:980px;
	margin:0 auto;
}
.n_banner .label_content {
	padding:0;
}
.notice {
/*	height:45px;
	line-height:45px;
	background:#eaeaea;*/
}
.index_part01 {
	float:left;
	width:315px;
}
.index_part02 {
	float: left;
	width:315px;
	margin-left:15px;
}
.index_part03 {
	float: right;
	width:315px;
}

.breadcrumbNavigation {
	border:none;
	padding:0;
}
.notice .tempWrap {
	width:100% !important;
}
.foldingTabTitle {
	overflow:hidden;
}
.foldingTabTitle li{
	text-align:center;
}
.foldingDisplay ul li {
	float:left;
}
.foldingDisplayContent {
	width:100%;
	min-width:10px;
	min-height:10px;
	overflow:hidden;
}
.foldingDisplayCotainer {
	width:100%;
	height:100%;
}
.foldingTabTitleContent li.on {
	text-align:center;
}

/*浮动客服*/
#floatDivBoxs{width:120px;background:#fff;position:fixed;top:100px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#1d2089;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px 0 14px;}
#floatDivBoxs .floatDtel{padding:0 0 0 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:100px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}
