<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body, button, input, select, textarea {
	background: none repeat scroll 0 0 #fff;
	color: #323232;
	font: 14px/1 "Arial", "微软雅黑";
	margin: 0;
	padding: 0;
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
	text-decoration: none;
	height: auto;
	padding: 0;
	margin: 0;
}
address, cite, dfn, em, var {
	font-style: normal;
} /* 将斜体扶正 */
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
} /* 统一等宽字体 */
small {
	font-size: 14px;
} /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
	border-bottom: 1px dotted;
	cursor: help;
}
q:before, q:after {
	content: '';
}
p {
	margin: 0;
	padding: 0;
}
/* 重置表单元素 */

legend {
	color: #323232;
} /* for ie6 */
fieldset, img {
	border: none;
} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */

button, input, select, textarea {
	font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */

/* 重置 hr */

hr {
	border: none;
	height: 1px;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

html {
	overflow-y: scroll;
}
:link {
	text-decoration: none;
	color: #323232;
}
:visited {
	text-decoration: none;
	color: #323232;
}
/*======================公用样式=======================*/

.bgstretcher-area {
	text-align: left;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
.warp {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.banner {
	width: 100%;
	height: 557px;
}
.header {
	width: 100%;
	height: 106px;
	background: url(../images/top_bg.png) no-repeat center;
}
.top {
	width: 1002px;
	height: 106px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}
.logo {
	width: 91px;
	height: 106px;
	position: absolute;
	top: 0;
	left: 0;
}
.logo a {
	display: block;
	width: 91px;
	height: 106px;
	text-indent: -9999px;
}
.lang {
	line-height: 23px;
	position: absolute;
	top: 7px;
	left: 691px;
	color: #fff;
	font-size: 12px;
}
.lang a {
	color: #fff;
}
.top_tel {
	line-height: 23px;
	position: absolute;
	top: 7px;
	left: 854px;
	color: #fff;
	font-size: 12px;
}
.menu {
	height: 31px;
	position: absolute;
	top: 58px;
	right: 0;
}
.menu li {
	float: left;
	line-height: 40px;
	font-size: 15px;
	position: relative;
}
.menu li a {
	display: block;
	color: #fff;
	padding: 0 20px;
}
.menu li a:hover {
	background: #ffe71d;
	color: #023f6c;
	padding: 0 20px;
}
#nav_1 li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	margin: 0;
	border: 1px solid #2974a4;
	z-index: 9999;
	width: 160px !important;
}
#nav_1 li:hover &gt; ul {
	display: block;
	background: #02619e;
	height: auto !important;
}
#nav_1 li ul li, #nav li ul li a {  /* text-indent: 10px; */
	float: none;
	display: block;
	height: 30px;
	padding: 0;
	line-height: 30px;
	text-align: left !important;
}
#nav_1 li ul li a:hover {
}
#nav_1 li ul li ul {
	display: none;
	width: 200px !important;
	background: #fff !important;
	z-index: 9999;
}
#nav_1 li ul li ul {
	left: -250px !important;
}
#nav_1 li ul li {
	_display: inline; /* for IE6 */
}
#nav_1 li ul li a {
	display: block;
}
/* SUBSUB Menu */

#nav_1 li ul li:hover ul {
	left: 100%;
	top: 0;
}
.search {
	width: 100%;
	height: 54px;
	background: url(../images/hot_search_bg.jpg) repeat-x;
}
.search_main {
	width: 1002px;
	height: 54px;
	margin: 0 auto;
	position: relative;
}
.search_hot {
	width: 690px;
	line-height: 54px;
	position: absolute;
	top: 0;
	left: 0;
}
.search_info {
	width: 301px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	top: 10px;




	right: 0;
	background: url(../images/search_bg.jpg) no-repeat;
}
.search_info_txt {
	display: inline;
	float: left;
	height: 31px;
	width: 272px;
}
.search_info_txt_css {
	background-color: transparent;
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: 0;
	color: #858585;
	float: left;
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	width: 272px;
	text-indent: 12px;
}
.search_info_btn {
	float: right;
	height: 31px;/* width:33px; */
	width: 28px;
}
.search_info_btn_css {
	background-color: transparent;
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: 0;
	color: #D3E8F9;
	float: left;
	font-size: 10px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	width: 33px;
	cursor: pointer;
}
/*======================首页样式=======================*/

