@charset "UTF-8";

/* CSS Document */
body {
	background: #000;
	color: #fff;
	line-height: 1.4;
	letter-spacing: 0.5px;

}

/*.ddsmoothmenu>ul>li:nth-child(3)>a {
	color: rgba(255, 197, 57, 1);

}*/

.phone_Team_anniu{
	position: fixed;
	z-index: 100;
	display: table !important;
	/* width:100%; */
	left: 0;
	margin-top: 0px !important;
	padding:10px 0vw 0 0;
	margin-left: 8vw;
	

}
.phone_Team_anniu a{
	background: rgba(0,0,0,0.95);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
}

.Team_anniu .Team_anniu_div{
	background: rgba(255,197,57,1);
	color:rgba(0,0,0,1);
	
}

/*float_menu设置==============================*/

#float_menu {
	width: 74px;
	height: auto;
	position: fixed;
	top: 50%;
	right: 2vw;
	z-index: 90;
	display: none;


}

#float_menu ol {
	display: block;
	list-style: none;
}

#float_menu ol a {

	text-align: center;
	line-height: 20px;
	display: block;
	overflow: hidden;
	color: rgba(255, 255, 255, 0.6);
}

#float_menu ol a:nth-child(odd) div {
	float: left;
}

#float_menu ol a:nth-child(odd) div:first-child {
	width: 20px;
	height: 20px;
	text-align: center;
	color: #fff;
	margin-right: 3px;
}

.yuandian {
	display: block;
	width: 3px;
	height: 3px;
	margin: 8.5px auto;
	border: 2px solid rgba(255, 255, 255, 0.7);
	box-sizing: border-box;
	border-radius: 50%;

}

#float_menu ol a:nth-child(even) {
	width: 20px;


}

#float_menu ol a:nth-child(even) div {
	width: 1px;
	height: 30px;
	background: rgba(255, 255, 255, 0.3);
	margin-left: auto;
	margin-right: auto;
}

.yuandian_xiaoguo {
	width: 10px;
	height: 10px;
	margin: 5px auto;
	border: 1px solid rgba(255, 197, 57, 0.9);
}

#float_menu .b_wenan {
	width: 100%;
	text-align: center;
	font-size: 1.6rem;
	text-transform: uppercase;
}

#float_menu .cur {
	color: rgba(255, 197, 57, 0.9);
}

#float_menu ol a:hover {
	color: rgba(255, 197, 57, 0.9);
}
.float_nav{
	display: none;
}

/*banner设置==============================*/

#new_box,
#event_box,
.banner_box_bg {
	background: url(../images/IMG_0547.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden;

}


#new_box>div,
#event_box>div,
.banner_box_bg>div {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.9);
}

.banner_box {
	position: relative;
	height: 28vw;
	margin: 10rem auto 0 auto;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid rgba(255, 197, 57, 0.2);
	box-sizing: border-box;
}

.banner {
	width: 100%;
	display: block;


}

.banner_wenan_box {
	position: absolute;
	top: 0;
	left: 4vw;
	display: table;
	height: 100%;
	width: 36vw;
	padding-bottom: 1rem;
	overflow: hidden;
}

.banner_wenan {
	display: table-cell;
	vertical-align: middle;


}

.banner_wenan p {
	margin-top: 2rem;
	color: rgba(255, 255, 255, 0.8);



}

.Team_anniu{
	margin-top: 3rem;

}

.Team_anniu div {
	float: left;
	

}

.Team_anniu div a {
	color: rgba(255, 255, 255, 0.8);
	padding: 0.8rem 4rem;
	border: 0.08rem solid rgba(255, 197, 57, 0.5);
	box-sizing: border-box;
	border-radius: 3px;
	display: inline-block;
	margin-right: 1rem;
	position: relative;
}

.Team_anniu div:last-child a{
	display: inline-block;
	margin-right: 0;

}


@media screen and (min-width: 1025px) {
	.Team_anniu div a:hover {
		border: 0.08rem solid rgba(255, 197, 57, 1);
		background: rgba(255, 197, 57, 0.9);
		color: rgba(0, 0, 0, 1);
		cursor: pointer;
	}
}






