
#index .btn{
	border-radius: 22px!important; color: #fff;
}
#index .btn a:hover{ color: #fff;}
.one_box {
	padding-top: 10px;
}

.left_menu {
	width: 4170px;
	height: 750px;
	overflow: auto;
	margin-right: 10px;
	background: #fff;
	text-align: start;
}

.menu_box {
	font-size: 15px;
	font-weight: 700;
	padding: 7px 10px;
}
.second_menu   {
	color: #333333;
	font-size: 14px;
	font-weight: 500;
	line-height: 26px;
	cursor: pointer;
	font-family: 微软雅黑, "Microsoft YaHei", "microsoft yahei";
}

.second_menu div:hover {
	color: #E1251B !important;
	text-decoration: none;
}

.carousels {
	width: 893px;
}

.banner,
.Brands {
	padding: 11px;
	background: #fff;
	/*width: 1166px;*/
	margin: 10px 0;
}
.DetailsMag{
	width: 33.33%;
}
.Details_box {
	background: #fff;
	width: 97%;
	padding: 0 0 20px;
	margin: 10px auto 0;
	padding-top: 5px;
	box-sizing: border-box;
}

.Details_box .left_msg {
	text-align: start;
}


h3 {
	text-align: start;
}

.box_font {
	color: #666666;
	font-size: 12px;
}

.warp{
	display: flex;
	justify-content: flex-start;
}

.part {
	
	/* padding: 10px; */
	width: calc(100% / 7);
	/*margin: 8px;*/
	/*margin-top: 0;*/
	/* line-height: 39px; */
	margin-bottom: 10px;

}
.part a{
	width: 90%;
	margin: auto;
	background: #FCFCFC;
	font-size: 12px;
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
}

.blog {
	overflow: hidden;
	width: calc(25% - 20px);
	text-align: start;
	margin: 0 10px;
}

.blog div {
	margin-bottom: 20px;
}
.blog .more {
	margin-bottom: 10px;
}
#index .FlexRows .blog .more>a{
	font-size: 14px;
}
.blog .img_box {
	text-align: center;
}
.blog:nth-child(4n) {
	padding-right: 0px;
}
.blog:nth-child(4n) .img_box {
	border-right: none;
}

.blog .more {
	color: #E1251B;
	font-weight: bold;
	cursor: pointer;
}

.Index_box div {
	margin-right: 19px;
	font-weight: bold;
}

.marked_box {
	width: 25%;
}

.marked_msg {
	width: 146px;
	font-size: 12px;
	font-family: Arial;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	text-align: start;
	margin-left: 16px;
}
.banner_box{
	width: 33.33%;
	font-size: 14px;
	color: #333333;
	font-family: Microsoft YaHei;
	background-color: #fff;
}
.banner_box .title{
	font-weight: bold;
}

.brands_img_box img{
	/*margin:5.5px*/
	/*margin-right: 10px;*/
	/* margin-bottom: 4px; */
	margin: 0 auto 4px;
	object-fit: contain;
    display: block;
	background-color:#fff;
}
/*.brands_img_box a:nth-child(6n) img {*/
/*	margin-right: 0px !important;*/
/*}*/

.FlexRowA a.deails{ color: #fff;}
.FlexRowA a.deails:hover{ color: #fff;}

.BrandsItem{width: 16.66%;}
/* .BrandsItem:nth-child(6n){margin-right: 0px;} */