.index_pro {
	width: 100%;
	height: 620px;
	background: url(../images/index_pro_bg.jpg) repeat-x;
}
.index_pro_con {
	width: 1002px;
	margin: 0 auto;
	padding-top: 30px;
}
.index_pro_con .tit {
	width: 1002px;
	height: 50px;
}
.index_pro_con .tit h2 {
	display: block;
	background: url(../images/index_pro_tit.jpg) no-repeat 0 0;
	text-indent: 22px;
	font-size: 30px;
	font-weight: bold;
	color: #09579d;
	float: left;
}
.index_pro_con .tit em {
	display: block;
	width: 109px;
	line-height: 30px;
	background: url(../images/_more.jpg) no-repeat;
	text-indent: 43px;
	font-size: 14px;
	color: #fff;
	float: right;
}
.index_pro_con .tit em a {
	display: block;
	width: 109px;
	height: 30px;
	color: #fff;
}
.index_pro_con .scrollInner {
	width: 1002px;
	height: 530px;
	position: relative;
}
.index_pro_con .scrollInner ul {
	width: 100%;
	height: 520px;
	overflow: hidden;
}
.index_pro_con .scrollInner ul li {
	float: left;
	height: 520px;
	width: 1002px;
	overflow: hidden;
}
.index_pro_con dl {
	margin-top: 18px;
}
.index_pro_con dl {
	width: 215px;
	height: 250px;
	float: left;
	margin: 0 17px;
	margin-bottom: 10px;
	position: relative;
}
.index_pro_con dl dd:hover {
	display: block;
	width: 325px;
	height: 250px;
}
.index_pro_con dl dd img {
	width: 100%;
	height: 174px;
	position: absolute;
	top: 1px;
	left: 1px;
	border: #ccc solid 1px;
	border-radius: 4px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.4);
}
.index_pro_con dl dd span {
	display: block;
	width: 102%;
	height: 30px;
	overflow: hidden;
	text-align: center;
	line-height: 30px;
	position: absolute;
	top: 180px;
	font-size: 16px;
}
.index_pro_con dl dd em {
	display: block;
	width: 102%;
	height: 44px;
	overflow: hidden;
	line-height: 22px;
	position: absolute;
	top: 210px;
	font-size: 14px;
	color: #8C8C8C;
}
.index_pro_con .proL_btn, .index_pro_con .proR_btn {
	position: absolute;
	top: 221px;
	z-index: 9999;
	width: 33px;
	height: 30px;
	text-indent: -2000px;
}
.index_pro_con .proL_btn {
	left: -30px;
	background: url(../images/fl_link.jpg) no-repeat;
}
.index_pro_con .proR_btn {
	right: -30px;
	background: url(../images/fr_link.jpg) no-repeat;
}
.index_pro_con .proR_btn a {
	display: block;
	width: 100%;
	height: 100%;
}
.index_pro_con .proL_btn:hover {
	display: block;
	width: 33px;
	height: 30px;
	background: url(../images/fl_linka.jpg) no-repeat;
}
.index_pro_con .proR_btn:hover {
	display: block;
	width: 33px;
	height: 30px;
	background: url(../images/fr_linka.jpg) no-repeat;
}
.index_about {
	width: 1002px;
	height: 379px;
	margin: 32px auto 0;
	background: url(../images/index_about_bg.jpg) no-repeat;
}
.index_about_tit {
	width: 1002px;
	line-height: 44px;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #fff;
}
.index_about_main {
	width: 1002px;
	height: 335px;
	position: relative;
}
.index_about_main .pic {
	width: 420px;
	height: 270px;
	position: absolute;
	top: 32px;
	left: 23px;
}
.index_about_main .con {
	width: 515px;
	height: 230px;
	position: absolute;
	top: 40px;
	left: 465px;
	line-height: 30px;
}
.index_about_main .con span {
	font-size: 14px;
	display: block;
	line-height: 26px;
}
.index_about_main .con em {
	font-size: 28px;
	font-weight: bold;
	color: #000;
	display: block;
	line-height: 41px;
}
.index_about_main .con .txt {
	margin-top: 11px;
	line-height: 25px;
	font-size: 14px;
	text-indent: 25px;
}
.index_about_main .more {
	width: 109px;
	line-height: 30px;
	background: url(../images/_more.jpg) no-repeat;
	text-indent: 43px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 274px;
	left: 876px;
}
.index_about_main .more a {
	display: block;
	width: 109px;
	height: 30px;
	color: #fff;
}
.index_news {
	width: 1002px;
	height: 430px;
	margin: 25px auto 0;
	background: url(../images/index_new_bg.jpg) no-repeat;
}
.index_news_tit {
	width: 1002px;
	line-height: 44px;
	margin-bottom: 22px;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #fff;
}
.index_news .con_1 {
	margin-left: 21px !important;
}
.index_news .con {
	width: 299px;
	height: 340px;
	margin-left: 30px;
	float: left;
	position: relative;
}
.index_news .con a:hover {
	text-decoration: underline;
}
.index_news .con .tit {
	width: 299px;
	height: 27px;
	background: url(../images/index_new_tit.jpg) no-repeat;
	color: #1e1d1d;
	font-size: 16px;
	font-weight: normal;
}
.index_news .con .tit a {
	color: #1e1d1d;
}
.index_news .con .con_m {
	width: 299px;
	height: 101px;
	margin-top: 20px;
}
.index_news .con .con_m img {
	width: 135px;
	height: 105px;
	display: block;
	float: left;
	margin-right: 12px;
	border-radius: 3px;
	border: #ccc solid 1px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.3);
}
.index_news .con .con_m .new_txt {
	width: 148px;
	height: 105px;
	overflow: hidden;
	float: left;
}
.index_news .con .con_m .new_txt em {
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #212020;
}
.index_news .con .con_m .new_txt em a {
	color: #212020;
}
.index_news .con .con_m .new_txt span {
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin-top: 2px;
	color: #858585;
}
.index_news .con .new_list {
	width: 299px;
	overflow: hidden;
	margin-top: 10px;
}
.index_news .con .new_list li {
	width: 321px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/dd.jpg) no-repeat 0 10px;
	border-bottom: 1px dotted #bfbfbf;
}
.index_news .con .new_list li a {
	line-height: 30px;
	text-indent: 10px;
	display: block;
}
.index_news .con .new_list li a:hover {
	text-decoration: underline;
}
.news_notsubject {
	background: url(../images/index_new_bg.jpg) no-repeat 0px -46px;
	margin-top: 0px;
}
.news_notsubject h2.index_news_tit {
	display: none;
}
.news_notsubject .con .tit {
	margin-top: 20px;
}
.index_zs {
	width: 1002px;
	height: 301px;
	overflow: hidden;
	margin: 26px auto 0;
	background: url(../images/index_zs_bg.jpg) no-repeat;
}
.index_zs_tit {
	width: 1002px;
	line-height: 44px;
	text-indent: 25px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.index_zs_con {
	width: 1002px;
	height: 183px;
	margin-top: 39px;
	position: relative;
}
.left_btn {
	position: absolute;
	top: 79px;
	left: 17px;
	width: 33px;
	height: 30px;
	background: url(../images/fl_link.jpg) no-repeat;
}
.right_btn {
	position: absolute;
	top: 79px;
	left: 952px;
	width: 33px;
	height: 30px;
	background: url(../images/fr_link.jpg) no-repeat;
}
.left_btn a, .right_btn a {
	display: block;
	width: 33px;
	height: 30px;
	text-indent: -9999px;
}
.left_btn a:hover {
	display: block;
	width: 33px;
	height: 30px;
	background: url(../images/fl_linka.jpg) no-repeat;
}
.right_btn a:hover {
	display: block;
	width: 33px;
	height: 30px;
	background: url(../images/fr_linka.jpg) no-repeat;
}
.pro_list_inner {
	width: 876px;
	height: 185px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 65px;
}
.sy_pro_list {
	width: 901px;
	height: 185px;
}
.sy_pro_list ul {
	width: 901px;
}
.sy_pro_list li {
	width: auto;
	height: 185px;
	float: left;
	margin: 0 15px;
}
.sy_pro_list li img {
	height: 183px;
	border-radius: 3px;
	border: #ccc solid 1px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.3);
}
/*=======================内页样式=======================*/

.inner {
	width: 1002px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.left {
	width: 234px;
	overflow: hidden;
	float: left;
	margin-left: 2px;
}
.fl_i {
	width: 234px;
	height: 320px;
	background: url(../images/left_cati_bg.jpg) no-repeat;
}
.left_cat {
	width: 232px;/*height:489px;*/
	height: 775px;
	background: url(../images/left_cat_bg.jpg) #fff no-repeat;
	border: #ccc solid 1px;
}
.left_cat_tit {
	width: 234px;
	height: 47px;
	text-indent: 20px;
	line-height: 47px;
	margin-bottom: 3px;
	font-size: 19px;
	color: #fff;
}
.subNavBox {
	width: 214px;
	height: 423px;
	margin-left: 10px;
}
.subNav {
	width: 214px;
	height: 32px;
	line-height: 32px; /*line-height:43px;*/
	text-indent: 23px;
	margin-top: 8px;
	background: url(../images/left_cat_li.jpg) no-repeat 0px -6px;
}
.subNav a {
	cursor: pointer;
}
.left_contact {
	width: 234px;
	height: 360px;
	background: url(../images/left_contact.jpg) no-repeat;
	margin-top: 20px;
}
.left_contact_tit {
	width: 234px;
	height: 47px;
	text-indent: 20px;
	line-height: 47px;
	font-size: 19px;
	color: #fff;
}
.left_contact_txt {
	width: 234px;
	height: 288px;
	position: relative;
}
.left_contact_txt span {
	width: 206px;
	line-height: 24px;
	display: block;
	position: absolute;
	top: 98px;
	left: 12px;
	font-size: 14px;
	color: #000;
}
.left_contact_txt em {
	width: 206px;
	display: block;
	position: absolute;
	top: 122px;
	left: 12px;
	line-height: 23px;
}
.inner_fr {
	width: 740px;
	float: left;
	margin-left: 26px;
}
.location {
	width: 740px;
	height: 39px;
	margin-top: 7px;
	background: url(../images/location_bg.jpg) no-repeat;
	position: relative;
}
.location span {
	font-size: 24px;
	color: #000;
	position: absolute;
	top: 0;
	left: 1px;
}
.location em {
	font-size: 14px;
	position: absolute;
	top: 15px;
	right: 5px;
}
.inner_pro {
	width: 740px;
	margin-top: 20px;
}
.inner_pro li {
	width: 202px;
	height: 192px;
	float: left;
	margin: 0 22px;
}
.inner_pro li img {
	width: 200px;
	height: 150px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.4);
}
.inner_pro li span {
	display: block;
	width: 202px;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
}
.about {
	padding: 15px;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
}
.show_pro {
	padding-top: 0;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
}
.show_pro h1{ text-align:center; line-height:50px; font-size:20px;}
.news {
	padding: 0 15px;
	overflow: hidden;
}
.news ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 6px;
}
.news li {
	border-bottom: 1px dotted #888A89;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.news li a {
	color: #414141;
	text-decoration: none;
}
.news li span {
	color: #414141;
	float: right;
	margin-right: 30px;
}
.shownews {
	padding: 10px 0;
}
.shownews a:hover {
	text-decoration: underline;
}
.shownews .title {
	background: #e7e7e7;
	height: 65px;
	text-align: center;
}
.shownews .title h1 {
	color: #b90b0a;
	font-size: 18px;
	line-height: 40px;
}
.shownews .title span {
	line-height: 18px;
	color: #777;
}
.shownews DIV.text {
	padding-top: 10px;
	line-height: 28px;
	font-size: 14px;
}
.shownews DIV.text p {
	padding-bottom: 10px;
}
.hr {
	color: #666666;
	margin: 20px 0;
}
.hr a {
	color: #D2211F;
	padding: 0 10px;
	text-decoration: underline;
}
table.job {
	border-collapse: collapse;
	color: #777777;
	width: 100%;
}
table.job th, .job td {
	border: 1px solid #DDDDDD;
}
table.job th {
	background-color: #ffffff;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
table.job td {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 10px;
	text-align: center;
}
table.job a.close {
	height: 28px;
	line-height: 28px;
}
table.job .jobdetail {
	background: url("../images/jobdetail.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 24px;
	margin: 0 auto;
	width: 76px;
}
table.job .mydiv {
	left: 50%;
	margin: -135px 0 0 -325px;
	position: fixed !important;
	top: 30%;
	width: 650px;
	z-index: 999;
}
table.job .mydiv table {
	border-collapse: collapse;
	color: #777777;
	line-height: 22px;
}
table.job .mydiv table .alignleft {
	text-align: left;
}
/*新闻中心页面和新闻终端页面样式*/

.newslist {
}
.newslist table {
	width: 100%;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
	color: #666;
	margin: 0 0 20px 0;
}
.newslist table td {
	padding: 10px 15px;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
}
.newslist table a {
	color: #792C21;
	font-weight: bold;
}
.newslist table .newslist-1 {
	width: 68%;
	background: #FFF;
}
.newslist table .newslist-2 {
	width: 16%;
	background: #FFF;
	text-align: center;
}
.newslist table .newslist-3 {
	width: 16%;
	background: #FFF;
	text-align: center;
}
.single h1 {
	padding: 7px 0;
	color: #333;
	text-align: center;
	font-size: 14px;
	border-bottom: #666 1px dotted;
}
.single span.title {
	display: block;
	width: 100%;
	padding: 5px 0;
	color: #666;
	text-align: center;
}
.single p {
	margin: 20px 0;
	line-height: 22px;
	color: #000;
}
.back {
	height: 27px;
	padding: 7px 0;
	text-align: right;
}
.back a {
	width: 116px;
	height: 27px;
	color: #3487D1;
}
/*在线询盘页面样式*/

.inquiry_form {
	padding: 10px 0 0 30px;
	color: #000;
	font-family: Tahoma;
}
.inquiry_form tr {
	margin: 0 0 15px 0;
}
.inquiry_form th {
	text-align: right;
	padding: 0 10px 0 0;
	font-weight: normal;
}
.inquiry_form td input, .inquiry_form td textarea {
	border: 1px solid #bbb;
	padding: 2px;
}
.inquiry_form td .btn_box {
	width: 60px;
	height: 24px;
	border: 1px solid #bbb;
	background: #e6e6e6 url(../images/inquiry_btn.jpg) repeat-x;
	color: #333;
	cursor: pointer;
}
/*======================产品终端页产品图片切换效果样式=======================*/

.products_4 {
	overflow: hidden;
}
.products_5 {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.products_5 h1 {
	font-size: 14px;
}
#preview {
	padding: 15px 0;
	width: 400px;
	float: left;
}
.description {
	clear: both;
	overflow: auto
}
.description h3, .other h3 {
	height: 40px;
	line-height: 40px;
	padding-left:10px;
	border-bottom: 1px dashed #999;
}
.description .data {
	overflow-x: auto;
	margin: 0px 0;
}
.description a.iq {
	display: block;
	width: 98px;
	height: 25px;
}
.description p {
	width: 100%;
	height: auto;
	color: #000;
	line-height: 22px;
	margin: 20px 0;
}
.description .txt {
	border-bottom: 1px solid #999;
	font-size: 15px;
	line-height: 34px;
	padding-left: 10px;
	color: #13233c;
	font-weight: bold;
}
.description table {
	width: 100%;
	text-align: center;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
	background: #fff;
	color: #333;
}
.description table td {
	padding: 6px 5px;
	border-bottom: 1px #999 solid;
	border-right: 1px #999 solid;
}
/*产品终端样式*/



/*产品终端页产品图片切换效果样式*/

.proinfo_two {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	height: auto;
}
.proinfo_two .pro_description {
	background: none repeat scroll 0 0 #4F5152;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	color: #ffffff;
}
.proinfo_two .pro_description_cont {
	height: auto !important;
	overflow: visible;
	padding: 10px;
}
#spec-n1 img {
	width: 400px;
	height: 258px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
}
#spec-n5 {
	width: 400px;
	overflow: hidden;
	zoom: 1;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	padding: 1px;
}
#spec-right {
	width: 124px;/* height:60px;*/
	float: left;
}
#spec-right a img {
	width: 124px;
	height: 60px;
}
#spec-list {
	width: 400px;
	float: left;
}
#spec-list ul {
	float: left;
	height: 71px;
}
#spec-list ul li {
	width: 100px;
	height: 71px;
	float: left;
}
#spec-list ul li img {
	width: 93px;
	height: 62px;
	cursor: pointer;
	border: 1px solid #CCC;
	padding: 2px;
}
ul.product_list {
	clear: both;
	margin: 20px 20px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	zoom: 1;
}
ul.product_list li {
	font-weight: bold;
	float: left;
	padding: 0 10px;
	background-color: #8395A0;
	display: block;
	cursor: pointer;
	border-right: 1px #fff solid;
	line-height: 26px
}
ul.product_list li a {
	color: #FFFFFF;
}
ul.product_list li.sel {
	background-color: #47555e;
}
/*放大镜样式 开始*/