/*new展示========================== */
.banner_wenan h2 {
	font-size: 3.6rem;
	color: rgba(255, 197, 57, 1);
}


.biaoti {
	text-align: left;
	display: block;
	
}

#new_box .biaoti{
	overflow:visible;
}
#new_box .content {
	margin: 12rem auto 0vw 8vw;
	width: 85vw;
	/* min-height: 20vw; */
	/* 多给1vw是为了增加影响div的时候抵消右边距 */

}

#event_box .content {
	margin: 12rem auto 6vw 8vw;
	width: 85vw;
	/* 多给1vw是为了增加影响div的时候抵消右边距 */
}

.biaoti h1 {
	text-transform: capitalize;
	font-size: 3rem;
}

.photo-menu {

	display:inline-block;
	margin-top: 2vw;
}

.photo-menu > li {
	display: block;
	position: relative;
	float: left;
	margin: 0 0.5rem 0 0;
	padding: 0.4vw 3vw;
	border-radius: 2px;
	font-size: 1.6rem;
	color: rgba(255, 255, 255, 0.7);
	margin-top: 6px;
	border: 0.08rem solid rgba(255, 197, 57, 0.7);

}


.newsletter-menu .liClick,
.photo-menu .liClick {
	background-color: rgba(255, 197, 57, 1) !important;
	color: #111 !important;
}

.photo-menu .liClick:hover {
	color: #111 !important;
}
.photo-menu li:hover {
	color: rgba(255, 197, 57, 1);
	cursor: pointer;
}

/* newsletter 新菜单===================================== */



.newsletter-menu{
	position: relative;
	margin-top: 2vw;
	display: inline-block;
}
.newsletter-menu > div{
	position: relative;
	margin-right: 0.5vw;
	display: block;
	float: left;
}

.newsletter-menu > div > a{
	display: block;
	width: max-content;
	padding: 0.4vw 3vw;
	border-radius: 2px;
	font-size: 1.6rem;
	color: rgba(255, 255, 255, 0.7);
	border: 0.08rem solid rgba(255, 197, 57, 0.7);
	background: rgba(10, 10, 10, 0.9);

}

.newsletter-menu > div i{
	/* padding: 0 0.5vw; */
	/* color: #ffc539; */
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #ffc539;
	margin-top: 6px;
	display:inline-block;
	margin-left: 6px;
}
.newsletter-menu .newsletterChild-menu{
	position:absolute;
	left: 0;
	z-index: 99;
	width: 80vw;
	

}

.newsletterChild-menu  .lastchild-menu > li,
.newsletterChild-menu  p{
	color: rgba(255, 255, 255, 0.8);
	font-size: 1.4rem;
	border: 0.08rem solid rgba(255, 197, 57, 0.7);
	background: rgba(10, 10, 10, 0.9);
	color: rgba(255, 255, 255, 0.8);
	text-align: left;
	padding: 0.6vw 1vw;
	width:max-content;
	
}
.newsletterChild-menu > li{
	clear: both;
	
}

.newsletterChild-menu > li > p,
.newsletterChild-menu > li > .menu-box{
	float: left;
	
}
.newsletterChild-menu > li > p{
	width:max-content;
}
.newsletterChild-menu  .menu-box{
	position: relative;
	display: none;
}
.newsletterChild-menu  .lastchild-menu{
	position: absolute;
	left: 0;
	width:max-content;
}
.newsletterChild-menu  .lastchild-menu > li{
	width:100%;
}

.newsletter-menu > div:hover > a{

	color: rgba(255, 197, 57, 1);
}

.newsletter-menu .liClick i{
	border-top: 10px solid #111 !important;
}
.newsletter-menu > div:hover a > i{

	border-top: 10px solid rgba(255, 255, 255, 0.7);
}

.newsletterChild-menu > li:hover p{
	background-color: rgba(255, 197, 57, 1);
	color: #111;
	cursor: pointer;
} 

.lastchild-menu > li:hover{
	background-color: rgba(255, 197, 57, 1);
	color: #111;
	cursor: pointer;
} 


.biaoti .Select-prompt{
	clear: both;
	margin-top: 0.5vw;
	display: none;
	
}

.Select-prompt p span,
.Select-prompt p{
	font-size:1.2rem;
  	color:rgba(255,197,57,0.6);
}
.Select-prompt p span{
	margin-right: 0.3vw;
}



