*{padding:0;margin:0;}
a,u,s,del{text-decoration: none;}
ul,ol{list-style: none;}
a,img,input{border:none;outline: none;}
h1,h2,h3,h4,h5,h6,b,strong{font-weight: normal;}
h1,h2,h3,h4,h5,h6,b,strong,a,u,s,del,p{font-family: "Microsoft YaHei",STHeiti,SimSun;}
i,em{font-style: normal}
.clear{clear: both;}
.clearfix:after{content: "";display: block;clear:both;}
li{list-style-type:none;}
a{text-decoration:none !important;}
.hide{
display: none;	
}
#search{
	width:100%;
	background:#000;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
}
#search_en{
	width:86%;
	margin:0 auto;
}
.search_en_link{
	display:block;
	line-height:40px;
	float:right;
	padding-left:24px;
	background:url(../img/search.png) no-repeat 0px 8px;
	color:#fff;
}

.banner{
	margin-top:152px;
}

.home-banner, .home-banner .bd {
    height: 500px;
    width: 100%;
    display: block;
    overflow: hidden;
}
.home-banner .banner-width {
    width: 1200px;
    margin: 0 auto;
}




#head{
	width:100%;
	background:#fff;
	position:fixed;
	top:40px;
	left:0;
	z-index: 10000; 	
}
.headdown {
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.06);
}
#head_en{
	width:86%;
	margin:0 auto;
}
.head_en_nav{
	float:right;
	height:112px;
	margin-bottom:0px;

}
.head_en_nav>li{
	float:left;
	margin-left:3vw;
}
.topon{
	color: #bc2121 !important;
    border-bottom: 2px solid #bc2121;
}
@media only screen and (max-width:1460px) {
	.head_en_nav>li{
	float:left;
	margin-left:3vw;
}
}
@media only screen and (max-width:1300px) {
	.head_en_nav>li{
	float:left;
	margin-left:2vw;
}
}

.head_en_nav>li>a{
	display:block;
	font-size:16px;
	color:#000;
	line-height:112px;
}
@media only screen and (max-width:1070px) {
	.head_en_nav>li>a{
	display:block;
	font-size:14px;
	color:#000;
	line-height:112px;
}
}

.head_en_nav>li:hover .product_name{
	color:#bc2121;
}
.head_en_nav_on{
	display:block;
	background:#bc2121;
	width:20px;
	height:2px;
	margin:-38px auto 0 auto;
}
.head_en_nav_font_on{
	font-weight:bold;
}
.head_en_logo{
	padding-top:22px;
	width:11.29vw;
}

.head_title_font{
	color:#bbb;
	position: absolute;
    left: 50%;
	top:0;
	transform: translate(-50%,-50%);
}
.head_title_line{
	display:block;
	width:45%;
	height:1px;
	background:#e8e8e8;
	float:left;
}
.head_title_line_two{
	display:block;
	width:45%;
	height:1px;
	background:#e8e8e8;
	float:right;
}







.bottom{
	width:100%;
	background:#000;
	padding-top:72px;
	margin-top:100px;
}
.bottom_en{
	width:86%;
	margin:0 auto;
}
.bottom_en>img{
	display:block;
}
.bottom_en_list_title{
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.bottom_en_list_link{
	color:#fff;
	margin-top:10px;
}
.bottom_en_list_link a{
	color:#fff;
	font-size:12px;
}
.copyright{
	width:100%;
	color:#fff;
	text-align:center;
}
.copyright p{
	line-height:100px;
	margin-bottom:0px;
}

.nav_man{
	position: relative;
}
.man_current_triangle{
	position: absolute;
	top:88px;
	left:30%;
	display:block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 28px 15px;
	border-color: transparent transparent #000000 transparent;
	display:none;
}
@media only screen and (max-width:1070px) {
	.man_current_triangle{
	left:27%;
}
}

.man_current_list_en{
	width:100%;
	height:250px;
	background:#000;
	position:fixed;
	top:150px;
	left:0;
	display:none;
}
.nav_man:hover .man_current_triangle{
	display:block;
}
.nav_man:hover .woman_current_triangle{
	display:block;
}
.nav_man:hover .kids_current_triangle{
	display:block;
}
.nav_man:hover .man_current_list_en{
	display:block;
}



.index_nav_man_detailed_category{
	width:57.06vw;
	margin:0 auto;
}
@media only screen and (max-width:1700px) {
	.index_nav_man_detailed_category{
	width:70vw;
}
}
@media only screen and (max-width:1260px) {
	.index_nav_man_detailed_category{
	width:86vw;
}
}
.index_nav_man_detailed_category ul{
	float:left;
}
.index_nav_man_detailed_category ul+ul{

	float:left;
	margin-left:1.89vw;
}
.index_nav_man_detailed_category p{
	color:#fff;
}
.index_nav_man_detailed_category li a{
	font-size:12px;
	color:#fff;
}
.index_nav_man_detailed_category_title{
	font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #bfa131;
    margin-bottom: 15px;
    width: 12.04vw;
    text-align: center;
}
@media only screen and (max-width:1700px) {
	.index_nav_man_detailed_category_title{
	width:15vw;
}
}
@media only screen and (max-width:1260px) {
	.index_nav_man_detailed_category_title{
	width:20vw;
}
}
.index_nav_man_detailed_category_product_name_list li{
	padding-top:14px;
}
.index_nav_man_detailed_category_product_name_list li+li{
	padding-top:10px;
}
.index_nav_man_detailed_category_en{
	float:left;
	width:12.04vw;
}
@media only screen and (max-width:1700px) {
	.index_nav_man_detailed_category_en{
	width:15vw;
}
}
@media only screen and (max-width:1260px) {
	.index_nav_man_detailed_category_en{
	width:20vw;
}
}
.index_nav_man_detailed_category_en+.index_nav_man_detailed_category_en{
	margin-left:1.88vw;
}
.index_nav_man_detailed_category_dividing_line{
	width:1px;
	height:150px;
	margin:0 auto;
	text-align:center;
	background:#bfa131;
	display:block;
	margin-top:36px;

}
.index_nav_man_detailed_category_banner{
	display:block;
	float:right;
	width:45.66%;
}
.woman_current_triangle{
	position: absolute;
	top:88px;
	left:37%;
	display:block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 28px 15px;
	border-color: transparent transparent #000000 transparent;
	display:none;
}
@media only screen and (max-width:1070px) {
	.woman_current_triangle{
	left:32%;
}
}
.kids_current_triangle{
	position: absolute;
	top:88px;
	left:30%;
	display:block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 28px 15px;
	border-color: transparent transparent #000000 transparent;
	display:none;
}
@media only screen and (max-width:1200px) {
	.woman_current_triangle{
	left:32%;
}
}
@media only screen and (max-width:1200px) {
.bottom_en_list{
	margin-top:26px;
}
}

.nav_line{
	position:relative;
}
.head_title_font{
	color:#bbb;
	position: absolute;
    left: 50%;
	top:-67px;
	transform: translate(-50%,-50%);
}
.head_title_line{
	position: absolute;
	display:block;
	width:45%;
	height:1px;
	background:#e8e8e8;
	top:-67px;
	left:0;
}
.head_title_line_two{
	position: absolute;
	display:block;
	width:45%;
	height:1px;
	background:#e8e8e8;
	top:-67px;
	right:0;
}
