section {
	display: block;
}

.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.category_container {
	background: #f6f6f6;
}

section.category_container {
	padding-top: 1px;
}

.module_headline~section.category_container {
	padding-bottom: 0
}

.category_container img {
	width: auto;
	margin-right: 11px;
}

.wrapping {
	width: 1200px;
	margin: 0 auto;
}

.category_headcase .wrapping {
	width: 1200px
}

.wrapping:after,
.category_container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.change_switch_color .csc_color,
.change_switch_color .category_subjectnavcon .navmain .items.active,
.change_switch_color .category_subjectnavcon .navigationmod .items:hover,
.change_switch_color .category_subjectnavcon .classificationlist .items .boxes a:hover {
	color: #E43A3D;
}

.change_switch_color .csc_bg {
	background: #E43A3D
}

.change_switch_color .icon-hover {
	border-top: 6px solid #E43A3D;
}

.change_switch_color .category_search .searchmod {
	border-color: #E43A3D;
}

.category_headcase {
	background: #fff;
	padding-top: 30px;
	border-bottom: 2px #E43A3D solid;
}

.category_facecon {
	margin-bottom: 25px;
}

.category_brand {
	position: relative;
	height: 60px;
}

.category_brand .imgeslogo {
	width: 220px;
	height: 60px;
	float: left;
}

.category_brand .imgeslogo img {
	width: 100%;
}

.category_brand .channelname {
	float: left;
	margin: 8px 0 0 42px;
	width: 142px;
	height: 46px;
	cursor: pointer;
}

.category_brand .channelname .tit {
	float: left;
	font: 24px/1.5 'Microsoft YaHei';
}

