@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../images/bg.gif);
}
#site {
	margin:10px auto 0;
	background:#fff;width:880px;
}
#main {
	margin:0 auto;
	background:#fff;
	padding:5px 0;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin:5px 0;
}
img {
	border:none;
}
a:link {
	color:#666;
}
.clear {
	clear:both;
}
.lg{
	float:right;
	padding:10px;
	}
.lg a{
	text-decoration:none;
	}
#banner {
	/*background:url(../images/banner.jpg) no-repeat right;*/
	clear:both;
	height:128px;
	width:880px;
}
.banner_left{
	background:url(../images/banner2.gif) no-repeat right #0653a3;
	height:128px;
	float:left;
	width:377px;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	}
.text1{
	color:#fff;
	margin:25px 10px 0 0;
	}
.text2{
	color:#000;
	font-size:16px;
	margin:15px 10px 0 0;
	}
.text3{
	color:#fff;
	margin:15px 10px 0 0;
	font-family:"Times New Roman", Times, serif
	}
#logo {
	padding:8px 10px 0 30px;
	float:left;
}
#top {
	clear:both;margin:0 auto;
	background:#fff;
}
#topnav {
	color:#fff;
	line-height:30px;
	height:55px;
	clear:both;
}
#topnav a {
	color:#fff;
	margin:0 10px;
	text-decoration:none;
}
#menu {
	padding-right: 10px;
	white-space: nowrap;
}
.menubg{
	background:#fd6001;
	clear:both;
	height:30px;
	}
#menu li {
	float: left;
	margin:0 1px;	
	height:30px;
}
#menu li a {
/*	display:block;
	float: left;background:url(/images/menubg00.gif) no-repeat right bottom;
*/	padding-right:20px;
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
	cursor: pointer;
	color: #fff;
	line-height:30px;
	text-decoration: none;	border-right:1px solid #fff;

}/*	
#menu li a span{
	padding-left:20px;
	background: url(/images/menujt.gif) no-repeat left center;
	height:36px;
	display:block;
	float:left;
	cursor: pointer;
	line-height:36px;
}*/
/*#menu li#current a span, #menu li a:hover span{
	background: url(/images/menujt.gif) no-repeat left center;
}*/
#menu li#current a, #menu li a:hover{
/*	color: #fff;
	background: url(/images/menubg11.gif) no-repeat right bottom;
*/}

#left {
	float:left;
	width:195px;
	padding:0 10px;
}
#hot {
	width:200px;
	float:right;
}
.hotbox {
	background:url(../images/boxes-bg.jpg) repeat-y;
	padding:5px;
}
.hotbox h3 {
	font-weight:normal;
	font-size:11px;
	margin:0;
	padding:0;
	width:90px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height:20px;
}
.hotbox li a{
	text-decoration:none;
	}
.hotbox li a:hover{
	text-decoration:underline;
	color:#006699;
	}
.hotbox li {
	width:95px;
	height:110px;
	background:url(../images/liline.gif) no-repeat bottom;
	padding:10px 0;
	float:left;
}
.hotpro{
	width:75px;
	height:75px;
	overflow:hidden;
	}
.boxbtm {
	background:url(../images/boxes-bottom.jpg) no-repeat;
	height:20px;
	clear:both;
}
#right {
	float:right;
	padding-bottom:10px;
	width:662px;
}
#search{
	background:url(../images/banner-search-bg.gif) repeat-x;
}
.sleft{
	background:url(../images/banner-search.gif) left no-repeat;
	height:32px;
	padding-left:20px;
	font-size:14px;
	color:#333;
}
.stit{
	color:#666;
	height:24px;
	line-height:24px;
	padding-left:8px;
	font-size:14px;
	font-weight:bold;
}
.ltit {
	line-height:32px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background:#fd6001;
	height:32px;
	padding-left:10px;
}
.lnav {
	clear:both;
	padding:10px 0;
	background:#f5f5f5;
}
.lnav li {
	line-height:24px;
	background:url(../images/liline.gif) 0 bottom no-repeat;
}
.lnav a {
	color:#333;
	font-size:11px;	
	display:block;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
.lnav a:hover {
	color:#E2630E;
	background:#CDE8FD;
	display:block; 
}
.lnav h2{
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:24px;
	background:url(../images/cat1.gif) 0 8px no-repeat;
	margin:0 10px;
	padding:0 0 0 10px;
}
.lnav ul {
	clear:both;
	margin:0 10px;
}
.lcontact{
	line-height:22px;
	padding:5px;
	border-right:1px solid #E1DDDD; 
	border-bottom:1px solid #E1DDDD;
	background:#f5f5f5;
	}
.curpos {
	height:18px;
	margin:0 auto;
	background:#fff;
	line-height:18px;
	clear:both;
	font-size:11px;
	color:#666;
	padding-left:10px;
}
.curpos a {
	background:url(../images/jt1.gif) no-repeat right center;
	padding-right:10px;
	margin-right:2px;
	text-decoration:none;
	color:#666;
}
#rightcon {
	margin-right:5px;
}
.box {
	margin-bottom:10px;
}
.fb {
	font-size:20px;
	padding-left:10px;
	float:left;
}
.more {
	text-align:right;
	float:right;
	line-height:22px;
}
.more a{
	text-decoration:none;
	}
