/**
* @creator shiwei.dengsw
* @date 2012-06-20
* @description 工业品首页
*/
html {
	color:#000;
	overflow-y:scroll;
	background:#fff;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td {
	margin:0;
	padding:0;
}
body, button, input, select, textarea {
	font:12px/1.5 Tahoma, Arial, "\5b8b\4f53", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
address, cite, dfn, em, var {
	font-style:normal;
}
code, kbd, pre, samp, tt {
	font-family:"Courier New", Courier, monospace;
}
small {
	font-size:12px;
}
ul, ol {
	list-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#ff7300;
}
abbr[title], acronym[title] {
	border-bottom:1px dotted;
	cursor:help;
}
q:before, q:after {
	content:'';
}
:focus {
	outline:0;
}
legend {
	color:#000;
}
fieldset, img {
	border:none;
}
button, input, select, textarea {
	font-size:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	border:none;
	height:1px;
*color:#fff;
}
img {
	-ms-interpolation-mode:bicubic;
}
.fd-left {
	float:left;
}
.fd-right {
	float:right;
}
.fd-clear {
	clear:both;
}
.fd-clr {
	zoom:1;
}
.fd-clr:after {
	display:block;
	clear:both;
	height:0;
	content:"\0020";
}
.fd-hide {
	display:none;
}
.fd-show {
	display:block;
}
.fd-inline {
	display:inline;
}
.fd-lump {
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
*display:inline;
}
.fd-visible {
	visibility:visible;
}
.fd-hidden {
	visibility:hidden;
}
.fd-locate {
	position:relative;
}
.fd-cny {
	font-family:Helvetica, Arial;
}
.fd-gray {
	color:#666;
}
.fd-bold {
	font-weight:700;
}
.screen {
	width:990px;
	margin:0 auto;
	padding:0 5px;
}
#header, #content, #footer, .layout {
*zoom:1;
}
#header:after, #content:after, #footer:after, .layout:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
}
.grid, .grid-main, .grid-sub, .grid-extra {
	float:left;
}
.grid-fixed {
	margin-right:0!important;
}
.layout-col .grid {
	width:990px;
}
.layout-2col .grid {
	width:490px;
	margin-right:10px;
}
.layout-4col .grid {
	width:240px;
	margin-right:10px;
}
.layout-e5m0s6 .grid-extra {
	width:200px;
	margin-right:10px;
}
.layout-e5m0s6 .grid-main {
	width:530px;
	margin-right:10px;
}
.layout-e5m0s6 .grid-sub {
	width:240px;
}

.layout-product .grid-main {
	width:990px;
	margin-right:10px;
}

.layout-product .mod-news {
	border-left: 1px dotted #EDE6E0;
	height: 166px;
	overflow: hidden;
}


.layout-product .mod-news .news-left,.layout-product  .mod-news .news-right {
	float: left;
	padding: 0 10px;
	width: 220px;
	overflow: hidden;
}




