﻿/* CSS Document */
    .dc-mk{
    width:100%;
    margin:0 auto;
    padding:25px 0 25px 0;
    } 
    .wj-mk{
    width:100%;
    margin:0 auto;
    }	
    .ld-mk{
    width:100%;
    margin:0 auto;
    padding:25px 0 25px 0;
    } 
	/*ģ��1*/
    .max-image{
	overflow: hidden;
	max-height: 600px;
    }
    .max-image img{
	width: 100%;
    }
    .tags{
	display: table;
	min-width: 50px;
	height: 20px;
	background:#d0011d;
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	padding:0 2px;
	margin-bottom: 25px;
	text-decoration:none;
	}
    .tpgs:hover{
	text-decoration: none;
    }
    .wrapper1{
	width: 1000px;
	margin: auto;
    }
    .articlebox1 .signature{
	max-width: 505px;
	font-size: 12px;
	margin:0 auto ;
	padding:10px 0;
	color: #b0b0b0;
    }
    .articlebox1 .signature span {
    display: inline-block;
    vertical-align: middle;
    background: #000;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin: 0 5px;
    }
    .articlebox1 .txt{
	max-width: 505px;
	margin:0 auto;
	word-break: break-all;
	line-height: 18px;
	color: #000;
    }
    .articlebox1 .title{
	max-width: 505px;
	position: relative;
	margin:-82px auto 0;
    }
    .articlebox1 .title h2{  
	position: relative;
	font-size: 30px;
	word-break: break-all;
	color: #000;
	line-height: 38px;
	min-height: 68px;
	padding:5px 10px;
    }
    .articlebox1 .title h2 span{
	display: none;
	position: absolute;
	top:0;
	left:-90px;
	background:#d0011d;
	width: 90px;
	bottom:0;
    }
    .articlebox1 .title h2 .arrowleft{
	position: absolute;
	top:50%;
	left:50%;
	margin:-29px 0 0 -29px;
	background: url(../images/ele.png) no-repeat 2px -370px;
	width: 58px;
	height: 58px;
	background-position: -282px -370px;
    }
    .title .abc{
    background-color:#FFFFFF;
    }

    .articlebox1:hover .abc{
    background-color:#d0011d;
    }
    .articlebox1:hover .abc h2 span
    {	
    display:block;
	}
    .articlebox1:hover .abc h2{
    color:#FFFFFF;
	}
	