.cominfo {
	padding:0 10px;
	line-height:18px;
	font-family:Aria;
	font-size:11px;
/*	height:200px; */
}
.board {
	height:22px;
	margin:0 auto 10px;
	border-bottom:solid 1px #ccc
}
.board .title {
	float:left;
	line-height:22px;
	font-size:14px;
	color:#0653a3;
	font-weight:bold;
	background:url(../images/title.jpg) 0 center no-repeat;
	padding-left:10px;
}
.board .title h1 {
	margin:0;
	padding:0;
	font-size:18px;
	clear:both;
}
#root {
	clear:both;
	line-height:16px;
	text-align:center;
	color:#000;
	padding:5px 0;margin:0 auto;
	background:#eee;
}
.rootl{
	float:left; 
	text-align:left; 
	padding-left:10px
	 }
.rootr{
	float:right; 
	text-align:right; 
	padding-right:10px
	 }
.newslist {
	margin:20px;
}
.newslist li {
	background:url(../images/dd.gif) no-repeat 0 12px;
	line-height:24px;
	padding-left:8px;
}
.newslist a{
	text-decoration:none;
	font-size:12px;
	color:#333
	}
#root a {
	text-decoration:none;
	color:#000;
}
.fprolist {
	margin:10px 0;
}
.fprolist .probox {
	width:155px;
	height:180px;
	text-align:center;
	float:left;
}
.fprolist .probox .proimg {
	width:122px;
	height:122px;
	margin:0 auto;
	padding:3px;
	overflow:hidden;
	border:1px solid #ccc;
	background:#fff;
}
.fprolist .probox h2 {
	font-size:11px;
	margin:0 auto;
	overflow:hidden;
	font-weight:500;
	word-break:break-all;
	width:140px;
	line-height:24px;
	height:24px;
}
.fprolist .probox100 {
	width:110px;
	height:150px;
	text-align:center;
	float:left;
}
.fprolist .probox100 .proimg100 {
	width:100px;
	height:100px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #ccc;
	background:#fff;
}
.fprolist .probox100 h2 {
	font-size:12px;
	margin:0 auto;
	overflow:hidden;
	font-weight:600;
	word-break:break-all;
	width:100px;
	line-height:24px;
	height:24px;
}
.fprolist .probox strong {
	color:#333;
	font-size:11px;
}
.prolist, .fprolist {
	padding:0 12px;
	margin:10px 0;
}
.prolist .probox {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	width:620px;
	clear:both;
	height:220px;
}
.prolist .probox .proimg {
	width:200px;
	height:200px;
	overflow:hidden;
	text-align:center;
}
.prolist .probox .proright {
	width:400px;
	float:right;
}
.prolist .prodes {
	width:400px;
	height:200px;
	overflow:hidden;
}
.prolist .probox h2 {
	font-size:11px;
	margin:0;
	padding:0;
	width:400px;
	overflow:hidden;
	font-weight:600;
	word-break:break-all;
}
.fprolist .probox h2 a, .prolist .probox h2 a {
	color:#336699;
}
.cdes {
	padding:5px 0;
	clear:both;
	font-size:12px;
	line-height:20px;
}
.cdes table {
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}
.cdes table td {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0 2px;
}
h1 {
	font-size:14px;
}
.page {
	clear:both;
	line-height:20px;
	margin:10px 0 20px 10px;
}
.page a{
	color:#336699;
	padding:0 5px;
	border:1px solid #336699;
	text-decoration:none;
	text-align:center;
	margin:0 2px;
}
.page a:hover {
	background:#336699;
	color:#fff;
}
a.check, .check{
	background:#336699;
	color:#fff;
	padding:0 5px;
	border:1px solid #336699;
	margin:0 2px;
}
.ourpro, .ourpro a {
	color:#666;
}
.red {
	color:#f00;
}
.desleft {
	width:300px;
	margin:10px auto;
}
.desright {
	color:#444;
	overflow:hidden;
}
.prolargerimg {
	width:195px;
	text-align:center;
	padding:5px;
	clear:both;
	margin-top:20px;
	border:1px dotted #ccc
}
.largerimg {
	padding:2px;
}
.contrls {
	text-align:center;
}
.mb15px {
	margin-bottom:15px;
	background:#f4f4f4;
}
.dlink {
}
.dlink strong {
}
.dlink a {
	background:url(../images/jt1.gif) no-repeat right center;
	padding-right:10px;
	margin-right:2px;
	text-decoration:none;
	color:#333;
}
.pi h2 {
	font-size:12px;
	color:#003399;
	display:inline;
}
.pi p {
	text-indent:24px;
}
.pi li {
	width:180px;
	float:left;
	padding-left:10px;
	line-height:16px;
	background:url(../images/dd.gif) no-repeat 0 8px;
}
.prolisttag {
	margin:10px auto;
	clear:both;
}
.item {
	clear:both;
	margin:10px 0;
	border-bottom:1px dashed #ccc;
	display:block;
	padding:5px;
}
.item .div1 {
	float:left;
	width:20px;
}
.item .div2 {
	float:left;
	width:130px;
}
.item .proimgtag {
	width:110px;
	height:110px;
	border:1px solid #ccc;
	overflow:hidden;
	text-align:center;
	margin:0 10px;
	background:#fff;
}
.item .div3 {
	width:420px;
	float:left;
	overflow:hidden;
}
.item .div3 h2 {
	font-size:12px;
}
.tit2 {
	background:url(/images/tit2.gif) repeat-x;
	border-bottom:1px solid #ccc;
	height:22px;
	line-height:22px;
	color:#333;
	padding:0 10px;
	font-weight:bold;
	font-size:12px;
}
.newpro {
	float:left;
	width:530px;
	background:#fff;
	border:1px solid #ccc;
	height:140px;
}
.newpro li {
	float:left;
	width:230px;
	background:url(/images/dd.gif) no-repeat 0 8px;
	padding:0 10px;
	line-height:18px;
	overflow:hidden;
	white-space:nowrap;
}
.qupro {
	width:240px;
	background:#fff;
	float:right;
	border:1px solid #ccc;
	height:140px;
	margin-right:1px;
}
.qupro li {
	background:url(/images/dd.gif) no-repeat 0 8px;
	padding:0 0 0 10px;
	line-height:18px;
}
.btmcon a {
	color:#333366;
}
.btmcon a:hover {
	color:#f00;
}
.btmcon {
	padding:5px;
}
.sitable {
	background:#ccc;
	margin:10px 0;
}
.sitable th {
	background:#eee;
	padding:5px;
}
.sitable td {
	background:#fff;
	padding:5px;
}
.groups {
}
.groups li {
	width:180px;
	float:left;
	padding-right:10px;
	background:url(/images/dd.gif) no-repeat 0 7px;
	line-height:18px;
	padding-left:10px;
}
.sright {
	background:url(/images/sright.gif) no-repeat top right;
	height:39px;
}
.hotinfo {
}
.supportbox strong{
	font-size:14px;
	}