/*


.newsletter-menu .lastchild-menu{	
	float: left;

}












.newsletterChild-menu > div{
	position: relative;
	display: block;
	width: max-content;
	background: rgba(20, 20, 20, 0.9);
	overflow: hidden;
}

.newsletterChild-menu > div > a{
	width:100%;
	display: block;
	color: rgba(255, 255, 255, 0.8);
	float: left;
	font-size: 1.4rem;
	border: 0.08rem solid rgba(255, 197, 57, 0.7);

	color: rgba(255, 255, 255, 0.8);
	text-align: left;
	padding: 0.6vw 1vw;
	
}



.newsletterChild-menu .lastchild-menu-box{
	float: left;
	position: relative;
	width: 0;
	
}
.newsletterChild-menu .lastchild-menu{
	position:absolute;
	
}
.lastchild-menu li{
	font-size: 1.4rem;
	border-bottom: 1px solid rgba(255, 197, 57, 0.2);
	background: rgba(20, 20, 20, 0.9);
	color: rgba(255, 255, 255, 0.8);
	text-align: left;
	position: relative;
	padding: 0.6vw 1vw;
	display: block;
	
}





.newsletter-menu > div:hover > a{

	color: rgba(255, 197, 57, 1);
}
.newsletter-menu > div:hover a > i{
	color: rgba(255, 255, 255, 0.7);
}

.newsletter-menu  .liClick > i{
	color: #111 !important;
}




.newsletterChild-menu .lastchild-menu{
	position: absolute;
	top:0;
	left: 300px;
	z-index: 99;
}
.lastchild-menu li{
	
	font-size: 1.4rem;
	border-bottom: 1px solid rgba(255, 197, 57, 0.2);
	background: rgba(20, 20, 20, 0.9);
	color: rgba(255, 255, 255, 0.8);
	text-align: left;
	position: relative;
	padding: 0.6vw 1vw;
}



.newsletterChild-menu > li:hover{
	background-color: rgba(255, 197, 57, 1);
	color: #111;
	cursor: pointer;
} */
/* .newsletter-menu{
	position:relative;
} */



.new {
	overflow: hidden;
	margin-top: 0vw;
	clear: both;
}

.new_content {
	overflow: hidden;

}
.new_content .box:nth-child(4n + 1) {
	clear: both;
}

.new_content .box {
	width: 20.25vw;
	margin-right: 1vw;
	padding-top: 4vw;
	float: left;
	position: relative;
	z-index: 2;
}

/*
.new_content .box:nth-child(4n){
	margin-right: 0%;
}
 .new_content .box:nth-child(4n+1){
	clear: both;
} */


.box .new_img_box {
	overflow: hidden;
	width: 100%;
	max-height: 28.4vw;
	overflow: hidden;
	cursor: pointer;
}



.box img {
	width: 100%;
	height: auto;
	z-index: 0;
	display: block;


}

.product_wenan {
	width: 100%;
	height: 100%;
	/* display: table; */
	text-align: left;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 1.5rem 0;
	border-left: 1rem solid rgba(0, 0, 0, 0);
	border-right: 1rem solid rgba(0, 0, 0, 0);
	box-sizing: border-box;
	overflow: hidden;
}

.product_wenan .float_left{
	clear: both;
}

.product_wenan h3 {
	font-size: 1.5rem;
	/* text-align: center; */
	font-weight: 400;
	word-spacing: 0.5px;
	line-height: 1.4;
	color: #ffc539;
	overflow: hidden;
	/*这三句为控制文字超出长度·显示省略号*/
/* 	white-space: nowrap;
	text-overflow: ellipsis; */
	/* 	filter:alpha(opacity=0);   -moz-opacity:0;    opacity: 0; */
}

.product_wenan p {
	font-size: 1.3rem;
	margin: 0.4rem 0rem 0rem 0rem;
	font-weight: 300;
	line-height: 1.4;
	color: rgba(255, 255, 255, 0.7);

}

.new_class img {
	width: 100%;
	z-index: 3;
	display: block;
	cursor: pointer;

}

.new_img_box {
	position: relative;
}