.category_brand .channelname .icon-hover {
	margin: 17px 6px 0;
	display: block;
	float: left;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.category_brand .channelname:hover .channelnamehover {
	display: block;
}

.channelnamehover {
	position: absolute;
	top: 42px;
	right: 24px;
	width: 100px;
	padding: 10px;
	background: #fff;
	border: 1px #e1e1e1 solid;
	text-align: center;
	overflow: hidden;
	z-index: 111;
	display: none;
}

.channelnamehover .items {
	display: block;
	font: 16px/2 'Microsoft YaHei';
}

.channelnamehover .items .icon-link {
	font-family: cursive;
	margin-left: 4px;
	vertical-align: middle;
}

.category_search {
	margin-top: 5px;
	margin-left: 33px;
}

.category_search .searchmod {
	border-width: 2px;
	border-style: solid;
	overflow: hidden;
	height: 36px;
	width: 658px;
}

.category_search .searchmod .input {
	display: block;
	float: left;
	font-size: 0;
	overflow: hidden;
}

.category_search .searchmod .input input {
	border: 0;
	width: 542px;
	height: 36px;
	padding: 0 12px;
	font: 14px/34px 'Microsoft YaHei';
	background: none;
}

.category_search .searchmod .btns {
	display: block;
	border: 0;
	color: #fff;
	width: 92px;
	height: 36px;
	font: 16px/34px 'Microsoft YaHei';
	cursor: pointer;
	padding: 0;
}

.search_hintlist {
	width: 636px;
	height: 30px;
	overflow: hidden;
}

.search_hintlist .items:first-child {
	margin-left: 0;
}

.search_hintlist .items {
	float: left;
	margin: 0 7px;
	font: 12px/30px 'Microsoft YaHei';
}

.category_subjectnavcon .goodscategorymod {
	position: relative;
	float: left;
}

.category_subjectnavcon .goodscategoryhover .classification_navigation {
	display: none;
}

.category_subjectnavcon .goodscategoryhover:hover .classification_navigation {
	display: block;
}

.category_subjectnavcon .classification_navigation {
    position: absolute;
    top: 42px;
    width: 196px;
    height: 464px;
    padding: 6px 12px;
    background: #fff;
    overflow: hidden;
    z-index: 100;
}

.category_subjectnavcon .classificationlist {
	overflow: hidden;
}

.category_subjectnavcon .classificationlist .items:first-child {
	border-top: 0
}

.category_subjectnavcon .classificationlist .items {
	padding: 10px 0;
	border-top: 1px #ddd dotted;
	overflow: hidden;
}

.category_subjectnavcon .classificationlist .items .tit {
	font: bold 14px/24px 'Microsoft YaHei';
	clear: both;
}

.category_subjectnavcon .classificationlist .items .tit a {
	color: #000;
}

.category_subjectnavcon .classificationlist .items .boxes {
    font-size: 0;
    clear: both;
    display: block;
    height: 72px;
    overflow: hidden;
}

.category_subjectnavcon .classificationlist .items .boxes a {
	position: relative;
	display: block;
	float: left;
	margin-right: 14px;
	font: 14px/24px 'Microsoft YaHei';
	color: #767676;
}

.category_subjectnavcon .classificationlist .items .boxes a+a::after {
	position: absolute;
	left: -8px;
	top: 6px;
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	background: #999;
}

.category_subjectnavcon .goodstitle {
	width: 220px;
	height: 40px;
	font: 16px/40px 'Microsoft YaHei';
	text-indent: 12px;
	color: #fff;
	cursor: pointer;
}

.category_subjectnavcon .goodstitle i {
    background: url(../images/common-icon.png) no-repeat -320px -95px;
    width: 26px;
    height: 20px;
    float: left;
    margin: 11px 0px 0 10px;
}

.category_subjectnavcon .navigationmod {
	float: left;
}

.category_subjectnavcon .navmain {
	height: 34px;
	margin-left: 18px;
	font-size: 0
}

.category_subjectnavcon .navmain .items {
	position: relative;
	padding: 0 20px;
	font: 15px/34px 'Microsoft YaHei';
	color: #000;
}

.category_subjectnavcon .navmain .items+.items:after {
	position: absolute;
	content: '';
	left: 0;
	margin-top: 11px;
	height: 14px;
	width: 1px;
	background: #d4d4d4
}

.category_subjectnavcon .ad {
	position: relative;
	top: -4px;
	float: right;
	width: 220px;
	height: 40px;
	overflow: hidden;
}

.lazyload,
.lazyloading {
	opacity: 1;
}

.lazyloaded {
	opacity: 1;
	-webkit-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
}

.footer-nav ul li i {
	background-size: contain !important;
}

.footer-nav ul li span {
	font-size: 12px !important;
}

.tt_Top {
	width: 100%;
	background: #fff;
	display: flex;
	height: .8rem;
	line-height: .8rem;
}

.tt_Top .tt_Topcontent {
	width: 95%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.mall-container img {
	display: block;
	width: 50%;
	vertical-align: bottom;
	margin: 0 auto;
	margin-top: 4%;
}

/* Â¥²ã·öÌÝ */

.fdnavigation {
    display: none;
    position: fixed;
    top: 20%;
    left: 60px;
	z-index: 1;
    width: 150px;
    padding-top: 10px;
    background: #fff;
    -moz-box-shadow:0px 0px 5px #E0E0E0; -webkit-box-shadow:0px 0px 5px #E0E0E0; box-shadow:0px 0px 5px #E0E0E0;
    border-radius: 10px;
    overflow: hidden;
}
.fdnavigation a {
    border-radius: 20px;
    margin: 10px auto;
    font:16px/30px 'Microsoft YaHei';
    display: block;
    width: 130px;
    text-align: center;
    cursor: pointer;
    transition: .2s;
}
.fdnavigation a.active {
    color: #fff;
    background: #e5423f;
    background: -webkit-gradient(linear,100% 0,0 100%,from(#ee9653),to(#E43C3D));
}
.fdnavigation .btntop {
    margin-top: 20px;
    padding: 12px 0;
    display: block;
    background: #ea6949;
    text-align: center;
    cursor: pointer;
}