.top_H{
		width:100%;
		height:3.4375rem;
	}
	/*d_top*/
	.d_top{
		width:100%;
		height:4.375rem;
		position:fixed;
		top:0;
		left:0;
		right:0;
		z-index: 11
	}
	.d_t_cover{
		width:100%;
		height:3.4375rem;
		background-color: #000;
		opacity: 0.9;
		position: fixed;
		left:0;
		top:0;
		right:0;
		z-index: 9;
	}
	.d_t_con{
		width:100%;
		height:4.375rem;
		display: -webkit-box;
		display: flex;
		position: fixed;
		left:0;
		top:0;
		z-index: 10;
	}
	.d_t_con>div:nth-of-type(1){
		width:5rem;
		height:100%;

	}
	.d_t_con>div:nth-of-type(1) img{
		width:3.75rem;
		height:3.75rem;
		margin:0.625rem auto 0;
	}
	.d_t_con>div:nth-of-type(2){
		height:100%;
		box-sizing:border-box;
		padding:0.7rem 0;
		width:8.125rem;
	}
	.d_t_con>div:nth-of-type(2)>p:nth-of-type(1){
		color:#ffffff;
		font-size: 1rem;
		line-height: 1.5rem;
		letter-spacing: 1px;
	}
	.d_t_con>div:nth-of-type(2)>p:nth-of-type(2){
		color:#999999;
		font-size: 0.625rem;
		line-height: 1rem;
	}
	.d_t_con>div:nth-of-type(3){
		width:5.5rem;
		height:100%;
	}
	.d_t_con_loadBtn{
		width:100%;
		height:1.875rem;
		background-color: #ffd01a;
		border-radius: 4px;
		text-align: center;
		line-height: 1.875rem;
		font-weight: bold;
		font-size: 0.9375rem;
		color:#000000;
		letter-spacing: 1px;
		margin-top: 0.9375rem;
	}
	.d_t_con>div:nth-of-type(4){
		width:3.4375rem;
		height:100%;
		display: none;
	}
	.d_t_con_drop{
		width:2.125rem;
		margin:0.9375rem auto 0;
		height:1.875rem;
		background: #ffd01a;
		border-radius: 4px;
		position: relative;
	}
	.d_t_con_drop>span{
		display: block;
		width:1rem;
		height:2px;
		background: #a72a19;
		border-radius: 1px;
		position: absolute;
		left:0.5625rem;
		transition:0.5s;
	}
	.d_t_t{
		top:0.5rem;
	}
	.d_t_m{
		top:0.875rem;
	}
	.d_t_b{
		top:1.25rem;
	}

	.d_t_t_tran{
		top:0.875rem;
		transform:rotate(-45deg);
	}
	.d_t_m_tran{
		display: none!important;
	}
	.d_t_b_tran{
		top:0.875rem;
		transform:rotate(45deg);
	}
		/*d_top_nav*/
	.d_top_nav{
		width:8.875rem;
		overflow: hidden;
		position: fixed;
		top:3.4375rem;
		right:0;
		z-index: 11;
		background: #020202;
		display: none;
	}
	.d_top_nav li{
		line-height: 3.0625rem;
		border-bottom: 1px solid #353535;
		text-align: center;
		color: #ffffff;
		font-size: 0.9375rem;
		letter-spacing: 1px;
	}
	.d_top_nav .top_active{
		color:#ffe900;
	}
	.d_top_cover{
		width:100%;
		height:100%;
		background: #000;
		opacity: 0;
		position: fixed;
		top:0;
		left:0;
		z-index: 10;
		display: none;
	}
	
.yzn_con{
	width:100%;
	height:32.5rem;
	overflow: hidden;
	position: relative;
	background: #ff7d00;
}
.yzn_bg{
	width:100%;
}
.yzn_img01{
	position: absolute;
	left:2.1875rem;
	top:0.875rem;
	width:8.5rem;
	z-index: 1;
}
.yzn_img02{
	position: absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index: 1;
}
.top_H1{
	height:1.6875rem;
	background:#ff7d00;
	width:100%;
}
.top_H2{
	height:3.75rem;
	
	width:100%;
	background:#ff7d00 url(../images/pic_14.png) no-repeat center center;
	background-size: 18.125rem 0.625rem;
}
/*yzn_part_01*/
.yzn_part_01{
	width:100%;
	position: relative;
	overflow: hidden;
	background: #ff7d00;
}
.yzn_part01_bg{
	width:100%;
}
/*.swiper_01{
	width:18.25rem;
	height:8.0625rem;
	position: absolute;
	left:0.875rem;
	top:5.625rem;
	box-sizing:border-box;
	border:3px solid #ffe3c9;
	border-radius: 8px;
}
.swiper_01 .swiper-slide img{
	width:100%;
	position: absolute;
	left:0;top:50%;
	transform:translateY(-50%);
}*/
.yzn_part01_01{
	width:18.25rem;
	height:8.0625rem;
	position: absolute;
	left:0.875rem;
	top:5.625rem;
	box-sizing:border-box;
	border:3px solid #ffe3c9;
	border-radius: 8px;
}
.look_detail{
	width:11.25rem;
	position: absolute;
	left:4.375rem;
	bottom:0px;
}

