@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:175%;
	font-family:tahoma,arial,'Hiragino Sans GB','Microsoft YaHei',sans-serif;
	background:#F3F1EC url(/images/bg_topbar.gif) repeat-x fixed;
}
form,h1,ul,li,dl,dt,dd{margin:0px;padding:0px;}
ul,li,dl,dt,dd{list-style:none;}
input,select,textarea{font-size:14px;}
img{border:0}
a{color:#003366;text-decoration:none;}
a:hover{color:#0056B3;text-decoration:underline;}

.header{
	height:66px;
	/*border-bottom:1px solid #cc0000;*/
	overflow:hidden;
	background:#F3F1EC url(/images/bg_topbar.gif) repeat-x;
}
.header .hlogo{
	width:140px;
	border-right:1px solid #cc0000;
	background:url(/images/bg_logo.gif) center no-repeat;
	text-align:center;
	float:left;
	margin-right:3px;
}
.header .hnav{padding-top:5px;line-height:20px;height:47px;overflow:hidden;}
.header .hnav a{display:block;float:left;padding:1px 7px;white-space:nowrap;}
.header .hnav a.st{color:#ffffff;background-color:#ff0000;text-decoration:none;}

.footer{
	margin:0 0.5%;
	padding:15px 0;
	border-top:1px solid #999999;
	text-align:center;
}
.footer a img{
	margin-top:8px;
}
.footer .ffav{display:none;}
.footer .fnav{
	display:inline-block;
	padding:0 0 7px 0;
}
.footer .fnav a{
	display:inline-block;
	padding:0 7px;
}

/*sprite*/
.sp_logo{width:140px;height:65px;background:url(/images/sprite.gif) no-repeat -10px -10px;}
.sp_logo_88x31{width:88px;height:31px;background:url(/images/sprite.gif) no-repeat -10px -200px;}
.sp_logo_sfzd{width:65px;height:19px;background:url(/images/sprite.gif) no-repeat -10px -240px;}
.sp_logo_sfzt{width:65px;height:19px;background:url(/images/sprite.gif) no-repeat -90px -240px;}

.sp_t_ic_swap{width:16px;height:16px;background:url(/images/sprite.gif) no-repeat -10px -90px;}
.sp_t_ic_qq{width:16px;height:16px;background:url(/images/sprite.gif) no-repeat -40px -90px;margin:2px 2px -2px 2px;}
.sp_t_ic_tel{width:16px;height:16px;background:url(/images/sprite.gif) no-repeat -70px -90px;margin:2px 4px -2px 2px;}
.sp_t_ic_swmf  {width:44px;height:40px;background:url(/images/sprite.gif) no-repeat -10px  -120px;background-position:-4px   -114px;}
.sp_t_ic_author{width:44px;height:40px;background:url(/images/sprite.gif) no-repeat -50px  -120px;background-position:-44px  -114px;}
.sp_t_ic_zhcn  {width:44px;height:40px;background:url(/images/sprite.gif) no-repeat -90px  -120px;background-position:-84px  -114px;}
.sp_t_ic_zhtw  {width:44px;height:40px;background:url(/images/sprite.gif) no-repeat -130px -120px;background-position:-124px -114px;}
.sp_t_ic_dict  {width:44px;height:40px;background:url(/images/sprite.gif) no-repeat -170px -120px;background-position:-164px -114px;}
.sp_t_ic_qrcode{width:44px;height:40px;background:url(/images/sprite.gif) no-repeat -170px -120px;background-position:-204px -114px;}
.sp_t_ic_lunar {width:32px;height:32px;background:url(/images/sprite.gif) no-repeat -10px  -160px;margin:3px 3px 0 0;float:left;}
.sp_t_ic_ebook {width:32px;height:32px;background:url(/images/sprite.gif) no-repeat -50px  -160px;margin:2px 3px 0 0;float:left;}
.sp_t_ic_works {width:32px;height:32px;background:url(/images/sprite.gif) no-repeat -90px  -160px;margin:2px 3px 0 0;float:left;}
.sp_t_ic_work2 {width:32px;height:32px;background:url(/images/sprite.gif) no-repeat -130px -160px;margin:2px 3px 0 0;float:left;}
.sp_t_ic_ssvg  {width:44px;height:40px;background:url(/images/sprite.gif) no-repeat -170px -160px;background-position:-164px   -154px;}
.sp_t_ic_slide {width:44px;height:40px;background:url(/images/sprite.gif) no-repeat -210px -160px;background-position:-204px   -154px;}
.sp_t_ic_browse{width:44px;height:40px;background:url(/images/sprite.gif) no-repeat -210px -200px;background-position:-204px   -194px;}

.si_t_ic_close{width:24px;height:24px;background-image:url(/images/t_ic_close.png);}
.si_t_ic_scale_add{width:16px;height:16px;background-image:url(/images/t_ic_scale_add.png);}
.si_t_ic_scale_sub{width:16px;height:16px;background-image:url(/images/t_ic_scale_sub.png);}
.si_t_ic_scale_100{width:16px;height:16px;background-image:url(/images/t_ic_scale_100.png);}

.hdx2 [class^="sp_t_ic"]{background-image:url(/images/x2/sprite_x2.png);background-size:250px 280px;}
.hdx2 .si_t_ic_close{background-image:url(/images/x2/t_ic_close_x2.png);background-size:24px 24px;}
.hdx2 .si_t_ic_scale_add{background-image:url(/images/x2/t_ic_scale_add_x2.png);background-size:16px 16px;}
.hdx2 .si_t_ic_scale_sub{background-image:url(/images/x2/t_ic_scale_sub_x2.png);background-size:16px 16px;}
.hdx2 .si_t_ic_scale_100{background-image:url(/images/x2/t_ic_scale_100_x2.png);background-size:16px 16px;}

.gg_336x280{width:336px;height:280px;text-align:center;background-color:#ECEAE6;}

.btn-light{
	font-weight:bold;
	color:#F00;
	background-color:#FF9;
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}
.btn-round{
	background-color:#fff;
	box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	border:1px solid rgba(0,51,102, 0.5);
	padding:7px 14px;
	font:14px/1 arial;
	border-radius:14px;
	display:inline-block;
	text-decoration:none;
}
.btn-round:hover{
	background-color:#036;
	color:#fff;
	text-decoration:none;
}
