/* CSS Document */
@charset "utf-8";

*{ margin:0; padding:0;}
body{
	margin: 0px;
	padding:0;
	font-family:"宋体";
	color: #666;
	font-size:12px;
	background:#fff;
	overflow-x:hidden
}
a{ color:#666; text-decoration:none;}
a:hover{color:#262ea4;text-decoration: none;}
img{ border:none;}
ul{ list-style:none;}
h1{ font-size:16px;}



#zong{ width:100%;margin:0 auto;min-width:1200px; overflow:hidden;}
.center{ width:1200px; margin:0 auto;}
/*head*/


.main-bg-color {
	background-color: #262ea4;
	filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	-khtml-opacity: 0.9; 
	opacity: 0.9; 
}
.clear{
	clear:both;	
}
.fr {
	float: right;
}
.fl {
	float: left;
}


.w1210 {
	width: 1200px !important;
	margin: 0 auto;

}
.w990{
	width:980px!important;
	margin:0 auto;	
}
/*头部*/

#site-nav {
	height: 32px;
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
}
.sn-container {
	position: relative!important;
	z-index: 99998;
	height: 32px;
	position: relative;
}
.sn-container .sn-login-info {
	height: 32px;
	line-height: 32px;
	display: inline-block;
*display:inline;
*zoom:1;
	position: relative
}
.sn-container .sn-quick-menu {
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	line-height: 32px;
	-webkit-backface-visibility: hidden
}


.header {
	height: 120px;
	background: #fff;
	position: relative;
	z-index: 1000;
}
/******头部Logo*******/
.header .mall-logo {
	float: left;
	height: 95px;
	line-height:95px;
	margin-top:10px;
	position: relative;
}

.header .mall-logo-right {
	float:right;
	margin-top:20px;
	height: 70px;
}


/*左侧菜单*/
.all-nav {
	height: 37px;
	background:#f1f1f1;
	border-bottom:3px solid #262ea4;
	margin-top: 10px;
}
.all-nav-border{
	width: 100%;
    border-bottom: 2px #E31939 solid;
}
.all-nav .home-category {
	height: 40px;
	position: relative;
	width: 210px;
	z-index: 103;
}
.all-nav .home-category .menu-event {
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 210px;
	height: 40px;
	line-height: 40px;
	z-index: 9999;
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 16px;
	font-weight:bold;
	background: #e21038;
}
.all-nav .home-category .menu-event .main-bg-color {
	background: #E31939;
}
.all-nav .home-category .menu-event i {
	background-position: -428px -115px;
	width: 10px;
	height: 7px;
	display: block;
	position: absolute;
	top: 17px;
	left: 175px
}
.all-nav .allnav {
	line-height: 38px;
    text-align: center;
    padding: 0;
    height: 40px;
    width: 980px;
    position: relative;
    margin-left: 10px;
    overflow: hidden;
}
.all-nav .allnav ul {
	display: block;
	width: 100%;
	height: 40px;
}
.all-nav .allnav li {
	text-decoration: none;
	float: left;
	z-index: 10;
}
.all-nav .allnav li a {
	color: #3c3c3c;
	height: 37px;
	line-height: 37px;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
	padding: 0 20px;
	border-right:1px solid #CCC;
}
.all-nav .allnav li a.nav:hover, .all-nav .allnav li a.current {
	color: #E31939 !important;
}
.all-nav .allnav li a.navhover {
	color: #E31939 !important;
	border-bottom:3px solid #E31939;

}

.all-nav .allnav .wrap-line {
	width: 100%;
	position: absolute;
	height: 3px;
	bottom: 0;
	background: #E31939;
}
/*左侧弹出菜单*/

.all-cat {
	border-top: none;
	height: 380px;
	width: 210px;
	position: relative;
	top: 40px;
	z-index: 9;
	*margin-top:-40px;/*ie7*/
_margin-top:-40px;/*ie6*/
}
.all-cat .list {
	height: 32px;
}
.all-cat .list .cat {
	height: 32px;
	position: relative;
	width: 210px;
	z-index: 9;
	color: #ffffff;
}
.all-cat .list:hover {
	background: #f9f9f9;
	border-left: 1px solid #e23435;
}
.all-cat .list .cat .cat-name {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	position: absolute;
	*position:static;
	font-weight: 400;
	font-size: 14px;
	padding: 0 10px 0px 15px;
	display: block;
	font-weight:bold;
}
.all-cat .list .cat .cat-name a {
	color: #ffffff;
	text-decoration: none;
}
.all-cat .list .cat i {
	position: absolute;
	top: 9px;
	right: 14px;
	width: 4px;
	height: 14px;
	color: #ffffff;
	font: 400 12px/14px consolas;
}
.all-cat .list:hover .cat .cat-name a {
	color: #080f91;
}
.all-cat .list:hover .cat i {
	background: #f9f9f9;
	height: 32px;
	left: 205px;
	overflow: hidden;
	top: 0;
	width: 14px;
}
.all-cat .list .categorys {
	width: 900px;
	height: auto !important;
	min-height: 512px;
	border: 1px solid #262ea4;
	position: absolute;
	top: -1px;
	left: 209px;
	background: #f9f9f9;
	display: none;
}
.all-cat .list .categorys .item-left {
	width: 770px;
	padding: 20px 0 0 20px;
}
.all-cat .list .categorys .item-channels {
	width: auto;
	height: 24px;
	background: #f9f9f9;
	margin: 0px 10px 5px 0px;
}
.all-cat .list .categorys .item-channels a {
	float: left;
	display: inline-block;
	padding: 0 32px 0 8px;
	width: auto;
	height: 24px;
	line-height: 24px;
	background: #7C7171;
	color: #fff;
	white-space: nowrap;
	position: relative;
	font-weight:bold;
}
.all-cat .list .categorys .item-channels i {
	display: inline-block;
	width: 24px;
	height: 24px;
	font: 400 9px/24px consolas;
	background: #5c5251;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
}
.all-cat .list .categorys .item-channels a:hover {
	background: #262ea4;
}
.all-cat .list .categorys .item-channels a:hover i {
	background: #e23435;
}
.all-cat .list .categorys .subitems {
	width: 770px;
	padding: 0px 0px 5px 0px;
	min-height: 409px;
	clear: both
}

/*************** 首页焦点区域 **********/
.banner{
	width: 100%;
	height: 380px;
	position: relative;
	margin-bottom: 15px
}
/* 满屏背静切换焦点图 */
.banner ul.full-screen-slides {
	width: 100%;
	height: 380px;
	position: relative;
	z-index: 1;
}
.banner ul.full-screen-slides li {
	width: 100%;
	height: 380px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.banner ul.full-screen-slides li a {
	display: block;
	width: 750px;
	height: 290px;
	text-indent: -9999px;
	margin-left: -365px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 0px;
}
.banner ul.full-screen-slides-pagination {
	font-size: 0;
*word-spacing:-1px/*IE6、7*/;
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
	background: rgba(255,255,255,0.2);
	text-align: right;
	display: block;
	list-style: none;
	width: 970px;
	height: 6px;
	padding: 7px 8px;
	margin-left: -395px;
	position: absolute;
	left: 50%;
	bottom:0px;
	z-index: 3;
}
.banner ul.full-screen-slides-pagination li {
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	*display:inline/*IE6、7*/;
	list-style: none;
	width: 24px;
	height: 6px;
	margin-left: 4px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3F000000', endColorstr='#3F000000');
	background: rgba(0,0,0,0.25);
	overflow: hidden;
	cursor: pointer;
	*zoom:1;
}
.banner ul.full-screen-slides-pagination a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
.banner ul.full-screen-slides-pagination .current {
	background: #F30;
}




/*搜索*/
#sousuo {background:#eee;height:45px;width: 1920px;position:relative; margin-left:-960px; left:50%; overflow:hidden;}
#sousuokuang {
	height: 25px;
	width: 170px;
	border: 1px;
	line-height:25px;
	padding-left:8px;
}
#anniu {
	background-image: url(../images/sousuo.jpg);
	height: 25px;
	width: 52px;
	border: 0px;
	float:right;
}