.layout-flying-e5m0s6 .grid-main {
	width:100%;
	min-height:1px;
}
.layout-flying-e5m0s6 .main-warp {
	margin:0 250px 0 210px;
}
.layout-flying-e5m0s6 .grid-sub {
	width:240px;
	margin-left:-240px;
}
.layout-flying-e5m0s6 .grid-extra {
	width:200px;
	margin-left:-100%;
}
.layout-s8m0e8 .grid-sub {
	width:320px;
	margin-right:10px;
}
.layout-s8m0e8 .grid-main {
	width:330px;
	margin-right:10px;
}
.layout-s8m0e8 .grid-extra {
	width:320px;
}
.layout-s5m0 .grid-sub {
	width:200px;
	margin-right:10px;
}
.layout-s5m0 .grid-main {
	width:780px;
}
.layout-m0s6 .grid-main {
	width:740px;
	margin-right:10px;
}
.layout-m0s6 .grid-sub {
	width:240px;
}
.layout-s8m0 .grid-sub {
	width:320px;
	margin-right:10px;
}
.layout-s8m0 .grid-main {
	width:660px;
}
.layout-m0s8 .grid-main {
	width:660px;
	margin-right:10px;
}
.layout-m0s8 .grid-sub {
	width:320px;
}
/**
* @creator shiwei.dengsw
* @date 2012-06-20
* @description 重写或者提供一些框架的样式
*/
#alibar-v4 .alibar-container {
	width: 990px;
}
.w990, .w952 {
	margin: 0 auto;
	padding: 0 4px;
	width: 990px;
}
.layout {
	zoom:1;
	margin-bottom: 8px;
}
.layout:after {
	clear: both;
	content:"\0020";
	display: block;
	height: 0;
}
.layout .grid-990 {
	float: left;
	margin-right: 10px;
	width: 990px;
}
.layout .grid-200 {
	float: left;
	margin-right: 10px;
	width: 200px;
}
.layout .grid-530 {
	float: left;
	margin-right: 10px;
	width: 530px;
}
.layout .grid-240 {
	float: left;
	margin-right: 10px;
	width: 240px;
}
.mod-cate-tag-wrp {
	padding-top:10px;
	overflow:hidden;
}
/**
* @creator shiwei.dengsw
* @date 2012-06-20
* @description 工业品首页
*/
.cat-box ul h4, .cat-box .mc-row .mc-bd a, .cat-box .sub-rec .cat-brands div a {
	background:transparent url(http://img.china.alibaba.com/cms/upload/2012/786/673/376687_823742341.png) no-repeat 0 0;
}
.mod-catpanel {
	width:200px;
}
.mod-catpanel h3 {
	height:25px;
	line-height:25px;
	_height:26px;
	_line-height:26px;
	padding:0 8px 0 16px;
	background-color:#235975;
	color:#fff;
	font-weight:bold;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mod-catpanel h3 {
height:26px;
line-height:26px;
}
}
.mod-catpanel h3 a {
	display:block;
	height:25px;
	_height:26px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mod-catpanel h3 a {
height:26px;
}
}
.mod-catpanel h3 a:link, .mod-catpanel h3 a:visited {
	color:#fff;
	text-decoration:none;
}
.mod-catpanel h3 a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.mod-catpanel h3 a span {
	float:right;
	display:inline;
	cursor:pointer;
}
.mod-catpanel h3 a b {
	float:right;
	display:inline;
	width:14px;
	height:14px;
	overflow:hidden;
	line-height:15px;
	margin:5px 0 0 6px;
	margin-top:4px\9;
	_margin-top:6px;
	border-radius:7px;
	font-size:10px;
	color:#235975;
	background-color:#FFF;
	font-family:"\5B8B\4F53", sans-serif;
	text-align:center;
	cursor:pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mod-catpanel h3 a b {
margin-top:6px;
}
}
.mod-catpanel h3 a:hover {
	text-decoration:none;
}
.mod-catpanel h3 a:link span, .mod-catpanel h3 a:visited span {
	color:#fff;
}
.mod-catpanel h3 a:hover span {
	color:#ff7300;
}
.mod-catpanel h3 a:link b, .mod-catpanel h3 a:visited b, .mod-catpanel h3 a:hover b {
	color:#235975;
}
.cat-box {
}
.cat-box ul {
	zoom:1;
	border-width:2px 1px;
	border-style:solid;
	border-color:#376e8c #235975;
	line-height:1.8;
}
.cat-box ul a {
	white-space: nowrap;
}
.cat-box ul a:link, .cat-box ul a:visited {
	color:#333;
}
.cat-box ul a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.cat-box li {
	padding:9px 0 7px;
	_padding-top:8px;
	margin:-1px 10px 0;
	border-top:1px dotted #235975;
	vertical-align:bottom;
	zoom:1;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.cat-box li {
padding-bottom:8px;
}
}
.cat-box li.first {
	border-top-width:0 !important;
	margin-top:0;
}
.cat-box ul h4 {
	padding-left:5px;
	font-weight:bold;
	background:transparent url(http://img.china.alibaba.com/cms/upload/2012/786/673/376687_823742341.png) no-repeat right -115px;
	background-position:right -115px;
}
.cat-box ul p a {
	padding-left:5px;
}
.cat-box li.current {
	position:relative;
	width:179px;
	padding-right:10px;
	padding-left:10px;
	border-top:1px solid #235975;
	background-color:#235975;
	margin-right:0;
	margin-left:0;
	_margin-right:-22px;
	z-index:200;
}
.cat-box li.current h4 {
	background-image:none;
}
.cat-box li.current a:link, .cat-box li.current a:visited {
	color:#fff;
}
.cat-box li.current a:hover {
	color:#ff7300;
}
.cat-box li .subcat {
	display:none;
	position:absolute;
	top:-1px;
	left:199px;
	border-width:0;
	border-style:solid;
	border-color:#0e3449;
	box-shadow:2px 0 2px #235975;
	background-color:#235975;
	line-height:1.5;
}
.cat-box li.current .subcat {
	display:block;
}
.cat-box .subcat a:link, .cat-box .subcat a:visited {
	color:#fff;
}
.cat-box .subcat a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.cat-box .subcat a.hot:link, .cat-box .subcat a.hot:visited {
	color:#ff7300;
	text-decoration:none;
}
.cat-box .subcat a.hot:hover {
	color:#ff7300;
	text-decoration:underline;
}
.cat-box .subcat .item {
	zoom:1; /* for IE6 */
	overflow:hidden;
	width:616px;
}
.cat-box .subcat .current {
	display:block;
}
.cat-box .subcat .item .main-cat {
	float:left;
	width:380px;
	padding-bottom:3000px;
	margin-bottom:-3000px;
}
.cat-box .subcat .item .main-cat-cont {
	margin:16px 0;
}
.cat-box .subcat .mc-row {
	zoom:1;
	width:328px;
	overflow:hidden;
	margin:0 auto 0;
	padding:10px 0 12px;
	border-top:1px dotted #09293D;
}
.cat-box .subcat .first {
	border-top-width:0;
}
.cat-box .subcat .mc-row:after {
	clear: both;
	content:"\0020";
	display: block;
	height: 0;
}
.cat-box .mc-row .mc-hd {
	float:left;
	display:inline;
	width:74px;
	overflow:hidden;
	padding-top:4px;
	font-weight:bold;
}
.cat-box .mc-row .mc-bd {
	float:right;
	display:inline;
	width:254px;
}
.cat-box .mc-row .mc-bd a {
	float:left;
	width:75px;
	height:18px;
	overflow:hidden;
	padding:4px 0 3px 9px;
	background-position:0 -317px;
}
.cat-box .subcat .item .sub-rec {
	float:left;
	width:235px;
	overflow:hidden;
	background-color:#326d8b;
	border-left:1px dotted #0b354e;
	padding-bottom:3000px;
	margin-bottom:-3000px;
}
.cat-box .sub-rec img {
	vertical-align:top;
}
.cat-box .subcat .sub-rec .cat-logo {
	padding:12px 12px;
}
.cat-box .sub-rec .cat-logo div {
	width:210px;
	height:58px;
	overflow:hidden;
	background-color:#437995;
	border-width:0 1px 1px;
	border-style:solid;
	border-color:#326d8b #2e6785 #2a5c75;
}
.cat-box .sub-rec .cat-logo div h6 {
	float:left;
	display:inline;
	padding-left:10px;
	width:110px;
	height:30px;
	overflow:hidden;
	font-size:20px;
	font-family:"\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", sans-serif;
	color:#fff;
}
.cat-box .sub-rec .cat-logo div a {
	float:right;
	display:inline;
	font-family:"\5B8B\4F53", sans-serif;
	color:#fff;
}
.cat-box .sub-rec .cat-logo div a {
	padding:8px 10px 0 0;
}
.cat-box .sub-rec .cat-logo div a span {
	float:right;
	display:inline;
	cursor:pointer;
}
.cat-box .sub-rec .cat-logo div a b {
	float:right;
	display:inline;
	width:14px;
	height:14px;
	overflow:hidden;
	line-height:15px;
	margin:1px 0 0 6px;
	margin-top:0\9;
	border-radius:7px;
	font-size:10px;
	color:#fff;
	background-color:#1f5873;
	font-family:"\5B8B\4F53", sans-serif;
	text-align:center;
	cursor:pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.cat-box .sub-rec .cat-logo div a b {
margin-top:1px;
}
}
.cat-box .sub-rec .cat-logo div a:hover {
	text-decoration:none;
}
.cat-box .sub-rec .cat-logo div a:link span, .cat-box .sub-rec .cat-logo div a:visited span {
	color:#fff;
}
.cat-box .sub-rec .cat-logo div a:hover span {
	color:#ff7300;
}
.cat-box .sub-rec .cat-logo div a:link b, .cat-box .sub-rec .cat-logo div a:visited b, .cat-box .sub-rec .cat-logo div a:hover b {
	color:#fff;
}
.cat-box .sub-rec .cat-logo p {
	display:block;
	clear:both;
	padding:6px 0 0 10px;
	color:#fff;
}
.cat-box .sub-rec .cat-logo div p {
	color:#a1c7da;
}
.cat-box .sub-rec .cat-brands {
	width:201px;
	overflow:hidden;
	border-top:1px dotted #174360;
	margin:0 12px;
	padding: 12px 0 24px 10px;
}
.cat-box .sub-rec .cat-brands h5 {
	padding:8px 0;
	color:#fff;
	font-weight:bold;
}
.cat-box .sub-rec .cat-brands div {
	zoom:1;
	margin-left:-14px;
}
.cat-box .sub-rec .cat-brands div:after {
	clear: both;
	content:"\0020";
	display: block;
	height: 0;
}
.cat-box .sub-rec .cat-brands div a {
	float:left;
	display:inline;
	width:55px;
	height:18px;
	overflow:hidden;
	padding:4px 0 3px 15px;
	background-position:0 -317px;
}
.cat-box .sub-rec .cat-brands p {
	padding-top:18px;
	text-align:right;
}
.cat-box .sub-rec .cat-brands p a {
	font-family:"\5B8B\4F53", sans-serif;
}
.cat-box .sub-rec .cat-banner {
	width:210px;
	overflow:hidden;
	margin:0 0 0 12px;
	padding-bottom:14px;
}
/**
* 诚信安全
* @version 1.0.20120702
* @author changbin.wangcb
*/
.mod-integrity .icon, .mod-integrity .integrity-expansion .inte-ex-bottom .inte-ex-btn {
	background: url(http://img.china.alibaba.com/cms/upload/2012/881/493/394188_1625054590.png) no-repeat 0 0;
}
.mod-integrity {
	height: 28px;
	margin-bottom: 0;
	position: relative;
	overflow: visible;
	z-index:3;
}
.mod-integrity h4 {
	font-weight:bold;
}
.mod-integrity a:link, .mod-integrity a:visited {
	color:#333;
}
.mod-integrity a:hover, .mod-integrity a:active {
	color:#ff7300;
}
.mod-integrity ul {
	zoom:1;
}
.mod-integrity ul:after {
	clear:both;
	content:"\0020";
	display:block;
	height:0;
}
.mod-integrity li.integrity-safe, .mod-integrity li.integrity-trust {
	float: left;
	height: 22px;
	width: 85px;
	height: 27px;
	line-height: 27px;
	padding-left: 33px;
	border: 1px solid #e8e8e8;
	font-weight: bold;
	color:#333;
	position: relative;
	cursor: pointer;
}
.mod-integrity li.integrity-safe {
	width: 86px;
	border-right: none;
}
.mod-integrity .icon {
	position: absolute;
	display: block;
}
.mod-integrity .icon-safe, .mod-integrity .icon-trust {
	left: 10px;
	top: 5px;
	width: 16px;
	height: 20px;
}
.mod-integrity .icon-safe {
	background-position: -1px 2px;
}
.mod-integrity .icon-trust {
	background-position: -1px -29px;
}
.mod-integrity .icon-dropdown {
	right: 12px;
	top: 10px;
	width: 8px;
	height: 8px;
	background-position: 0 -60px;
}
.mod-integrity .integrity-expansion {
	display: none;
	position: absolute;
	padding: 0 8px;
	width: 222px;
	height: 163px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	border-top: 0;
}
.mod-integrity .integrity-expansion .inte-ex-content {
	padding: 6px 3px 11px;
	line-height: 18px;
	font-weight: 300;
	color: #666;
}
.mod-integrity .integrity-expansion .inte-ex-bottom {
	padding: 4px 0;
	height: 28px;
	border-top: 1px dashed #e7e7e7;
}
.mod-integrity .integrity-expansion .inte-ex-content p {
	margin-top: 8px;
}
.mod-integrity .integrity-safe .inte-ex-bottom a {
	float: left;
	margin: 4px 0;
	border-right: 1px solid #e7e7e7;
	height: 22px;
	line-height: 22px;
	font-weight: 300;
	overflow: hidden;
}
.mod-integrity .integrity-safe .inte-ex-bottom .inte-ex-btn {
	background-position: 0 -120px;
	margin-top: 4px;
	display: inline-block;
	padding-right: 13px;
	width: 100px;
	height: 22px;
	line-height: 0;
	font-size: 0;
}
.mod-integrity .integrity-safe .inte-ex-bottom .bind-alipay {
	display: inline-block;
	padding-left: 13px;
	height: 22px;
	border-right: none !important;
}
.mod-integrity ul.right-list li {
	float: left;
	border: none;
	width: 222px;
	height: 24px;
	line-height: 24px;
	font-weight: 300;
	color: #666;
}
.mod-integrity ul.right-list li span.decimal {
	display: inline-block;
	width: 18px;
	font-weight: 700;
	color: #999;
}
.mod-integrity ul.right-list .icon-bao {
	background-position: -1px -26px;
	top: 84px;
	left: 62px;
	margin: 0 4px;
	width: 16px;
	height: 24px;
}
.mod-integrity ul.right-list a.icon-right {
	top: 132px;
	right: 24px;
	background-position: 0 -150px;
	display: inline;
	margin-left: 12px;
	width: 70px;
	height: 22px;
	line-height: 20px;
	color: #fff;
	text-align: center;
}
.mod-integrity ul.right-list a.icon-right:hover {
	color: #fff !important;
	text-decoration: none;
}
.mod-integrity li.integrity-safe .integrity-expansion {
	top: 28px;
	left: -1px;
}
.mod-integrity li.integrity-trust .integrity-expansion {
	top: 28px;
	left: -121px;
}
.mod-integrity li.current {
	border-bottom: 1px solid #fff;
}
.mod-integrity li.current .icon-dropdown {
	background-position: 0 -90px;
}
.mod-integrity li.current .integrity-expansion {
	display: block;
}
/**
* 日期和商品数
* @version 1.0.20120702
* @author changbin.wangcb
*/
.mod-cal {
	margin-bottom: 0;
	height: 40px;
	padding: 4px 0 4px 8px;
	color: #666;
	border: 1px solid #e8e8e8;
	border-width: 0 1px;
	overflow:hidden;
	zoom: 1;
}
.mod-cal:after {
	display: block;
	clear: both;
	height: 0;
	content: "\0020";
}
.mod-cal div {
	float: left;
	height: 40px;
}
.mod-cal .cal-ym, .mod-cal .cal-d {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}
.mod-cal .cal-ym {
	width: 29px;
	color: #444;
}
.mod-cal .cal-d {
	width: 220px;
	color: #d53114;
	font-size: 32px;
	line-height: 32px;
	text-align:center;
}
.mod-cal .cal-year {
	display: block;
	height: 11px;
	font-size: 11px;
	line-height: 11px;
	padding-top: 4px;
}
.mod-cal .cal-month {
	display: block;
	height: 24px;
	font-size: 24px;
	line-height: 22px;
}
.mod-cal .cal-trends {
	width: 145px;
	margin-left: 4px;
	line-height: 20px;
	color: #888;
}
.mod-cal em {
	color: #ce0205;
	font-weight: bold;
}
/**
* 行业通栏sns
* @version 1.0.20120628
* @author changbin.wangcb
*/
.mod-top dt span.icon {
	background: url(http://img.china.alibaba.com/cms/upload/hangye/snsnum/num/num.png) no-repeat 0 0;
}
.section-sns {
	margin-bottom: 30px;
}
.section-sns .header {
	padding: 0 6px;
	background-color: #fff !important;
	height: 30px;
	line-height: 30px;
	border-top: none !important;
	border-bottom: 2px solid #ccc;
	margin-bottom: 16px;
}
.section-sns .header h3.title {
	float:left;
	width: 194px;
	font-size: 18px;
	color: #333;
	font-weight: 700;
}
.section-sns .header p {
	float: left;
	padding: 0 6px 0 14px;
	color: #888;
}
.section-sns .header p span.num {
	font-weight: 700;
	font-family: Tahoma;
	color: #c00;
}
.section-sns .header a.more {
	margin: 0 !important;
	font-weight: 300;
	color: #333;
}
.section-sns .header div.solid {
	display: inline-block;
*display: inline;
	margin: 10px 0 0 14px;
	height: 10px;
	line-height: 10px;
	color: #ccc;
}
.mod-headline div.pic {
	width: 200px;
	height: 80px;
	margin-bottom: 6px;
	overflow: hidden;
}
.mod-headline h5.title {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-weight: 700;
}
.mod-headline p.intro {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #333;
}
.mod-headline p.intro, .mod-news dd.intro {
	position: relative;
}
.mod-headline p.intro a.more, .mod-news dd.intro a.more {
	position: absolute;
	right: 0;
	bottom: 4px;
	line-height: 14px;
	line-height: 18px\0;
}
.mod-headline p.intro a.more {
	right: 0;
}
.mod-news dd.intro a.more {
	right: 3px;
}
.mod-news {
	border-left: 1px dotted #EDE6E0;
	border-right: 1px solid #ccc;
	height: 330px;
	overflow: hidden;
}
.mod-news .news-left, .mod-news .news-right {
	float: left;
	padding: 0 10px;
	width: 242px;
	overflow: hidden;
}
.mod-news .news-left {
	border-right: 1px dotted #ede6e0;
}
.mod-news dl {
	width: 254px;
	height: 80px;
	padding-bottom: 6px;
	overflow: hidden;
}
.mod-news dt {
	float: left;
	padding-right: 8px;
	width: 80px;
	height: 80px;
}
.mod-news dd {
	float: left;
	width: 152px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #444;
}
.mod-news dd.title {
	height: 24px;
}
.mod-news dd.title a {
	font-weight: 700;
}
.mod-news li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.mod-news li h6 {
	float: left;
	padding-right: 8px;
	color: #888;
}
.mod-news li a {
	color: #444;
}
.mod-top .cell-header {
	height: 22px;
	overflow: hidden;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.mod-top .cell-header h5 {
	font-weight:bold;
	color:#333;
}
.mod-top span.num {
	font-weight: 700;
	color: #c00;
}
.mod-top dt {
	position: relative;
	float: left;
	padding: 0 10px 0 24px;
	width: 206px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.mod-top dd {
	float: right;
	width: 40px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-align: right;
	color: #c00;
}
.mod-top dt span.icon {
	position: absolute;
	top: 7px;
	left: 0;
	display: inline-block;
	width: 24px;
	height: 15px;
}
.mod-top dt.item-1 span.icon {
	background-position: 0 0;
}
.mod-top dt.item-2 span.icon {
	background-position: 0 -30px;
}
.mod-top dt.item-3 span.icon {
	background-position: 0 -60px;
}
.mod-top dt.item-4 span.icon {
	background-position: 0 -90px;
}
.mod-top dt.item-5 span.icon {
	background-position: 0 -120px;
}
.mod-top dt.item-6 span.icon {
	background-position: 0 -150px;
}
.mod-top dt.item-7 span.icon {
	background-position: 0 -180px;
}
.mod-top dt.item-8 span.icon {
	background-position: 0 -210px;
}
.mod-top dt.item-9 span.icon {
	background-position: 0 -240px;
}
.mod-top dt.item-10 span.icon {
	background-position: 0 -270px;
}
/**
* 行业通栏catetag
* @version 1.0.20120628
* @author changbin.wangcb
*/
.section-tag {
	margin-bottom: 24px;
}
.mod-cate-tag {
	border-top: 2px solid #ccc;
}
.mod-cate-tag a:link, .mod-cate-tag a:visited {
	color:#333;
}
.mod-cate-tag a:hover, .mod-cate-tag a:active {
	color:#ff7300;
}
.mod-cate-tag li {
	float: left;
	padding: 0 13px;
	width: 114px;
	border-right: 1px solid #ebebeb;
}
.mod-cate-tag li.last-col {
	padding-right: 0 !important;
	margin-right: 0 !important;
	border-right: 0 !important;
}
.mod-cate-tag dl.cell-tags {
	width: 114px;
	overflow: hidden;
}
.mod-cate-tag dd.description {
	float:none;
	margin-top: 14px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.mod-cate-tag dd.description a {
	float: none;
	display: inline;
	padding: 0;
	color: #333;
	font-weight: 700;
	font-size: 14px;
}
.mod-cate-tag dt {
	width: 114px;
	height: 60px;
	overflow: hidden;
	padding-bottom: 12px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #ebebeb;
}
.mod-cate-tag dt img {
	width: 60px;
	height: 60px;
}
.mod-cate-tag dd {
	float: left;
	height: 24px;
	line-height: 24px;
	color: #ccc;
	overflow: hidden;
}
.mod-cate-tag dd a {
	float: left;
	display: inline;
*margin: 0 8px !important;
	margin: 0 2px 0 7px;
	width: 40px;
	overflow: hidden;
}
.mod-cate-tag .vertical-img {
	display:table;
	text-align:center;
	overflow:hidden;
	font-size:0;
*display:block; /* for IE6/7 */
}
.mod-cate-tag .vertical-img .box-img {
	display:table-cell;
	vertical-align:middle;
*display:inline; /* for IE6/7 */
*writing-mode:tb-rl; /* for IE6/7，改变书写方向，从上至下，从右至左 */
*text-align:center;
*height:100%;
}
.mod-cate-tag .vertical-img img {
	vertical-align:middle;
}
/**
* 行业通栏服务
* @version 1.0.20120628
* @author changbin.wangcb
*/
#footer div#footer-v0 {
	padding: 0;
	width: auto;
}
#service-v1 .service-container {
	margin-top: 30px;
	background-color: #f5f5f5;
	padding: 36px 0;
	height: 114px;
	border-top: 2px solid #efefef;
}
#service-v1 .service {
	margin: 0 auto;
	width: 990px;
}
#service-v1 .go-home {
	float: left;
	width: 209px;
	height: 114px;
	border-right: 1px solid #e7e7e7;
}
#service-v1 .go-home a {
	display: inline-block;
	width: 209px;
	height: 114px;
	background: url(../images/ali/bot_logo.jpg) no-repeat 0 0;
}
#service-v1 .go-home a:hover {
	background-position: 0 -114px;
}
#service-v1 .object-service {
	float: left;
	padding: 0 50px;
	width: 95px;
}
#service-v1 .object-service dt {
	margin-bottom: 3px;
	font-size: 18px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	color: #333;
	text-align: left;
}
#service-v1 .object-service dd {
	height: 22px;
	line-height: 22px;
	text-align: left;
}
#service-v1 .object-service dd a:link, #service-v1 .object-service dd a:visited {
	color: #666;
}
#service-v1 .object-service dd a:hover {
	color:#ff7300;
}
#service-v1 .object-service dd a:hover {
	text-decoration: underline;
}
/**
* @creator shiwei.dengsw
* @date 2012-06-20
* @description 工业品首页
*/
.mod-subslide .slide-hd h3 a, .credit-medal a, .credit-medal a b, .mod-floor .fl-hd .fl-hd-more, .mod-floor .logo-list-more a {
	background:transparent url(http://img.china.alibaba.com/cms/upload/2012/786/673/376687_823742341.png) no-repeat 0 0;
}
.mod-mainslide {
	position: relative;
	width:530px;
	height:280px;
	overflow:hidden;
	background-color: #fff6e8;
}
.mod-mainslide a {
	display:block;
}
.mod-mainslide img {
	width:530px;
	height:280px;
	vertical-align:top;
}
.mod-mainslide .slide-hd {
	position: absolute;
	right: 2px;
	bottom: 10px;
	height: 20px;
}
.mod-mainslide .f-tab-t {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	background-color: #fff;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
	color: #fba534;
	font-size: 12px;
	font-size-adjust: none;
	font-weight: 700;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}
.mod-mainslide .current {
	color: #fe8000;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.mod-subslide {
}
.mod-subslide .slide-hd {
	zoom:1;
	padding:5px 0 7px;
}
.mod-subslide .slide-hd:after {
	clear: both;
	content:"\0020";
	display: block;
	height: 0;
}
.mod-subslide .slide-hd h3 {
	float:left;
	font-size:16px;
	font-family:"\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", sans-serif;
	color:#333;
}
.mod-subslide .slide-hd h3 a {
	padding-right:22px;
	background-position:right -75px;
}
.mod-subslide .slide-hd h3 a:link, .mod-subslide .slide-hd h3 a:visited {
	color:#333;
	text-decoration:none;
}
.mod-subslide .slide-hd h3 a:hover {
	color:#ff7300;
}
.mod-subslide .slide-hd .slide-trigger {
	float:right;
	display:inline;
	padding-top:6px;
	margin-right:-5px;
}
.mod-subslide .slide-trigger a {
	border-radius: 8px 8px 8px 8px;
	color: #716564;
	display: block;
	float: left;
	font: bold 12px/18px "\5B8B\4F53", sans-serif;
	height: 18px;
	margin: 0 5px;
	outline: 0 none;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 18px;
}
.mod-subslide .slide-trigger a:hover {
	color: #ff5500;
}
.mod-subslide .slide-trigger span {
	float:left;
	display:inline;
	font-family: Helvetica, Arial, sans-serif;
	color: #716564;
	font-size:14px;
	line-height:18px;
}
.mod-subslide .slide-trigger em {
	color:#ff5500;
}
.mod-subslide .slide-bd {
	width:528px;
	height:94px;
	overflow:hidden;
	padding:7px 0;
	border-color:#f1f1f1 #d7dfe4 #bfc6cb;
	border-style:solid;
	border-width:1px;
	box-shadow: 0 1px 1px #ededed;
}
.mod-subslide .slide-bd div {
	width:531px;
	height:94px;
	overflow:hidden;
	margin-bottom:7px;
}
.mod-subslide .slide-bd div.slide-bd-wrp {
	width:1593px;
	overflow:hidden;
	margin-bottom:0;
}
.mod-subslide .slide-bd div.slide-bd-wrp .f-tab-b {
	float:left;
	display:inline;
}
.mod-subslide .slide-bd a {
	float:left;
	display:inline;
	border-right:1px dotted #cacaca;
}
.mod-subslide .slide-bd img {
	width:176px;
	height:94px;
	vertical-align:top;
}
.subslide2 .slide-bd {
	width:530px;
	height:185px;
	border-width:0;
	box-shadow: none;
	padding: 0;
}
.subslide2 .slide-bd div.slide-bd-wrp {
	width:1596px;
}
.subslide2 .slide-bd a {
	float:left;
	display:inline;
	width:127px;
	height:182px;
	margin:0 2px;
	border-color:#f1f1f1 #d7dfe4 #bfc6cb;
	border-style:solid;
	border-width:1px;
	box-shadow: 0 1px 1px #ededed;
	background-color:#fff;
}
.subslide2 .slide-bd img {
	width: 127px;
	height: 182px;
	margin:0 auto;
}
.subslide2 .slide-bd div {
	height: 185px;
	margin-bottom:0;
	width: 532px;
}
.subslide3 .slide-bd {
	padding:0;
	height:108px;
}
.subslide3 .slide-bd div {
	width:530px;
	height:108px;
	margin-bottom:0;
}
.subslide3 .slide-bd a {
	border-right:1px solid #fff;
}
.subslide3 .slide-bd img {
	width:264px;
	height:108px;
}
.mod-announcement {
	width:238px;
	overflow:hidden;
	border-color:#f1f1f1 #d7dfe4 #bfc6cb;
	border-style:solid;
	border-width:1px;
	box-shadow: 0 1px 1px #ededed;
}
.credit-medal {
	width:240px;
	height:27px;
	line-height:26px;
	overflow:hidden;
}
.credit-medal a {
	float:left;
	width:83px;
	height:26px;
	overflow:hidden;
	padding-left:36px;
	border:1px solid #d7dfe4;
	border-width:0 1px 1px 0;
	font-weight:bold;
}
.credit-medal a:link, .credit-medal a:visited {
	color:#444;
}
.credit-medal a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.credit-medal a.security-item {
	background-position:13px -235px;
}
.credit-medal a.integrity-item {
	background-position:13px -275px;
}
.credit-medal a b {
	background-position:56px -198px;
	padding-right:17px;
}
.today-info {
	height:40px;
	overflow:hidden;
	padding-top:8px;
}
.today-info .calendar {
	float:left;
	display:inline;
	width:72px;
	padding:0 6px 0 12px;
	font-family: Arial, sans-serif;
	color:#444;
}
.today-info .calendar div {
	float:left;
	display:inline;
	width:28px;
	overflow:hidden;
}
.today-info .calendar .year {
	float:left;
	display:inline;
	width:26px;
	line-height:12px;
	font-size:11px;
}
.today-info .calendar .month {
	float:left;
	display:inline;
	width:26px;
	line-height:18px;
	font-size:24px;
	font-weight:bold;
}
.today-info .calendar .day {
	float:left;
	display:inline;
	line-height:33px;
	font-size:40px;
	color:#c00;
}
.today-info .other {
	line-height:1.3;
	color:#666;
}
.today-info .other b {
	color:#c00;
}
.mod-announcement .news {
	width:214px;
	margin:0 auto;
	padding:7px 0 9px;
	word-wrap:break-word;
	word-break:break-all;
	overflow:hidden;
}
.mod-announcement .instant-trade {
	border-top:1px dotted #D7DFE4;
}
.mod-announcement .news h3 {
	padding-bottom:3px;
	font-size:16px;
	font-family:"\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", sans-serif;
	color:#333;
}
.mod-announcement .news li {
	height:23px;
	overflow:hidden;
	line-height:23px;
	vertical-align:top;
}
.mod-announcement .news a:link, .mod-announcement .news a:visited {
	color:#333;
	text-decoration:none;
}
.mod-announcement .news a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.mod-announcement .news a.cat {
	margin-right:8px;
}
.mod-announcement .news li.hot a:link, .mod-announcement .news li.hot a:visited {
	color:#ff7300;
	text-decoration:none;
}
.mod-announcement .news li.hot a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.instant-trade div {
	height:92px;
	overflow:hidden;
}
.instant-trade li a {
	float:left;
	display:inline;
	width:146px;
	overflow:hidden;
}
.instant-trade li span {
	float:left;
	display:inline;
	width:68px;
	overflow:hidden;
	color:#c00;
	text-align:right;
}
.mod-announcement .product-tabs {
	width:238px;
	overflow:hidden;
	border-top:1px solid #D7DFE4;
}
.mod-announcement .product-tabs ul {
	width:240px;
	height:30px;
}
.mod-announcement .product-tabs .f-tab-t {
	float:left;
	display:inline;
	width:119px;
	height:29px;
	line-height:29px;
	border:1px solid #d6dfe4;
	border-width:0 1px 1px 0;
	background-color:#e5e5e5;
	text-align:center;
	color:#333;
	font-size:16px;
	font-family:"\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", sans-serif;
}
.mod-announcement .product-tabs .current {
	background-color:#FFF;
	border-bottom-width:0;
}
.mod-announcement .product-tabs .tabs-bd {
	height:288px;
	_height:287px;
	overflow:hidden;
}
.mod-announcement .product-tabs .f-tab-b {
	width:202px;
	height:271px;
	margin:16px 18px 0;
	overflow:hidden;
	line-height:25px;
}
.mod-announcement .product-tabs a {
	display:block;
}
.mod-announcement .product-tabs a:link, .mod-announcement .product-tabs a:visited {
	color:#333;
}
.mod-announcement .product-tabs a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.mod-announcement .product-tabs a span {
	display:block;
	height:20px;
	overflow:hidden;
	font-weight:bold;
}
.mod-announcement .product-tabs img {
	display:block;
	margin:0 auto 11px;
	vertical-align:top;
}
.mod-announcement .product-tabs .item-info {
	color: #888888;
}
.mod-announcement .product-tabs em {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	margin-right: 12px;
}
.mod-floor .fl-hd, .mod-floor .fl-bd {
	zoom:1;
}
.mod-floor .fl-hd:after, .mod-floor .fl-bd:after {
	clear: both;
	content:"\0020";
	display: block;
	height: 0;
}
.mod-floor .fl-hd {
	padding:13px 0 5px;
}
.mod-floor .fl-hd h3 {
	float:left;
	display:inline;
	width:192px;
	overflow:hidden;
	padding-left:10px;
	color:#444;
	font-size:21px;
	font-family:"\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", sans-serif;
}
.mod-floor .fl-hd h3 span {
	padding-right:8px;
	color:#ff5500;
	font-family:Helvetica, Arial, sans-serif;
}
.mod-floor .fl-hd div {
	float:right;
	display:inline;
	padding:11px 0 0;
	color:#333;
}
.mod-floor .fl-hd div a:link, .mod-floor .fl-hd div a:visited {
	color:#333;
	text-decoration:none;
}
.mod-floor .fl-hd div a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.mod-floor .fl-hd div em {
	margin:0 5px;
}
.mod-floor .fl-hd .fl-hd-more {
	padding-right:16px;
	margin-left:20px;
	background-position:26px -159px;
}
.mod-floor .fl-bd {
	height:335px;
	padding:9px;
*padding-bottom: 6px;
	background-color:#e3ecf1;
}
.mod-floor .logo-list-box {
	float:left;
	display:inline;
	width:185px;
	overflow:hidden;
}
.mod-floor .logo-list {
	width:186px;
	height:306px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:1px 0;
}
.mod-floor .logo-list:after {
	clear: both;
	content:"\0020";
	display: block;
	height: 0;
}
.mod-floor .logo-list a {
	float:left;
	display:inline;
	width:90px;
	height:30px;
	overflow:hidden;
	margin:0 1px 3px 0;
	border-color:#f00 #d7dfe4 #bfc6cb;
	border-style:solid;
	border-width:0 1px 1px;
	box-shadow: 0 1px 1px #ededed;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	line-height:330px;
	background:url(about:blank);
}
.mod-floor .logo-list a:hover {
	display:block;
	line-height:30px;
	background-color:#008bcc;
	color:#fff;
	text-decoration:none;
}
.mod-floor .logo-list-more {
	text-align:right;
	padding:6px 0 0 0;
}
.mod-floor .logo-list-more a {
	padding-right:21px;
	background-position:50px -159px;
}
.mod-floor .logo-list-more a:link, .mod-floor .logo-list-more a:visited {
	color:#444;
	text-decoration:none;
}
.mod-floor .logo-list-more a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.mod-floor .item-set-wrp {
	float:left;
	display:inline;
	width:545px;
	height:336px;
	overflow:hidden;
	padding:0 9px 0 8px;
}
.mod-floor .item-set {
	position:relative;
	float:left;
	display:inline;
	width:545px;
	height:333px;
	overflow:hidden;
	border-color:#D6E0E4 #d7dfe4 #bfc6cb;
	border-style:solid;
	border-width:1px;
	box-shadow: 0 1px 1px #ededed;
	background-color:#ececec;
}
.mod-floor .item-set a {
	position:absolute;
	display:block;
	background:url(about:blank);
}
.mod-floor .item-set a img {
	display:block;
	vertical-align:top;
}
.item-set a div {
	display:none;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.3;
	filter:alpha(opacity=30);
	background-color:#000;
	cursor: pointer;
	overflow:hidden;
}
.item-set.hover a div {
	display:block;
}
.item-set a.hover div {
	display:none;
}
.floor-tabs {
	padding:19px 0 0;
}
.floor-tabs .fl-hd {
	padding-top:0;
	padding-bottom:0;
	background-color:#E3ECF1;
}
.floor-tabs .fl-hd div {
	padding-right:10px;
	color:#666;
}
.floor-tabs .fl-hd div a:link, .floor-tabs .fl-hd div a:visited {
	color:#666;
	text-decoration:none;
}
.floor-tabs .fl-hd div a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.floor-tabs .fl-hd .fl-hd-more {
	padding-right:18px;
	background-position: 82px -80px;
	font-weight:bold;
}
.floor-tabs .fl-hd .fl-slide-hd {
	float:left;
	padding:0;
	width:302px;
	height:40px;
	overflow:hidden;
	position:relative;
	top:1px;
	z-index:1;
	background-color:#EEF4F5;
	border:1px solid #D6E0E4;
	border-width:0 1px;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.floor-tabs .fl-hd ul {
	width:303px;
}
.floor-tabs .fl-hd ul li {
	float:left;
	display:inline;
	width:100px;
	height:38px;
	line-height:38px;
	overflow:hidden;
	border:1px solid #D6E0E4;
	border-width:1px 1px 1px 0;
	text-align:center;
	cursor:default;
}
.floor-tabs .fl-hd ul li.current {
	background-color:#FFF;
	border-bottom-color:#fff;
	color:#444;
}
.floor-tabs .fl-bd {
	padding-top:0;
}
.floor-tabs .item-set {
	_display:none;
}
.mod-floor .tabbox {
	float:left;
	display:inline;
	width:223px;
	overflow:hidden;
	border-color:#f1f1f1 #d7dfe4 #bfc6cb;
	border-style:solid;
	border-width:1px;
	box-shadow: 0 1px 1px #ededed;
	background-color:#FFF;
}
.mod-floor .tabbox ul {
	width:224px;
	height:30px;
}
.mod-floor .tabbox .f-tab-t {
	float:left;
	display:inline;
	width:111px;
	height:29px;
	line-height:29px;
	border:1px solid #d6dfe4;
	border-width:0 1px 1px 0;
	background-color:#eef4f5;
	text-align:center;
	color:#333;
	font-size:16px;
	font-family:"\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", sans-serif;
}
.mod-floor .tabbox .current {
	background-color:#FFF;
	border-bottom-width:0;
}
.mod-floor .tabbox .tabbox-bd {
	position:relative;
	height:303px;
	overflow:hidden;
}
.tabbox .accordion-list .item {
	position:relative;
	height:25px;
	overflow:hidden;
	line-height:25px;
	border-top:1px solid #f1f1f1;
}
.tabbox .accordion-list .first {
	border-top-width:0;
}
.tabbox .accordion-list a:link, .tabbox .accordion-list a:visited {
	color:#444;
}
.tabbox .accordion-list a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.tabbox .accordion-list img {
	display:none;
	width:120px;
	height:120px;
	margin:18px auto 5px;
	vertical-align:top;
}
.tabbox .accordion-list span {
	margin-left:43px;
	padding-right:8px;
}
.tabbox .accordion-list .item-info {
	padding-left:25px;
	color:#888;
}
.tabbox .accordion-list em {
	margin-right:12px;
	color:#c00;
	font-size:14px;
	font-weight:bold;
}
.tabbox b {
	display:block;
	position:absolute;
	top:6px;
	left:18px;
	width:11px;
	height:11px;
	line-height:11px;
	overflow:hidden;
	border:1px solid #113e55;
	background-color:#1b4c65;
	font-size:10px;
	font-family: Helvetica, Arial, sans-serif;
	color:#fff;
	text-align:center;
}
.tabbox .first b {
	border:1px solid #c95631;
	background-color:#f67301;
}
.tabbox .accordion-list .hover {
	height:197px;
}
.tabbox .accordion-list .hover a {
	display:block;
}
.tabbox .accordion-list .hover img {
	display:block;
}
.tabbox .accordion-list .hover span {
	margin-left:0;
}
.tabbox .accordion-list .hover a span {
	display:block;
	height:20px;
	overflow:hidden;
	padding-left:25px;
	font-weight:bold;
}
.tabbox .accordion-list .hover b {
	top:11px;
}
.tabbox .normal-list {
	padding:10px;
	color:#888;
	line-height:20px;
}
.tabbox .normal-list .item {
	position:relative;
	width:203px;
	height:60px;
	margin-bottom:13px;
	word-wrap:break-word;
	word-break:break-all;
	overflow:hidden;
}
.tabbox .normal-list img {
	float:left;
	vertical-align:top;
	margin-right:12px;
}
.tabbox .normal-list a:link, .tabbox .normal-list a:visited {
	color:#444;
}
.tabbox .normal-list a:hover {
	color:#ff7300;
	text-decoration:underline;
}
.tabbox .normal-list a span {
	display:block;
	height:18px;
	overflow:hidden;
}
.tabbox .normal-list a:hover span {
	cursor:pointer;
}
.tabbox .normal-list .item div {
	height:20px;
	overflow:hidden;
}
.tabbox .normal-list em {
	color:#f50;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
}
.tabbox .normal-list b {
	top:1px;
	left:1px;
}
.section-sns {
	margin-bottom:18px;
}
.layout-e5m0s6 .grid-extra {
	display:inline;
	margin-left: 20px;
	width: 180px;
	height:330px;
	overflow:hidden;
}
.mod-headline div.pic {
	width:auto;
	height:auto;
	margin-bottom:10px;
}
.mod-headline div.pic img {
	vertical-align:top;
}
.mod-headline p.intro {
	height:auto;
}
.mod-news h5 {
	padding-bottom:4px;
	font-weight:bold;
	color:#333;
}
.mod-top .cell-header h5 {
	float:left;
	display:inline;
}
.section-sns .header {
	padding-top:16px;
}
.section-sns .header a.more {
	font-family:"\5B8B\4F53";
}
.section-sns .header h3.title {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.section-sns a:link, .section-sns a:visited {
	color:#333;
}
.section-sns a:hover {
	color:#ff7300;
	text-decoration:underline;
}
