@charset "gb2312";
/* initializ start */
body, div, form, input, textarea, p, img, dl, dt, dd, ul, ol, li, h3, pre {
	padding:0px;
	margin:0px;
	word-wrap:break-word;
	word-break:break-all;
}

li{list-style-type:none;}
img{border:0;}

a{color:#222222;text-decoration:none;}
a:hover {text-decoration:underline;color:#3ea5ce;}
a:active{text-decoration:underline;}

.wblanksize{
	width:10px;
	height:1px;
	float:left;}
.wblanksize2{
	width:14px;
	height:1px;
	float:left;}	
.hblanksize{
	height:10px;
	width:1px;
	overflow:hidden;}

.hblanksize2{
	height:14px;
	width:1px;
	overflow:hidden;}

p{line-height:180%;}

body{
	font-family:新宋体,Arial, Helvetica, sans-serif;
	width:100%;
	min-width:1032px;
	cursor:default;
}
input,textarea{
	font-family:新宋体,Arial, Helvetica, sans-serif;
}
/* initializ end */

#head{
	margin:auto;
	width:100%;
	min-width:1032px;
	background:url(head_bg.gif) repeat-x left 0px;
}

#head .top{
	margin:auto;
	width:1032px;
	height:110px;
	font-size:12px;}

#head .top .logodivarea{
	float:left;
	width:570px;
	padding-top:7px;
	float:left;
	}
#head .top .logodivarea .logo{
	height:99px;
	width:570px;}
	
#head .top .headerwrap{
	float:left;
	width:462px;
	}
#head .top .headerwrap .link{
	float:right;
	padding-top:10px;
	text-align:right;
	height:35px;
	line-height:27px;
	width:212px;
	color:#3092b9;
	font-size:12px;}
#head .top .headerwrap .link a{
	color:#3092b9;}

#head .top .headerwrap .juhaoyongTopSearchClass{
	float:right;
	padding-top:10px;
	height:35px;
	line-height:35px;
	width:192px;
	text-align:right;}

#head .top .headerwrap .tel{
	height:52px;
	padding-top:13px;
	width:462px;
	text-align:right;}
	
#head .top .headerwrap .tel .phone_title{
	padding-top:8px;
	padding-right:5px;
	color:#3092b9;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	height:30px;
	line-height:30px;
	}
#head .top .headerwrap .tel .phone_number{
	padding-left:0px;
	padding-top:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#ff9900;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;}
	
/* navs*/
#head #NavLink{
	width:100%;
	min-width:1032px;
	height:50px;
	margin:auto;
	}
#head #NavLink .NavBG{
	height:50px;
	width:100%;
	min-width:1032px;
	background:url(nav_bg1.gif) bottom repeat-x;
	position:absolute;
	z-index:100;}	
		
#head #NavLink #sddm{
	width:1032px;
	margin:auto;
	z-index:30;
	background:#02b91c;}

#head #NavLink #sddm li{
	float: left;
	font-weight:bold;
	font-size:14px;
	background:#02b91c;}
#head #NavLink #sddm .CurrentLi a{
	background:none;
	background:#02b91c;}	
#head #NavLink #sddm li a{
	display: block;
	width: 123px;
	color:#ffffff;
	text-align: center;
	padding-left:4px;
	padding-right:2px;
	padding-top:11px;
	padding-bottom:12px;
	height:27px;
	line-height:27px;
	background:url(nav_bg1.gif) bottom repeat-x;
	}

#head #NavLink #sddm li a:hover{
	text-decoration:none;
	background:#02b91c;
}

#head #NavLink #sddm div{
	position: absolute;
	visibility: hidden;
	padding:0px 0px;}

#head #NavLink #sddm div a{
	position: relative;
	padding:0px;
	padding-left:4px;
	padding-right:2px;
	text-align: center;
	background:#02b91c;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
	height:30px;
	border-top:1px solid #ffffff;}
#head #NavLink #sddm div .juhaoyong_second_menu_class{
		border-top:none;}

#head #NavLink #sddm div a:hover{
	background:#02b91c;}
	
#outwrap{
	width:1032px;
	margin:auto;
	}

/*footer*/
#footer{
	margin:auto;
	width:100%;
	min-width:1032px;
	height:100%;
	padding-bottom:20px;
	font-size:12px;
	color:#999999;
	}
