/* 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: 513px;
	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: 499px;
	position: relative;
	margin-bottom: 15px
}
/* 满屏背静切换焦点图 */
.banner ul.full-screen-slides {
	width: 100%;
	height: 513px;
	position: relative;
	z-index: 1;
}
.banner ul.full-screen-slides li {
	width: 100%;
	height: 100%;
	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%;
	top: 470px;
	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(/templets/lg/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;}



/***************首页楼层***************/
.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(/templets/lg/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-right {
    width: 1200px;
	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: 1200px;
	height: 472px;
}
.floor-layout .floor-content .floor-right .floor-tabs-hide {
	display: none !important;
}

.floor-tabs-panel-right{width:1200px;height: 455px; background:#f9f9f9; overflow:hidden;}
.floor-tabs-panel-right ul{ margin-top:10px;width:1200px;overflow:hidden;}
.floor-tabs-panel-right ul li{ float:left;width:370px; padding-left:19px; padding-right:10px; border-left:1px dashed #555; 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;}



/***************左侧楼层定位***************/
.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;
}<!--0.00020813941955566-->