/*ģ��2css*/
    :focus { outline: none;}
    .fn-hide { display: none;}
    .fn-hover:hover > .fn-hide{display: block;}
    .wrap { width: 1550px; margin: 0 auto;}
    .wrap:hover h3 span{display:block;}
    .bs {height: 900px;}
    .bs h3 { position: absolute; left: 620px; top: 0; width: 498px; height: 62px; background: url(../images/bs.png) no-repeat;}
    .bs h3 span { display: none;}
    .bs .wrap { position: relative; top: 49px; height: 916px;margin:0 auto;}
    .bs .show { float: left; width: 550px; height: 800px; margin-left: 29px; overflow: hidden;}
    .bs .show li { float: left; width: 100%; height: auto; overflow: hidden;margin:auto 0;}
    .bs .show li img { display:block;width: 100%; height:auto;}
    .bs .triggers { float: left; width: 900px; height: 685px; margin-top:50px;}
    .bs .triggers a { position: relative; float: left; width: 226px; height: 342px; margin-left:1px; margin-bottom:1px;}
    .bs .triggers .ab{ position: relative; float: left; width: 420px; height: 342px; margin-left:1px; margin-bottom:1px;}
    .bs .triggers .ab img { width: 100%; height: 100%;}
    .bs .triggers .ac{ position: relative; float: left; width: 192px; height: 342px; margin-left:1px; margin-bottom:1px;}
    .bs .triggers .ac img { width: 100%; height: 100%;}
    .bs .triggers a img { width: 100%; height: 100%;}

    .fn-hover .mask{
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	background: url(../images/bg-alp.png);
	height: 240px;
    }
    .fn-hover:hover .mask,
    .fn-hover a:hover .mask{
	display: block;
	-webkit-animation: fadeIn 0.5s;
	-o-animation: fadeIn 0.5s;
	-moz-animation: fadeIn 0.5s;
	animation: fadeIn 0.5s;
    }
    .fn-hover .mask h2{
	padding: 25px 20px 15px;
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .fn-hover .mask p{
	padding: 0 20px;
	font-size: 18px;
	color: #fff;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .fn-hover .mask span{
	position: absolute;
	bottom: 25px;
	left: 20px;
    }	
/*ģ��3��4css*/	

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-container-v {
        backgroung: #eee;
        width:1500px;
		height:500px;
    }
    .swiper-container-r {
        backgroung:#F1E8DF;
        width:1500px;
	padding: 0 0 100px;
    }
	 .swiper-container-t {
        backgroung; #eee;
        width:1200px;
		height:500px;
    }
   .swiper-container-q {
        backgroung:#F1E8DF;
        width:1500px;
		height:700px;	
    }
    
   /*�ֲ����ߵ���Ӱ 
    .index-slide .swiper-container .slide-helper-l, .index-slide .swiper-container .slide-helper-r {
    background: #000 none repeat scroll 0 0;
    height: 400px;
    opacity: 0.5;
    position: absolute;
    right: 960px;
    top: 0;
    width: 960px;
    z-index: 1;
    }
    
    .index-slide .swiper-container .slide-helper-r {
    left: 960px;
    right: auto;
    }
    
    .index-slide .swiper-container .slide-helper-l, .index-slide .swiper-container .slide-helper-r {
    background: #000 none repeat scroll 0 0;
    height: 400px;
    opacity: 0.5;
    position: absolute;
    right: 960px;
    top: 0;
    width: 960px;
    z-index: 1;
}
*/
    
/*mokuai5*/
.index_roundabout .roundabout {
  background: url("../images/round_bg.jpg") #000000 no-repeat center top;
  height: 640px;
  overflow: hidden;
  padding-top: 150px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.index_roundabout .roundabout .bd {
  backface-visibility: hidden;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  overflow: visible;
  width: 1000px;
}
.index_roundabout .roundabout ul {
  margin: 268px auto 0;
  width: 860px;
}
.index_roundabout .roundabout ul li {
  border: 1px solid #93999c;
  cursor: pointer;
  height: 540px;
  overflow: hidden;
  width: 360px;
}
.index_roundabout .roundabout ul li img {
  display: block;
  height: 100%;
  width: 100%;
}
.index_roundabout .roundabout .arrow {
  cursor: pointer;
  height: 90px;
  margin-top: -45px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1000;
}
.index_roundabout .roundabout .arrow i {
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.index_roundabout .roundabout .pre-arrow {
  left: 0;
}
.index_roundabout .roundabout .pre-arrow i {
  background-image: url("../images/left.png");
  background-position:0;
}
.index_roundabout .roundabout .next-arrow {
  right: 7px;
}
.index_roundabout .roundabout .next-arrow i {
  background-image: url("../images/right.png");
  background-position:0;
}
.index_roundabout .roundabout .arrow-bg {
  height: 90px;
  opacity: 0;
  transition: opacity 1s ease 0s;
}
.index_roundabout .roundabout:hover .arrow-bg {
  opacity: 1;
}
.index_roundabout .roundabout .bottom-des {
  font-family: "΢���ź�";
  bottom: 40px;
  color: #fff;
  font-size: 13px;
  position: absolute;
  text-align: center;
  width: 100%;
}

/*mokuai5��css����*/

/*module start*/
.module{
	min-width: 1000px;
}
/*module end*/

/*module-bd start*/
.module-bd{
	position: relative;

}
/*module-bd end*/

/* fashion-column start */
.fashion-column{
	height:550px;
	background:#f2f2f2;
	width: 1000px;
	margin: 0 auto;
}
.fashion-column .text{
	float: left;
	width: 304px;
      background-color: #fff;
	  margin-top:30px;
}




.fashion-column a:hover{
    text-decoration:none;
	color:#FF0000;
}
.column-item{
	float: left;
	width: 304px;
	margin:0 13px;
}
.column-item.last{
	margin-right: 0;
}
.column-item h3{
	padding:21px 0;
}
.column-item h3 a{
	display: block;
	height:60px;
	text-indent: -4000px;
	background:rgba(0, 0, 0, 0) url("../images/pbpic.gif") no-repeat scroll 0 0;
}


.column-item h3 .a2{
	background-position:0 -60px;
}
.column-item h3 .a3{
	background-position:0 -120px;
}

.column-item .column-content{
	background-color: #fff;
	width:304px;
	height:214px;
}
.column-item img{
	display: block;
	width:304px;
	height:auto;
}
.column-item .column-title{
	font-size:17px;
	padding: 28px 17px 16px;
}
.column-item .column-text{
      width:304px;
      height:82px;
      padding: 0 17px 10px;
      font-size: 14px;
}
.column-item .column-content p{
	padding:0 17px 10px;
	color: #666;
	font-size:14px;
	line-height: 24px;
	height: 72px;
}
.column-item .column-content p a{
	color: #666;
}
.column-item .column-content p a:hover{
	color: #e00024;
}
.fashion-column .text ul{
	border-top:1px solid #e5e5e5;
	padding-top:20px;
}
.fashion-column .text ul li{
	list-style:inherit;
	margin-bottom:16px;
	font-size: 14px;
	line-height: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.fashion-column .text .pbpic{
	background:rgba(0, 0, 0, 0) url("../images/num.png") no-repeat scroll 0 0;
}

.fashion-column .text .pbpic a{
	margin-left:30px;
}

.fashion-column .text .pbpic0{
	background-position:0 0px;
}

.fashion-column .text .pbpic1{
	background-position:0 -30px;
}

.fashion-column .text .pbpic2{
	background-position:0 -60px;
}

.fashion-column .text .pbpic3{
	background-position:0 -90px;
}
.fashion-column .text .pbpic4{
	background-position:0 -120px;
}

.column-item.industry h3 a{
	background-position: center -60px;
}
.column-item.brand-news h3 a{
	background-position: center -120px;
}
.column-item.events h3 a{
	background-position: center -180px;
}
.column-item.icons h3 a{
	background-position: center -240px;
}
.column-item.hot-topics h3 a{
	background-position: center -300px;
}
.column-item.hot-topics .column-content ul{
	padding: 15px 0;
}
.column-item.vogue-events h3 a{
	background-position: center -500px;
}
.column-item.qa h3 a{
	background-position: center -560px;
}
.column-item.column-weibo h3 a{
	background-position: center -620px;
}
/* fashion-column end */


/*mokuai*/
.ab img{
    height:100%;
    width:100%;
}
.col-1 ul li{
    float:left;
    width:550px;
    height:150px;
    text-align:left;
    margin-left:150px;
}
.black{
    background-color:#000000;
}
.pink{
    background-color:#F1E8DF;
}
.bo{
    width:1170px;
    height:1410px;
    margin:0 auto;
}
.bo img{
    display:block;
    float:left;
    border:0;
}

.mk1{
    width:1920px;
	height:auto;
	padding:100px 0 100px;
	}
.mk1 img{
    display:block; 
	margin:0 auto;
}

ol,
ul,
li {
  list-style: none;
  padding: 0px;
}
.fr {
  float: right;
}


.module {
  font-family: "΢���ź�";
}
.module-hd {
  position: relative;
}

.module-bd {
  margin: 0 auto;
  position: relative;
  width: 960px;
}

.whats-new {
  margin-bottom: 50px;
}
.whats-new .module-bd {
  padding: 30px 0;
}
.whats-new .module-hd {
  margin-bottom: 35px;
}

.whats-new a {
  color: #333;
  text-decoration: none;
}
.whats-new a:hover {
  color: #FF6701;
  text-decoration: underline;
}
.imgcard1 {
  border: 1px solid #d8d8d8;
  float: left;
  margin-right: 22px;
  padding: 12px 16px 0;
  transition: all 0.15s ease 0s;
  width: 270px;
  padding-top: 48px;
  padding-bottom: 48px;
}
.imgcard1:hover {
  box-shadow: 0 0 9px #666;
}


.imgcard1 .img {
  display: block;
}
.imgcard1 .img p {
  height: 270px;
  overflow: hidden;
  width: 270px;
}
.imgcard1 .img img {
  display: block;
  width: 100%;
}
.imgcard1 .img span {
  display: block;
  font-size: 16px;
  height: 56px;
  line-height: 28px;
  overflow: hidden;
}
.topic-list {
  border: 1px solid #d8d8d8;
  padding: 12px 16px 13px;
  width: 270px;
}
.topic-list .title {
  display: block;
  font-size: 18px;
  font-weight: bolder;
  padding-bottom: 12px;
}
.topic-list .mini-title {
  padding-bottom: 8px;
}
.topic-list .title span {
  font-size: 16px;
  font-weight: normal;
}
.topic-list .title em {
  background: rgba(0, 0, 0, 0) url("../dcllj/element.png") no-repeat scroll 0 0;
  display: block;
  float: right;
  height: 17px;
  width: 9px;
}
.topic-list .tl-content {
  border-top: 1px solid #e3e3e3;
  padding-top: 12px;
}
.topic-list .tl-noborder {
  border-top: medium none;
  padding-top: 13px;
}
.topic-list .tl-links {
  height: 233px;
  overflow: hidden;
  padding-bottom: 7px;
}
.topic-list .tl-links a {
  float: left;
  font-size: 14px;
  margin-right: 15px;
  white-space: nowrap;
}
.topic-list ul a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}
.topic-list li {
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  margin-bottom: 14px;
}
.topic-list .img span {
  font-size: 18px;
}
.topic-list .num {
  background: rgba(0, 0, 0, 0) url("../images/num.png") no-repeat scroll 0 0;
  padding-left: 32px;
}
.topic-list .num2 {
  background-position: 0 -30px;
}
.topic-list .num3 {
  background-position: 0 -60px;
}
.topic-list .num4 {
  background-position: 0 -90px;
}
.topic-list .num5 {
  background-position: 0 -120px;
}
.topic-list .num6 {
  background-position: 0 -150px;
}
.topic-list .num7 {
  background-position: 0 -180px;
}
.topic-list .num8 {
  background-position: 0 -210px;
}
.topic-list .num9 {
  background-position: 0 -240px;
}
.topic-list .num10 {
  background-position: 0 -270px;
}
.ad-mk{
position:relative;
left:-200px;

}
.ad-ak{
position:relative;
left:-150px;
}
.black-cp-title{
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
  display: inherit;
}