.supportbox strong a{
	color:#003399;
	}
.supporttable td{
	background:#edfcde;
	}
.supportbox li {
	background:url(/images/dd.gif) no-repeat 0 11px;
	line-height:24px;
	padding-left:8px;
}
.supportbox a{
	text-decoration:none;
	}
.toptext{
	height:88px;
	line-height:88px;
	font-size:22px;
	color:#000;
	}
.pays{
	float:right;
	text-align:right;
	}
.faq{
	line-height:18px;
	padding:10px;
	background:#f5f5f5
	}
.newsshow{
	line-height:18px;
	margin:10px 0;
	}
.rmenu{
	text-align:center;
	}
.rmenu a{
	margin:0 10px;
	text-decoration:underline;
	}
	
	
/*pagination*/

DIV.viciao { text-align:center; border:1px #CAE6BA dashed;margin:5px; padding:5px}
DIV.viciao A { border: #79B33A 1px solid; padding:2px 5px; margin-right:2px; text-decoration:none}
DIV.viciao A:hover { border:#3F9802 1px solid; padding:2px 5px; margin-right:2px; background:#EFF4E0; color:#000; text-decoration:none}
DIV.viciao A:active { border:1px #79B33A solid; padding:2px 5px; margin-right:2px}
DIV.viciao SPAN.current { border:1px #79B33A solid; padding:2px 5px; margin-right:2px; background:#79B33A; color:#fff; font-weight:bold}
DIV.viciao SPAN.disabled { border:1px #ccc solid; padding:2px 5px; color:#ccc;}