/*yzn_part_02*/
.yzn_part_02{
	width:100%;
	position: relative;
	overflow: hidden;
	background: #ff7d00;
}
.yzn_part02_bg{
	width:100%;
}
.videos{
	width:18.125rem;
	height:11.6875rem;
	margin:0.75rem auto;
	box-sizing:border-box;
	border:5px solid #ffac5c;
	border-radius: 4px;
	background: #ffebbe;
	position: relative;
}
.videos img{
	width:3.8125rem;
	height:3.8125rem;
	position: absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.part_02_swith{
	width:18.125rem;
	height:6.25rem;
	margin:0 auto;
	box-sizing:border-box;
	border-radius: 8px;
	border:3px solid #cf00e3;
	background: #ffffff;
	padding: 0.5rem;
	line-height: 1.5625rem;
	color:#333333;
	font-size: 0.8rem;
}
.part_02_swith .ly_input{
	width:100%;
	height:100%;
	border:0;
	border:none;
	outline:none;
}
.send_swith{
	width:18.125rem;
	margin:0.625rem auto;
	
}
.wall_swith{
	width:100%;
	overflow: hidden;
	box-sizing:border-box;
	padding:0 0.75rem;
	line-height: 1.25rem;
	color:#ffebbe;
	font-size: 0.8125rem;
}
.ly_loaction{
	width:100%;
	height:7rem;
	overflow-y: auto;
	overflow-x: hidden; 
}

.ly_loaction::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0);
  border-left: 1px solid rgba(0, 0, 0, 0);
}

/*.ly_loaction::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}*/
.ly_loaction::-webkit-scrollbar {
    width: 8px;
    height:50px;
    background-color: #ff6000;
    border-radius: 4px;
    
}
.ly_loaction::-webkit-scrollbar-track {
  
    border-radius: 4px;
    background-color: #ff6000;
}
.ly_loaction::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #f5f5f5;
}


.ly_loaction>p{
	animation:opacity 0.3s linear;
}
@keyframes opacity
{
	from {opacity:0;}
	to {opacity:1;}
}

@-webkit-keyframes opacity /* Safari and Chrome */
{
	from {opacity:0;}
	to {opacity:1;}
}
.wall_swith span{
	color:#fff600;
}
.wall_swith h3{
	color:#ffc995;
}

/*yzn_part_03*/
.yzn_part_03{
	width:100%;
	position: relative;
	overflow: hidden;
	background: #ff7d00;
}
.yzn_part03_bg{
	width:100%;
}
.part_03_text{
	width:100%;
	box-sizing:border-box;
	padding:1.0625rem 0.75rem;
	line-height: 1.0625rem;
	font-size: 0.8125rem;
	color:#ffc893;
}
.part_03_icon{
	width:100%;

}
.imm_part{
	width:11.25rem;
	margin:0 auto;
}

