/*reset*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input,a,span{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    line-height: 25px;
}
body{
	font-size:14px;
	line-height: 200%;
	color: #fff;
	background: #414141;
}
img{
	border:none;
	
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#666;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.comWidth{
	width: 1020px;
	margin:0 auto;
}
/*header*/
.header{
	background: #1D1D1D;
	height: 86px;
}
.logo{
	height: 86px;
}
.tel{
	width: 270px;
	height: 86px;
	text-align: right;
}
.tel a{
	color: #fff;
	font-size: 12px;
}
.tel p{
	font-size: 20px;
}
.navBox{
	height: 42px;
	background: url(../image/nav.jpg) left top repeat-x;
}
.nav li{
	float: left;
	margin-right: 40px;
}
.nav li a{
	color: #fff;
	line-height: 42px;
	width: 149px;
	display: inline-block;
	text-align: center;
	font-size:18px;
}
.nav li a.now,.nav li a:hover{
	background: url(../image/nav_on.jpg) left top no-repeat;
}

.pctop{display: none;}
.header{position:fixed;width:100%;left:0px;top:0px;height:50px;overflow:hidden;background:#000;z-index:1000;}

.headercontainer{width: 92%;margin: auto;}

.header .logo{float:left;margin-top:5px;}

.header .logo h1{font-size:0;}

#head .header-navigation{float:right;margin-top: 14px;}

#head .header-navigation i{font-size:22px;color:#000000;}

.menu-wrapper-background{position:fixed;z-index:99999;background-color:rgba(0,0,0,0.6);width:100%;height:100%;top:0px;left:0px;display:none;}

.main_menu{position:fixed;top:50px;left:0px;width:100%;z-index:500;background:#ffffff;height:0px;overflow:auto;transition: all 350ms ease;}

.show-main{height:calc(100% - 50px);transition: all 350ms ease;}

.menu-top li{list-style:none;background:#f7f8f9;margin-bottom:10px;border-radius:3px;}

.menu-top li:first-child{margin-top:10px;}

.page-content{-webkit-transform:translateY(0px);transform:translateY(0px);transition:all 350ms ease;}

.menu-top{background-color:rgba(255,255,255,1);height:0px;width: 92%;margin:auto;transition:all 350ms ease;}

.show-menus{height:100%;transition:all 350ms ease;}

.menu-top .icon3{-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);position:absolute;right:24px;top:18px;font-size:18px;transition:all 350ms ease;}

.menu-top .icon4{-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);position:absolute;right:24px;top:23px;font-size:18px;transition:all 350ms ease;}

.menu-top a{text-indent:24px;font-size:18px;font-weight:400;color:#3b4043;line-height:28px;padding:10px 0px;display: block;position: relative;overflow: hidden;}
.menu-top .nav_son a{text-indent:60px;position: relative;}
.menu-top .nav_son a::after{content: ""; position: absolute;left:24px;top:22px;width: 25px;height: 1px;background: #3b4043;}
.submenu{max-height:0px;overflow:hidden;transition:all 350ms ease;}

.submenu a{text-indent:24px;font-size:17px;font-weight:400;line-height:24px;transition:all 350ms ease;}

.show-submenu{max-height:5000px!important;transition:all 350ms ease;}

.pctopdiv{height: 50px;}

.phonebanner{width: 100%;font-size: 0;line-height: 0;}
.phonebanner img{max-width: 100%;}
.swiper-pagination-bullet{background: #ffffff}
.swiper-pagination-bullet-active{background: #b60012;}
.banner{
	height: 404px;
	position: relative;
	overflow: hidden;
    z-index:2;
    width:100%;
    display: none;
}
.banner img{
	width: 1920px;
	height: 404px;
	position:relative; 
	left:50%; 
	margin-left:-960px;;
}
.banner li{
	height: 404px;
}
.banner_inset{
	height: 482px;
	position: relative;
	overflow: hidden;
}
.banner_inset img{
	width: 1920px;
	height: 482px;
	position:relative; 
	left:50%; 
	margin-left:-960px;;
}
.banner_inset li{
	height: 482px;
}
.content{
	
    width: 92%;
    margin: auto;
    margin-top: 10px;
}
.side{
	width: 100%;
}
.sidebar{display: none;}
.about,.contact{
	padding-top: 55px;
	font-size: 12px;
	line-height: 15px;
   
}
.about img,.contact img{
	margin-bottom: 10px;
}
.about{
	background: url(../image/tit1.jpg) left top no-repeat;
	margin-bottom: 15px;
    display:block;
    padding-top:40px;
    color:#ffffff;
}
.contact{
    display: none;
	background: url(../image/tit2.jpg) left top no-repeat;
	text-align: center;
}
.contact1{
    background: url(../image/tit2.jpg) left top no-repeat;
	margin-bottom: 15px;
	padding-top: 55px;
}
.product{
    margin-bottom: 20px;
	
}
.product h3,.pants h3{
	width: 100%;
	height: 41px;
	margin-bottom: 30px;
}
.jeans h3{
	
	background: url(../image/tit3.jpg) left top no-repeat;
	background-size: cover;
}
.pants h3{
	background: url(../image/tit4.jpg) left top no-repeat;
	background-size: cover;
}
.jeans li,.pants li{
	width: calc(50% - 12px);
	overflow: hidden;
	float: left;
	margin:0 6px;
	margin-bottom: 20px;
}
.jeans li img,.pants li img{
	vertical-align: bottom;
}
.jeans li span,.pants li span{
	margin-top: 2px;
	width: 100%;
	display: block;
	background: #696969;
	text-align: center;
	line-height: 30px;
}
.jeans li span a,.pants li span a{
	color: #fff;
}
.jeans li span a:hover,.pants li span a:hover{
	color: #971818;
}

.product .lista{
	 width: calc(50% - 12px); 
    /* width: 170px; */
    height:225px;background:#ffffff;float:left;margin:10px 6px; display:flex;justify-content: center;align-items: center;
}
.product .MagicZoomBigImageCont{
    display: none;
    opacity: 0;
}
.MagicZoomPup{
    display: none;
    opacity: 0; 
}
.pants{
	/* margin-top: 50px; */
}
.footer{
	height: 245px;
	background: #1D1D1D;
	text-align: center;
	padding-top: 10px
}
.footer a{
	color: #fff;
}
.sidebar li{
	margin-bottom: 2px;
}
.sidebar li a{
	width: 260px;
	height: 49px;
	display: inline-block;
	background: #232323;
	color:#fff;
	text-align: center;
	font-size: 20px;
	line-height: 49px;
	font-family: Franklin Gothic Medium;
}

.sidebar li.nv a{
	background: #000000;
	height: 66px;
	line-height: 66px;}
.sidebar li a:hover{
	color: #AB1515;
}
.sidebar li a.on{
	color: #AB1515;
}
.sidebar li a.cur{
	color: #AB1515;
}
.big a{
	float:left;
	margin:10px 5px;
	line-height:0;
}
.page{
	margin-top:60px;
	margin-bottom:30px;
	text-align:center;
}
.page a{
	display:inline-block;
	padding:3px 5px;
	margin:0 5px;
	color:#FFF;
}
.page a:hover{
	color:#AB1515;
	text-decoration:underline;
}
.pagination{width: 100%;overflow: hidden;display: flex;justify-content: center;margin-top: 40px;}
.pagination li{float: left;margin:0px 8px;line-height: 200%;}
.pagination li *{font-size: 16px;color: #fff;}
.pagination li.active span{font-weight: bold;color:#AB1515;}
.pagination li:hover span{font-weight: bold;color:#AB1515;}
.banner1{
	position: relative;
	z-index: 2;
	height: 404px;
	overflow: hidden;
	width:100%;
    display: none;
}
.banner1 img{
	width:1920px;
	height:404px;
    margin-left:-960px;
    position:relative;
    left:50%;
    }
.banner1 li{
    height:404px;
}
.list{
	position: absolute;
	bottom: 50px;
	right:150px;
}
.list a{
	width: 12px;
	height: 12px;
	display: inline-block;
	background:red none  scroll  left top no-repeat;
	margin-right: 9px;
}
.list .on{
	background:white none  scroll  left top no-repeat;
}
.page a{
	margin: 0 2px;
	color: #fff;
}