@charset "utf-8";

#tb_window {
	font: 12px arial, helvetica, sans-serif;
	color: #333333;
	width:860px;
}
#tb_secondline {
	font: 10px arial, helvetica, sans-serif;
	color:#666666;
}
#tb_window a:link {color: #666666;}
#tb_window a:visited {color: #666666;}
#tb_window a:hover {color: #000;}
#tb_window a:active {color: #666666;}
#tb_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#tb_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.tb_overlaymacffbghack {background:  repeat;}
.tb_overlaybg {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #tb_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollheight > document.body.offsetheight ? document.body.scrollheight : document.body.offsetheight   'px');
}
#tb_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #tb_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseint(this.offsetheight / 2)   (tbwindowmargin = document.documentelement && document.documentelement.scrolltop || document.body.scrolltop)   'px');
}
#tb_window img#tb_image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#tb_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#tb_closewindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#tb_closeajaxwindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#tb_ajaxwindowtitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#tb_title{
	background-color:#e8e8e8;
	height:27px;
}
#tb_ajaxcontent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#tb_ajaxcontent.tb_modal{
	padding:15px;
}
#tb_ajaxcontent p{
	padding:5px 0px 5px 0px;
}
#tb_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #tb_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseint(this.offsetheight / 2)   (tbwindowmargin = document.documentelement && document.documentelement.scrolltop || document.body.scrolltop)   'px');
}
#tb_hideselect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #tb_hideselect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollheight > document.body.offsetheight ? document.body.scrollheight : document.body.offsetheight   'px');
}
#tb_iframecontent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#ivfill{background:none repeat scroll 0 0 #f3fcff; border:2px solid #ddd; font:12px tahoma; margin:10px 0 0; width:100%; border-collapse:collapse;}
#ivfill .title{color:#ff3300; font: bold 16px 微软雅黑,黑体,宋体;}
#ivfill td{height:32px; padding:0 10px;}
#ivfill input{vertical-align:middle;}
#ivfill label{vertical-align:middle;}
#ivfill .txt{border:1px solid #cccccc; font-weight:bold; height:18px; line-height:18px; padding:2px; width:200px;}
#ivfill .num{height:24px; width:80px;}
#ivfill .close{height:22px; width:58px; display:block; background-color:#ffe5bd; text-align:center; line-height:22px; border:1px solid #ddd;}
.backtotop {
	display: none;
	width: 18px;
	line-height: 1.2;
	padding: 25px 5px 10px 5px;
	background: #f5f8fa  no-repeat center 8px;
	color: white;
	font-size: 12px;
	text-align: center;
	position: fixed;
	_position: absolute;
	right: 50%;
	margin-right: -529px;
	bottom: 100px;
	_bottom: "auto";
	cursor: pointer;
	color: #0078b6;
}
* {
	padding:0px;
	margin:0px;
}
body {
	font-size:12px;
	font-family:"宋体";
	color:#333333;
	background:#f4f4f4;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#000;
}
img {
	border:none;
	margin:0px;
	padding:0px;
}
ul {
	list-style-type:none;
}
li {
	margin:0px;
	padding:0px;
}
#top {
	height:45px;
	overflow:hidden;
	background:url(/uploads/image/zzimages/topbg.gif) repeat-x;
	width: 100%;
}
#top ul {
	list-style-type:none;
	height:45px;
	line-height:45px;
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}
#top li {
	float:left;
	color:#fff;
	font-size:12px;
	padding:0px 12px;
	background: url(/uploads/image/zzimages/linetop.gif) no-repeat right center;
	overflow:hidden;
}
#top a {
	color:#c6c6c6;
	font-size:12px;
	text-decoration:none;
}
#top a:hover {
	color:#fff;
}
.logo {
	width:105px;
	height:31px;
	display:block;
	background: no-repeat;
	margin-top:7px;
}
#head {
	width:100%;
	border-bottom:2px solid #fff;
	background-color: #fff;
}
.center {
	width:1000px;
	margin:0px auto;
	position:relative;
}
.button1 {
	position:absolute;
	left:216px;
	bottom:66px;
}
.button2 {
	position:absolute;
	right:220px;
	bottom:66px;
}
.button1 a, .button2 a {
	float:left;
	margin-right:11px;
}
#nav {
	background:url(/uploads/image/zzimages/navbg.gif) no-repeat;
	height:59px;
	width:980px;
	line-height:59px;
	padding-left:20px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
}
#nav ul li {
	float:left;
}
#nav ul li a {
	display:block;
	width:122px;
	cursor:pointer;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666666;
	background:url(/uploads/image/zzimages/navline.gif) no-repeat right center;
	text-align:center;
}
#nav ul li a span {
	color:#0087c7;
}
#container h1{ position:relative;width:956px;}
#container h1 a{
	position:absolute;
	right:-14px;
	top:3px;
}
.int {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.intmiddle {
	background:url(/uploads/image/zzimages/bbottom.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.intin {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;
	background:#fff;
	color:#444444;
}
.intop {
	background:#f7f7f7;
	border-bottom:1px solid #fff;
	padding-top:18px;
	padding-bottom:20px;
}
.intop img {
	float:left;
	margin-left:10px;
}
.intop p {
	line-height:1.7em;
	width:795px;
	color:#444444;
	float:left;
	margin-left:35px;
	margin-top:5px;
}
.intop p a {
	color:#008bce;
}
.intbottom {
	border-top:1px solid #f3f3f3;
	background:#fbfbfb;
	overflow:hidden;
}
.intbottom h1 {
	margin-top:16px;
	margin-left:21px;
}
.sw li {
	width:184px;
	height:90px;
	padding-left:107px;
	float:left;
	margin-left:26px;
	margin-top: 18px;
}
.sw img {
	margin-top:12px;
}
.sw p {
	margin-top:5px;
	line-height:1.7em;
}
.part01 {
	width:956px;
	overflow:hidden;
	margin-left:28px;
	margin-bottom:20px;
}
.part01_city {
	float:left;
	width:956px;
	height:40px;
	margin-top:20px;
	background:url(/uploads/image/zzimages/line.gif) no-repeat 31px bottom;
	padding-bottom:25px;
	margin-left:10px;
}
.part01_city li {
	float:left;
	width:80px;
	height:40px;
	text-align:center;
	cursor:pointer;
	background: no-repeat right center;
	padding:0px 20px;
}
.part01 li a {
	float:left;
	width:80px;
	height:36px;
	color:#505050;
	font-family:tahoma, geneva, sans-serif;
	display:block;
	padding-top:4px;
}
.part01_city li a.hover {
	float:left;
	background: no-repeat;
	color:#fff;
}
.part01_city i {
	font-style:normal;
	color:#999999;
	font-size:10px;
}
.part01_city li a.hover i {
	color:#66afe0;
}
.part01_m {
	float:left;
	width:840px;
	margin-left:40px;
	margin-top:20px;
}
.part01_m img {
	float:left;
}
.part01_m ul {
}
.part01_mt {
	float:left;
	width:340px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#333333;
	line-height:1.6em;
	margin-left:37px;
	background:url(/uploads/image/zzimages/dep.gif) no-repeat left center;
	height:69px;
	padding-top:10px;
	padding-left:30px;
}
.part01_m ul {
	width:243px;
	float:left;
	margin-left:10px;
}
.part01_m ul li {
	width:111px;
	float:left;
	margin-right:20px;
	margin-top:16px;
}
.spe {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop2.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.spemiddle {
	background:url(/uploads/image/zzimages/bbottom.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.spein {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;
	background:#fbfbfb;
	color:#444444;
	padding-top:8px;
	overflow:hidden;
}
.gue h1 {
	margin-left:21px;
}
.gue ul {
	margin-top:25px;
	margin-left:21px;
}
.gue ul li {
	width:228px;
	background:url(/uploads/image/zzimages/navline.gif) repeat-y right;
	padding:0px 45px;
	float:left;
}
.gue ul li p b {
	color:#555555;
	font-size:14px;
}
.gue ul li p {
	line-height:1.7em;
	width:225px;
	margin-left:5px;
	height:200px;
}
.gue ul li p span {
	color:#999999;
}
.si {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop2.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.simiddle {
	background:url(/uploads/image/zzimages/bbottom2.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.siin {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;
	background:#fbfbfb;
	color:#444444;
	padding-top:8px;
	overflow:hidden
}
.siin h1 {
	margin-left:21px;
}
.sc_bq li a.hover {
	border-top: 2px solid #ff6505;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background:#f7f7f7;
	color: #393939;
	font-weight: bold;
}
.sc_bq li {
	float:left;
	font-family: "微软雅黑";
	font-size: 14px;
}
.sc_bq li a {
	display:block;
	width: 93px;
	height: 27px;
	line-height: 27px;
	background: #f1f1f1;
	text-align: center;
	margin: 0 3px 0 0;
	color: #333333;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	cursor:pointer;
}
.sc_bq li a span {
	color:#999999;
	font-size:8px;
	font-family:tahoma, geneva, sans-serif;
	font-weight:normal;
}
.sc_bq li a.hover:hover {
	border-top: 2px solid #ff6505;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background: #f7f7f7;
	color: #333;
	font-weight: bold;
}
.sc_bq li a:hover {
	background:#633;
	color:#fff;
	font-weight:bold;
}
.sc {
	border-bottom: 1px solid #d8d8d8;
	width:997px;
	background:#fbfbfb;
	padding-top:15px;
	position:relative;
}
.sc ul {
}
.sc_bq {
	padding-left:25px;
	height: 28px;
}
.sc_m {
	background:#f7f7f7;
	margin: 25px;
}
.sc_bq li a span {
	color:#999999;
	font-size:10px;
	font-family:tahoma, geneva, sans-serif;
}
.sc_m ul {
	margin-left:15px;
}
.sc_m ul li {
	background: no-repeat;
	width:250px;
	height:99px;
	float:left;
	margin-left:6px;
	margin-bottom:6px;
}
.sc_m ul li img {
	margin-top:6px;
	margin-left:6px;
}
.sc_m ul li p {
	background: no-repeat left center;
	padding-left:23px;
	margin-left:15px;
	margin-top:6px;
}
.maj {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop2.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.majmiddle {
	background:url(/uploads/image/zzimages/bbottom2.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.majin {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;
	background:#fbfbfb;
	color:#444444;
	padding-top:8px;
	overflow:hidden
}
.majtop {
	border-bottom:1px solid #f3f3f3;
}
.majtop h1 {
	margin-left:21px;
}
.majtop ul {
	margin-top:29px;
}
.majtop ul li {
	width:240px;
	float:left;
	padding:0px 5px;
	background:url(/uploads/image/zzimages/navline.gif) repeat-y right;
}
.majtop ul li h2 {
}
.majtop ul li p {
	line-height:1.7em;
	margin-top:8px;
	background: no-repeat 2px 4px;
	color:#333333;
}
.majbottom {
	border-top:1px solid #fff;
	background:#f7f7f7;
}
.majbottom ul {
}
.majbottom ul li {
	width:246px;
	float:left;
	background:url(/uploads/image/zzimages/navline.gif) repeat-y right;
	padding:0px 10px;
	margin-top:25px;
	margin-bottom:25px;
}
.majbottom ul li p {
	line-height:1.7em;
	margin-top:10px;
	margin-bottom:10px;
}
.majbottom ul li p span {
	color:#999999;
}
.lag {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop2.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.lagmiddle {
	background:url(/uploads/image/zzimages/bbottom2.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.lagin {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;
	background:#fbfbfb;
	color:#444444;
	padding-top:8px;
	overflow:hidden
}
.lagtop {
	border-bottom:1px solid #f3f3f3;
	padding-bottom:20px;
}
.lagtop h1 {
	margin-left:21px;
}
.lagtop img.i1 {
	float:left;
	margin-left:26px;
	margin-top:24px;
}
.lagtop p {
	width:720px;
	float:left;
	line-height:1.7em;
	margin-top:29px;
	margin-left:26px;
}
.lagbottom {
	border-top:1px solid #fff;
	background:#f7f7f7;
	padding-bottom:5px;
}
.lagbottom ul {
	margin-left:26px;
	float:left;
	margin-top:11px;
}
.lagbottom img.map {
	float:left;
	margin-left:24px;
	margin-top:20px;
}
.lagbottom ul li {
	width:412px;
	background: repeat-x bottom;
	padding:15px 0px;
}
.lagbottom ul li p {
	line-height:1.7em;
	margin-top:12px;
}
.lagbottom ul li p span {
	color:#999999;
}
.rank {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop2.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.rankmiddle {
	background:url(/uploads/image/zzimages/bbottom.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.rankin {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;
	background:#fbfbfb;
	color:#444444;
	padding-top:8px;
	overflow:hidden;
	padding-bottom:10px;
}
.rankin img.rimg {
	float:left;
	margin-left:26px;
	margin-top:21px;
}
.rankin ul {
	float:left;
	margin-left:21px;
	margin-top:23px;
}
.rankin h1 {
	margin-left:21px;
}
.rankin ul li {
	background: repeat-x bottom;
	width:546px;
}
.rankin ul li p {
	background: no-repeat 6px center;
}
.rankin ul li p a {
	background: no-repeat right center;
	width:526px;
	display:block;
	padding-left:20px;
	height:36px;
	line-height:36px;
}
.top4 {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop2.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.top4middle {
	background:url(/uploads/image/zzimages/bbottom.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.top4in {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;
	background:#fbfbfb;
	color:#444444;
	padding-top:8px;
	overflow:hidden;
	padding-bottom:10px;
}
.top4in h1 {
	margin-left:21px;
}
.top4in ul {
}
.top4in ul li {
	float:left;
	padding:0px 15px;
	background:url(/uploads/image/zzimages/navline.gif) repeat-y right;
	margin-top:26px;
}
.top4in ul li p {
	text-align:center;
	margin-top:14px;
}
.offer {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop2.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.offermiddle {
	background:url(/uploads/image/zzimages/bbottom.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.offerin {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;

	background:#fbfbfb;
	color:#444444;
	padding-top:8px;
	overflow:hidden;
	height:220px;
}
.offerin h1 {
	margin-left:21px;
}
.ob {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop2.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.obmiddle {
	background:url(/uploads/image/zzimages/bbottom2.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.obin {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;
	background:#fbfbfb;
	color:#444444;
	padding-top:8px;
	overflow:hidden;
}
.obin h1 {
	margin-left:21px;
}
.obtop {
	border-bottom:1px solid #f3f3f3;
	padding-bottom:10px;
}
.obtop p {
	width:945px;
	margin-left:27px;
	line-height:1.7em;
	margin-top:19px;
}
.obbottom {
	border-top:1px solid #fff;
	background:#f7f7f7;
	padding-bottom:5px;
}
.obbottom ul li {
	width:185px;
	float:left;
	padding:0px 30px;
	margin-top:26px;
	background:url(/uploads/image/zzimages/navline.gif) repeat-y right;
}
.obbottom ul p {
	line-height:1.7em;
	margin-top:10px;
	margin-bottom:10px;
}
.obbottom ul p span {
	color:#999;
}
.ship {
	width:1000px;
	margin:0px auto;
	background: url(/uploads/image/zzimages/btop2.gif) no-repeat top center;
	padding-top:11px;
	margin-bottom:22px;
}
.shipmiddle {
	background:url(/uploads/image/zzimages/bbottom2.gif) no-repeat bottom center;
	padding-bottom:11px;
	overflow:hidden;
}
.shipin {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:1px;
	padding-right:1px;
	background:#fbfbfb;
	color:#444444;
	padding-top:8px;
	overflow:hidden;
}
.shiptop {
	border-bottom:1px solid #f3f3f3;
	padding-bottom:20px;
}
.shipbottom {
	border-top:1px solid #fff;
	background:#f7f7f7;
	padding-bottom:5px;
}
.shipbottom .sbleft {
	width:955px;
	float:left;
	margin-left:26px;
	margin-top:22px;
	background:url(/uploads/image/zzimages/navline.gif) repeat-y right;
}
.shipbottom .sbleft p {
	width:950px;
	line-height:1.7em;
	margin-top:10px;
}
.sbright {
	width:447px;
	float:left;
	margin-top:22px;
	padding-left:28px;
}
.shipbottom .sbright p {
	width:435px;
	line-height:1.7em;
	margin-top:10px;
}
.shipin h1 {
	margin-left:21px;
}
.stleft {
	width:955px;
	float:left;
	margin-left:26px;
	margin-top:22px;
	background:url(/uploads/image/zzimages/navline.gif) repeat-y right;
}
.stleft p {
	width:950px;
	line-height:1.7em;
	margin-top:10px;
}
.stright {
	width:447px;
	float:left;
	margin-top:22px;
	padding-left:28px;
}
.stright p {
	width:435px;
	line-height:1.7em;
	margin-top:10px;
}
td.td1 {
	background:#ececec;
}
.shipin table {
	margin-top:19px;
}
.shipin td.td2 {
	background:#f1f1f1;
}
.shipin td.td3 {
	background:#f9f9f9;
}
.shipin td.td4 {
	background:#ffffff;
}
.shipin td {
	padding:4px 10px;
	line-height:1.6em;
	color:#868686;
}
#banner {
	width:1000px;
	margin:22px auto;
}
#banner ul li {
	width:324px;
	height:104px;
	float:left;
	margin-right:14px;
}
.foot {
	width:1000px;
	height:180px;
	margin:0 auto;
	line-height:1.9em;
	text-align:center;
	margin-top:20px;
	padding-top:25px;
	color:#535353;
	font-family:"微软雅黑"; /*background: no-repeat bottom center ;*/
}
.foot a {
	font-family:"微软雅黑";
	color:#535353;
}
.foot a:hover {
	color:#206fbe;
}
.hc {
	height: 20px;
}
.sc_m td{
	line-height:20px;
	padding:5px;
	border-bottom: #dfdfdf 1px solid;
	border-left: #dfdfdf 1px solid;
	border-top: #dfdfdf 1px solid;
	border-right: #dfdfdf 1px solid;
	background-color: #fff;
}
.sc_m th{
	line-height:20px;
	padding:5px;
	color:#666;
	font-size:14px;
	background-color: #fff;
}
.bk{color:#000;}
.wh{color:#fff;}
.org,.org a,.org a:hover{color:#bb6500;}
.blue,.blue a,.blue a:hover{color:#0e97c2;}
.gray{color:#999;}
.red{ color:#d41414;}
.grape{ color:#7a002e;}
.green{ color:#89d000;}
.meihong{ color:#ff036e;}

.big{ font-size:14px;}
.biger{ font-size:16px;}
.bold{ font-weight:bold;}
.blue24 {
	color: #09f;
	font-size: 17px;
	font-weight: bold;
}

.red24 {
	font-size: 17px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.s1 {
font-size: 16px;
color: #0053a6;
font-weight: bolder;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li,pre,fieldset, lengend,button, input, textarea,th, td{ margin: 0; padding: 0; }

body,button, input, select, textarea { font: normal 12px/1 tahoma, helvetica, arial, "\5b8b\4f53", sans-serif; }


ul, ol { list-style: none; }

a { text-decoration: none; }

img { border: 0; }

.sixarea {
	height: 160px;
	overflow:hidden
}

.sixnone { display:none }

.sixarea li {
	float: left;
	height: 148px;
	width: 240px;
	background-image: url(/uploads/image/zzimages/s-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	border: 1px solid #ddd;
	margin-right: 5px;
}

.sixarea li.nobor { border-right: 0; }

.sixarea li a { display: block; background-image: url(/uploads/image/zzimages/s-hl.jpg); background-repeat: no-repeat; background-position: 170px bottom; height: 138px; text-decoration: none; color: #333; padding-left: 10px; padding-top:10px }

.sixarea li.jr a { background-image: url(/uploads/image/zzimages/s-hz.jpg); }

.sixarea li.cg a { background-image: url(/uploads/image/zzimages/s-cj.jpg); }
.sixarea li.fd a { background-image: url(/uploads/image/zzimages/s-fd.jpg); }

.sixarea li.rlzy a { background-image: url(/uploads/image/zzimages/s-sf.jpg); }

.sixarea li.xs a { background-image: url(/uploads/image/zzimages/s-gc.jpg); }

.sixarea li.kj a { background-image: url(/uploads/image/zzimages/s-cj.jpg); }

.sixarea li.wlxl a { background-image: ; }

.sixarea li.qdmore { text-align:center }

.sixarea li.qdmore img { margin-top:20px }

.sixarea .title {
	height: 35px;
	font-family: "microsoft yahei", "微软雅黑", arial;
	font-size: 22px;
	line-height: 35px;
	color: #333;
}
.sixarea .tit {
	height: 35px;
	font-family: "microsoft yahei", "微软雅黑", arial;
	font-size: 22px;
	line-height: 35px;
	color: #ce0029;
}

.sixarea .title b { display:none }

.sixarea .tjr { background-position: 0 -32px; }

.sixarea .tcg { background-position: 0 -67px; }

.sixarea .trlzy { background-position: 0 -102px; }

.sixarea .txs { background-position: 0 -137px; }

.sixarea .tkj { background-position: 0 -172px; }

.sixarea .twlzk { background-position: 0 -207px; }

.sixarea .twlbk { background-position: 0 -242px; }

.sixarea li p { line-height: 18px; }

.sixarea .price {
	display: block;
	color: #df2d79;
}

.conn { color: #df2d79; }

.sixarea .price b { font: 22px/35px arial; padding-right: 6px; }

.sixarea .xq { line-height: 22px; color: #fff; text-align: center; display: block; height: 22px; width: 70px; background-color: #df2d79; }

.sixarea li a:hover .xq {
	background-color: #0080c0;
}

.sixarea .tagbk,.sixarea .tagzk,.sixarea .tagwl,.sixarea .tagzbk {
	background-image: ;
	background-repeat: no-repeat;
	height: 64px;
	width: 65px;
	position: absolute;
	z-index: 999;
	top: 0px;
	right: 0px;
}

.honours { background-image: ; background-repeat: repeat-x; background-position: 0px 0px; height: 169px; }

.hoban { background-color: #fff; height: 169px; width:177px; overflow:hidden }

.horight { height: 169px; width:803px; background-image: ; background-repeat: no-repeat; background-position: 0px 0px; }

.links { text-align:right; color:#3a7dda; height:20px; line-height:18px }

.links a { text-decoration:none; color: #3a7dda; font-size:13px; padding:0 5px }

.links a:hover { color: #df2d79; }