.new_img_box::before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* max-height:28.4vw; */
	background: rgba(255, 197, 57, 0.4) url(../../index/images/cross.png) center 70% no-repeat;
	z-index: 99;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	cursor: pointer;
}

.new_img_box:hover::before {
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s;
	background-position: center 50%;
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	opacity: 1;
}



/* 用于控制P的高度 */
.shared_highly {
	display: block;
}


/*event展示========================== */

.box .info2 {
	background: rgba(40, 40, 40, 0.7);
}

.box .info2 h3 {
	font-size: 1.6rem;
	color: rgba(255, 197, 57, 0.9);
	padding: 1.3rem 1.2rem 1.3rem 1.2rem;

	overflow: hidden;
	/*这三句为控制文字超出长度·显示省略号*/
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bottom_line {
	width: 100%;
	margin: 0;
	margin-top: 0.4rem;
	background-color: rgba(255, 197, 57, 0.2);
	height: 0.1rem;
	padding: 0 1rem;
	margin-left: -1rem;
}

.box .info2 div {
	padding: 1rem 1.2rem;
	overflow: hidden;


}

.box .info2 div p {
	font-size: 1.3rem;
	color: rgba(255, 255, 255, 0.6);

	overflow: hidden;
	/*这三句为控制文字超出长度·显示省略号*/
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pingban_bg {
	display: none;
}

@media screen and (max-width: 1024px) {
	.newsletterChild-menu:before {

		content:"";
		width: 100vw;
		height: 100vh;
		background-color:rgba(0,0,0,0);
		position:fixed;
		left: -3.5vw;
		top: 0;
		z-index: -1;
	
		
		}
	
	.pingban_bg {
		display: block;
		background: url(../img/IMG_0547.jpg) no-repeat;
		background-size: 100% 100%;
		position: fixed;
		left: 0;
		top: 0;
		z-index: -1;
		width: 100%;
		height: 100%;

	}

	.pingban_bg div {
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.9);
	}

	#new_box>div,
	#event_box>div,
	.banner_box_bg>div {
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0);
	}

	#new_box,
	#event_box,
	.banner_box_bg {
		background: none;

	}

	/* .new_biaoti {
		padding: 60px 0 40px 0;

	} */

	.photo-menu > li {
		padding: 0.8vw 3vw;
		font-size: 1.6rem;
	}
	.newsletter-menu > div > a{
		padding: 0.8vw 3vw;
		font-size: 1.6rem;
	
	}
	.newsletterChild-menu .lastchild-menu > li,
	.newsletterChild-menu > li p{
		font-size: 1.4rem;
		padding: 0.8vw 3vw;
	}
	
	.bottom_line {
		height: 1px;
	}

	/*bg设置==============================*/


	#new_box,
	#event_box,
	.banner_box_bg {

		background-size: auto 100%;
	


	}
	

	/*box设置==============================*/
	.box .info {
		padding: 1rem 1.2rem;
	}

	.box .info h3 {
		font-size: 1.5rem;
		line-height: 1.3;
	}

	.box .info p {

		line-height: 1.3;
		margin-top: 0.4rem;
	}

	.box .info2 h3 {
		font-size: 1.5rem;

		padding: 0.6rem 1.2rem 0.6rem 1.2rem;

	}

	.box .info2 div {
		padding: 0.4rem 1.2rem;
		overflow: hidden;



	}

	/*float_menu设置==============================*/
	
	#float_menu{

		right:0.5vw;
		
	
	}
	.Team_anniu div a{
		font-size: 1.6vw;
	}

	
}