/*yzn_part04_bg*/
.yzn_part_04{
	width:100%;
	position: relative;
	overflow: hidden;
	background: #ff7d00;

}
.yzn_part04_bg{
	width:100%;
}
.part_04_text{
	width:100%;
	line-height: 3.3125rem;
	text-align: center;
	font-size: 0.875rem;
	color:#ffc893;
}
.part_04_icon{
	width:100%;
	overflow: hidden;
	position: relative;
}
.part_04_con_bg{
	width:100%
}
.ewm{
	width:7.875rem;
	height:10.6875rem;
	background: url(../images/pic_23.png) no-repeat center center;
	background-size: cover;
	position: absolute;
	left:10.125rem;
	top:1.1875rem;
}
.ewm img{
	width: 5.5625rem;
    position: absolute;
    left: 1.125rem;
    top: 1.3125rem;
}
.yzn_part_05{
	width:100%;
	overflow: hidden;
	position: relative;
	background: #ff7d00;
}
.yzn_part05_bg{
	width:100%
}
.part_05_text{
	width:100%;
	box-sizing:border-box;
	padding:1.0625rem 0.75rem;
	line-height: 1.25rem;
	font-size: 0.8125rem;
	color:#ffc893;
	text-align: center;
}
.swiper_02{
	width: 12.5rem;
    height: 17.6875rem;
   
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.swiper_02  img{
	width:100%;
	height:100%;
	 position: absolute;
    left: 0;
    top: 0;
}
.part_05_left{
	width:0.8125rem;
	position: absolute;
	left:1.25rem;
	top:55%;
}
.part_05_right{
	position: absolute;
	width:0.8125rem;
	right:1.25rem;
	top:55%;
}
.i_join{
	width:11.25rem;
	margin:2.3125rem auto 0;
}
.yzn_part_06{
	width:100%;
	overflow: hidden;
	background: #ff7d00;
	position: relative;
}
.yzn_part06_bg{
	width:100%;
	
}
.look_detail_06{
	width:11.25rem;
	margin:1.5625rem auto 0;
	position: absolute;
	left:4.3775rem;
	bottom:0;
}
.yzn_part_06_text{
	width:100%;
	box-sizing:border-box;
	padding:1.0625rem 0.75rem;
	line-height: 1.25rem;
	font-size: 0.8125rem;
	color:#ffc893;
	text-align: center;
	position: absolute;
	left:0;
	top:4.375rem;

}
.yzn_part_07{
	width:100%;
	overflow: hidden;
	position: relative;
	background: #ff7d00;
}
.yzn_part07_bg{
	width:100%;
}
.part_07_text{
	width:100%;
	box-sizing:border-box;
	padding:1.0625rem 0.375rem;
	line-height: 1.25rem;
	font-size: 0.8125rem;
	color:#ffc893;
	text-align: center;
}
.part_07_icon{
	width:100%;
	overflow: hidden;
}
.part_07_con_bg{
	width:100%;
}
.go_huajiao{
	width:14.6875rem;
	margin:1.875rem auto 2.5rem;
}

/*tankuang*/
	/*tankuagn*/
	.cover {
	    width: 100%;
	    height: 100%;
	    position: fixed;
	    left: 0;
	    top: 0;
	    z-index: 999;
	    background-color: #000;
	    opacity: 0.8;
	  
	}
	.moviePlay {
	    width: 79%;
	    height: 9rem;
	    position: fixed;
	    left: 10%;
	    top: 50%;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    z-index: 1000;
	    background-color: #fff;
	   
	}
	.movieClose {
	    width: 1.875rem;
	    height: 1.875rem;
	    position: absolute;
	    right: -1rem;
	    top: -3rem;
	    z-index: 100000;
	}
	.movieClose img {
	    width: 100%;
	    height: 100%;
	    display: block;
	}

	/*covere*/
	.yzn_cover{
		width:100%;
		height:100%;
		opacity: 0.9;
		background: #000;
		position: fixed;
		left:0;
		top:0;
		z-index: 99;
		display: none;
	}
	.yzn_c_con{
		width:100%;
		height:100%;
		position: fixed;
		left:0;
		top:0;
		z-index: 100;
		display: none;
	}
	.gw_enter{
		width:5.875rem;
		overflow: hidden;
		position: fixed;
		left:0rem;
		bottom:1rem;
		z-index: 12;
		animation:myMove 1.5s linear alternate infinite;
	}
	@keyframes myMove
		{
			0% {
				bottom:1rem;
			}
			100% {
				bottom:2rem;
			}
		}

		@-webkit-keyframes myMove /* Safari and Chrome */
		{
			0% {
				bottom:1rem;
			}
			100% {
				bottom:2rem;
			}
		}
	.gw_enter img{
		width:100%;
	}
	.c_con{
		width: 17.9375rem;
	    /*height: 25rem;*/
	    position: absolute;
	    left: 1.03125rem;
	    top:50%;
	   	transform:translateY(-50%);
		z-index: 101;
	}
	.con_bg{
		width:100%;
	}
	.con_close{
		width:1.3125rem;
		position: absolute;
		right:0;
		top:5rem;
	}
	.c_con_sel{
		position: absolute;
		left:50%;
		transform:translateX(-50%);
		top:8.125rem;
		width:15.625rem;
		height:2.5rem;
		line-height: 1.6rem;
		border-radius: 4px;
		outline: none;
		border:1px solid #cacaca;
		color:#333333;
		text-indent: 1em;
		background: url(../images/pic_38.png) no-repeat 14rem center;
   		background-size: 0.5rem;
	}
	.c_con_sel option{
	
		vertical-align: middle;
	}
	.nicheng{
		position: absolute;
		left:50%;
		transform:translateX(-50%);
		top:12rem;
		width:15.625rem;
		height:2.5rem;
		border-radius: 4px;
		outline: none;
		border:1px solid #cacaca;
		color:#333333;
		text-indent: 1em;
	}
	.send_btn{
		position: absolute;
		left:50%;
		transform:translateX(-50%);
		top:16rem;
		width:15.625rem;
	}


