.textContent {
    text-align: center;
}
.fullPages{
    margin-top:65px;
}
 .mod18 {
        width: 100%;
        height:100%;
        
        position: relative;
        background: #fff;
    }
    .mod18 .btn {
        position: absolute;
        cursor: pointer;
        z-index: 99;
        font-size: 50px;
        font-weight: bold;
    }
    .mod18 .prev {
        left: 0;
        background: url(./images/prevBtnTop.png) no-repeat;
    }
    .mod18 #prevTop,
    .mod18 #nextTop {
        width: 60px;
        height: 60px;
    }
    .mod18 #prevTop {
        left: 60px;
        background: url(./images/prevBtnTop.png) 0 0 no-repeat;
    }
    .mod18 #nextTop {
        right: 60px;
        background: url(./images/nextBtnTop.png) 0 0 no-repeat;
    }
    .mod18 .next {
        right: 0;
        background: url(./images/nextBtnTop.png) no-repeat;
    }
    .mod18 li {
        float: left;
    }
    .mod18 .cf li {
        position: relative;
        color: #fff;
    }
    .mod18 .cf a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        color: #fff;
    }
    .mod18 .cf li span {
        display: block;
        width: 640px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 10px 20px;
        line-height: 22px;
        text-align: left;
        background: rgba(0, 0, 0, 0.6);
    }
    .mod18 .picBox {
        width: 100%;
        height: calc(100% - 200px);
        position: relative;
        overflow: hidden;
    }
    .mod18 .picBox ul {
        height: 100%;
        position: absolute;
    }
    .mod18 .picBox li {
        height: 100%;
        text-align: center;
    }
    .mod18 .picBox li img{
        height: 100%;
    }
    .mod18 .listBox {
            width: 100%;
    height: 200px;
    border-bottom: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    padding: 20px 0;
    position: relative;
    overflow: hidden;
    }
    .mod18 .listBox ul {
        height: 100%;
        position: absolute;
    }
    .mod18 .listBox li {
        width: 118px;
            height: calc(100% - 40px);
        border: 1px solid transparent;
        cursor: pointer;
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat:no-repeat;
    }
    .mod18 .listBox li.on  {
        border: 1px solid #ff6600;
    }
@media (min-width: 1025px) {
    .concent {
        width: 60%;
        max-width: 700px;
        text-align: center;
        margin: 20px auto;
    }
     .mod18 .picBox {
         height: calc(100% - 200px);
     }
    .section-container.boxType3-component>.boxText {
        background-color: #e4e4e4;
        width: 35%;
        height: 350px;
        display: table;
    }
    .section-container.boxType3-component>.boxText>.textWarrper {
        display: table-cell;
        vertical-align: middle;
        padding: 40px;
    }
    .titleBox {
        margin-bottom: 40px;
    }
    .boxType3-component {
        margin-top: 40px;
    }
    .boxType3-component:nth-child(odd)>.boxText {
        float: right;
        right: 0;
        text-align: left;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .boxType3-component:nth-child(odd)>.boxPic {
        float: left;
        width: 65%;
        height: 350px;
        margin-left: 0;
        background-position: center;
        background-repeat: no-repeat;
    }
    .mod18 #prevTop,
    .mod18 #nextTop {
        top: 35%;
    }
   
}

@media (max-width: 1025px) {
    .concent {
        width: 100%;
        padding: 20px;
    }
    .section-container.boxType3-component>.boxText {
        background-color: #e4e4e4;
    }
    .boxType3-component {
        display: none;
    }
    .mod18 .listBox{
        display: none;
    }
    .mod18 #prevTop, .mod18 #nextTop{
        bottom: 40px;
    }
    .mod18 #prevTop{
        left: calc( 50% - 20px);
        transform: translateX(-100%);
    }
    .mod18 #nextTop{
        right:  calc( 50% - 20px);
        transform: translateX(100%);
    }
     .mod18 .picBox {
         height:100%;
         }
}
.textContent{
	text-align: center;
}
#breadTitleBox{
    position: relative;
    margin: 0 80px;
    width: calc(100% - 160px);
}
#breadTitleBox>.titleBtn{
    line-height: 32px;
    font-size: 12px;
    font-family: Futura, Microsoft Yahei, STHeiti, Arial;
    text-transform: uppercase;
    margin: 20px;
    display: inline-block;
}
#breadTitleBox>.titleBtn:hover,#breadTitleBox>.titleBtn.active{
	text-decoration: underline;
}
#breadTitleBox>.title {
    text-align: center;
    line-height: 130px;
    font-size: 32px;
    font-family: SuperiorTitle, Microsoft Yahei, STHeiti, Arial;
    border-bottom: 1px solid #c0c0c0;
    text-transform: uppercase;
}

#breadTitleBox>.breadBox {
    border-top: 1px solid #c0c0c0;
    border-bottom: 0px;
    font-size: 12px;
    font-family: Futura, Microsoft Yahei, STHeiti, Arial;
}
#breadTitleBox>.breadBox {
    text-align: left;
    line-height: 65px;
    vertical-align: middle;
    position: relative;
}

#breadTitleBox>.breadBox>span {
    color: #c0c0c0;
}

#breadTitleBox>.breadBox>a {
    color: #000;
}

#breadTitleBox>.breadBox>a:hover {
    text-decoration: underline;
}
.picLookbook{
	font-size: 0;
	padding:40px 80px;
}
.picLookbook img{
	display: inline-block;
	width: 25%;
}
#lookbookSliderBox {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .3);
    z-index: 9999;
    top: 0;
}
#lookbookSliderBox>li>img{
	/*height: 100%;*/
}
.lookbookSliderClose{
	position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
}
.lookbookSliderRight
,.lookbookSliderLeft{
	position: absolute;
	top:50%;
	-webkit-transform: translate3D(0,-50%,0);
	-ms-transform: translate3D(0,-50%,0);
	-o-transform: translate3D(0,-50%,0);
	transform: translate3D(0,-50%,0);
	cursor: pointer;
	padding:0 20px;
}
.lookbookSliderLeft{
	left: 40px;
}
.lookbookSliderRight{
	right: 40px;
}
@media (min-width: 1025px){
	.concent{
	    width: 60%;
	    max-width: 700px;
	    text-align: center;
	    margin: 20px auto;
	}

	#titleBox{
		margin-bottom: 80px;
	}

	.textWarrper>.p-12,.textWarrper>.base-Btn{
		font-family:Corbel, Microsoft Yahei, STHeiti, Arial;
	}
	.section-container.p-r{
		display:none;
	}
	.boxType5-component:nth-child(even)>.boxText {
	    float: right;
	}
	.boxType5-component:nth-child(even)>.boxPic {
	    float: left;
	}

}
@media (max-width: 1025px){
	.concent{
		width: 100%;
		padding:20px;
	}
	.section-container.boxType3-component>.boxText {
		background-color: #e4e4e4;
	}
}
/*# sourceMappingURL=lookbookslider.css.map*/