/* global css */
html,body{font-family:Arial, Helvetica, sans-serif; background:#fff; font-size:12px; color:#333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,select,textarea{padding:0px; margin:0px;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
table,tr,td,th,input,textarea{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
ol,ul,li{list-style:none;}
img{border:none;}

a{
	color:#333;
	text-decoration:none
}
a:hover {
	color:#ff6600;
	text-decoration:underline
}
.dsp { display:none }
.fLeft {
	float:left;
	width:auto;
	overflow:hidden;
	display:inline;
}
.fRight {
	float:right;
	width:auto;
	overflow:hidden;
	display:inline;
}
.dBlock { display:block; }
.dInline { display:inline; }
.cLeft { clear:left; }
.cRight { clear:right }
.cBoth { clear:both; }
.cHeight {
	clear:both;
	height:0px;
	line-height:0px;
	overflow:hidden;
	width:auto;
	font-size:0px;
	float:none;
	display:block;
	visibility:visible;
}
.wrap {
	clear:both;
	width:auto;
	height:auto;
	overflow:hidden;
}
/*容器*/
#container, body, html {
	margin:0px auto;
	height:auto;
	clear:both;
	background:url(/images/bga.jpg) center;
}
/*头部*/
#header {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	background:url(/images/0.gif) repeat-x top left;
}
#nav {
	height:35px;
	margin:36px 15px 0px 0px;
	overflow:hidden;
	width:auto;
	float:right;
	display:inline;
}
#nav li {
	float:left;
	display:inline;
	width:auto;
	overflow:visible;
	padding:0px 18px;
	margin:0px 3px;
	height:35px;
	line-height:35px;
	color:#FFF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#nav a { color:#FFF }
#nav li.this {
	background:#FDFDFD;
	color:#312c29
}
#nav li.this a { color:#312c29 }
#search {
	height:36px;
	clear:both;
	width:auto;
	overflow:hidden;
	background:#FDFDFD;
	padding-top:11px;
}
#search dt {
	float:left;
	width:210px;
	overflow:hidden;
	background:url(/images/1.gif) no-repeat left top;
	height:36px
}
#search dd {
	float:left;
	width:790px;
	height:32px;
	border-bottom:1px solid #dfdfd7;
	margin-top:3px;
	text-align:right;
}
#search dd input {
	height:25px;
	line-height:23px;
	overflow:hidden;
	border:1px solid #dfd7cc;
	width:165px;
	background:url(/images/2.gif) repeat-x top left;
	margin-right:10px;
	color:#7a7571;
	text-indent:5px;
}
/*主体*/
#main {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	height:auto;
	background:url(/images/bg.jpg);
}
/*左边栏*/
#leftSidebar {
	width:198px;
	float:left;
	display:inline;
	margin-left:11px;
	border-top:1px solid #dfdfd7;
	height:auto;
	overflow:hidden;
}
/*登陆口*/
#login {
	clear:both;
	width:auto;
	overflow:hidden;
	background:#fff;
}
#login span{
	display:block;
	height:36px;
	font-size:14px;
	line-height:14px;
	height:14px;
	font-weight:bold;
	overflow:hidden;
	padding-left:10px;
	padding-top:4px;
}
#login p {
	border:1px solid #cdcdcd;
	width:152px;
	height:22px;
	text-align:right;
	overflow:hidden;
	margin-left:10px;
	clear:both;
}
#login p input {
	border-width:0px;
	width:80px;
	height:20px;
	line-height:20px;
	margin-right:2px;
}
#login p.u {
	background:url(/images/3.gif) no-repeat 0px 1px;
	margin-top:8px;
}
#login p.p {
	background:url(/images/4.gif) no-repeat 0px -1px;
	margin-top:15px;
}
#login div {
	margin-top:21px;
	clear:both;
	margin-left:10px;
}
#login div input {
	background:url(/images/5.gif) repeat-x;
	border-width:0px;
	width:78px;
	height:21px;
	line-height:21px;
	color:#353535;
	font-weight:bold;
	cursor:pointer;
}