@media screen and (max-width: 768px) {

	.pingban_bg {
		display: none;
	}


	/*浮动导航*/

	#float_menu {

		display: none !important;
	}

	/*标题*/
	.biaoti h1 {
		color: rgba(255, 197, 57, 1);
		font-size: 7vw;

	}
	.newsletterChild-menu:before {

		content:"";
		width: 100vw;
		height: 100vh;
		background-color:rgba(0,0,0,0.7);
		position:fixed;
		left: -3.5vw;
		top: 0;
		z-index: -1;
	
		
		}
	/*banner*/
	/*banner设置==============================*/
	.banner_box {
		margin: 4vh auto 2vh;
		height: auto;
		border-radius: 4px;
		display: none;
	}

	.banner_box .banner {
		position: relative;
		top: 0;
		width: 180%;
		margin-left: -80%;
		
	}

	.banner_wenan_box {
		position: relative;
		background-color: rgba(0, 0, 0, 0.95);
		height: auto;
		width: 85vw;
		padding: 4vw 0vw 6vw 4vw;
		left: 0vw;
		overflow:visible;
	}

	.banner_wenan {
		display: block;
		vertical-align: middle;
	}

	.banner_wenan h2 {
		line-height: 1.3;
		font-size: 7vw;
		margin-bottom: 2vw;
		position: absolute;
		top:-36vw;
		width: 70vw;
		text-shadow: 0 3px 3px rgba(0,0,0,0.8);
		display: none;
	}

	.banner_wenan p {
		margin-top: 1vw;
		font-size: 3.6vw;
		line-height: 1.3;
		width: 100%;
		margin-bottom: 4vw;
		display: none;

	}
	.Team_anniu{
		margin-top: 0rem;
	}
	.Team_anniu div{
		margin-top: 0;
	}
	.Team_anniu div a{
		color:rgba(255,255,255,0.7);
		padding: 1vw 5vw;
		border: 1px solid rgba(255,197,57,0.4);
		border-radius: 2px;
		font-size: 4vw;
	}
	.Team_anniu div{
		float: left;
		overflow: hidden;
		margin-bottom: 2vw;
	
	}

	/* .banner_box {
		display: none;

	} */
	.newsletter-menu > div{

		margin-right: 1.5vw;
		margin-top: 1.5vw;
	}
	.photo-menu li {
		margin: 0 1.5vw 0 0;
		padding: 1.6vw 4vw;
		font-size: 3.3vw;
		margin-top: 1.5vw;
	}
	.newsletter-menu > div > a{
		padding: 1.6vw 4vw;
		font-size: 3.3vw;
	
	}
	.newsletterChild-menu .lastchild-menu > li,
	.newsletterChild-menu > li p{
		font-size:2.8vw;
		padding:2vw 4vw;
	}
	.newsletterChild-menu  .lastchild-menu > li{
		width:140%;
	}
	.newsletterChild-menu  .lastchild-menu{

		width:auto;
	}
	/*产品*/
	
	.new {

		margin-top: 4vw;
	}

	#new_box{
		padding-top: 13vw;
		margin-top: -13vw;
	}

	#new_box .content {
		margin: 13vw auto 0vw 5vw;
	
		width: 93vw;
	
	}


	#event_box .content {
		margin: 8rem auto 5vw 5vw;
		width: 93vw;

	}


	/*box显示*/
	.new_content .box {
		width:43.5vw;
		margin-right: 3vw;
		margin-bottom: 5vw;
		float: left;
	}

	.box .new_img_box {
		overflow: hidden;
		width: 100%;
		max-height: 100vh;
		overflow: hidden;
		cursor: pointer;
	}
	.photo-menu li {
	
		border: 1px solid rgba(255, 197, 57, 0.7);
	
	}

	.new_content .box:nth-child(2n + 1) {
		clear: both;
	}

	


	.product_wenan {
		padding: 3vw 0;
		border-left: 1vw solid rgba(0, 0, 0, 0);
		border-right: 1vw solid rgba(0, 0, 0, 0);
	}



	.product_wenan h3 {
		font-size: 3.8vw;

	}

	.product_wenan p {
		font-size: 3.2vw;
		line-height: 1.3;

		
	}
	.float_right{
		float: left;
		clear: both;
	}

	/*手机浮动导航设置==============================*/
	

	
	
	.phone_Team_anniu{
		padding:5px 0vw 0 0vw;	
		margin-left: 5vw;
	
	}
	.phone_Team_anniu div a{
		background: rgba(0,0,0,0.95);
		padding: 1.2vw 8vw;
		font-size: 3vw;
		margin-right: 2vw;
	
	}
	.phone_Team_anniu div{
		margin-top: 0rem;
		margin-bottom: 1vw;
	
	}
}


@media screen and (max-width: 414px) {
	.Select-prompt p span,
	.Select-prompt p{
		font-size:2.4vw;
	}

}