/*
	[Destoon B2B System] Copyright (c) 2008-2013 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
#header					{}
#header	.hbox 			{width:1200px;margin:0 auto 10px auto;height:70px;padding-top:15px;}
#header	.hbox .logo		{width:227px;height:60px;margin-right:76px;}
#header	.hbox .logo a	{width:227px;height:60px;display:block;line-height:200px;overflow:hidden;}

#header	.hbox .holiday 	{width:200px;padding:0 0 0 0;}
#header	.hbox .holiday .wz{font-size:14px;margin-bottom:5px;line-height:20px;}
#header	.hbox .holiday .name{color:#f40;font-weight:bold;padding:0 5px;}
#header	.hbox .holiday .num{color:#f40;font-weight:normal;padding:0 5px;font-family:Tahoma, Geneva, sans-serif;font-size:18px;}

#header .search_form		{width:584px;height:60px;padding-top:3px;}
#header .form				{height:37px;}
#header .form .sr			{border:2px solid #f40;width:480px;height:29px;padding:2px 3px 2px 5px;vertical-align:middle;color:#ababab;float:left;color:#999;line-height:29px;font-size:12px;background:none;}
#header .form .sub			{width:92px;height:37px;border:none;background:#ff5509;cursor:pointer; vertical-align:middle;float:left;font-size:14px;font-weight:bold;color:#FFF;}
#header .form .sub:hover	{background:#ff7233;}
#header .tar				{height:26px;color:#999;line-height:26px;}
#header .tar a				{margin:0 5px;}

.fl {float:left;}
.fr {float: right;}

.nav						{border-bottom:2px solid #ff5509;height:35px;position:relative;z-index:999;}
.nav .box					{width:1200px;margin:0 auto;position:relative;height:36px;}
.nav ul						{position:absolute;top:0;left:0;_top:1px;width:1200px;}
.nav li						{float:left;height:36px;line-height:36px;font-size:14px;color:#2d2b2b;margin-right:18px;}
.nav li a.menu				{color:#303030;float:left;padding:0 15px 0 15px;font-weight:bold;height:36px; overflow:hidden;}


.nav li.hover a.menu,
.nav li a.menu:hover,
.nav li.active a.menu		{background:#ff5509;height:35px;color:#FFF;text-decoration:none;}

.nav li a.menu .icon		{float:left;padding-right:15px;background:url('images2015/icon_all.png') no-repeat right 14px;}

.nav li.hover a.menu .icon,
.nav li a.menu:hover .icon,
.nav li.active a.menu .icon	{background:url('images2015/icon_all.png') no-repeat right -26px; }
.nav li a.menu strong		{cursor:pointer;}
.nav .mylove				{float:right;height:36px;line-height:36px;font-size:14px;color:#2d2b2b;}
.nav .mylove a				{color:#303030;float:left;padding:0 15px 0 15px;font-weight:bold;height:36px; overflow:hidden;}
.nav .mylove a:hover,
.nav .mylove a.active		{background:#ff5509;height:36px;color:#FFF;text-decoration:none;}

.nav .s_linksbox			{background:#ff7233;width:100%;position:absolute;top:35px;left:0;display:block;overflow:hidden;font-size:12px;line-height:24px;display:none;}
.nav .s_linksbox .cbox		{width:1200px;margin:0 auto;}

.nav .s_linksbox .tith		{margin-bottom:5px;color:#FFF;}
.nav .s_linksbox a			{color:#FFF;display:table-cell;display:inline-block;*display:inline;zoom:1;vertical-align:top;margin-right:10px;}
.nav .s_linksbox a:hover	{}
.nav .s_linksbox .links		{width:240px;padding:10px 18px;border:2px solid #ff7233;float:left;min-height:100px;height:auto !important;height:100px;overflow:visible;}
.nav .s_linksbox .links.hover{border:2px solid #ff5509;background:#FFF;}
.nav .s_linksbox .links.hover a{color:#303030;}
.nav .s_linksbox .links.hover .tith{color:#f50;}
.nav .s_linksbox .links.hover .tith a{color:#f50;}
.nav .s_linksbox .links a:hover{color:#f50;}

.daima-layout .search_form			{width:514px;height:60px;padding-top:3px;}
.daima-layout .form					{height:37px;}
.daima-layout .form .sr				{border:2px solid #f40;width:410px;height:29px;padding:2px 3px 2px 5px;vertical-align:middle;color:#ababab;float:left;color:#999;line-height:29px;font-size:12px;background:none;}
.daima-layout .form .sub			{width:92px;height:37px;border:none;background:#ff5509;cursor:pointer; vertical-align:middle;float:left;font-size:14px;font-weight:bold;color:#FFF;}
.daima-layout .form .sub:hover		{background:#ff7233;}

.daima-layout .title				{font-weight:bold;font-size:14px;margin-bottom:10px;}
.daima-layout .textarea-sy			{border:1px solid #ccc;padding:5px;width:650px;height:100px;}

.daima-layout .tips					{color:#11b300;margin-top:10px;background:url('images2015/icon_all.png') no-repeat -686px -716px;padding-left:20px;}
/*footer*/
#footer						{text-align:center;padding:20px 0;line-height:24px;}

#footer .fbox				{border-top:1px solid #e1e1e2;padding:15px 0;}
#footer .fbox a				{color:#390;}
#footer .fbox .line			{padding:0 5px;cololr:#ccc;}
#footer .links				{}
#footer .links a			{margin:0 10px;}
#footer .copyright			{color:#acacac;}


#footer .yqlinks			{width:1178px;margin:0 auto 15px auto;border:1px solid #e6e6e6;padding:8px 10px;text-align:left;}
#footer .yqlinks .bt		{float:left;width:90px;line-height:24px;}
#footer .yqlinks .link		{float:left;width:1085px;line-height:24px; }
#footer .yqlinks .link a	{margin-right:15px;color:#999;display:table-cell;display:inline-block;*display:inline;zoom:1;vertical-align:top;}
#footer .yqlinks .link a:hover{color:#f50;}

/*返回顶部top*/
*html						{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox						{width:60px;position:fixed; right:10px; bottom:15px;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:15px;
z-index:9999;
}/*解决IE6下不兼容 position:fixed 的问题*/
#xiangguan,
#gotop,
#xiangguan #tag_about,
#tbox .reselect,
#tbox .share				{width:60px; height:61px; background:url('images2015/icon_all.png') no-repeat -270px -120px; display:block;}
#xiangguan					{background-position:-270px -120px;margin-bottom:9px;position:relative;z-index:9999;}

#xiangguan #tag_about{background-position:-270px -120px;display:block;width:60px; height:61px;font-size:24px;}
#xiangguan #tag_about strong{display:block;width:60px; height:61px;color:#FFF;font-family:Georgia, "Times New Roman", Times, serif; text-align:center;overflow:hidden;font-weight:normal;line-height:200px; cursor:pointer;color: #fff;}
#xiangguan #tag_about:hover,
#xiangguan #tag_about.hover{background-position:-200px -120px; text-decoration:none;}
#xiangguan #tag_about:hover strong, #xiangguan #tag_about.hover strong{line-height:75px;font-size:24px;}

#xiangguan:hover, 
#xiangguan.hover{background-position:-200px -120px;}

#gotop						{background-position:-270px -191px; } 
#gotop:hover				{background-position:-200px -191px; } 