#pic {
	width:192px;
	height:80px;
	overflow:hidden;
	line-height:80px;
	font-size:70px;
	margin:0px auto;
	vertical-align:middle;
	text-align:center;
	background:#fff;
}
#pic p {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:80px;
	width:192px;
}
/*服务列表样式*/
#procate {
	margin:0px 3px auto 3px;
	clear:both;
	min-height:350px;
	height:auto !important;
	height:350px;
	background:#fff8f1;
}
#procate dl {
	clear:both;
	height:auto;
	overflow:hidden;
	width:auto;
	padding-bottom:3px;
}
#procate .top_cate {
	background:#d0c0b1;
	height:22px;
	line-height:22px;
	text-indent:8px;
	font-weight:bold;
}
#procate dd {
	line-height:20px;
	width:auto;
	height:20px;
	text-indent:8px;
	overflow:hidden;
}
/*右边栏*/
#rightSidebar {
	width:760px;
	float:right;
	display:inline;
	margin-right:15px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #dfdfd7;
}
/*右边栏*/
#rightSidebar_1 {
	width:744px;
	padding:8px;
	float:right;
	display:inline;
	margin-right:15px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #dfdfd7;
}
/*banner*/
#banner {
	clear:both;
	text-align:center;
	width:auto;
}
/*About us*/
#guild {
	clear:both;
	height:auto;
	overflow:hidden;
	width:auto;
	border:1px solid #ddded6;
	border-bottom:none;
	background:#FDFDFD;
	min-height:200px;
	height:auto !important;
	height:200px;
	overflow:visible;
}
#icon {
	float:right;
	width:180px;
	height:163px;
	overflow:hidden;
	display:inline;
	line-height:163px;
	font-size:142px;
	text-align:center;
	margin:14px 9px auto auto;
	vertical-align:middle;
}
#icon span {
	display:table-cell;
	width:180px;
	height:163px;
	vertical-align:middle;
}
#aboutus {
	width:556px;
	margin-left:4px;
	float:left;
	overflow:hidden;
	height:auto;
	display:inline;
	color:#000
}
#aboutus h5 {
	font-size:13px;
	margin:6px 0px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #999;
	text-indent:18px;
	overflow:hidden;
}
#aboutus div {
	line-height:21px;
	height:auto;
	clear:both;
	overflow:hidden;
	width:auto;
	margin-left:5px;
}
#aboutus div p { text-indent:24px; }
/*hot product*/
#index_pro_list {
	clear:both;
	width:auto;
	border:1px solid #ddded6;
	border-bottom:none;
	background:#FDFDFD;
	min-height:558px;
	height:auto !important;
	height:558px;
}
#index_pro_list h5 {
	font-size:13px;
	height:36px;
	line-height:36px;
	text-indent:18px;
	overflow:hidden;
	width:auto;
	padding-bottom:9px;
	background:url(/images/9.gif) repeat-x bottom left;
}
#list {
	clear:both;
	overflow:hidden;
}
#list div{
	float:left;
	width:185px;
	overflow:hidden;
}
#list li {
	width:160px;
	overflow:hidden;
	margin:0 auto;
}
#list li dl {
	width:160px;
	height:128px;
	line-height:128px;
	text-align:center;
	font-size:112px;
	vertical-align:middle;
	overflow:hidden;
}
#list li dl dd {
	display:table-cell;
	text-align:center;
	width:160px;
	height:128px;
	vertical-align:middle
}
#list li h6 {
	height:32px;
	clear:both;
	width:auto;
	font-weight:lighter;
	font-size:12px;
	width:160px;
	padding-top:4px;
	color:#960002;
}
#list li h6 span {
	float:right;
	width:auto;
	overflow:hidden;
}
/*底部*/
#footer {
	clear:both;
	height:90px;
	padding:15px 0;
	overflow:hidden;
	width:1000px;
	text-align:center;
	width:1000px;
	margin:0 auto;
	background:#EFECE7;
	border-top:2px solid #E1D6C3;
}

#footer ul li{ display:inline;  padding:0px 5px;text-align:center; }











/*--------------------------------------------------------------------*/
#rt{background:url(/images/rt.jpg); height:24px; line-height:22px; font-weight:bold; padding-left:20px; color:#564533;}
#rt a{color:#564533;}
#contents{line-height:150%;}

#pro_list dl {
	float:left;
	display:inline;
	width:160px;
	margin:0px 13px;
}
#pro_list dd {
	width:160px;
	text-align:center;
	clear:both;
	height:120px;
	overflow:hidden;
	font-size:120px;
	line-height:120px;
}
#pro_list dd p {
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
	height:120px;
	width:160px;
	text-align:center;
}
#pro_list dd p img { vertical-align:middle; }
#pro_list dt {
	color:#3e1909;
	line-height:18px;
	text-align:center;
}
#pro_list dt a { color:#3e1909; }