.jqzoom {
	position: relative;
	padding: 0;
}
.bigimg {
	width: 800px;
	height: auto;
}
.zoomdiv {
	z-index: 8;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: left;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 3;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	cursor: move;
}
/*放大镜样式 结束*/



.other, .other ul {
	float: left;
	font-size: 12px;
	line-height: 25px;
	width: 100%;
}
.other_tit {
	border-bottom: 1px dashed #222222;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding-top: 10px;
}
.other ul {
	margin: 20px 0;
}
.other li {
	float: left;
	margin: 0 16px;
	width: 152px;
}
.other li a {
	display: block;
}
.other li a:hover {
	display: block;
	text-decoration: underline;
}
.other img {
	display: block;
	width: 150px;
	height: 120px;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.4);
}
.other span {
	display: block;
	font-size: 14px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	overflow:hidden;
}
/*======================分页样式=======================*/

.pager {
	margin: 20px auto 0;
	background: #fff;
	padding: 5px 0;
	clear: both;
}
.page_link {
	height: 22px;
	font-size: 14px;
	color: #777;
}
.pager span {
	line-height: 20px;
	background: #F0F0F0;
	margin: 0px 2px;
	padding: 0 0.6em;
	float: left;
	border-radius: 2px;
}
.pager span a {
	display: block;
}
.page_link_total {
	color: #777;
}
.page_link_now {
	font-weight: bold;
	color: #d2211f;
}
/*======================底部样式=======================*/



.foot_pro {
	width: 1002px;
	margin: 0 auto;
}
.foot_pro .tit {
	width: 1002px;
	height: 42px;
	border-bottom: 2px solid #191c23;
	line-height: 56px;
	font-size: 16px;
}
.foot_pro ul {
	display: block;
	width: 1002px;
	height: 84px;
	margin-top: 13px;
	padding-bottom: 11px;
}
.foot_pro ul li {
	width: 143px;
	line-height: 28px;
	float: left;
	background: url(../images/dd1.jpg) no-repeat 0 10px;
	text-indent: 15px;
}
.foot_pro ul li a:hover {
	text-decoration: underline;
}
.foot_link {
	width: 1002px;
	line-height: 26px;
	border-top: 1px solid #c6c6c6;
}
.foot_link a:hover {
	text-decoration: underline;
}
.foot {
	width: 100%;
	padding: 20px 0;
	line-height: 26px;
	padding-top: 16px;
	background: #2d2d2d;
	text-align: center;
	color: #c6c6c6;
}
.foot a {
	color: #c6c6c6;
}
.foot a:hover {
	text-decoration: underline;
}
</pre></body></html>