﻿@charset "utf-8";
	* {
	margin:0px;
	padding:0px;
}
img {
	border:0
}
.content {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
}
.whole {
	width:960px;
	border:1px solid #ccc;
	background-color:#FFF;
}
#nav {
	line-height:30px;
	height:30px;
	background-image:url(../images/menuBg.gif);
	background-repeat:repeat-x;
}
.menu {
	width:900px;
	margin-right:auto;
	margin-left:auto;
}
#nav a {
	font-size:13px;
	display:block;
	width:99px;
	text-align:center;
	color:#FFF;
	line-height:30px;
}
#nav li {
	float:left;
	background-image:url(../images/mbg1.gif);
}
.menu ul li a,.menu ul li a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.menu ul li a:hover {
	color:#FF0;
}
#nav li ul {
	line-height:30px;
	background:#2B8DCD;
	text-align:left;
	left:-999em;
	width:100px;
	position:absolute;
	border-width:1px;
	padding:1px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
	z-index:1;
}
/*二级菜单总体样式：行高24px；背景颜色；外框宽度；相对位置；边框一个象素，上边没样式，左右下边实线，边框颜色#003399；内边距1个象素*/

#nav li ul a {
	display:block;
	width:100px;
	text-align:center;
	padding-left:2px;
	font-weight:normal;
	line-height:30px;
}
#nav li ul li {
	background-image:none;
}
/* 未访问的链接 */ 
#nav li ul a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
/* 已访问的链接 */
#nav li ul a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	background:#A8BFCD;
}
/* 鼠标在链接上 */
#nav li:hover ul {
	left:auto;
}
#nav li.sfhover ul {
	left:auto;
}
ul {
	list-style-type:none;
}
body {
	font-family:"宋体",Arial,Helvetica,sans-serif;
	font-size:12px;
}
.clear {
	clear:both;
}
.search {
	height:40px;
}
.seaR {
	float:left;
	width:630px;
	line-height:40px;
	padding-left:20px;
}
.seaL {
	float:right;
	width:310px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.seaR a {
	margin-right:5px;
	margin-left:5px;
}
a,a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#F00;
	text-decoration:underline;
}
.btn {
	background-image:url(../images/searchbtn.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:76px;
	margin-left:5px;
	cursor:pointer;
	text-align:left;
	display:block;
	text-indent:-999em;
	float:right;
	margin-right:15px;
	border:1px solid #ccc;
}
#keyword {
	height:20px;
	border:1px solid #dedede;
	float:left;
	margin-right:8px;
}
.banL {
	float:left;
	width:699px;
	margin-left:20px;
	height:235px;
}
.banR {
	width:200px;
	float:left;
	display:none;
}
.banC {
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-color:#0072B8;
	border-bottom-color:#0072B8;
	border-left-color:#0072B8;
	padding:15px;
}
.banC p {
	line-height:25px;
}
.fontone {
	font-size:16px;
	color:#F00;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
.banC p img {
	margin-right:1px;
}
.main {
	width:920px;
	margin-right:20px;
	margin-left:20px;
}
.mar {
	margin-top:8px;
}
.rong {
	height:140px;
}
.rong ul li {
	display:block;
	width:125px;
	float:left;
	margin-right:4px;
	margin-left:2px;
}
.rong ul li img {
	width:120px;
	height:100px;
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.rong ul li p {
	line-height:18px;
	height:25px;
	text-align:left;
}
.chanL {
	float:left;
	width:185px;
	margin-right:10px;
}
.chanR {
	float:right;
	width:715px;
}
.product-list {
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-color:#dedede;
	border-bottom-color:#dedede;
	border-left-color:#dedede;
	padding:15px;
	background-color:#F7F7F7;
}
.product-list  ul li {
	margin-bottom:3px;
	line-height:30px;
	position:relative;
	width:155px;
	height:30px;
}
.product-list  ul li a,.product-list ul li a:visited {
	font-weight:bold;
	color:#333;
	background-color:#EEE;
	padding-left:15px;
	background-image:url(../images/product-list-li.png);
	background-repeat:no-repeat;
	background-position:140px 5px;
	z-index:5;
	display:block;
}
.chanROne {
	float:left;
	width:329px;
	margin-right:1px;
	margin-bottom:10px;
	height:195px;
}
.chanROT {
    float:right;
	height:30px;
	background-image:url(../images/chrT.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
	width:300px;
	color:#333;
}
.picOne {
	margin-top:5px;
	float:left;
	margin-right:5px;
	margin-left:5px;
}

.chanROT span {
	float:right;
}
.chanROT span a,.chanROT span a:visited {
	color:#333;
}
.chanROC ul li {
	display:block;
	float:left;
	width:155px;
	margin-right:6px!important;
	margin-right:2px;
	margin-left:6px!important;
	margin-left:2px;
}
.chanROC ul li img {
	width:150px;
	height:130px;
	margin-right:auto;
	margin-left:auto;
	display:block;
}
.chanROC ul li p a,.chanROC ul li p a:visited {
	display:block;
	line-height:25px;
	text-align:center;
}
.inlian {
	height:90px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	margin-bottom:10px;
}
.chanROC {
	padding-top:10px;
}
.picTwo {
	display:block;
}
.picThree {
	display:block;
	float:left;
	margin-top:5px;
	margin-right:20px;
}
.font {
	float:left;
	margin-right:10px;
}
.chanTwo {
	margin-top:10px;
	background-color:#F7F7F7;
}
.chantoT {
	height:40px;
	background-image:url(../images/chtwo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:40px;
	font-weight:bold;
	color:#333;
}
.chantoC {
	padding:10px;
}
.chantoC ul li span {
	float:right;
}
.chantoT span {
	float:left;
	margin-top:10px;
	margin-right:5px;
	margin-left:5px;
}
.chantoC ul li {
	line-height:30px;
}
.anliT {
	height:35px;
	background-image:url(../images/chthree.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:35px;
	font-weight:bold;
	color:#333;
}
.anliT span {
	float:right;
	margin-right:5px;
}
.anliT span a,.anliT span a:visited {
	color:#333;
}
.picfour {
	float:left;
	margin-top:8px;
	margin-right:5px;
	margin-left:5px;
}
.anli {
	background-repeat:repeat-x;
	background-position:left top;
	height:158px;
	padding:0 20px;
}
.anliC ul li {
	display:block;
	float:left;
	width:222px;
	margin-right:2px;
	margin-left:2px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	height:95px;
	overflow:hidden;
}
.anliC ul li img {
	display:block;
	width:85px;
	height:90px;
	border:1px solid #dedede;
	float:left;
}
.anliC ul li p {
	line-height:22px;
	float:right;
	width:130px;
	display:block;
	text-align:left;
}
.news {
	background-repeat:repeat;
	margin-top:18px;
	padding-right:20px;
	padding-left:20px;
}
.newL {
	float:left;
}
.newR {
	float:right;
	width:295px;
}
.newT {
	background-image:url(../images/chfour.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:35px;
	height:35px;
	font-weight:bold;
	color:#333;
}
.newT span {
	float:right;
}
.newT span a,.newT span a:visited {
	color:#333;
}
.newC ul {
	display:block;
}
.newC ul li {
	display:block;
	line-height:30px;
	background-image:url(../images/dot1.gif);
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left:15px;
}
.newC ul li span {
	float:right;
	margin-right:3px;
}
.weiboT span {
	float:right;
}
.weiboT {
	line-height:35px;
	background-image:url(../images/chfour.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
	color:#333;
}
.boL {
	float:left;
	width:80px;
	line-height:35px;
	text-align:center;
	color:#039;
}
.boR {
	width:140px;
	float:right;
}
.boR p {
	display:block;
	width:120px;
	height:50px;
	background-color:#D00;
	line-height:50px;
	font-size:20px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
.weiboC {
	padding:10px;
}
.wline {
	height:16px;
	background-image:url(../images/webg.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	background-position:-5px;
	margin-right:5px;
}
.weibo dl dt {
	font-size:18px;
	font-weight:bold;
	color:#039;
}
.weibo dl dd {
	display:block;
	line-height:30px;
	text-align:center;
}
.weibo dl {
	margin-top:12px;
	margin-bottom:12px;
}
.tongT {
	line-height:35px;
	margin:0 20px;
	height:35px;
	background-image:url(../images/chthree.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
	color:#333;
}
.tongT span {
	float:right;
}
.tongC {
	margin:0 10px;
}
.tongC ul li {
	display:block;
	float:left;
	line-height:25px;
	padding-right:5px;
	padding-left:5px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:clip;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
}
.foot {
	background-color:#0072b8;
	height:85px;
}
.foot a { color:#FFFFFF;}
.foot p {
	line-height:25px;
	text-align:center;
	color:#FFF;
}
.foot p.liana a {
	font-weight:bold;
	margin-right:15px;
	margin-left:15px;
	color:#FFF;
	font-size:13px;
}
.friendC dl dt {
	float:left;
	width:80px;
	line-height:25px;
	font-weight:bold;
	text-align:center;
}
.friendC dl dd {
	line-height:25px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding-right:5px;
	padding-left:5px;
	float:left;
}
.show {
	float:right;
	width:715px;
}
.bot {
	margin-bottom:10px;
}
.show ul li img {
	height:130px;
	width:150px;
	border:1px solid #dedede;
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.show ul li {
	float:left;
	width:160px;
	display:block;
	height:170px;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:15px;
}
.show ul li p {
	line-height:30px;
	display:block;
	text-align:center;
}
.show ul li p a,.show ul li p a:visited {
	font-weight:bold;
	color:#333;
}
/* 分页 */
.page {
	font-family:Arial,Helvetica,sans-serif;
	line-height:normal;
	font-size:14px;
}
.page a {
	display:block;
	color:#390;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0px;
	border:1px solid #ccc;
	padding-top:3px;
	float:left;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	margin-left:2px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:18px
}
/* SPAN和链接 */
.page a:f,.page a.current {
	color:#F44;
	border:1px solid #F44
}
/* 当前链接有激活时 */
.page input {
	padding:0px;
	color:#390;
	height:16px;
	width:25px;
	border:0px solid #fff;
	text-align:center;
	margin-top:0px;
	margin-right:-5px;
	margin-bottom:0px;
	margin-left:-5px;
	vertical-align:middle;
	font-size:12px
}
/* 跳转INPUT */.art {
	float:right;
	width:715px;
}
.post {
	line-height:25px;
}
.artL {
	float:left;
	height:240px;
	width:315px;
	border:1px solid #dedede;
}
.artR {
	float:right;
	width:385px;
}
.artR dl dt {
	font-size:14px;
	line-height:35px;
	font-weight:bold;
}
.artR dl dd {
	font-size:14px;
	line-height:25px;
	text-indent:2em;
	color:#333;
}
.te {
	margin-top:20px;
}
.teT {
	height:31px;
	background-image:url(../images/chanlie.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	position:relative;
}
.teT span {
	background-image:url(../images/chanbt.png);
	background-repeat:no-repeat;
	height:28px;
	width:73px;
	line-height:28px;
	text-align:center;
	float:left;
	margin-right:5px;
	margin-left:5px;
}
.teT span a,.teT span a:visited {
	font-weight:bold;
}
.artlian {
	height:30px;
	width:265px;
	right:0px;
	position:absolute;
}
.ding {
	float:left;
	line-height:30px;
	height:30px;
	padding-right:5px;
	padding-left:5px;
	background-color:#da1c14;
	color:#FFF;
	text-align:center;
}
.dsay {
	float:right;
	width:190px;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.picfive {
	float:right;
	margin-top:3px;
}
.teT span.checked a {
	color:#000;
	background-image:url(../images/chanbt2.png);
	background-repeat:no-repeat;
	height:28px;
	width:73px;
	display:block;
}
.block {
	display:none;
}
.artlist {
	font-size:14px;
	line-height:25px;
	padding:5px;
}
.artL img {
	height:240px;
	width:315px;
}
.articleT {
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
}
.info {
	line-height:25px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#dedede;
	margin-top:10px;
	padding-top:8px;
}
.info span {
	color:#063;
	margin-right:5px;
	margin-left:5px;
}
.articleC {
	line-height:25px;
	padding:10px;
	margin-top:10px;
	font-size:14px;
}
.newlie {
	float:right;
	width:715px;
}
.listnew ul li {
	display:block;
	line-height:30px;
	background-image:url(../images/dot1.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding-left:15px;
	float:left;
	width:342px;
}
.listnew {
	margin-bottom:15px;
}
.showtitle {
	line-height:35px;
	background-image:url(../images/chthree.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:10px;
	font-weight:bold;
	color:#333;
}
.showtitle span {
	float:right;
	margin-right:10px;
}
.common {
	line-height:25px;
	margin:5px;
	padding:5px;
	font-size:13px;
}
.bdshow {
	margin-top:50px;
}
.dan {
	float:right;
	width:715px;
}
.bdshow ul li {
	display:block;
	margin:5px;
	padding:5px;
	float:left;
}
.bdshow ul li img {
	height:50px;
	width:150px;
}
.companypic {
	display:inline;
	float:left;
	margin:15px;
}
.comptwo dl dt {
	font-size:25px;
	line-height:45px;
	font-weight:bold;
	color:#930;
	margin-bottom:10px;
}
.fone {
	float:left;
	display:block;
	text-align:center;
}
.ftwo {
	float:right;
	margin-right:135px;
	display:block;
	text-align:center;
}
.comptwo dl .comhe {
	float:left;
	width:50%;
	margin-top:10px;
	margin-bottom:10px;
}
.comptwo dl {
	margin-top:20px;
	margin-bottom:20px;
}
.product-list li a:hover {
	background-image:url(../images/product-list-li.png);
	background-repeat:no-repeat;
	background-position:140px -29px;
	position:relative;
	height:30px;
}
.product-list ul li div {
	display:none;
}
.product-list ul li.current div {
	display:block;
}
.proshwo {
	position:absolute;
	top:0px;
	left:155px;
	min-width:250px;
	width:auto;
	background-color:#f0f0f0;
}
.proshwo dl dt {
	line-height:30px;
	font-weight:bold;
	font-size:13px;
}
.head {
	position:relative;
}
.top {
	position:absolute;
	right:0px;
	width:250px;
	color:#FFF;
	line-height:25px;
	top:0px;
}
.top ul li {
	float:left;
	margin-right:3px;
	margin-left:3px;
	padding-right:3px;
	padding-left:3px;
}
.top ul li a,.top ul li a:visited {
	color:#FFF;
}
.proshwo dl {
	z-index:1000;
	display:block;
	position:relative;
}
.leftnew {
	float:left;
	width:290px;
	margin-right:15px;
}
.load dl dd {
	background-image:url(../images/dot1.gif);
	background-repeat:no-repeat;
	background-position:5px 12px;
	padding-left:15px;
}
.newshow img {
	height:80px;
	width:342px;
	border:1px solid #dedede;
}
.newshow dl {
	float:right;
	width:155px;
	display:block;
}
.newshow dl dt {
	line-height:25px;
	font-weight:bold;
	font-size:13px;
}
.newshow dl dd {
	line-height:22px;
	text-indent:2em;
}
.newu {
	display:block;
	line-height:25px;
	margin-top:8px;
}
.newu li {
	background-image:url(../images/dot1.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	display:block;
	padding-left:15px;
	line-height:26px;
}
.xiaoshou ul li {
	line-height:25px;
	background-image:url(../images/dot1.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding-left:10px;
}
.xshouC {
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-color:#DFDFDD;
	border-bottom-color:#DFDFDD;
	border-left-color:#DFDFDD;
	padding:5px;
	height:200px;
	display:none;
}
.newshow {
	text-align:center;
}
.chann {
	float:right;
	width:715px;
}
.chanjian {
	float:left;
	width:345px;
	margin-right:10px;
}
.chanjT {
	display:block;
	background-image:url(../images/chfour.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:30px;
	height:30px;
	font-weight:bold;
}
.chanjT span {
	float:right;
}
.chanjC ul li {
	display:block;
	line-height:25px;
	background-image:url(../images/dot1.gif);
	height:25px;
	background-repeat:no-repeat;
	background-position:5px center;
	padding-left:15px;
}
.btom dl dt {
	float:left;
}
.btom dl dd {
	float:left;
	margin-top:3px;
}
.btom {
	text-align:center;
	width:350px;
	margin-right:auto;
	margin-left:auto;
	line-height:25px;
}
.btom dl {
	width:150px;
	margin-right:auto;
	margin-left:auto;
	display:block;
	float:left;
	color:#FFF;
}
.banT {
	background-image:url(../images/inshouT.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:22px;
	width:200px;
	text-align:right;
}
.banT span {
	margin-right:5px;
	line-height:24px;
}
.proshwo dl dd a,.proshwo dl dd a:visited {
	background-image:none;
}
.proshwo dl dd a:hover {
	background-image:none;
}
.soft {
	margin-top:8px;
	margin-bottom:8px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#dedede;
	border-right-color:#dedede;
	border-bottom-color:#dedede;
	border-left-color:#dedede;
	padding-top:10px;
}
.soft ul li {
	display:block;
	float:left;
	width:230px;
	margin-right:5px;
	margin-left:3px;
	line-height:30px;
}
.input {
	float:left;
}
.contentsearch {
	width:1000px;
}
.artR dl dt h1 {
	font-weight:bold;
}
.chanjC ul li span {
	float:right;
}
.inputo {
	height:18px;
	width:200px!important;
	width:180px;
}
.newu li span {
	float:right;
}
.foot p.btom img {
	margin-right:10px;
}
.proshwo dl dd {
	width:200px!important;
	width:200px;
	height:30px;
}
.anlist ul li {
	float:left;
	width:347px;
	padding-right:5px;
	padding-left:5px;
	margin-top:8px;
	margin-bottom:8px;
	height:145px;
}
.anlist ul li img {
	padding:2px;
	height:130px;
	width:145px;
	border:1px solid #dedede;
	float:left;
}
.anlist ul li dl {
	width:190px;
	display:block;
	float:right;
}
.anlist ul li dl dt {
	font-size:14px;
	line-height:30px;
}
.anlist ul li dl dd {
	font-size:12px;
	line-height:22px;
	color:#666;
	margin-top:5px;
}
.anlishow img {
	height:180px;
	width:240px;
	padding:10px;
	border:1px solid #dedede;
	background-color:#F3F3F3;
	display:block;
	float:left;
}
.anlishow ul {
	float:right;
	padding-top:25px;
	display:block;
	width:440px;
}
.anlishow ul li {
	line-height:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.chanROC ul li p strong {
	font-weight:normal;
}
.listnew ul li span {
	margin-left:15px;
}
.soft  small {
	font-size:13px;
}
.listnew ul li span {
	float:right;
	margin-right:5px;
	margin-left:5px;
}
.pre {
	margin-top:10px;
}
.pre ul li {
	line-height:25px;
}
.xinabout {
	margin-top:10px;
}
.xinabout dl dt {
	line-height:30px;
	font-weight:bold;
	margin-bottom:15px;
}
.xinabout dl dd {
	margin-left:15px;
	line-height:25px;
	background-image:url(../images/dot1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}
.xinabout dl dd span {
	float:right;
	margin-right:5px;
}
.newishow img {
	height:80px;
	width:296px;
	border:1px solid #dedede;
}
.newishow dl {
	float:right;
	width:155px;
	display:block;
}
.newishow dl dt {
	line-height:25px;
	font-weight:bold;
	font-size:13px;
}
.newishow dl dd {
	line-height:22px;
	text-indent:2em;
}
.info span a,.info span a:visited {
	color:#063;
}
.inheng img {
	width:920px;
}
.fdqq {
	position:fixed;
	line-height:13px;
	right:15px;
	top:150px;
	background-image:url(/images/6.jpg);
	width:120px;
	height:193px;
	padding-top:40px;
	padding-left:5px;
	color:#999999;
}