.b{font-weight:bold;}
.f_red{color:red;}
.f_white{color:#fff;}
.f_14px{font-size:14px;}
.f_16px{font-size:16px;}
.f_gory{color:#676568;}
.f_blue{color:#094964;}
.f_yellow{color:#87640A;}
.line_height{line-height:150%;}
.line{border-bottom:1px dashed #ccc; height:1px; overflow:hidden;}
.line_1{border-bottom:1px dashed #ccc;}
.green_btn{background:none; border:none; background:url(/images/button-green.gif); width:130px; height:25px; line-height:25px; font-weight:bold; color:#fff; text-align:center;}
.gory_btn{background:none; border:none; background:url(/images/button-grey.gif); width:130px; height:25px; line-height:25px; font-weight:bold; color:#333; text-align:center;}
.gery_btn{background:none; border:none; background:url(/images/btn.jpg); width:95px; height:22px; line-height:22px; font-weight:bold; color:#577577; text-align:center;}
.f_l{float:left;}
.f_r{float:right;}
.ta_c{text-align:center;}


.blue_button{
	background:url(/images/button-blue.gif);
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	width:130px;
	height:25px;
	font-weight:bold;
	line-height:25px;
	cursor:hand;
	color:#fff;
}
.gory_button{
	background:url(/images/button-gory.gif);
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	width:130px;
	height:25px;
	font-weight:bold;
	line-height:25px;
	cursor:hand;
}


/* padding */
.clear{margin:0px auto; clear:both; height:0px; font-size:0px; overflow:hidden;}
.blank1{margin:0px auto; clear:both; height:1px; font-size:1px; overflow:hidden;}
.blank3{margin:0px auto; clear:both; height:3px; font-size:1px; overflow:hidden;}
.blank6{margin:0px auto; clear:both; height:6px; font-size:1px; overflow:hidden;}
.blank9{margin:0px auto; clear:both; height:9px; font-size:1px; overflow:hidden;}
.blank12{margin:0px auto; clear:both; height:12px; font-size:1px; overflow:hidden;}
.blank15{margin:0px auto; clear:both; height:15px; font-size:1px; overflow:hidden;}
.blank20{margin:0px auto; clear:both; height:20px; font-size:1px; overflow:hidden;}


/* form */
.form_input{border:1px solid #ccc; padding:1px; height:16px;}
.form_area{border:1px solid #ccc;}
.form_button{padding-top:2px; height:20px; border:1px solid #666;}


a.white{color:#fff; text-decoration:none;}
a.white:hover{color:#fff; text-decoration:underline;}
a.blue{color:#1D85A0; text-decoration:none;}
a.blue:hover{color:#1D85A0; text-decoration:underline;}
a.gory{color:#6A686B; text-decoration:none;}
a.gory:hover{color:#6A686B; text-decoration:underline;}


.pro_turn_page{clear:both; text-align:center; padding:5px; background:#f1f1f1;}


#news_con .title{text-align:center; font-weight:bold; height:40px; line-height:40px; border-bottom:1px dashed #ccc; font-size:16px;}
#news_con .contents{padding:5px 0;}



/* pro_detail */
#pro_detail{clear:both;}
#pro_detail .canshu{width:310px; padding-right:15px;}
#pro_detail .canshu .div{padding:2px 0px; line-height:20px; min-height:20px; border-bottom:1px dashed #ccc;}
#pro_detail .canshu .jdintro{height:92px; overflow:hidden; background:#FAFAFA; padding:8px;}
#pro_detail .canshu .price{height:25px; line-height:25px; padding-right:15px;}

#pro_detail .big_img{border:1px solid #ccc; width:320px; height:240px; text-align:center; font-size:240px; line-height:240px; overflow:hidden;}
#pro_detail .big_img img{vertical-align:middle; padding-bottom:80px;}

#pro_detail .small_img{padding-left:15px;}
#pro_detail .small_img .img{border:1px solid #ccc; width:70px; height:52px; text-align:center; font-size:52px; line-height:52px; overflow:hidden;}
#pro_detail .small_img .img img{vertical-align:middle; padding-bottom:17px;}

#pro_detail .description{background:url(/images/description.jpg); width:118px; height:22px; line-height:22px; clear:both}
#pro_detail .description_str{border-top:1px dashed #ccc; padding:8px 0px; min-height:200px; height:auto !important; height:200px;}
#pro_detail .comment{background:url(/images/comment.jpg); width:152px; height:22px; line-height:22px;}
#pro_detail .comment_str{border-top:1px dashed #ccc; min-height:250px; height:auto !important; height:250px;}
#pro_detail .related{background:url(/images/description.jpg); width:118px; height:22px; line-height:22px;}
#pro_detail .related_str{border-top:1px dashed #ccc; padding:7px 0px; min-height:200px; height:auto !important; height:200px;}
#pro_detail .related_str .pro_item{float:left; width:140px; padding:0px 5px;}
#pro_detail .related_str .pro_item .img{height:140px; text-align:center; font-size:140px; line-height:140px; overflow:hidden; border:1px solid #ccc;}
#pro_detail .related_str .pro_item .img img{vertical-align:middle; padding-bottom:20px;}
#pro_detail .related_str .pro_item .proname{padding-top:4px; text-align:center;}
#pro_detail .related_str .pro_item .price{padding-top:4px; text-align:center;}

#pro_cate_list_ul{border:1px solid #ccc; padding:8px;}
#pro_cate_list_ul li{height:22px; line-height:22px; float:left; width:180px; overflow:hidden;}


.table_border{border:1px solid #ccc;}

#logo { float:left}
.fd{float:right; height:60px; width:100%;}