#footer a{
	color:#999999;}										
#footer .colwarp{
	margin:auto;
	width:100%;
	min-width:1032px;
	line-height:23px;
	text-align:center;}

#footer .colwarp .BottomNav{
	width:100%;
	min-width:1032px;
	margin:auto;
	height:36px;
	line-height:36px;
	color:#ffffff;
	background:url(jhyBottomNav.gif) top repeat-x;
}

#footer .colwarp .BottomNav a{
	color:#ffffff;
	padding:0px 10px;}


.t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	color:#999999;}
.t_page a{
	padding:2px 5px;
	border:1px solid #e9e9e9;
	color:#3ea5ce;
	margin:0px 3px;}
.t_page a:hover {color:#3ea5ce;}
.t_page .highlight{color:#ff0000;}

/* SearchBar */
.SearchBar {
	padding-top:10px;
	vertical-align:middle;
}

.SearchBar #search-text {
	width: 125px;
	padding:0px 5px;
	border: 1px solid #02b91c;
	margin:0px;
	background-color:#ffffff;
	color:#999999;
	height:23px;
	line-height:23px;
	font-size:12px;
	vertical-align:middle;
}

.SearchBar #search-submit {
	border:none;
	background:#02b91c;
	font-size:12px;
	color:#ffffff;
	width:35px;
	height:25px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	line-height:25px;
	vertical-align:middle;
}

/* 搜索结果列表开始 */
#search_content .highlight{color:#ff0000;	font-size:14px;}
#search_content .remind{color:#999999;}
#search_content .date{ font-weight:normal;color:#999999;}
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	border-bottom:#999999 1px solid;
	padding-top:10px;}
#search_content .result_list{padding:10px 0px;width:100%;}
#search_content .result_list dl{ padding:0px; margin:0px;}
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding:20px 10px 0px 0px;
	line-height:25px;}
#search_content .result_list dd{
	padding-right:10px;
	margin:0px;
	line-height:20px;}
/* 搜索结果列表结束 */

/*提交订单页面样式开始*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#222222;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 10000;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupnei {
	border: 5px solid #3092b9;
	background-color:#ffffff;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	padding: 5px;
}
#popupTitle {
	float:left;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	background: url(close.gif) no-repeat;
}
/*提交订单页面样式结束*/

/* clearfix */
.clearfix {clear:both;}
.clearfix:after{
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}

/*友情链接css*/
#JuhaoyongLinks {	
	margin:auto;
	margin-bottom:10px;
	width:1013px;
	padding:10px 5px 9px 12px;
	line-height:25px;
	font-size:12px;
	border:1px solid #e9e9e9;
	text-align:left}

#JuhaoyongLinks span{
	font-weight:normal;}

#JuhaoyongLinks a{
	padding:0px 7px;}
	
/*---------------------------------------------在线客服css开始----------------------------------------------*/
#juhaoyong_xuanfukefu {
	POSITION: absolute;
	left:0px;
	TOP: 175px;
	FONT-SIZE: 12px;
	z-index:10000;
}
#juhaoyong_xuanfukefuBut {
	POSITION: relative;
	left:0px;
	TOP: 65px;
	display:block;
}
.juhaoyong_xuanfukefuBut_table {
	cursor:pointer;
	width:26px;
	height:135px;
	background: url(Kf_bg_but.gif) no-repeat;
}
#juhaoyong_xuanfukefuContent {
	POSITION: absolute;
	left:0px;
	width:143px;
	display:none;
}
.juhaoyong_xuanfukefuContent01 {
	height:32px;
	text-align:right;
	background: url(Kf_bg1.gif) no-repeat;
}
.juhaoyong_xuanfukefuContent02 {
	background: url(Kf_bg2.gif) no-repeat;
}
.juhaoyong_xuanfukefuContent03 {
	height:51px;
	background: url(Kf_bg3.gif) no-repeat;
}
.jhykefu_box1 {	PADDING-BOTTOM: 0px; PADDING-TOP: 5px; MARGIN: 0px 3px; HEIGHT: 18px; text-align:center;}
.jhykefu_box2 {	PADDING-BOTTOM: 3px; PADDING-TOP: 0px; MARGIN: 0px 3px; HEIGHT: 22px; text-align:center;}
/*---------------------------------------------在线客服css结束----------------------------------------------*/