@charset "utf-8";
/**
 * @fileOverview Global layout
 */
 /* CSS重置 */
body,form,div,span,ul,ol,li,p,pre,dl,dt,dd,h1,h2,h3,h4,h5,h6,em,a,fieldset,legend,address,label,textarea,select,input,figure,table,th,td,b,i{margin:0;padding:0;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body{ font-size:12px; font-family:'微软雅黑';}
fieldset,img{border:0;}
ul,li{list-style:none;}
em,i{font-style:normal;}
table{border-collapse:separate;border-spacing:0;}
a{text-decoration:none; color:#898989;}
a:hover{ text-decoration:underline;}
.search a:hover,.search_list a:hover,.friendly_link a:hover,.qr_code a:hover,.sectionBox  a:hover,.section_main a:hover,.top_news_info a:hover,.count_data dd a:hover,.m-main a:hover,.GE-item-wrap h3 a:hover,.ft a:hover,.xm-list-cate a:hover{ color:#e21631 !important; text-decoration:underline !important;}
a:focus,input,button,select,textarea{outline:none;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-variant: normal;}
select,img{ vertical-align:middle;}
legend{ display:none;}
textarea{resize:none;}
.clear{ clear:both;}
.clearfix{zoom:1;}
.clearfix:after{clear:both; content:"";display:block;height:0;line-height:0;visibility:hidden;}
address, cite, dfn, em, var {font-style: normal !important;}

/* 共有样式 */
.fl{ float:left;}
.fr{ float:right !important;}
.comWidth{ width:1200px; margin:0 auto;}
.pr{ position:relative;}



.container{ width:1210px; margin:0 auto;}
.fl{ float: left !important; word-spacing: 1px; overflow: hidden;}
.fr{ float: right !important; word-spacing: 1px; overflow: hidden;}
.mt10 { margin-top: 10px !important;}
.mr10 { margin-right: 10px !important;}
.mb10 { margin-bottom: 10px !important;}
.ml10 { margin-left: 10px !important;}
.mb0 { margin-bottom: 0 !important;}
.mr0 { margin-right: 0 !important;}

/**
 * @fileOverview Global Text Styles
 */
body{ font-family:"微软雅黑","\u5fae\u8f6f\u96c5\u9ed1";}
a			{ text-decoration: none;color: #666666;}
a:hover		{ color: #f13a3a; cursor: pointer;}
a:active	{ color: #10486d; cursor: pointer; }

/**
 * 
 */
@-webkit-keyframes wobble{
	0%{-webkit-transform:translateX(0%)}
	15%{-webkit-transform:translateX(-25%) rotate(-5deg)}
	30%{-webkit-transform:translateX(20%) rotate(3deg)}
	45%{-webkit-transform:translateX(-15%) rotate(-3deg)}
	60%{-webkit-transform:translateX(10%) rotate(2deg)}
	75%{-webkit-transform:translateX(-5%) rotate(-1deg)}
	100%{-webkit-transform:translateX(0%)}
}
@-moz-keyframes wobble{
	0%{-moz-transform:translateX(0%)}
	15%{-moz-transform:translateX(-25%) rotate(-5deg)}
	30%{-moz-transform:translateX(20%) rotate(3deg)}
	45%{-moz-transform:translateX(-15%) rotate(-3deg)}
	60%{-moz-transform:translateX(10%) rotate(2deg)}
	75%{-moz-transform:translateX(-5%) rotate(-1deg)}
	100%{-moz-transform:translateX(0%)}
}

@-webkit-keyframes shake{
	0%,100%{-webkit-transform:translateX(0);}
	10%,30%,50%,70%, 90%{-webkit-transform:translateX(-5px);}
	20%,40%,60%,80%{-webkit-transform:translateX(5px);}
}
@-moz-keyframes shake{
	0%,100%{-moz-transform:translateX(0);}
	10%,30%,50%,70%, 90%{-moz-transform:translateX(-5px);}
	20%,40%,60%,80%{-moz-transform:translateX(5px);}
}
.GE-item-wrap *,
.hot-item-ft ul li a,
ul.p_i_show li a,
.ads-items a,
.p_i_show_5 li a img,
ul.p_i_show_6 a,
.shortcut .nav li .gotop{
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

/**
 * 
 */
.container{ width:1200px; margin:0 auto;}
.pull_left,.lt 	{ float: left !important;word-spacing: 1px;overflow: hidden;}
.pull_center	{ float: left !important;word-spacing: 1px;overflow: hidden;}
.pull_right,.rt { float: right !important;word-spacing: 1px;overflow: hidden;}
.bt1{ border-top: 1px solid #e3e3e3 !important;}
.bt0{ border-top: none !important;}
.bb0{ border-bottom: none !important;}

/**
 * @fileOverview Global Toolbar Style
 * @toolbar
 */
.toolbar{ height:28px; line-height: 28px; background-color: #f2f2f2; border-bottom:1px solid #e8e7e7;;}
	.toolbar .toolbar-left{ color: #404040; width:50%;}
	.toolbar .toolbar-left a{ color:#666; margin:0 5px; display:inline-block; }
	.toolbar .toolbar-right{}
	.toolbar .toolbar-right ul{}
	.toolbar .toolbar-right ul li{ float:left; margin-left:5px; line-height:28px; height:28px;}
	#wenixn,
	#weibo,
	#txweibo{ padding-top: 3px; height:25px; line-height:25px;}

/**
 * @fileOverview Global Header Style
 * @header
 */
.header{ height:98px; position:relative; z-index:9;}
	.head-wrap{}
	.m-logo{height: 60px; width: 370px; margin-top:15px;}
	.m-logo a{ display:block; float: left;}
	
	.m-search{ width: 480px; padding-top: 8px; position:relative; float:left; margin-top: 20px;}
	ul.selist{width: 144px; height: 36px; background: url(../images/sy_03.png); float: left;}
	ul.selist li { width:144px; height:31px; padding-top:5px;}
	ul.selist li a {display: block; height:27px; color:#000;}
	ul.selist div {position: absolute;visibility: hidden;margin:0;padding:0;width:144px; height:246px; z-index:999; background:url(../images/sy_02.png);}
	ul.selist div a {position: relative;display: block;margin: 0;white-space: nowrap;text-align: left;background:#f35b00;width:85px; padding-left:20px; background:none; line-height:25px; height:27px; font-weight:bold;}
	ul.selist div a:hover {color:#ff0000; background:#303030; color:#FFF;}
	
	.search{width:330px; height:36px; float:left; float:left;}
	.search .search_a{ width:330x; height:36px; line-height:36px;}
	.search .search_a input{ width:282px; height:30px; border:#d3172c 3px solid; background:#FFF; border-right:none; padding-left:5px; line-height:30px; float:right; color:#a9a9a9;outline: none;}
	.search .search_a .search_an{ width:39px; text-indent:-9999px; height:36px; border:none 0; padding-left:0px; float:right; background:url(../images/sy_04.png) no-repeat; cursor: pointer}
	p.keywords{ height:30px; line-height:30px; color:#a9a9a9; display:block; overflow:hidden; float: left; width:470px;}
	p.keywords span{ font-weight:bold;}

	.m-hd-list{ width:; height:98px;}
	.m-hd-list p{ display:block; height:70px; padding:10px;}
	.m-hd-list img{ width:96px; height:58px; display:block; float:left; padding:1px;  border:#d7d7d7 solid 1px; margin:5px; margin-left:-6px; }
	.m-hd-list img:hover{box-shadow:0 0 10px #999999;}

/**
 * @fileOverview Global Navigation Style
 * @navigation
 */
.navigation{ height:38px; width:100%; background-color: #d3172c; position:relative;}
	.navigation:after { content: ""; position:absolute; bottom: -15px; left:0; width:100%; height:15px;
		background-color:#fff;
		background-image: -webkit-linear-gradient(#d0d0d1,#fff);
		background-image: -moz-linear-gradient(#d0d0d1,#fff);
		background-image: -ms-linear-gradient(#d0d0d1,#fff);
		background-image: -o-linear-gradient(#d0d0d1,#fff);
		background-image: linear-gradient(#d0d0d1,#fff);
	}
	.navigation .nav-wrap{width: 1200px;margin: 0 auto;height: 42px; position:relative;}
	.navigation .nav-list{width: 1105px;height: 38px;float: left;}
	.navigation .nav-list li{ float:left; height:38px; line-height:38px; border-right:1px solid #d53648;}
	.navigation .nav-list li a{ color: #fff; font-size:18px; display:block; padding:0 20px; border-right:1px solid #b80d20; position:relative;}
	.navigation .nav-list li a:hover, 
	.navigation .nav-list li a.cur{ background-color: #303030; color: #fff;}
	.navigation .nav-list li a:hover:before,
	.navigation .nav-list li a.cur:before,
	.navigation .nav-list li a.cur:after,
	.navigation .nav-list li a:hover:after{ position:absolute; top:0; content:" "; height:38px; width:3px;}
	.navigation .nav-list li a:hover:before{ background:url(../images/nav_li_before.png) top left repeat-y; left:0;}
	.navigation .nav-list li a:hover:after{ background:url(../images/nav_li_after.png) top left repeat-y; right:0;}
	
	.navigation .fr{ position: absolute; right: 0; top: 0; width: 38px; z-index: 15; zoom: 1;}
	.navigation .ovv{ overflow: visible;}
	.navigation .fr .sub-pop{ display: block; height: 38px;	width: 38px; float:right; background: url(../images/icon_menu.png) center center no-repeat; cursor: pointer;}
	.navigation .fr .popbox{ width: 1200px; height: auto; background: #fff; box-shadow: 0px 3px 5px rgba(000,000,000,0.3); position: absolute; top: 38px; right: 0;}
	.popbox ul{ margin: 0; padding: 10px; display: inline-block;;}
	.popbox ul li{ float: left; width: 392px; line-height: 14px; height: 14px; padding-top: 8px; font-size: 14px; margin-bottom: 8px; margin-right: 1px; overflow: hidden;}
	.popbox ul li a{ margin: 0 10px;}
	.popbox ul li strong{ display: inline-block; border-right: 1px solid #000;}
	.popbox ul li strong a{ font-weight: 700;}

/**
 * @fileOverview Global Sub Cate
 */
.subcate { z-index:8; *zoom:1; position:relative;}
	.subcate .container{ border:1px solid #e1e1e1; border-top:none; padding:1px; width:1196px;}
	.subcate .subcate-wrap{ background-color: #f5f5f5; overflow: hidden; padding: 10px 0;}
	.subcate dl{ float: left; width:313px; background: url(../images/dl_line.png) right center no-repeat;}
	.subcate dl.last{ width: 255px; background:none;}
	.subcate dl dt{ width:64px; float:left; text-align: center;}
	.subcate dl dt i{ display:inline-block; width:100%; height:27px;}
	.subcate dl dt i.icon-shoes{ background:url(../images/icon_shoes.png) center center no-repeat;}
	.subcate dl dt i.icon-home{ background:url(../images/icon_home.png) center center no-repeat;}
	.subcate dl dt i.icon-coffee{ background:url(../images/icon_coffee.png) center center no-repeat;}
	.subcate dl dt i.icon-fuzhuang{ background:url(../images/icon_fuzhuang.png) center center no-repeat;}
	.subcate dl dt a{ font-weight:bold; color:#d50000; height: 18px; display: inline-block; overflow: hidden;}
	.subcate dl dd{ float: left;width: 52px;text-align: center;height: 21px;line-height: 21px;padding: 1px 5px 0 5px;overflow: hidden;}
	.subcate dl dd a{ display:block; float:left;}

/**
 * @fileOverview Global Advertisement style
 * @inads
 */
.inads{ height:auto;}
	.adsline{ width:1200px; height:70px; margin:0 auto 10px auto;}
	.adsline img{ height:70px; width:1200px;}

/**
 * 快捷导航
 */
.shortcut{ position: fixed; z-index: 10; top: 50%; width:62px; margin-top:-210px; right: 7px;
	_margin-top: 0px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2));
}
.shortcut .nav{ display:inline-block; border: 1px solid #e9e9e9; background-color: #fff;}
.shortcut .nav li{ height:50px; width:60px; border-bottom:1px solid #e9e9e9; text-align:center; position:relative;}
.shortcut .nav li img{ margin:4px auto;}
.shortcut .nav li a{ display:block; height:22px; width:60px; padding-top:28px; position:absolute; top:0; bottom:0; _margin-left:-100%;}
.shortcut .nav li a:hover{ text-decoration:none;}
.shortcut .nav li strong{ display:inline-block; font-weight:700; font-size:14px; color: #eb4141; width: 100%; height: 28px; line-height: 28px;}
.shortcut .nav li .gotop{ background:#cecdca url(../images/icon_gotop.png) 20px 0 no-repeat; _margin-left:-50%;}
.shortcut .nav li .gotop:hover{ color:#fff; background-color:#d3172c; background-position:20px -50px;}

/**
 * 面包�?
 */
.breadcrumbs{ height: 34px; line-height: 34px; font-size: 14px; border: 1px solid #eeeeee; text-indent: 1em; border-bottom-color: #d3172c; font-family: "宋体";}
.breadcrumbs em{ color: #cd0006; font-weight: 700;}

/**
 * @fileOverview 全局底部服务
 */
.m-server{}
	 .container{border-top: none; border-right: none; width:1198px;}
	.aaaa{ overflow:hidden;}	
	 .contbox{ float:left; height:198px; border-top:#474747 solid 2px; padding-left:15px;}
	 .contbox h2{ line-height:35px; height:35px; border-bottom:#dedede solid 1px; display:block; font-weight:bold; font-size:14px;border-right:#dedede solid 1px; }
	
	 .cont_1{ width:205px;}
	 .cont_2{ width:205px;}
	 .cont_3{ width:259px;}
	 .cont_4{ width:227px;}
	
	 .cont_1 .cont_bot{border-right:#dedede solid 1px; height:147px; padding-top:8px;}
	 .cont_1 .cont_bot span img{ width:88px; height:88px;}
	 .cont_1 .cont_bot span{ width:102px;display:block; float:left; line-height:16px; margin-top:7px;}
	 .cont_2 .cont_bot{border-right:#dedede solid 1px; height:152px; line-height:22px; padding-top:10px;position:relative;}
	 .cont_2 .cont_bot .about5{ position:absolute; width:70px; height:29px; top:119px; left:0; line-height:29px; background:url(../images/sy_19.png); padding-left:55px}
	 .cont_2 .cont_bot span{ margin:5px 0 5px 0; display:block;}
	 .cont_2 .cont_bot span img{ width: 182px; height: 25px; overflow:hidden;}
	 .cont_3 .cont_bot{border-right:#dedede solid 1px; height:152px; padding-top:10px; line-height:20px;}
	 .cont_3 .cont_bot span{display:block; font-weight:bold; font-size:14px; padding:5px 0 0 0;}
	 .cont_4 .cont_bot{border-right:#dedede solid 1px; height:152px; padding-top:10px; line-height:20px;}
	 .cont_4 .cont_bot ul{ margin:0; padding:0;}
	 .cont_4 .cont_bot ul li{ line-height:24px; height:24px; width: 215px; overflow:hidden;}

/**
 * @fileOverview Global Footer style
 */
.footer{ width: 100%; padding: 10px 0 30px 0; }
	.footer .hd{ height: 46px; line-height: 46px; background-color: #d3172c; position: relative;}
	.footer .hd .ft-nav{ position: absolute; top: 0; left: 50%; margin-left: -600px; border-top: 6px solid #fff;  background-color: #d3172c; text-align: center;}
	.footer .hd .ft-nav a{ margin: 0 10px; color: #fff; font-size:16px;}
	.footer .bd{ padding: 30px 0 20px 0; overflow: hidden;}
	.footer .bd .ft-logo{ float: left;}
	.footer .bd .ft-txt{ float: left; line-height: 20px;}
	.footer .bd .ft-txt img{margin-bottom: -5px;}
	
	.bottom_2012_3{ width:1160px; margin:0 auto;}
/**
 * 首页焦点模块框架布局
 */
.col-focus > div > div{ min-height: 150px;}
	.col-focus .col-sub 	{ width: 240px; }
	.col-focus .col-main 	{ width: 731px; margin-left: 10px; }
	.col-focus .col-extra 	{ width: 209px; }

/**
 * 首页楼层框架
 */
.row-one,
.row-two{ overflow: hidden;}
.row-one > div,
.row-two > div{ min-height: 150px;}
.row-one .col-main, .row-two .col-main{ float: left;}
.row-one .col-sub, .row-two .col-sub{ float: right;}
.row-one .col-main{ width: 985px;}
.row-one .col-sub{ width: 205px;}
.row-two .col-main{ width: 634px;}
.row-two .col-sub{ width: 556px;}

.col--hd{ height: 32px; width: 100%; border-bottom: 2px solid #d3172c;overflow: hidden;}
.col--hd h2{ height: 32px; line-height: 32px; float: left; margin: 0 1px 0 0; font-size: 16px; padding-right: 32px; background: #d3172c; color:#fff;}
.col--hd h2 i{ display: block; float: left; height:32px; width: 32px; margin:2px 5px 0 5px; background:url(../images/icon_split.png) 0 0 no-repeat;}
.col--hd h2 a{ color: #fff; margin:0 3px;}
.col--hd .a {display: block;line-height: 14px; height: 14px;font-size: 14px; border-right: 1px solid #737373; float: left; padding: 0 10px; margin:8px 10px 8px 0; color: #737373;}
.col--hd .a.last{ border-right: none;}
.red-hd{ border-bottom-color: #d3172c}
.red-hd h2{ background-color: #d3172c}
.blue-hd{ border-bottom-color: #3289df}
.blue-hd h2{ background-color: #3289df}
.green-hd{ border-bottom-color: #090}
.green-hd h2{ background-color: #090}
.pink-hd{ border-bottom-color: #f69}
.pink-hd h2{ background-color: #f69}
.yellow-hd{ border-bottom-color: #ff8a00}
.yellow-hd h2{ background-color: #ff8a00}

.col--hd h2 i.icon-sofa{ background-position:0px 0px;}
.col--hd h2 i.icon-car{ background-position:0px -32px;}
.col--hd h2 i.icon-bulb{ background-position:0px -64px;}
.col--hd h2 i.icon-woman{ background-position:0px -96px;}
.col--hd h2 i.icon-footprint{ background-position:0px -128px;}
.col--hd h2 i.icon-clothes{ background-position:0px -160px;}
.col--hd h2 i.icon-food{ background-position:0px -192px;}

.col--bd{ border: 1px solid #e2e2e2; border-top: none; padding-top:10px; padding-left:5px; padding-bottom:8px;}

.n-mod{width: 485px; height: 540px; position: relative; border: 1px solid #e3e3e3;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.n-mod .n-mod-hd{height: 30px; line-height: 30px; padding-left: 15px;font-size: 14px; padding:0 10px; border-bottom: 1px solid #e3e3e3;
	background-color:#fbfbfb;
	background-image: -webkit-linear-gradient(#fff,#f9f9f9);
	background-image: -moz-linear-gradient(#fff,#f9f9f9);
	background-image: -ms-linear-gradient(#fff,#f9f9f9);
	background-image: -o-linear-gradient(#fff,#f9f9f9);
	background-image: linear-gradient(#fff,#f9f9f9);
}
.n-mod .n-mod-hd h2{ float: left;}
.n-mod .n-mod-hd a.more{ float: right;}

/**
 * @fileOverview 图片列表 模块
 */
ul.p_i_show{ display:block; width:auto; height:auto; overflow:hidden; margin-left:auto; margin-right:auto;}
	ul.p_i_show li{width: 130px;height: 118px;display: block;overflow: hidden;float: left;margin: 0 5px 0 0; text-align:center;}
	ul.p_i_show li a{ display:block; width:130px; height:118px; background:#eeeeee;}
	ul.p_i_show li a img{border: 4px solid #FFF;margin: 1px !important; margin-bottom: 0px !important; height: 83px;width: 120px;}
	ul.p_i_show li a p{line-height: 24px !important; background-color: #fff; text-indent:0 !important; margin:0 1px;}
	ul.p_i_show li a:hover,
	ul.p_i_show li a:hover p{ background:#e54433; color:#FFF; text-decoration: none;}

	/* 联展页面 */
	ul.p_i_show.ex_c1{ width:1168px;}
	ul.p_i_show.ex_c1 li{ margin:7px 8px;}
	
	/** 首页 **/
	ul.home_1{ width:970px;}
	ul.home_1 li{ margin: 4px 4px;}
	ul.home_2{ width:418px;}
	ul.home_2 li{ margin: 4px 4px;}
	ul.home_3 li{ margin: 4px 3px;}
	ul.home_4{ width:970px;}
	ul.home_4 li{ margin: 3px 4px;}

.p_i_show_2{height: 250px; background: url(../images/sy_11.gif) 0 0 no-repeat; border-top: none; border-right: #dedede solid 1px; padding-top: 4px; float: left;}
	.p_i_show_2 ul{ margin: 0; padding: 0;}
	.p_i_show_2 ul li{ height:61px; width:118px; text-align:center;  float:left; display:block; padding-top:1px;}
	.p_i_show_2 ul li a{ display:block; border-bottom:#ffffff solid 1px; width:96px; height:58px; margin:0 auto;}
	.p_i_show_2 ul li a:hover{ display:block; border-bottom:#ff0000 solid 1px;}
	.p_i_show_2 ul li img{ width:96px; height:58px;}

ul.p_i_show_3 li{ width: 145px; float: left; text-align: center; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; padding-top: 5px; height: 110px;}
	ul.p_i_show_3 li a{ display: block;}
	ul.p_i_show_3 li .title{ height: 24px; line-height: 24px; margin: 0 12px; margin-top: 3px;}
	ul.p_i_show_3 li a:hover .title{ background:#F00; color:#FFF;}
ul.p_i_show_3 li img{ width:120px; height:83px;}

ul.p_i_show_4{ margin-right: -17px;}
	ul.p_i_show_4 li{ float: left; margin-right: 11px; _margin-right:10px;}
	ul.p_i_show_4 li a{ display: block; width: 120px; height: 83px; border: 1px solid #e1e1e1; padding: 9px;}
	ul.p_i_show_4 li a:hover{ border-color: #F00}
	ul.p_i_show_4 li a img{ width: 120px; height: 83px;}

.p_i_show_5{overflow:hidden;*zoom:1;margin-right:-1px;}
	.p_i_show_5 li{width:102px;height:66px;border:1px solid #dfdfdf;border-right:none;border-bottom:none;float:left;overflow:hidden;margin-left:-1px}
	.p_i_show_5 li a{display:block;overflow:hidden;font-size:0;line-height:0;}
	.p_i_show_5 li a img{ width:93px;height:56px; margin:4px 3px; border: 1px solid #fff;}
	.p_i_show_5 li a:hover img{ border-color:#e54433;}
	.lmod{ width:203px; margin-left: 2px; margin-top: 4px}
	.lmod li{ height:68px;}
	.lmod li img{ height:60px !important;}

ul.p_i_show_6{ height: 80px; padding: 13px 0 0 10px;}
	ul.p_i_show_6 li{ float: left;}
	ul.p_i_show_6 a{float: left; padding: 5px; border: #e3e3e3 solid 1px; width: 98px; height: 68px; margin-right: 8px; display: inline;}
	ul.p_i_show_6 a:hover{ border-color: #FF6600;}
	ul.p_i_show_6 li img{ width:98px; height:68px;}
	ul.p_i_show_6_1{ padding: 8px 0 8px 10px;}

ul.p_i_show_7{overflow: hidden; zoom: 1; padding-bottom: 4px;text-align: center;}
	ul.p_i_show_7 li{ position:relative;}
	ul.p_i_show_7 li a{ height: 54px; width: 195px; margin: 4px 0 0 4px; overflow: hidden;display: block;}
	ul.p_i_show_7 li img { width: 100%; height: 100%;}

ul.n_list_1{}
	ul.n_list_1 li{height: 24px; width: 145px; border-bottom: #dadada dotted 1px; border-right: #dadada solid 1px; display: block; float: left; overflow: hidden;}
	ul.n_list_1 li a{ display:block;line-height:24px;padding:0 12px;}
	ul.n_list_1 li a:hover{ background:#F00; color:#FFF;}
	ul.n_list_1 .bg{ background:#f2f2f2;}
	ul.n_list_1 .red{ color:#F00;}

.n_list_2{overflow:hidden;*zoom:1; border: 4px solid #f5f5f5; padding: 4px;}
	.n_list_2 li{height:22px;line-height:22px;overflow:hidden;color:#a7a7a7;}
	.n_list_2 li span{margin-right:5px;}
	.n_list_2 li span a{color:#1a469f;font-weight:bold; margin-right:3px;}

.n_list_3{}
	.n_list_3{margin:5px;font-size:14px;font-weight:bold;}
	.n_list_3 li{height:39px;line-height:39px;overflow:hidden;text-align:center;margin:7px 0 0 0;background:url(../images/kan.png) no-repeat;padding:0 5px 0 44px;}
	.n_list_3 .kLi1{background-position:0 0;}
	.n_list_3 .kLi1 a{color:#608c4b;}
	.n_list_3 .kLi2{background-position:0 -39px;}
	.n_list_3 .kLi2 a{color:#c48403;}
	.n_list_3 .kLi3{background-position:0 -78px;}
	.n_list_3 .kLi3 a{color:#305b8f;}


ul.n_list_4{ height: 144px; padding: 13px 0 0 8px;}
	ul.n_list_4 li{line-height: 24px; height: 24px; overflow: hidden; float: left; display: block; width: 235px;}

dl.n_list_5 {height: 72px; border-bottom: #e3e3e3 dotted 1px; display: block; clear: both; padding-top: 2px; margin: 0 12px 0 12px;}
	dl.n_list_5 dt{font-size: 14px; display: block; text-align: center; line-height: 30px; overflow:hidden;}
	dl.n_list_5 a{color: #ff0000;}
	dl.n_list_5 dt a{ font-weight:700;}
	dl.n_list_5 dd{display: block; line-height: 18px; height: 36px; overflow: hidden; color: #666; position:relative;}
	dl.n_list_5 dd a{ position:absolute; bottom:0; right:0; display:block; height:18px; padding:0 10px; background:#fff;}

ul.n_list_6{ height: 72px; padding: 8px 0 8px 13px;}
	ul.n_list_6 li{line-height: 24px; height: 24px; padding: 0 0 0 7px; overflow: hidden; float: left; display: block; width: 225px; background: url(../images/sy_14.gif) no-repeat left center;}
/**
 * 灰色模块
 */
.m-gray{ border:1px solid #dcdcdc;}
	.m-gray .m-gray-hd{ height: 30px; line-height: 30px;background: #F7F7F7; font-size: 14px; padding: 0 15px;}
	.m-gray .m-gray-hd em{ color: #cd0006; font-weight: 700;}

/**
 * 热点投资
 */
dl.m-tz {border-bottom: 1px solid #ECECEC;padding:10px;height: 44px;}
    dl.m-tz dt {color: #FFF;float: left;font-size: 12px;height: 42px;line-height: 21px;overflow: hidden;text-align: center;width: 21px;}
    dl.m-tz dt.dtstyle1{ background:#6ba158;}
    dl.m-tz dt.dtstyle2{ background:#c58964;}
    dl.m-tz dt.dtstyle3{ background:#c56490;}
    dl.m-tz dt.dtstyle4{ background:#6589c5;}
    dl.m-tz dt.dtstyle5{ background:#c466be;}
    dl.m-tz dt.dtstyle6{ background:#64c4b6;}
    dl.m-tz dd {float: left;width: 156px;color: #333333;height: 42px;line-height: 21px;padding-left: 6px;}
    .dl-dd-ul{}
    .dl-dd-ul li{ float: left; height: 14px; width: 52px; line-height: 14px; margin: 4px 0;}
    .dl-dd-ul li a{ color: #333; margin: 0 2px;}
	
	/** 商机排行�?投资 **/
	.tz4{ float: left;}
	.tz4 dl.m-tz { padding: 6px 10px;}
	.tz4 dl.last{ border-bottom: none;}
	.tz4 dl.m-tz dt.dtstyle1{ background:#f27935;}
    .tz4 dl.m-tz dt.dtstyle2{ background:#72c1b6;}
    .tz4 dl.m-tz dt.dtstyle3{ background:#69b56d;}
    .tz4 dl.m-tz dt.dtstyle4{ background:#b59069;}
	.tz4 dl.m-tz dd{ width: 191px;}
	.tz4 .dl-dd-ul li{ border-right: 1px solid #666; width: 62px;}
	.tz4 .dl-dd-ul li.li-3,
	.tz4 .dl-dd-ul li.li-6{ border-right: none;}
	.tz4 .dl-dd-ul li a{ color: #666; margin: 0 7px;}

/**
 * 商机排行�?
 */
.oppor_tab{ width:238px; border:1px solid #e1e1e1; background-color: #FFF; float:left;}
	.oppor_tab .m-gray-hd{ display:inline-block; height:26px; line-height:26px; border-bottom:2px solid #ca120a; width:217px; padding-left:6px; font-size:14px;background-color: #f2f2f2;}
	.opportab_left{ width:46px;}
	.opportab_left a{ display:block; height:22px; width:45px; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; text-align:center; line-height:22px; color:#000;}
	.opportab_left a.on{ border-right:none; font-weight:bold; color:#f00;}
	.opportab_right{ width:186px; height:229px; overflow:hidden; border-bottom:1px solid #e1e1e1; padding-left: 5px;}
	.opportab_right ul{ display:none;}
	.opportab_right ul li{ width:186px; float:left; height:22px; overflow:hidden; border-bottom:1px solid #EFEFEF;}
	.opportab_right ul li a{ display:inline-block; color:#000; float:left; height:22px; line-height:22px; margin-left:5px; width:95px; overflow:hidden;}
	.opportab_right ul li a:hover{ color:#f00;}
	.opportab_right ul li em{ display:inline-block; float:left; width:12px; height:12px; background:url(../images/sub_02.gif) no-repeat; text-align:center; line-height:12px; color:#fff; font-style:normal; margin-top:6px; margin-left:8px;}
	.opportab_right ul li span{ display:inline-block; float:right; height:22px; line-height:22px; margin-right:5px; color:#666;}

/**
 * 商机遍中�?
 */
.shangji dl{border-bottom:1px dotted #c5c5c5;padding:5px 0 5px 5px;_padding:4px 0 5px 5px;margin:0 5px -1px 5px;overflow:hidden;}
	.shangji dl dt{width:96px;height:58px;border:1px solid #f1f1f1;float:left;}
	.shangji dl dt a img{width:96px;height:58px;}
	.shangji dl dd h3{font-size:14px; padding-left:12px;line-height:26px; overflow:hidden; height:26px;}
	.shangji dl dd div{ padding-left:111px;}
	.shangji dl dd div { line-height: 18px;}
	.shangji dl dd div em.icon-star { background: url(../images/icon_star.png) no-repeat; display: block; height: 11px; }

.main-txt-list{ width: 730px; float: left; height:auto; border: #dadada solid 1px; border-right: none;}

/**
 * @fileOverview 热门项目 首页
 */
.top-hotitem{}
	.top-hotitem ul{ display: inline-block; padding-left: 2px; margin-right: -5px;}
	.top-hotitem ul li{ width: 106px; height: 73px; display: block; margin-right: 6px; padding: 3px; float: left; -webkit-border-radius:5px; border: 1px solid #dedede;}
	.top-hotitem ul li img { width: 106px; height: 73px;}

/**
 * 排行榜展�?
 */
.ishow-one{width:100%; height:64px;}
	.ishow-one .container{ border:#CCC 1px solid; overflow:hidden; width:1198px;}
	.ishow-one em{ width: 20px; height: 60px; float: left; background-color: #ed5050; margin-left: 1px; margin-top: 1px; padding-top: 2px; display: inline; text-align: center; color: #fff; line-height: 14px; font-family: "宋体";}
	.ishow-one ul{ height:63px; margin-top:1px; float:left; overflow:hidden; margin-left:0px;}
	.ishow-one ul li{width:97px; margin-left:1px; height:63px; float:left; }
	.ishow-one ul li a{width:97px; height:62px; display:block; }
	.ishow-one ul li a:hover{ border-bottom:#F00 1px solid;}
	.ishow-one ul li img{ width:97px; height:62px; background: url(../images/nopic2.png) 0 0 no-repeat; background-size: cover; }

/**
 * @fileOverview Group Exhibition Filters 筛选项 联展�?
 */
.m-filters .container{ padding-top:1px;}
	.m-filters dl{ display:block; height:auto; border:#eeeeee solid 1px; margin-top:-1px; overflow: hidden;}
	.m-filters dl dt{ display:block; height:32px; float:left; background:#f5f5f5; width:77px; padding-left:22px; line-height:33px; font-weight:bold; color:#333;margin-left: 1px; margin-top: 1px;}
	.m-filters dl dd{ display:block; height:32px; float:left; text-align:center; line-height:33px; padding:0 0 0 15px;}
	.m-filters dl dd a:hover{background:#F00; color:#FFF; padding:3px 5px 3px 5px; border:#f00 solid 1px;border-radius:10px; }
	.m-filters dl dd a.hover{background:#F00; color:#FFF; padding:3px 5px 3px 5px; border:#f00 solid 1px;border-radius:10px; }
	.m-filters dl dd a{ padding:3px 5px 3px 5px; border:#fff solid 1px;}

/**
 * @fileOverview Group Exhibition Item List 联展�?
 */
.GE-item-wrap{ width: 1205px;}
	.GE-item-box{ width:214px; _height:350px; overflow:hidden; padding:10px; border:1px solid #e1e1e1; float: left; margin-right: 5px; margin-bottom: 10px;}
	.GE-item-box:hover{ border-color:#d3172c;}
	.ge-i-b-5,ge-i-b-10{ margin-right:0;}
	.GE-item-box dt{ height:226px; width:214px;}
	.GE-item-box dt img{ height:100%; width:100%;}
	.GE-item-box dd{ margin-top:4px;}
	.GE-item-box dd .h3{ height:24px; line-height:24px;font-size: 14px; font-weight:normal; position:relative;overflow: hidden;}
	.GE-item-box dd .h3 a{ color: #000;}
	.GE-item-box dd .h3 i{ display:inline-block; position:absolute; top:0; height: 24px; width: 24px;}
	.GE-item-box dd .h3 i.icon_honesty{ background:#fff url(../images/icon_honesty.png) center center no-repeat; right: 24px;}
	.GE-item-box dd .h3 i.icon_guarantee{ background:#fff url(../images/icon_guarantee.png) center center no-repeat; right: 0px;}
	.GE-item-box dd .h3:hover i{
		-webkit-animation:wobble 1s .2s ease both;
		-moz-animation:wobble 1s .2s ease both;
		-o-animation:wobble 1s .2s ease both;
		-ms-animation:wobble 1s .2s ease both;
		animation:wobble 1s .2s ease both;
	}
	.GE-item-box dd .line{ color: #999; height: 24px; line-height: 24px; overflow: hidden;}
	.GE-item-box dd .dataline{ width: 100px; background-color: #d0c3c3; height:5px; line-height:5px;}
	.GE-item-box dd .dataline hr{ height:5px; width:50%; line-height:5px; background-color:#d3172c; border:none;}
	.GE-item-box:hover hr{
		-webkit-animation:shake 1s .2s ease both;
		-moz-animation:shake 1s .2s ease both;
	}
	.GE-item-box dd .line em{ color:#db172c; font-size: 16px; margin-right:5px;}
	.GE-item-box dd .line-btn a{ width:75px; float:left; height:24px; line-height: 24px; text-align: center; display:block; border:1px solid #cacaca; padding:0 .8em;
		-moz-border-radius:12px;
		-ms-border-radius:12px;
		-o-border-radius:12px;
		-webkit-border-radius:12px;
		border-radius:12px;
		background-color:#fff;
		background-image: -webkit-linear-gradient(#fff,#eaeaea);
		background-image: -moz-linear-gradient(#fff,#eaeaea);
		background-image: -ms-linear-gradient(#fff,#eaeaea);
		background-image: -o-linear-gradient(#fff,#eaeaea);
		background-image: linear-gradient(#fff,#eaeaea);
	}
	.GE-item-box dd .line-btn a i{ display: block;; float: left; width: 15px; height: 24px; background: url(../images/icon_telmsg.png) 0 0 no-repeat;}
	.GE-item-box dd .line-btn a:hover{ color:#fff; text-decoration:none; border-color:#4cb233;
		background-color: #73c050;
		background-image: -webkit-linear-gradient(#73c050,#45b035);
		background-image: -moz-linear-gradient(#73c050,#45b035);
		background-image: -ms-linear-gradient(#73c050,#45b035);
		background-image: -o-linear-gradient(#73c050,#45b035);
		background-image: linear-gradient(#73c050,#45b035);
		box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
	}
	.GE-item-box dd .line-btn .fr:hover{ border-color:#fe7800;
		background-color: #fe7800;
		background-image: -webkit-linear-gradient(#fe7800,#f96c03);
		background-image: -moz-linear-gradient(#fe7800,#f96c03);
		background-image: -ms-linear-gradient(#fe7800,#f96c03);
		background-image: -o-linear-gradient(#fe7800,#f96c03);
		background-image: linear-gradient(#fe7800,#f96c03);
	}
	.GE-item-box dd .line-btn a i.icon_tel{ background-position: 0 0;}
	.GE-item-box dd .line-btn a i.icon_msg{ background-position: 0 -24px;}
	.GE-item-box dd .line-btn a:hover i.icon_tel{ background-position: -17px 0;}
	.GE-item-box dd .line-btn a:hover i.icon_msg{ background-position: -17px -24px;}

/**
 * @fileOverview 图片热门项目 联展�?
 */
.hot-item-ft{}
	.hot-item-ft .container{}
	.hot-item-ft ul{ border-top: #dedede solid 1px; border-right:1px solid #dedede; overflow: hidden; display: block;}
	.hot-item-ft ul li{ display: block; float: left; width: 108px; height: 67px;}
	.hot-item-ft ul li a{height: 64px; width: 106px; display: block; border-left: #dedede solid 1px; border-bottom: #dedede solid 1px; text-align: center; padding: 1px;}
	.hot-item-ft ul li a img{ height: 64px; width: 90px;}
	.hot-item-ft ul li a:hover{ border-bottom:#ff0000 solid 1px;}

/**
 * @fileOverview Tab 切换 联展�?
 */
.slideTxtBox{ width:1200px;}
	.slideTxtBox .hd{ height:30px; line-height:30px; padding:0 10px 0 20px;   border-bottom:1px solid #d3172c;  position:relative; }
	.slideTxtBox .hd ul{ float:left; position:absolute; left:0; top:-1px; height:32px;   }
	.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  font-size:16px; }
	.slideTxtBox .hd ul li.on{ height:30px;  background:#d3172c; color: #fff; border-bottom:2px solid #d3172c; font-size:16px; }
	
	.slideTxtBox .bd ul{ padding:15px;  zoom:1; border:1px solid #dfdfdf; border-top:none;}
	.slideTxtBox .ft{ padding:10px; border:1px solid #dfdfdf; border-top:none; overflow: hidden;}
	.slideTxtBox .ft .m-n-list{ float: left; width: 145px; border:1px solid #fff;}
	.slideTxtBox .ft .m-n-list li{ height: 26px; line-height: 26px; background: url(../images/icon_arrow.png) 5px center no-repeat; padding: 0 1em; overflow: hidden;}
	.slideTxtBox .ft .m-n-list li.m-n-li-2{ background-color: #f2f2f2;}

/**
 * @fileOverview Tab 切换 首页
 */
.slideTxtBox2{ width:1198px; border: 1px solid #ccc;}
	.slideTxtBox2 .hd{ height: 33px; line-height: 33px; padding: 0 10px 0 20px; border-bottom: 1px solid #ccc; position: relative; 
		background-color: #fff;
		background-image: -webkit-linear-gradient(#fff,#E6E5E6);
		background-image: -moz-linear-gradient(#fff,#E6E5E6);
		background-image: -ms-linear-gradient(#fff,#E6E5E6);
		background-image: -o-linear-gradient(#fff,#E6E5E6);
		background-image: linear-gradient(#fff,#E6E5E6);
	}
	.slideTxtBox2 .hd ul{ float:left; position:absolute; left:-1px; top:-1px; height:33px;}
	.slideTxtBox2 .hd ul li{ float:left; padding:0 15px; cursor:pointer; height: 34px; width: 170px; _width: 164px; font-size: 14px; border-left: 1px solid #ccc; text-align: center;}
	.slideTxtBox2 .hd ul li.on{ height:33px; color: #d3172c; width: 163px; background-color: #fff;  border-top: 2px solid #d3172c; font-weight: 700;}
	
	.slideTxtBox2 .bd ul{ zoom:1; border-top:none; overflow: hidden; height: 200px;}
	.slideTxtBox2 .bd ul li{ width:177px; height:170px; display:block; float:left; padding:20px 0 0 20px;}
	.slideTxtBox2 .bd ul li span{ display:block; line-height:18px; clear:both; padding-top:10px;}
	.slideTxtBox2 .bd ul li em{ font-weight:bold; font-family:'Microsoft Yahei',"\5FAE\8F6F\96C5\9ED1"; color:#F00}
	.slideTxtBox2 .bd ul li img{ width:164px; height:120px; border:#dadada solid 1px;}
	.slideTxtBox2 .bd ul li img:hover{box-shadow:0 0 10px #999999;border:#666 solid 1px;}
/**
 * @fileOverview 品牌点评 联展�?
 */
.brandReview{}
	.brandReview .hd{ height: 25px; border-bottom: 2px solid #e5e5e5; position: relative;}
	.brandReview .hd .h3{display: block; background: url(../images/title.jpg) 0px 21px no-repeat;height: 27px; width: 95px;text-align: center;font-size: 14px;color: #444444}
	.brandReview .bd{ padding: 10px; border: solid 1px #e5e5e5; border-top: none; text-indent: 2em;}

/**
 * 热门分类 色块标签  联展�?
 */
.ads-items{ position:relative;}
	.ads-items a { display:inline-block; position:absolute; background:#fff; text-align:center; overflow:hidden; color:#fff;text-decoration:none;}
	.ads-items .block1 { font-size:24px;}
	.ads-items .block2 { font-size:20px;}
	.ads-items .block2_5 { font-size:18px;}
	.ads-items .block2_6 { font-size:16px;}
	.ads-items .block2_7 { font-size:14px;}
	.ads-items .block3 { font-size:12px}

/**
 * 页面留言�?联展�?
 */
#shadow { background: #000; position: absolute; left: 0; top: 0; width: 100%; z-index: 10; opacity: 0.7; filter: alpha(opacity = 70); zoom: 1; display: none;}
.edit-reply{
		zoom: 1;
		z-index:15;
		width:100%;
		position: absolute;
		left: 0;
		top: 0;
		_top: expression(eval(document.documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2));
	}
	.edit-reply-warp{
		height:420px;
		width:470px;
		border:8px solid #000;
		background:#fff;
		overflow:hidden;
		position: absolute;
		zoom: 1;
		display:none;
		position:fixed;
		top:50%;
		left:50%;
		margin-top:-210px;
		margin-left:-235px;
		_position:absolute;
		_left:50%;
		_top:50%;
	}
	.edit-reply-warp .mess_tit{ height:30px;
		background-color: #ddd;
		background-image: -webkit-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: -moz-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: -ms-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: -o-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: linear-gradient(#F9F9F9,#D6D6D6);
		border-bottom: 1px solid #6A6A6A;
	}
	.edit-reply-warp .mess_tit strong{ float:left; line-height:30px; margin-left:8px; color:#4c5a5f;}
	.edit-reply-warp .mess_tit a{ width:9px; height:9px; float:right; margin-top:10px; margin-right:8px;}
	.mess_con{ padding:20px; padding-right:0; position:Fixed; background:#fff;}
	.mess_con .h{ margin-bottom:8px; _margin-bottom: 5px;}
	.mess_con .h .h_1{ width:45px; float:left; line-height:24px; font-size:13px;}
	.mess_con .h .h_2{ width:190px; float:left;}
	.mess_con .h .h_2 input.input1{ list-style:none; border:none; margin:0; padding:0; width:183px; height:22px; border:1px solid #b9b9b9; padding-left:5px;}
	.mess_con .h .h_2 textarea{ width:183px; height:120px; color:#666;}
	.mess_con .h .h_ra input{ margin-top:5px;}
	.mess_con .h .h_3{ float:left; line-height:24px; width:186px; margin-left:10px;}
	.mess_con .h .h_4{ float:left; width:170px; border:1px dashed #999; background:#f6f6f6; padding:8px; line-height:20px;}
	.mess_con .h .h_4 ul li{ cursor:pointer;}
	.mess_btn input{  list-style:none; border:none; width:145px; height:32px;  cursor:pointer; position:absolute; left:65px; bottom:20px; _bottom:40px;
		background-color: #ddd;
		background-image: -webkit-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: -moz-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: -ms-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: -o-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: linear-gradient(#F9F9F9,#D6D6D6);
		border:1px solid #6A6A6A;
	}
	.mess_btn input:active{ background-image: none;}

/**
 * 我来点评
 */
.consult{
		zoom: 1;
		z-index:15;
		width:100%;
		position: absolute;
		left: 0;
		top: 0;
		_top: expression(eval(document.documentElement.scrollTop+(documentElement.clientHeight-this.offsetHeight)/2));
	}
	.consult_warp{
		height: 345px;
		width:260px;
		border:8px solid #000;
		background:#fff;
		overflow:hidden;
		position: absolute;
		zoom: 1;
		display:none;
		position:fixed;
		top:50%;
		left:50%;
		margin-top:-188px;
		margin-left:-130px;
		_position:absolute;
		_left:50%;
		_top:50%;
		_height:376px;
	}
	.consult_warp .mess_tit{ height:30px;
		background-color: #ddd;
		background-image: -webkit-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: -moz-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: -ms-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: -o-linear-gradient(#F9F9F9,#D6D6D6);
		background-image: linear-gradient(#F9F9F9,#D6D6D6);
		border-bottom: 1px solid #6A6A6A;
	}
	.consult_warp .mess_tit strong{ float:left; line-height:30px; margin-left:8px; color:#4c5a5f;}
	.consult_warp .mess_tit a{ width:9px; height:9px; float:right; margin-top:10px; margin-right:8px;}

	.consult_t{ width:246px; margin:0 auto; line-height:20px; margin-top:8px;}
	.consult_t strong{ color:#ed1c24; cursor:pointer;}
	.consult_dx{ width:240px; background:#f6f6f6; margin:0 auto; padding:8px 0;}
	.dx_h{ margin-top:5px; font-size:12px; color:#666666;}
	.dx_h input{margin-right:5px;}
	.consult_tj{ line-height:22px; margin-left:10px; margin-top:10px;}
	.consult_tj span{ float:left;}
	.consult_tj input.consult_bh{ border: none; list-style: none; width:60px; height:22px; border:1px solid #d7d7d7; float:left; margin-left:10px;}
	.consult_tj input.consult_btn{ border: none; list-style: none; width:40px; height:26px; background: #4cb233; float:left; margin-left:10px; color:#fff; cursor:pointer;}


/**
 * 
 */
.xm-list-cate{ border-top: #dadada solid 1px; border-left: #dadada solid 1px; width: 1195px; margin: 0 auto;}
.xm-list-cate ul{ margin: 0; padding: 0;}
.xm-list-cate ul li{width: 198px; height: 136px; float: left; border: #dadada solid 1px; border-top: none; border-left: none; padding: 20px 20px 0 20px;}
.xm-list-cate ul li:hover{background: #f8f8f8;box-shadow: 0 0 10px #999999;}
.xm-list-cate ul li .xm-info{ width: 198px; height: 83px; position: relative;}
.xm-list-cate ul li .xm-info img { display: block; width: 120px; height: 83px; float: left; margin-right: 5px;}
.xm-list-cate ul li .xm-info p{ color: #f00; line-height: 20px;}
.xm-list-cate ul li .xm-info em{ font-family: "宋体"; margin-right: 3px;}
.xm-list-cate ul li .xm-info p a{ color: #262626}
.xm-list-cate ul li .xm-info-title{ height: 24px; line-height: 24px; position: relative;margin-top: 10px;}
.xm-list-cate ul li .xm-info-title a{ height: 24px; line-height: 24px; overflow: hidden; display: block;}
.xm-list-cate ul li .xm-info-title .btn{ border: 1px solid #d0d0d0; padding: 0 5px; height: 22px; line-height: 22px; display: block; float: right; color: #262626; position: absolute; top: 0; right: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #f7f7f7;
	background-image: -webkit-linear-gradient(#fefefe,#eeeeee);
	background-image: -moz-linear-gradient(#fefefe,#eeeeee);
	background-image: -ms-linear-gradient(#fefefe,#eeeeee);
	background-image: -o-linear-gradient(#fefefe,#eeeeee);
	background-image: linear-gradient(#fefefe,#eeeeee);
}
.tscy{ padding: 10px 10px 0 10px; border-top: 1px solid #dcdcdc; overflow: hidden;}
.tscy a{ padding:0 3px 0 3px; border:#dadada solid 1px; color:#ba554a; float:left; margin:0 7px 9px 0; line-height:20px; overflow: hidden; height:20px;}
.tscy a:hover{ background:#dadada; color:#000; text-decoration: none;}

.ppjz{ overflow: hidden; border-top: 2px solid #9b1101;}
.ppjz .pic{  height: 214px; overflow: hidden;}
.ppjz .pic a{  height: 214px; display: block;}
.ppjz .pic a img{ width: 100%; height: 100%;}
.ppjz .hot-item-ft{ width: 972px;}
.ppjz .hot-item-ft ul{ border:none;}
.ppjz .hot-item-ft ul li{ height: 71px;}
.ppjz .hot-item-ft ul li a{ height: 69px;}
.ppjz .hot-item-ft ul li a img{ height: 69px;}
.ppjz .hot-item-ft ul li a:hover{ border-color: #dedede;}
.ppjz .hot-item-ft ul li a:hover img{ border: 2px solid #f60; height: 65px; width: 102px;}


/*排行榜样�?/
.rank-box{}
.rank-box-wrap{ width:1180px; background: url(../images/rank-bg.jpg); padding: 0 10px; margin:0 auto;}
.rank-box .rank-box-hd{ width:100%; height:35px; line-height:35px;}
.rank-box .rank-box-hd .fl{ font-weight:700;}
.rank-box .rank-box-hd a{ font-weight:normal;}
.rank-box .rank-box-hd em{ margin:0 5px; font-size:12px; font-weight:normal; color:#666699;}
.rank-box .m-aside{ width: 158px; background-color: #fff;}
.rank-box .m-main{ width: 1010px; background-color: #fff; margin-bottom:10px;}
.rank-box .m-main .hd,
.rank-box2 .m-main .hd{ height:34px; line-height:34px; background-color: #fff; border:1px solid #cccccc; padding:0 10px;}
.rank-box .m-main .hd strong,
.rank-box2 .m-main .hd strong{ float:left; font-weight:700;}
.rank-box .m-main .bd,
.rank-box2 .m-main .bd{ padding:10px; border: 1px solid #ccc; border-top: 0;width: 988px;}

/**
 * 排行榜页面分�?
 */
.m-cate{ border:1px solid #ccc; border-top:2px solid #3366cc;}
.m-cate .m-cate-hd{ height:32px; line-height:32px; text-align:center; border-bottom:1px solid #ccc;}
.m-cate .m-cate-hd span{ display:inline-block; height:32px; font-size:14px; line-height:32px; font-weight:700;}
.m-cate .m-cate-hd i{ height:32px; width:10px; background:url(../images/m-cate-arrow.jpg) center center no-repeat; float:right; margin:0 5px;}
.m-cate .m-cate-bd{}
.m-cate .m-cate-bd ul{}
.m-cate .m-cate-bd ul li{ height:28px; line-height:28px; overflow:hidden;}
.m-cate .m-cate-bd ul li em{ font-size: 14px; font-weight: 700; color: #cccccc; width: 15px; display: inline-block; font-family: "宋体";}
.m-cate .m-cate-bd ul li a em{ color:#999999; font-size:12px; width:inherit; margin:0 5px;}
.m-cate .m-cate-bd ul li.active,
.m-cate .m-cate-bd ul li:hover{ background-color: #d3172c;}
.m-cate .m-cate-bd ul li.active a,
.m-cate .m-cate-bd ul li:hover a,
.m-cate .m-cate-bd ul li.active a em,
.m-cate .m-cate-bd ul li:hover a em{ color: #fff;}

/**
 * 排行榜模�?
 */
.m-rank{ width:239px; border:1px solid #e3e3e3; margin-bottom: 8px; margin-right: 8px;}
.m-rank i{ display:block;}
.m-rank i.icon-up{ background: url(../images/rank-up.jpg) left center no-repeat; height: 27px; width: 10px; margin: 0 auto;}
.m-rank i.icon-down{ background: url(../images/rank-down.jpg) left center no-repeat; height: 27px; width: 10px; margin: 0 auto;}
.m-rank i.icon-star{ background:url(../images/rank-star.jpg) left center repeat-x; height:18px; width:15px;}
.m-rank i.icon-star1{ width:15px;}
.m-rank i.icon-star2{ width:30px;}
.m-rank i.icon-star3{ width:45px;}
.m-rank i.icon-star4{ width:60px;}
.m-rank i.icon-star5{ width:75px;}
.m-rank .m-rank-hd{ height:32px; line-height:32px; padding:0 10px;
	background-color: rgb(244, 244, 244);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
	background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	border-bottom:1px solid #FFF;
}
.m-rank .m-rank-hd i.icon-data{ display:block; float:left; margin-right:5px; background:url(../images/rank-data.jpg) left center no-repeat; height:32px; width:18px;}
.m-rank .m-rank-hd strong{ font-size:14px; font-weight:700;}
.m-rank .m-rank-bd{ border-top:1px solid #e3e3e3; padding:5px 0;}
.m-rank .m-rank-bd ul{ overflow:hidden;}
.m-rank .m-rank-bd ul li{ border-top:1px dashed #e3e3e3; margin:0 10px; line-height:27px; height:27px; margin:0 6px;}
.m-rank .m-rank-bd ul li.sub-hd{ border-top:0;}
.m-rank .m-rank-bd ul li em{ display:block; width: 24px; text-align: center;}
.m-rank .m-rank-bd ul li em.pm{ float:left; margin-left: 3px;}
.m-rank .m-rank-bd ul li em.qs{ float:right; height:27px;}
.m-rank .m-rank-bd ul li em.pm i{ background-color: #BBBBBB; height:10px; line-height:10px; font-style:normal; padding:0 2px; border:1px solid #a7a7a7; color:#fff; width:14px; margin-top: 7px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.m-rank .m-rank-bd ul li .m-r-name{ width: 100px; height: 27px; overflow: hidden; display: block; float: left;}
.m-rank .m-rank-bd ul li .m-r-price{ width:60px; text-align:right; padding-right:10px; float: right;}
.m-rank .m-rank-bd ul li.m-r-1{ height: 78px;}
.m-rank .m-rank-bd ul li.m-r-1 .m-r-name{ height:78px;}
.m-rank .m-rank-bd ul li.m-r-1 .m-r-price{ width:80px; text-align:left; margin-top:3px; _padding-right:5px;}
.m-rank .m-rank-bd ul li .btn{ background:url(../images/rank-btn.jpg) center center no-repeat; width:85px; height:20px; text-align:center;}
.m-rank .m-rank-bd ul li .btn a{ width:38px; display:inline-block; margin:0 2px; line-height:20px; font-weight:bold;}
.m-rank .m-rank-bd ul li .btn a.c1{ color:#fff;}
.m-rank .m-rank-bd ul li.m-r-1 img{ display: block; float: left; width: 96px; height: 58px; border: 1pxx solid 1px; margin-top:10px;}
.m-rank .m-rank-bd ul li.m-r-1 em.pm i,
.m-rank .m-rank-bd ul li.m-r-2 em.pm i,
.m-rank .m-rank-bd ul li.m-r-3 em.pm i{ display:block; font-size:10px; background-color:#f00; border-color:#c00;}

.rank-box2{}
.rank-box2 .rank-box-hd{height: 40px; overflow: hidden; width: 100%;}
.rank-box2 .rank-box-hd .fl{ height: 40px; line-height: 40px;}
.rank-box2 .rank-box-hd .fr{ padding-right: 20px; padding-top: 8px;}
.rank-box2 .rank-box-hd a{ color:#333; margin:0 8px;}
.rank-box2 .rank-box-hd a:hover{ color:#f00;}
.rank-box2 .rank-box-hd strong{ color:#333; margin:0 8px;}
.rank-box2 .m-aside{ width: 138px; background: #fff;}
.rank-box2 .m-aside .m-cate{ border-top-color: #d3172c;}

.rank-box2 .m-main{width: 1052px; background: #fff;}
.rank-box2 .m-main .bd{ width: 1030px;}

.rank-box2 .ph_x{ width:1030px; margin:0 auto; border-bottom:1px solid #f5f5f5; height:58px; padding:15px 0;}
.rank-box2 .ph_x em{ float:left; width:18px; height:18px; background:#ff5400; line-height:18px; text-align:center; color:#fff; margin-top:16px;}
.rank-box2 .ph_x .ph_pic{ width:84px; height:54px; float:left; margin-left:23px; border:1px solid #eee;}
.rank-box2 .ph_x .ph_pic img{ width:84px; height:54px;}
.rank-box2 .ph_x dl{ float:left; width:250px; margin-left:20px;}
.rank-box2 .ph_x dl dt{ font-size:12px;}
.rank-box2 .ph_x dl dt a{ color:#000;}
.rank-box2 .ph_x dl dt a:hover{ color:#f00;}
.rank-box2 .ph_x dl dd{ color:#999; line-height:18px; margin-top:5px; height:36px; overflow:hidden;}
.rank-box2 .ph_x dl dd a{ color:#1c7dc5;}
.rank-box2 .ph_x dl dd a:hover{ color:#1c7dc5; text-decoration:underline;}
.rank-box2 .ph_x .ph_dp{ float:left; width:300px; line-height:22px; height:44px; overflow:hidden; margin-left:80px; margin-top:5px; color:#999;}
.rank-box2 .ph_x .ph_dp span{ margin-right:8px;}
.rank-box2 .ph_x .ph_dp a{ color:#f00; margin-left:5px;}
.rank-box2 .ph_x .message_btn{width:109px; height:36px; margin-top:8px; float:right;}
.rank-box2 .ph_x .message_btn img{ width:109px; height:36px;}


/*新样�?/
/*广告�?/
.adshead{ height:305px; width:100%;}
/*全局宽度*/
.container_1{ width:980px;  background:#efefef;margin: 0 auto;}

.navbar{height: 65px;width: 100%; background:url(../images/adsnav.gif) 0 0 repeat-x;}
.afl{ float:left; width:19%;}
.afr{ float:right; width:78%;_width:auto;}
.adslogo{float: left;height: 65px;width: 180px;}
.adslogo img{ width:180px; height:65px;}
.rtbox{width:100%;float: right;}

.navs {display: block;height: 30px; float:right; overflow:hidden;}
.navs li{ float:left; padding:0 0px; _padding:0px; height:30px; line-height:30px;}
.navs li em{display: block;width: 1px;height: 14px;float: left;border-right: 1px solid #FFF;margin:9px 5px 0 0; _margin:0px; _padding:0 0 0 0;}
.navs li a{ display:block; float:left; font-size:14px; line-height:30px; color:#FFF;margin: 0 3px 0 5px;}

.navword{display: block;height: 35px;overflow:hidden;}
.navword dl {height: 35px;width: 100%; float:left;}
.navword dl dt{width: 50px;float: left;height: 35px;line-height: 35px;text-align: center;}
.navword dl dd{float: left;height: 35px;line-height: 35px; margin:0 5px;}

.adssoso_form{ float:right;background:url(../images/ads_soso_bg.gif) no-repeat;height: 22px;width:205px;overflow: hidden; margin:6px 0;}
.adssoso_form .so_input{height:20px; width:143px; line-height:22px; background:none; border:none; color:#C9C9C9; float:left; vertical-align:middle;text-indent: 0.6em; margin:1px 0;}
.adssoso_form .so_input_btn{ height:22px; width:50px; background:none; border:none; cursor:pointer; float:left;}

/* .topadsitems{  width:100%;overflow: hidden;padding-top:5px;}
.topadsitems ul{ padding: 0 0 0 0; list-style:none; border-top:none;overflow:hidden;}

.topadsitems ul li{ float:left; overflow:hidden; width:144px; text-align:center; margin-bottom:4px; border:1px solid #ddd; display:inline-block;}
.topadsitems ul li:hover{ border:1px solid #f00;}
.topadsitems ul li p{ line-height:20px; height:20px; overflow:hidden; text-align:center;}
.topadsitems ul li img{text-align:center;padding-top:5px;}
.topadsitems ul li.t_a_i_ul_li1,
.topadsitems ul li.t_a_i_ul_li3,
.topadsitems ul li.t_a_i_ul_li5,
.topadsitems ul li.t_a_i_ul_li7{ background:#FFF;}
.topadsitems ul li a{ color:#d60000;}
.topadsitems ul li.t_a_i_ul_li1 a,
.topadsitems ul li.t_a_i_ul_li3 a,
.topadsitems ul li.t_a_i_ul_li5 a,
.topadsitems ul li.t_a_i_ul_li7 a{ color:#000;} */

/*2014.10.15*/
.ggy_dh{height: 37px;background:url(../images/lm_bg.jpg) repeat-x left top ;font-size: 12px;}
.ggy_dh .gg_mc {display: block;float: left;width: 200px;line-height: 34px;font-weight: bold;font-family: 微软雅黑;text-align: center;color: #ffea00;font-size: 16px;}
.ggy_dh dl {margin: 0;padding: 0; height:37px; overflow-y:hidden;}
.ggy_dh .gg_link {display: block;float: right;line-height: 34px;font-weight: bold;font-size: 14px;padding-right: 40px;}
.ggy_dh dl dt.hover {background: url(../images/lm_bg.jpg) no-repeat center -76px;}
.ggy_dh dl dt {width: 136px;height: 37px;float: left;background: url(../images/lm_bg.jpg) no-repeat 0 -38px;display: block;}
.ggy_dh dl dt a {display: block;width: 136px;height: 37px;text-indent: -9999px;}
.ggy_dh dl dd {width: 100px;height: 37px;float: left;}
.mz_huang a:link, .mz_huang a:visited {color: #ffff00;}
.mz_huang a:link, .mz_huang a:visited {color: #ffff00;}
.ggy_dh dl dd a:visited {color: #FFF;}
.ggy_dh dl dd a {width: 100px;height: 35px;line-height: 35px;text-align: center;display: block;font-size: 14px;font-weight: bold;
color: #FFF;}
.ggy_dh dl dd.hover {background: url(../images/lm_bg.jpg) no-repeat center -114px;}
.mz_bai1 a:link, .mz_bai1 a:visited {color: #ffffff;}

/*2014.10.31*/
.fanye{ text-align:center; height:30px; font-size:16px;}
.fanye span{ margin:0 5px 0 5px;}
.fanye a{ margin:0 5px 0 5px; border:1px #CCCCCC solid; padding:0px 5px;}


/* 浏览次数 */
	.visit{
		width: 100%;
		height: 425px;
		background: #e60012;
	}
	.visit_cen{
		width: 870px;
		height: 425px;
		margin:0 auto;
		background: url(../images/visit.gif) no-repeat;
		position: relative;
	}
	.visit_cen>p{
		width: 70px;
		height: 90px;
		line-height: 90px;
		text-align: center;
		font-family: \5FAE\8F6F\96C5\9ED1;
		font-size: 80px;
		color: #ffff00;
		position: absolute;
		top:50px;
	}
	.visit_cen .visit_cen01{
		left: 103px;
	}
	.visit_cen .visit_cen02{
		left: 182px;
	}
	.visit_cen .visit_cen03{
		left: 260px;
	}
	.visit_cen .visit_cen04{
		left: 548px;
	}
	.visit_cen .visit_cen05{
		left: 627px;
	}
	.visit_button{
		width: 330px;
		height: 72px;
		position: absolute;
		bottom: 5px;
		left:50%;
		margin-left: -165px;
	}
/* -------------------------------- */
	.detail{
		width: 100%;
		min-width: 870px;
		display: inline-block;
		margin:0 auto;
	}
	.detail .detail_top{
		width: 100%;
		height: 36px;
		background: url(../images/detail_bk_01.png);
		line-height: 36px;
		font-family:\5FAE\8F6F\96C5\9ED1;
		font-style: 14px;
		color: #fff;
	}
	.detail .detail_top .detail_top_01>p{
		width: 120px;
		height: 35px;
		float: left;
		margin-left: 20px;
		color: #444;
		font-size: 14px;
		font-family: \5FAE\8F6F\96C5\9ED1;
		overflow: hidden;
	}
	.detail .detail_top .detail_top_01{
		width:100%;
		height: 35px;
		background: #eee;
		float: left;
	}
	.detail .detail_top .detail_top_01>img{
		float: left;
		display: block;
	}
	.detail .detail_top .detail_top_01>ul{
		width: 500px;
		height:35px;
		float: left;
	}
	.detail .detail_top .detail_top_01>ul>li{
		width:80px;
		height: 35px;
		float: left;
		text-align:center;
		line-height: 35px;
	    border-right: 1px solid #e2e2e2;
	}
	.detail .detail_top .detail_top_01>ul>li:hover{
		background: url(../images/detail_bk_03.png);
	}
	.detail .detail_top .detail_top_01>ul>li:hover>a{
		color: #f00;
	}
	.detail .detail_top .detail_top_01>ul>li>a{
		font-family:\5FAE\8F6F\96C5\9ED1;
		font-size:14px;
		color: #444;
		text-decoration: none;
	}
	.detail .detail_top .detail_top_01>form{
		width: 165px;
		height: 26px;
		float: right;
		margin-top: 3px;
		margin-right: 10px;
	}
	.detail .detail_top .detail_top_01>form>input[type="text"]{
		width: 135px;
		height: 26px;
		border:none;
		border:1px solid #ddd;
		color: #999;
		float: left;
		text-indent: 5px;
	}
	.detail .detail_top .detail_top_01>form .detail_sub{
		width: 26px;
		height: 27px;
		background: #b90004 url(../images/detail_sou_03.png) no-repeat;
		cursor: pointer;
		float: left;
		border:none;
	}
	.detail .detail_cen{
		height: 150px;
	    padding: 20px 20px 5px;
	    background: #fff;
	}
	.detail .detail_cen .detail_cen_left{
		width: 600px;
		display: inline-block;
		float:left;
	}
	.detail .detail_cen .detail_cen_left>p{
		width: 120px;
		height: 90px;
		float: left;
		border:1px solid #ece375;
		padding:10px;
		position: relative;
	}
	.detail .detail_cen .detail_cen_left>p>i{
		width: 126px;
		height: 11px;
		background: url(../images/detail_bk_04.png) no-repeat;
		position: absolute;
		bottom:-12px;
	}
	.detail .detail_cen .detail_cen_left>p>a>img{
		width: 120px;
		height:90px;
	}
	.detail .detail_cen .detail_cen_left>p>span{
	    position: absolute;
	    right: -20px;
	    top: 50%;
	    margin-top: -10px;
	    width: 0;
	    height: 0;
	    border: 10px solid transparent;
	    border-left-color: #ece375;
	}
	.detail .detail_cen .detail_cen_left>p>span>a{
		position: absolute;
	    left: -10px;
	    top: -9px;
	    width: 0;
	    height: 0;
	    border: 9px solid transparent;
	    border-left-color: #fff;
	}
	.detail .detail_cen .detail_cen_left .detail_cen_left01{
		width: 435px;
		height: 90px;
		float: left;
		margin-left: 20px;
	}
	.detail .detail_cen .detail_cen_left .detail_cen_left01>h2{
		font-size: 18px;
		font-family: \5FAE\8F6F\96C5\9ED1;
		font-weight: normal;
		color: #d52e0c;
		margin-top: 5px;
	}
	.detail .detail_cen .detail_cen_left .detail_cen_left01>div{
		width: 100%;
		display: inline-block;
		margin-top: 15px;
	}
	.detail .detail_cen .detail_cen_left .detail_cen_left01>div>p{
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		display: inline-block;
	}
	.detail .detail_cen .detail_cen_left .detail_cen_left01>div>p>span{
		margin-right: 10px;
		font-family: \5FAE\8F6F\96C5\9ED1;
		color: #999;
		font-size: 12px;
	}
	.detail .detail_cen .detail_cen_left .detail_cen_left01>div>p>span>a{
		font-size: 12px;
		font-family: \5FAE\8F6F\96C5\9ED1;
		text-decoration: none;
		cursor: text;
	}
	.detail .detail_cen .detail_cen_left .detail_cen_left01>div>p>span>a:hover{
		color: none;
	}
	.detail_red{
		color: #f00;
	}
	.detail_blue{
		color: #005ea7;
	}
	.detail_black{
		color: #333;
	}
	.detail .detail_cen .detail_cen_right{
		width: 120px;
		float: right;
		display: inline-block;
	}
	.detail .detail_cen .detail_cen_right>dl{
		width: 100%;
		display: inline-block;
	}
	.detail .detail_cen .detail_cen_right>dl>dt{
		width: 92px;
		height: 92px;
		border:1px solid #ece375;
	    box-shadow: 0 3px 0px -1px #ea5e54;
	    padding:5px;
	    margin:0 auto;
	}
	.detail .detail_cen .detail_cen_right>dl>dt>img{
		width: 90px;
		height: 90px;
	}
	.detail .detail_cen .detail_cen_right>dl>dd{
		width: 100%;
		font-family: \5FAE\8F6F\96C5\9ED1;
		font-size: 12px;
		color: #999;
		line-height: 30px;
	}
	.detail .detail_cen .detail_cen_right>dl>dd>a{
		font-family: \5FAE\8F6F\96C5\9ED1;
		font-size: 12px;
		color: #999;
		line-height: 30px;
	}
.topadsitems{ height:193px; width:100%;overflow: hidden;padding: 5px 0;}
.topadsitems ul{ float:left; width:16.666666%; margin:0 0 0 0; padding: 0 0 0 0; list-style:none; border-top:none; display:inline; overflow:hidden;}
.topadsitems ul li{ float:left; width:98.858503%; background:#efefef; border-left: solid 1px #e5e5e5;border-bottom: 1px solid #e5e5e5; padding-left:5px; height:23px; line-height:24px; overflow:hidden;}
.topadsitems ul li.t_a_i_ul_li1,
.topadsitems ul li.t_a_i_ul_li3,
.topadsitems ul li.t_a_i_ul_li5,
.topadsitems ul li.t_a_i_ul_li7{ background:#FFF;}
.topadsitems ul li a{ color:#d60000;}
.topadsitems ul li.t_a_i_ul_li1 a,
.topadsitems ul li.t_a_i_ul_li3 a,
.topadsitems ul li.t_a_i_ul_li5 a,
.topadsitems ul li.t_a_i_ul_li7 a{ color:#000;}


/*留言板联系方式样式*/

#guestbook{ margin:0px auto; height:575px; padding-top:35px;}
.guestbook{ margin:0px auto; }

#contactus{ position:relative;}
.contactus{ width:100px; height:131px; background:#fff; position:absolute;top:30%; left:80%;}
.contactus>img{ margin:0px auto; display:block;}
.contactus>span{ width:100px; display:block; height:20px; line-height:20px; overflow:hidden; font-size:12px; color:#000; text-align:center;}