﻿@charset "utf-8";
/*头部样式*/
.header{
	]height: 148px;
}
.logo{
    margin:33px auto 15px;
    width: 81px;
    height: 93px;
   
    position: relative;
    top: 0;

}
.position{ font-size:16px;}
.topr{
	margin-top: 69px;
	position: absolute;
	right: 40px;
	top: 0;
}
.topr img{
	margin-right: 40px;	
}
/*头部导航样式*/
.navwrap{
	background: #b7b7b7;
	height: 55px;
	margin-bottom: 0px;
}
.navBar{  color:#fff; width:637px;  margin: 0 auto; position: relative; margin-bottom: -4px;}
.nav{ width:915px; font-family:"Microsoft YaHei",SimSun,SimHei;  }
.nav h3{ font-size:100%; font-weight:normal; font-size:15px;  }
.nav .m{  position:relative; float:left;  display:inline; text-align:left;   }
.nav h3 a{  zoom:1; line-height:51px; padding:0px;  display:block; color:#fff }

.nav .sub{ display:none; /*默认隐藏*/ width:1200px; padding:0px 20px 0px 0px !important; 
 position:absolute; left:-290px; top:55px; 
	background-color:#fff;border-radius: 0px; float:left; line-height:34px; z-index: 9999 !important; }
.nav .sub li{ text-align:left; float: left; width: 24% !important; margin-right: 20px; }
.nav .sub li a{ color:#000000;font-size: 14px;display:block; zoom:1; height: 35px;
line-height: 35px; border-bottom: #cccccc solid 2px; padding-left: 20px;}
.nav .sub li a:hover{ color:#8b0101; text-decoration: none; }
.nav .sub li.last{ border-bottom: none; }
.sub li dl dd{
	border-bottom: none;
}
.sub li dl dd a{
	height: 24px;
	line-height: 24px;
	color: #777777 !important; 
	font-size: 12px !important; 
	text-align: left !important; 
	border-bottom: none !important; 
	    padding-left: 20px;
}
.sub li dl dd a:hover{
	color:#8b0101 !important;
}
.nav h3.current1{
	border-bottom: #8b0101 solid 2px;
	height: 55px;
}
/*窗体滚动样式*/

.search{
	position: absolute;
	right: 40px;
	top: 116px;
	width: 225px;
	height: 38px;
	background:url(../images/search.jpg) no-repeat;
    right: 77px;
}
.search input{display:inline-block;}
.text_box{ width:180px; height:30px; line-height:30px; float:right; border:none; background:none; 
	padding-left:5px; color:#969696; margin-top: 3px;}
.s_but{width:34px;height:38px; cursor:pointer; float:left; border:none; background:none; 
	font-size:14px; color:#969696; font-family:"微软雅黑";}

/* 首页banner */
.sybanner{width:100%;  overflow: hidden;}
.focusBox { position: relative; width:100%;   overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0;width:100%;}
.focusBox .pic li ,.focusBox .pic li  a{  width:100%; height:100%;  display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 15px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 2px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
	display:inline-block; *display:inline; zoom:1; 
}
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev,
.focusBox .next { width: 37px; height: 130px;  display: none; 
	background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 45%; 
	z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=50);opacity:0.5; 
	background-position: 0 0px; }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -156px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=80) !important;opacity:0.8 !important;  }

/*prolist*/
.prolist{
	width: 100%;
	margin:15px auto;
}
.prolist img{
	float: left;
	width: 31%;
	margin:0 1%;
}
.prolist a:hover img{ background:#fff; filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/}

/* home---畅销新品 */
.hotprotit{
	width: 220px;
	height: 56px;
	margin: 20px auto 0;
	text-align: center;
}
.hotprocon{
	padding:20px 0px;
	width: 100%;
	background: #f2f2f2;
	height: 100%;
	margin:0 auto;
}
.hotprocon li{
	float: left;
	margin: 0px 1% 2%;
	width: 23%;
	height: 100%;
	background: #fff;
	padding: 0 0 1% 0;
}
.hotprocon li:hover{
	-moz-box-shadow: 10px 10px 5px #aba9a9; /* 老的 Firefox */
box-shadow: 10px 10px 5px #aba9a9;
}
.hotprocon li img{
	width: 100%;
    height:100%;
}
.hotprocon a .protit{
	width: 90%;
	height: 64px;
	margin: 0 auto;
	background: #cecece;
	padding:15px 0px;
}
.hotprocon a .protit p{
	line-height: 22px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.hotprocon li:hover img{ background:#000; filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/}

/* footer */
.footer{
	background: #fff;
	text-align: center;

}
.footcon{
	border-top:#a4182c solid 2px;
	width: 1200px;
	margin: 0 auto;
	padding-top: 15px;
}
.footcopy{
	margin-right: 100px;
	margin-top: 58px;
}
.footcopy p{
	color: #bbbbbb;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}
.footcopy p a{
	color: #bbb;
	border-right: #bbb solid 1px;
	padding:0px 5px;
    margin-right: 5px;
}
/******--------------------- 单页面 ---------------------******/
.banner{
	width: 100%;
	border-bottom: #a4182c solid 3px;
	margin:0 auto;
}
.mainbody{
	background: #f2f2f2;
	padding:20px 0px;
}
.pagewrap{
	width: 1200px;
	margin: 0 auto;
}
.pagewrap p{
	font-size: 14px;
	color: #363636;
	line-height: 24px;
}
.pagewrap1{
	width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
}
.conxx p{
	line-height: 30px;
	color: #7f7f7f;
	font-size: 18px;
	text-align: center;
}


/******--------------------- 行李箱页面 ---------------------******/
.bg2{
	background: #fff !important;
}
.xlxpro li img{
	margin-top: 40px;
	text-align: center;
}
.xlxpro .protit{
	background: #fff !important;

}
.xlxpro .protit p{
	
	line-height: 30px !important;
	font-size: 16px !important;
	color: #494949 !important;
}
/******--------------------- 行李箱详细页面 ---------------------******/
.xlxtit{
	float: left;
	color: #959595;
}
.xlxtit p a{
	color: #959595;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.box{width:473px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-s310, .tb-s310 a{height:429px;width:473px;}
.tb-s310, .tb-s310 img{max-height:429px;max-width:473px;}
.tb-s310 a{*font-size:271px;}

.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}

.spec-scroll{clear:both;margin-top:5px; width:473px;}
.spec-scroll .prev{float:left;margin-right:5px; margin-left:0px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;
height:100px;line-height:100px;border:1px solid #ccc;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:437px;height:105px;overflow:hidden;}
.spec-scroll .items ul{margin:0; padding:0;list-style:none;position:absolute;width:999999px; height:100px;}
.spec-scroll .items ul li{float:left; margin:0px 4px; padding:0px; width:100px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC; padding:0px;width:100px;height:98px;}
.spec-scroll .items ul li img:hover{ border:1px solid #FF6600; padding:0px; }

div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("images/mask.png") repeat scroll 0 0 transparent;cursor:crosshair;z-index:1;}
.xlxtxt{
	width: 420px;
}
.xlxtxt h2{
	font-size: 25px;
	color: #494949;
	line-height: 40px;
	font-weight: normal;
	border-bottom: #494949 solid 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.xlxtxt p{
	line-height: 30px;
	font-size: 14px;
	color: #868686;
	text-align: left;
}
.xlxtxt img{
	margin:0px 0px;
}
.cpzx{
	font-size: 14px;
	line-height: 30px;
	color: #494949;
}
.cpzx1 {
	width: 170px;
}
.cpzx1 p{
	line-height: 57px;
	margin-left: 10px;
}
.cxxp ul li{
	float: left;
	border:#bdbdbd solid 2px;
	margin:10px 8px;
}
.cxxp ul li img{
	width: 169px;
	height: 169px;

}
/******--------------------- 包袋配件页面 ---------------------******/
.pjpro{ width:88%; margin:0 auto;}
.pjpro li {
	padding:20px 1% !important;
	width: 21% !important;
}
.pjpro li img{
	/*width: 415px !important;
	height: 432px !important;*/
	margin-top: 0 !important;
}

.pjimg li img{
	width: 170px !important;
	height: 178px !important;
}

/******--------------------- 产品信息页面 ---------------------******/
.bg3{
	background: #f2f2f2;
}
.procon{
	width: 1200px;
	margin: 20px auto;
}
.procon dl{
	height: 347px;
	background: #fff;
	margin-bottom: 40px;
}
.procon dl a dt{
	width: 40%;
	float: left;
	padding:50px 60px 0px;
}
.procon dl a dt h2{
	font-weight: normal;
	font-size: 30px;
	color: #616161;
	line-height: 60px;
	text-align: right;
}
.procon dl a dt p{
	font-size: 16px;
	color: #b7b7b7;
	line-height: 30px;
	height: 149px;
	overflow: hidden;
}
.procon dl a dd{
	width: 50%;
}
.procon dl a dd img{
   
}
.procon dl:hover{
		-moz-box-shadow: 10px 10px 5px #aba9a9; /* 老的 Firefox */
box-shadow: 10px 10px 5px #aba9a9;
}

.prodl2  h2{
	text-align: left !important;
}













/*分页*/
.sh_page{height:33px;line-height:33px;*line-height:50px; 
	text-align: center;}
.sh_page a,.sh_page span{padding:5px 8px;background: #e7e7e7;margin-left:3px;color:#4c4c4c; border:#afafaf solid 1px;}
.sh_page a.dangqian{background:#e7e7e7 !important; color: #8a8a8a !important;}
.sh_page span.current{ border:1px solid #f00; color:#f00;}

.fanye{color:#4c4c4c;line-height:20px;margin:10px 30px 20px 0px;}
.fanye a { color:#4c4c4c;}
.fanye a:hover{text-decoration:underline; color:#ba0009;}


/******--------------------- 产品详细信息 ---------------------******/
.widget-newsdetail-2 ._head{border-bottom: 1px dotted #cccccc;}
.widget-newsdetail-2 ._head ._title{color: #333; font-size: 20px; font-weight: normal; font-family: "Microsoft yahei";}
.widget-newsdetail-2 ._tools{color: #999999; padding: 10px 0;}
._tool{padding-left: 20px !important; background-image: url(../images/icc01.jpg); background-repeat: no-repeat; background-position: left center;}
.yan{padding-left: 20px !important; background-image: url(../images/icc02.jpg); background-repeat: no-repeat; background-position: left center;}
.widget-newsdetail-2 .ion{font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{display: inline-block; margin: 0 4px; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._b2l .ion{color: #ef4d1e;}
.widget-newsdetail-2 .myart{padding: 20px 0;}
.widget-newsdetail-2 ._detailPage_bottom li{line-height: 30px; overflow: hidden; padding: 0 10px;}
.widget-newsdetail-2 ._detailPage_bottom ._mark{float: left; margin-right: 10px;}
.widget-newsdetail-2 ._detailPage_bottom ._title{float: left; font-size: 12px; width: 68%;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover{color: #ef4d1e;}
.widget-newsdetail-2 ._detailPage_bottom ._time{color: #572b22; float: right;}
.widget-newsdetail-2 ._detailtools{border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc; margin-bottom: 20px; margin-top: 20px; padding: 12px 0;}
.widget-newsdetail-2 ._detailtools span{display: block; height: 22px; line-height: 22px; margin-left: 20px;}
.widget-newsdetail-2 ._detailtools .bdsharebuttonbox{float: left; margin-left: 10px;}
.widget-newsdetail-2 ._detailtools .bdsharebuttonbox .bds_more{background: rgba(0, 0, 0, 0) none repeat scroll 0 0; float: none; height: 22px; line-height: 22px; padding: 0;}
.widget-newsdetail-2 ._detailtools ._dayin{float: right;}
.widget-newsdetail-2 ._detailtools ._fanhui{float: right;}
.widget-newsdetail-2 ._detailPage_bottom li{width: 728px; line-height: 30px; overflow: hidden; padding: 0 10px;}
._detailPage_bottom ul{border:none; width: 780px;}
.widget-newsdetail-2 ._detailPage_bottom ._mark{float: left; margin-right: 10px;}
.widget-newsdetail-2 ._detailPage_bottom ._title{float: left; font-size: 12px; width: 68%; color: #737373;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover{color: #ef4d1e;}
.widget-newsdetail-2 ._detailPage_bottom ._time{color: #572b22; float: right;}
._prev{padding-left: 20px !important; background-image: url(../images/icc06.jpg); background-repeat: no-repeat; background-position: left center;}
._next{padding-left: 20px !important; background-image: url(../images/icc07.jpg); background-repeat: no-repeat; background-position: left center;}



/*分页*/
.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#3f8402;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #3f8402}
.pagelink .current{color:#3f8402;padding:6px 7px 5px;height:26px;border:1px solid #ddd;border-bottom:2px solid #3f8402;font-weight:bold}
.ponav,.ponav a{ color:#959595; font-size:17px;}