/* BASIC css start */
#contentWrap,
#content {
	width: 100% !important;
}

#content {
    margin-bottom:0;
}

.main_lay {
	width: 1204px;
	margin: 0 auto;
}

#main .visual {
	zoom: 1;
	overflow: hidden;
}

#main .visual:after {
	content: "";
	display: block;
	clear: both;
}

#main .visual .symbol,
#main .visual .ad,
#main .visual .notice {
	float: left;
}

#main .visual .symbol {
	overflow: hidden;
	width: 600px;
	margin-right: 15px;
}

#main .visual .ad,
#main .visual .notice {
	width: 161px;
}

#main .visual .notice dt {
	padding: 5px 0;
}

#main .visual .notice dd {
	margin-top: 10px;
}

#main .visual .notice dd .notice-list a {
	font-size: 11px;
	padding-bottom: 5px;
}

#main .visual .ad {
	margin-top: 30px;
}

#main .main_slider_wrap {
	overflow-x: hidden;
	min-width: 1204px;
}

#main .main_slider_wrap .f2s-swiper {
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 2000px;
}


.mainBn {
    width:1204px;
    margin:53px auto 0;
}

.mainBn a {
    float:left;
    margin:0 0px 0px 0;
}

.mainBn a:nth-child(2n+2) {
    margin-right:0;
}

.mainBn a:nth-child(3n),
.mainBn a:nth-child(4n) {
    margin-bottom:0;
}

.sub_ban_wrap {

}


.sub_ban_wrap img {
width:1920px;
height:400px;
display:table;
margin:auto;
}



.item-wrap {
	margin: 60px auto;
}

.item-wrap .pro_tit {
	margin-bottom: 57px;
	color: #484848;
	text-align: left;
	font-size: 25px;
}

.item-wrap.pordList .item-cont .item-list {
	width: 365px;
	margin-right: 54.5px;
    margin-left:0;
}

.item-wrap.pordList .item-cont .item-list:nth-child(3n) {
	margin-right: 0px;
}

.item-wrap.pordList .item-cont .item-list:first-child {
	margin-left: 0
}

.item-wrap.pordList .item-cont .item-list dt img {
	width: 100%;
	height: auto;
}

.item-wrap.pordList .prd-name a {
	color: #959494;
	font-size: 11px;
}

.item-wrap.pordList .prd-price {
	color: #bf252c;
}

.item-wrap.pordList .prd-price strike {
	font-weight: normal;
	color: #949494;
}

#f2s-rolling-container1 .swiper-pagination .swiper-pagination-bullet {
	border-radius: 50% !important;
	width: 10px;
	height: 10px;
}

#f2s-rolling-container1 .swiper-pagination .swiper-pagination-bullet-active {
	background: #000 !important;
}

.swiper-container-horizontal .swiper-pagination {
    bottom: 15px;
}

/* best-evt */

#main .best-evt {
	zoom: 1;
	overflow: hidden;
	margin-top: 20px;
}


/* slideBestEvt */

#main #slideBestEvt {
	float: left;
	width: auto;
	border-left: 0;
}


/* hashBestEvt */

#main #hashBestEvt {
	position: relative;
	float: right;
}


/* headlineBanner */

#main #headlineBanner {
	position: relative;
	margin-top: 20px;
}


/* mdItem */

#main #mdItem {
	position: relative;
	margin-top: 20px;
}



.swiper-button-next, 
.swiper-button-prev {
    font-family: fontello;
    font-size: 0;
    position: absolute;
    top: 50%;
    width: 47px;
    height:47px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 47px 47px;
    -webkit-background-size: 47px 47px;
    background-size: 47px 47px;
    background-position: center;
    background-repeat: no-repeat;
}


.swiper-button-prev {
    left:20%;
    background-image:url(/design/derchaeum/img/left_bt.png);
}

.swiper-button-next {
    right:20%;
    background-image:url(/design/derchaeum/img/right_bt.png);
}














/* BASIC css end */