#sousuo_zuo {
	float:right;
	height: 25px;
	margin-top:10px;	
}
#sousuo_zuo span{ display:block; width:60px; color:#1f209e; font-weight:bold;}

/*main*/
#main{ width:1200px; height:auto; margin:0 auto;}

/*首页最新产品*/
.sy-xpzs{ margin-top:20px;color:#000499; font-weight:bold; padding-bottom:10px;border-bottom:1px solid #989898; }
.bt{ height:30px; line-height:30px;border-bottom:1px solid #f0f0f0;}
.sy-xpzs-name{ float:left;font-size:18px; width:240px;border-bottom:1px solid #262ea4;}
.sy-xpzs-name span{ font-size:14px;}
.sy-xpzs .more{ float:right;}
#demo{ margin-top:10px; line-height:20px; font-weight:normal;}
#demo p.more{ float:left; font-weight:bold;}

/*首页文章*/
.sy-wz{ margin-top:20px;height:360px; overflow:hidden;}

/*首页新闻资讯*/
.xwzx{ float:left; width:610px; height:360px; padding-right:10px; border-right:2px solid #f3f3f3; overflow:hidden;}
.bt-name{height:25px; line-height:25px; padding-left:15px; font-size:16px; color:#262ea4; font-weight:bold; background:url(../images/ico_bt.jpg) left no-repeat;}
.bt-name span{ float:right; font-size:12px;padding-right:20px;}
.xwzx-s{ margin-top:15px; margin-bottom:20px; height:142px; overflow:hidden;}
.xwzx-s-y{ float:right; width:360px; line-height:25px;}
.xwzx-title{ font-size:14px; color:#000; padding-bottom:10px;}
.xwzx-s-y a.more{ display:block; float:right; width:70px; height:22px; line-height:22px; margin-top:10px; text-align:center; color:#999; border:1px solid #bbb;}
.xwzx-x{}
.xwzx-x ul li{ float:left; width:300px; padding-left:5px; line-height:25px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}

/*首页方案设计*/
.sy-fnsj{float:left; width:310px;height:360px; padding-left:10px;padding-right:10px; border-right:2px solid #f3f3f3; overflow:hidden;}
.sy-fnsj ul{ margin-top:10px; margin-left:10px;}
.sy-fnsj ul li{width:300px; line-height:25px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}

/*首页企业信息*/
.sy-qyxx{ float:right; width:235px;padding-left:10px;}
.sy-qyxx p{ line-height:25px;}
.sy-qyxx p span{ font-weight:bold;}

/***************首页楼层***************/
.floor{
	width: 100%;
	position: relative;
	margin-top:30px;
}
.floor .banner-ad{
	width: 1210px;
	height: 100px;
	display: inline-block;
}
.floor-layout{
	height: auto;
}
.floor-layout .floor-con {
	height: auto;
	margin: 10px auto;
	position: relative;
}
.floor-layout .floor-con .floor-title {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.floor-layout .floor-con .floor-title h2 {
	font-size: 18px;
	color: #666;
	height: 35px;
	line-height: 35px;
	float: left;
}
.floor-layout .floor-con .floor-title h2 span{
	width: 35px;
	height: 25px;
	line-height: 25px;
	background:url(../images/common-icon.png) no-repeat -225px -185px;
	color: #fff;
	font-size: 14px;
	text-indent: 3px;
	display: inline-block;
}
.floor-layout .floor-con .floor-title h2 a{
	padding-left: 8px;	
}
.floor-layout .floor-con .floor-title .floor-tabs-nav {
	display: inline;
	width: auto;
	height: 35px;
	z-index: 4;
	float: right;
}
.floor-layout .floor-con .floor-title .floor-tabs-nav li {
	background-color: #ffffff;
	width: auto;
	height: 34px;
	line-height: 34px;
	float: left;
	padding: 0;
	position:relative;
	z-index: 4;
	cursor: pointer;
	margin-left:8px;
}
.floor-layout .floor-content{
	width: 100%;
	height: 455px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.floor-layout .floor-content .floor-left {
    width: 260px;
    height: 455px;
	float: left;
	overflow: hidden;
}
.floor-layout .floor-content .floor-left .floor-banner{
  	height: 205px;
	overflow: hidden;
	width: 270px;
}

.floor-layout .floor-content .floor-left .floor-banner a:before {
	content: "";
	position: absolute;
	width: 80px;
	height: 350px;
	top: 0;
	left: -150px;
	overflow: hidden;
	background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
	-webkit-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg)
}
.floor-layout .floor-content .floor-left .floor-banner a:hover::before {
	-webkit-transition: left 0.5s;
	-moz-transition: left 0.5s;
	transition: left 0.5s;
	left: 260px
}

.floor-layout .floor-content .floor-left .floor-words{
  	width: 240px;
  	height: 220px;
	padding: 15px 10px;
  	overflow: hidden;
  	background:#bfe5fa;
}
.floor-layout .floor-content .floor-left .floor-words li{
	float: left;
  	width: 220px;
	padding-left: 25px;
	height:25px;
	line-height:25px;
	background:url(../images/sy_lbtub.png) 7px no-repeat;
  	overflow: hidden;
}
.floor-layout .floor-content .floor-left .floor-words li a{
	font-size: 14px;
	color: #262ea4;
	font-weight:bold;	
}
.floor-layout .floor-content .floor-left .floor-words a:hover{
	cursor: pointer;
	color: #E31939;
}
.floor-layout .floor-content .floor-right {
    width: 940px;
	height: 475px;
    float: left;
}
.floor-layout .floor-con .floor-title .floor-tabs-nav {
	display:inline;
	width: auto;
	height: 35px;
	z-index:4;
	position:absolute;
	top:0px;
	right:0px;
}

.floor-layout .floor-con .floor-title .floor-tabs-nav li {
	background-color: #ffffff;
	width: auto;
	height: 34px;
	line-height: 34px;
	float: left;
	padding: 0;
	position:relative;
	z-index: 4;
	cursor: pointer;
	margin-left:8px;
}
.floor-layout .floor-con .floor-title .floor-tabs-nav li h3 {
	font-size: 12px;
	font-weight: 400;
	padding:0px 5px;
	text-align: center;
	border:1px #eee solid;
	border-bottom:none;
	z-index: 4;
	font-weight:bold;
}
.floor-layout .floor-con .floor-title .floor-tabs-nav li.floor-tabs-selected h3 {
	z-index: 5;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
.floor-layout .floor-content .floor-right .floor-tabs-panel {
	width: 940px;
	height: 472px;
}
.floor-layout .floor-content .floor-right .floor-tabs-hide {
	display: none !important;
}

.floor-tabs-panel-left{ float:left; width:675px;height: 472px;overflow:hidden;}
.floor-tabs-panel-right{ float:right; width:260px;height: 455px; padding-left:5px; background:#f9f9f9; overflow:hidden;}
.floor-tabs-panel-right ul{ margin-top:10px; margin-left:10px;}
.floor-tabs-panel-right ul li{width:250px; line-height:24px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}
.floor-tabs-panel-right ul a.more{ float:right; margin-right:10px; margin-top:5px; padding:2px; border:1px solid #CCC;}
.floor-tabs-panel-right ul a.more:hover{border:1px solid #262ea4;}

.floor-layout .floor-content .floor-right .floor-tabs-panel .goods {
	float: left;
	width: 225px;
	color: #2f2f2f;
	height: 226px;
	overflow: hidden;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-right: -1px;
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .wrap {
	margin: 20px 20px 10px;
	position: relative;
	_zoom: 1
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods img {
	margin: 0 auto 10px;
	width:175px;
	height:140px;
	display: block
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods h3 {
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	_width: 100%;
	height: 20px;
	line-height: 20px
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .title {
	margin-bottom: 5px;
	height:45px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods a{
	color: #777;
}

.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .promo-txt {
	position: absolute;
	top: 137px;
	left: 50%;
	width: 158px;
	margin-left: -80px;
	text-align: center;
	border: 1px solid #e22b41;
	padding: 4px 0;
	line-height: 1;
	background-color: rgba(255,255,255,.8);
	background-color: #fff\9;
	color: #e22b41;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px
}
.floor-layout .floor-content .floor-right .floor-tabs-panel .goods .ui-cart {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 40px
}
.floor-layout .floor-content .floor-brand {
	width: 1210px;
	height:66px;
	margin: 10px auto;
	float:left;
}
.floor-layout .floor-brand .tabs-brand {
	width: 1210px;
	background: #f7f7f7;
	height: 40px;
  	padding: 13px 0 13px 1px;
	overflow: hidden;
}
.floor-layout .floor-brand .tabs-brand .brand{
	position: relative;
	height: 40px;
}
.floor-layout .floor-brand .tabs-brand .brand .brand-con{
	overflow: hidden;
	position: relative; 
	width: 1210px; 
	height: 40px; 
	float: left;
}
.floor-layout .floor-brand .tabs-brand ul{

}
.floor-layout .floor-brand .tabs-brand ul li {
	float: left;
  	width: 119px;
  	height: 40px;
	text-align: center;
	border-left: 1px dotted #ccc;
}
.floor-layout .floor-brand .tabs-brand ul li.fore1 {
  border-left: none;
}
.floor-layout .floor-brand .tabs-brand ul li img {
	max-width: 100px;
	max-height: 40px;
}
.floor-layout .floor-brand .tabs-brand .brand-btn {
	position: relative;
	z-index: 2;
	opacity:0
}
.floor-layout .floor-brand .tabs-brand .brand-btn a{
	width: 25px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0px;
	display: block;
	background: #333 none repeat scroll 0% 0%;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	font-family: simsun;
}
.floor-layout .floor-brand .tabs-brand .brand-btn a.brand-left {
	left: 0px;
}
.floor-layout .floor-brand .tabs-brand .brand-btn a.brand-right {
	right: 0px;
}
.floor-layout .floor-brand .tabs-brand .brand-btn a img{
	width: 30px;
	height: 40px;
}



/**************友情链接***************/
.yqlj{ width:1200px; margin:30px auto 0; line-height:25px;}

/**************网站底部***************/
#footer{ margin-top:20px; width:1920px; height:310px; background:#2579a5; border-top:2px solid #262ea4; position:relative; left:50%; margin-left:-960px; overflow:hidden;}


.site-footer {
	width:1200px;
	margin:0 auto;
	font-size: 14px;
	line-height: 1.5em;
	position: relative;
	z-index: 101;
}
.site-footer{
	padding: 0px 0px;
}

.footer-related {
	padding: 30px 0 20px;
	color: #fff;
}
.site-footer .footer-article {
	min-height: 150px;
	height: auto;
	overflow:hidden;
}
.site-footer dl.col-article {
	float: left;
	width: 150px;
	text-indent: 40px;
	overflow: hidden;
}
.site-footer dl.col-article dt {
	margin-bottom: 7px;
	margin-top:3px;
	font-size: 16px;
}
.site-footer dl.col-article dd {
	margin: 0 0 6px;
	font-size: 12px;

}
.site-footer dl.col-article dd a {
	color: #fff;
}
.site-footer dl.col-article dd a:hover {
	color: #ccc;
}
.site-footer dl.col-article-first {
	margin-left: 0
}
.site-footer dl.col-article-last span {
	font-weight:bold;
}


.copyright{ border-top:1px solid #FFF; line-height:45px; font-size:14px; color:#FFF;}



/************* 公共 ************/
.lb-title{ width:1200px; height:40px; margin:20px auto; line-height:40px;border:1px solid #d2d2d2; background:#f9f9f9; font-size:14px; font-weight:bold; color:#000;}
.lb-title-ico{ margin-top:6px; width:20px; height:20px; float:left; padding-left:10px; padding-right:10px;}
.lb-title span{ float:right; font-size:12px; margin-right:10px; color:#666;}
.lb-title span a{color:#666;}
.fenye{ margin-top:10px; float:right;}
.fenye a{ padding:5px; border:1px solid #d2d2d2; margin-right:5px;}

/**************** 产品列表页 ****************/
.pro-fl{ width:1200px; height:auto; margin:0 auto; margin-top:20px; border:1px solid #d2d2d2;border-radius:5px;-moz-border-radius:5px; /* Old Firefox */ overflow:hidden;}
.fl-name{ float:left; padding-left:15px; padding-top:19px; height:90px; font-size:14px; font-weight:bold;}
.pro-fl dl{ padding:15px;}
.pro-fl dl dd{ float:left;}
.pro-fl dl dd a{ float:left; display:inline-block; margin-left:12px; margin-right:12px; margin-bottom:15px; padding:5px 10px;font-size:14px;color:#000;}
.pro-fl dl dd a:hover{  color:#fff;background:#666; border-radius:3px;-moz-border-radius:3px;}
.fl-xx{ width:1200px; border:1px dashed #d2d2d2; clear:both;}
.pro-fl dl dd a.hoverbj{color:#fff;background:#666; border-radius:3px;-moz-border-radius:3px;}





.pro-lb{ width:1200px; height:auto; margin:0 auto; padding-bottom:50px; border-bottom:1px solid #ececec;}
.pro-lb ul li{ float:left; width:180px; height:250px; padding:3px; border:1px solid #ececec; margin-bottom:20px; margin-right:14px;}
.pro-lb ul li:hover{width:178px; height:248px;border:2px solid #262ea4;}
.pro-lb ul li img{ width:180px; height:144px; border:0;}
.pro-lb ul li p{ margin-top:10px; line-height:20px; height:60px; text-align:center;}

.pro-lb .item-operate{
    overflow: hidden;
    position: relative;
    height: 22px;
    padding: 10px 0 6px;	
}
.pro-lb .operate-btn{
	float: left;
    width: 40px;
    height: 18px;
    overflow: hidden;
	margin-left:25px;
    padding-left: 18px;
    color: #b9b9b9;
	position:relative;
}
.pro-lb .operate-btn i{
	position:absolute;
	display:block;
	width:14px;
	height:14px;
	left:0;	
}
.pro-lb .collet-btn i{
	background:url(../images/common-icon.png) no-repeat -124px -11px;
}
.pro-lb .operate-btn.curr,.pro-lb .operate-btn:hover{
	color:#E31939;	
	cursor:pointer;
}
.pro-lb .collet-btn.curr i,.pro-lb .collet-btn:hover i{
	background:url(../images/common-icon.png) no-repeat -141px -11px; 	
}
.pro-lb .comment-btn i{
	background:url(../images/common-icon.png) no-repeat -91px -11px;	
}
.pro-lb .comment-btn:hover i{
	background:url(../images/common-icon.png) no-repeat -107px -11px;	
}

/************** 新闻列表页 ****************/

#mian_zuo {
	height: auto;
	width: 300px;
	float: left;
	display: inline;
	overflow: hidden;
}

#mian_zuo_yi_shang {
	line-height: 24px;
	background-image: url(../images/bgshang.jpg);
	height: 24px;
	font-weight: bold;
	color: #262ea4;	
	font-size: 14px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}
#mian_zuo_yi_fenlei {
	border: 1px solid #d2d2d2;
}
#mian_zuo_yi_fenlei ul {
	padding-top: 10px;
	padding-bottom: 10px;
	display:block;
	padding-left:7px;
}
#mian_zuo_yi_fenlei ul li {
	background:url(../images/ligonger.jpg) no-repeat;
	height: 26px;
	margin-bottom: 5px;
	line-height: 26px;
	list-style-type: none;
	background-position: left center;
	width: 260px;
	padding-left:25px;
}

#mian_zuo_yi_qyxx { padding-bottom:10px;border: 1px solid #d2d2d2;}
#mian_zuo_yi_qyxx p{ line-height:25px; margin-left:10px; margin-right:10px;}
#mian_zuo_yi {
	border: 1px solid #d2d2d2;
}

#mian_zuo_yi ul li {
	line-height: 24px;
	height: 24px;
	overflow:hidden;
	list-style-type: disc;
	width: 280px;
	display: block;
}
#mian_zuo_yi ul {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	display: block;
	padding-bottom: 10px;
}
#mian_zuo_yi_shang span {
	float: right;
	padding-right: 10px;
	font-size: 12px;
}
#mian_zuo_yi_shang a {
	color:#666;	
}
#mian_you_erji {
	float: left;
	height: auto;
	width: 878px;
	border: 1px solid #d2d2d2;
	margin-left:20px;
}

#xinwenzi_leibiao ul li span {
	float: right;
}
#xinwenzi_leibiao ul li {
	line-height: 24px;
	height: 24px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2d2d2;
	list-style-position: inside;
	overflow:hidden;
}
#xinwenzi_leibiao {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom:1px;
	padding-left: 20px;
}
#xwfenye {
	line-height: 36px;
	padding-top: 10px;
	float:right;
}
#xwfenye li{
	float:left;
	list-style:none;
	margin-left:5px;
}
.content-name{ text-align:center; margin:30px;}
#xinwenzi {
    line-height: 24px;
    padding: 20px;
	margin-bottom:20px;
}
#xinwenzi img{ max-width:100%; height:auto; border:0;}
.gnzj{ width:878px; height:40px; line-height:40px;border-top:1px solid #d2d2d2; background:#f9f9f9; font-size:12px; font-weight:bold; color:#333;}
.gnzj ul li{ float:left;margin-left:10px;}
.bdshare-button-style0-16{ margin-top:6px; float:right;}

/***************左侧楼层定位***************/
.elevator {
	overflow: visible;
	width: 40px;
	height: 400px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -150px 0 0px -650px;
	z-index: 3333;
	display: block;
}
.elevator .elevator-floor {
	width: 40px;
	height: 400px;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	left: 0;
	top: 0
}
.elevator .elevator-floor a {
	width: 40px;
	height: 35px;
	line-height: 35px;
	display: block;
	position: relative;
	margin-top: -1px;
	cursor: pointer;
	text-decoration:none
}
.elevator .elevator-floor b {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18px 0 0 -9px;
	z-index: 1;
	color:#625351;
	font-family: Arial;
}
.elevator .elevator-floor .fs-name {
	width: 40px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #E31939 ;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: none
}
.elevator .elevator-floor .fs-line {
	display: block;
	width: 16px;
	margin-left: -9px;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-top: 1px dotted #E31939;
	position: absolute;
	left: 50%;
	top: 35px;
	z-index: 3
}
.elevator .elevator-floor a.active .fs-name {
	background: #E31939;
	color: #fff ;
	display: block
}
.elevator .elevator-floor a.active .fs {
	display: none
}
.elevator .elevator-floor a.active .fs-name:hover {
	background: #E31939 ;
	color: #fff;
	text-decoration:none
}
.elevator .elevator-floor a:hover .fs-name {
	display: block
}
.elevator .elevator-floor a:hover .fs-line {
	display: none
}
.elevator .elevator-floor a.active .fs-line{
	display: none;
}