 /*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}
#roll_top{background:url(Img/top.gif) no-repeat}
#fall{background:url(Img/top.gif) no-repeat 0 -80px}
#ct{background:url(Img/top.gif) no-repeat 0 -40px}
#roll{ z-index:999; display:block;width:15px;margin-right:-600px;position:fixed;right:50%;top:50%;_margin-right:-505px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop))}

/*搜索样式*/
.sou_bj{ background:url(Img/Index/sou_bj.gif) repeat-x center top; height:48px; overflow:hidden; position:absolute; top:497px; width:100%;} 
.sou_c{ height:48px; overflow:hidden;}
.sou_r{ display:inline;}
.inp01{ height:24px; width:212px; overflow:hidden; font:12px/24px "Microsoft Yahei","微软雅黑"; border:none; background:url(Img/Index/sou1.jpg) no-repeat left top; padding-left:10px; color:#707070; margin-top:12px; *margin-top:10px; display:inline;} 
.inp02{ background:url(Img/Index/sou2.jpg) no-repeat left top; width:56px; height:24px; border:0; margin-top:12px;*margin-top:10px;}
.sou_c p{ width:600px; overflow:hidden; display:block; color:#ffffff; font:12px/48px "Microsoft Yahei","微软雅黑";}
.sou_c p a{color:#ffffff; padding-right:19px;}



.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:30px;padding-left:10px;padding-top:2px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:30px;padding-left:10px;padding-top:1px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#666; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#fff;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}


@charset "utf-8";
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}


@charset "utf-8";
html,body{-webkit-text-size-adjust:none; -blink-text-size-adjust:none;}

body { color:#666; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:url(Img/Common/top_bg.gif) left top repeat-x;} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.fn:after { clear: both; content: " "; display: block; font-size: 0; height: 0;visibility: hidden; }
.fn {zoom:1;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}

/* -- 页面整体布局 -- */
.content , .footer {
	width:1000px;
	margin:0 auto;
}
.left {
	width:221px;
	float:left;
	overflow:hidden;
}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:764px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right {
	width:764px;
	float:left;
	display:inline;
	margin-left:15px;
	overflow:hidden;
}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.h_nav li a:-webkit-any-link{ display:block;}
em {  font-style:normal; }
/*头部开始*/
.header {
	width:1000px;
	margin:0 auto;
	height:236px;
}
.h_top { height:16px; line-height:16px; overflow:hidden;color:#b0b0b0; padding:9px 0;} 
.h_top a { padding:0px 8px; color:#b0b0b0;}
.h_top .sina { padding:0 3px 0 10px;}
.h_top .web { padding:0;}
.h_top a img { vertical-align:middle;}
.h_con {height:120px; padding-top:26px; overflow:hidden;font-family:"Microsoft Yahei"; }
.h_con h1 a.logo { padding:0 28px 0 0;}
.h_con img{ padding-top:25px;}

.h_con .tp { padding:12px 0 0 19px; color:#058f17; font-size:20px; width:388px; font-weight:normal; }
.h_con .tp strong { font-weight:bold;}
.h_con .tp b { font-size:22px; display:block; color:#353535; margin-top:4px;}
.h_pho { margin-top:24px; padding:0 0 0 52px; background:url(Img/Common/tp_tel.gif) left top no-repeat; color:#767676; font-size:14px;}
.h_pho em { font-size:30px; font-family:Arial, Helvetica, sans-serif; display:block; color:#0052b6; font-style:italic; font-weight:bold; margin-top:-3px;}
/*导航*/
.menu {height:56px;  line-height:56px; font-family:"Microsoft Yahei";}
.menu li { float:left; height:56px;  line-height:56px;  overflow:hidden; background:url(Img/Common/m_line.gif) right center no-repeat;}
.menu .m_last { background:none;}
.menu li a {
	color:#fff;
	font-size:14px;
	display:inline-block;
	padding:0 29px;
}
.menu li a:hover, .menu .cur a { background:url(Img/Common/m_h.jpg) center top repeat-x; color:#fff; text-decoration:none;}
/*头部结束*/
/*底部开始*/
.ft_bg {
	background:url(Img/Common/ft_bg.gif) left top repeat-x;
	height:226px;
	overflow:hidden;
}
.nav { height:50px;  line-height:50px;  text-align:center; font-size:14px;font-family:"Microsoft Yahei"; color:#fff;}
.nav a { color:#fff; padding:0 10px; }
.ft_con {
	padding:29px 0 0 202px;
}
.ft_con h2 { padding:0 30px 0 0; background:url(Img/Common/ft_line.gif) right top no-repeat;}
.ft_con .f_txt {
	padding:3px 0 0 32px;
	line-height:20px;
	color:#898989;
	width:425px;
}
.ft_con .f_txt a { color:#898989;}
/*底部结束*/

/*搜索样式*/
.sou_bj{ background:url(Img/Index/sou_bj.gif) repeat-x center top; height:48px; overflow:hidden; position:absolute; top:497px; width:100%;} 
.sou_c{ height:48px; overflow:hidden;}
.sou_r{ display:inline;}
.inp01{ height:24px; width:212px; overflow:hidden; font:12px/24px "Microsoft Yahei","微软雅黑"; border:none; background:url(Img/Index/sou1.jpg) no-repeat left top; padding-left:10px; color:#707070; margin-top:12px; *margin-top:10px; display:inline;} 
.inp02{ background:url(Img/Index/sou2.jpg) no-repeat left top; width:56px; height:24px; border:0; margin-top:12px;*margin-top:10px;}
.sou_c p{ width:600px; overflow:hidden; display:block; color:#ffffff; font:12px/48px "Microsoft Yahei","微软雅黑";}
.sou_c p a{color:#ffffff; padding-right:19px;}



.xhd{ width:100%; background:#fbfbfb; top:559px; height:37px; line-height:37px; z-index:9; position:absolute; }
.sou_bj{ width:1000px; position:static;margin:0 auto;background:none; height:37px; line-height:37px;}
.sou_c{ height:37px; line-height:37px;}
.sou_c p{text-align:left; color:#656565; height:37px; line-height:37px;}
.sou_c p a{ color:#656565;}

.sou_r{ padding-right:0px;}
.sou_r .inp01{ height:35px; line-height:35px; margin-top:0; background-position:left center;}
.sou_r .inp02{ height:35px; line-height:35px; margin-top:0px; background-position:left center;}
