.yongyaozt{

	background: #f5f5f5;
	margin: 0px auto 20px;
	padding: 0px 0 20px;
	
}


.yybanner{

	width: 1200px;
	margin: 0 auto;
	height: 200px;
	background: url(/style/images/yongyao/banner.png) no-repeat;
	background-size: 100% 100%;
}

.yyposition{
	width: 1200px;
	margin: 20px auto;
	font-size: 18px;
}

.yyposition span:first-child{

	color: #0071ce;
}

/*面包屑导航结束*/



.yystart{

	width: 1200px;
	margin: 0 auto;
}


.yystartl{

	width: 900px;
	float: left;
	background: #fff;
	border:1px solid #fff;
	border-radius:5px;
	margin-right: 16px;
}


.yystartr{

	width: 280px;
	float: left;
	background:rgba(255,255,255,1);
	border-radius:5px;
	border: 1px solid #e5e5e5;
	border-bottom: 5px solid #0071ce;
	letter-spacing: 1px;
}


.yystartl .bt {
	margin: 30px 0 20px 50px;
	font-size: 21px;
	letter-spacing: 1px;
	color: #333;
}


.yystartl ul{

	width: 840px;
	margin: 0 auto;

}


.yystartl ul li{

	width:840px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(239,239,239,1);
	box-shadow:0px 1px 3px 0px rgba(209,207,207,0.6);
	border-radius:5px;
	margin-bottom: 30px;
}


.yystartl ul li .bt1 {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 18px;
	color: #0071CD;
	letter-spacing: 1px;
}


.bt1 img{

	position: relative;
	top: 4px;
}


.zd1{

	border-top: 1px solid #E5E5E5;
	display: none;
	color: #666;
}

.zd1 p {
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 20px;
	letter-spacing: 1px;
}



.yystartr h3{

	height: 60px;
	line-height: 60px;
	margin-left: 30px;

}



.yystartr .time {
	height: 26px;
	line-height: 26px;
	background: #0071ce;
	border-radius: 5px 5px 0 0;
	padding-left: 10px;
	color: #fff;
	text-align: left;
}



.yystartr .zd{

	margin-left: 30px;
	color: #666;
}


.yystartr .zd .hover{

	color: #0071ce;
}


.yystartr .zd p{

	margin-top: 20px;
	margin-bottom: 20px;
}

.yystartl .fl{
	font-size: 16px;
	position: relative;
	bottom: -3px;
	color: #666;
	margin-left: 50px;

}




.yystartl .fl img{

	position: relative;
	top: 3px;
	margin-right: 10px;
}



.yystartl .fl span:nth-last-child(2){
	margin: 0 10px;
	position: relative;
	bottom: 2px;
}





.yystartl .hx{

 	border-top: 1px solid #e5e5e5;
 	margin: 20px 50px 25px;

}


.yystartl .zw{

 	margin: 0 auto;
 	width: 800px;
 	line-height: 24px;
 	color: #666;

}


.yystartl .zw p{

	margin-bottom: 40px;
	font-size: 17px;
	letter-spacing: 2px;
}


.zhuanzai,.essay{
	margin: 20px 0;
	height: 24px;
}


.essay span{

	display: block;
	width: 330px;
	height: 24px;
	overflow: hidden;
}



/*最后多余补充*/

.tuijian{

	width: 900px;
	height: 268px;
	background: #fff;
	border-radius:5px;
	margin: 30px 0;
	padding-bottom: 26px;
}


.tuijian1{

	width: 800px;
	height: auto;
	margin: 0 auto;
}




.tuijian2{

	float: left;
	margin: 20px 0;
	letter-spacing: 1px;
	font-size: 18px;
	
}


.tuijian1 li p {
	float: left;
	margin: 10px 0 13px;
	letter-spacing: 1px;
	width: 98%;
	text-align: center;
	padding: 0 1%;
	overflow: hidden;
}


.tuijian1 ul{

	clear: both;
}


.tuijian1 li{

	float: left;
	width: 250px;
	text-align: center;
	margin-right: 16px;
	box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}


.tuijian1 .tu{

	width: 250px;
	height: 148px;
	overflow: hidden;
	position: relative;
}


.tuijian1 img{

	width: 250px;
	height: 148px;
	object-fit: cover;
	transition: all 1s;
}

.tuijian1 img:hover {
 
  transform: rotate(360deg);

}


.tuijian1 img:hover + i:after {
	display: block;
}

.tuijian1 i:after {
	position: absolute;
	width: 50px;
	height: 50px;
	content: "";
	top: 3px;
	right: 3px;
	background: url("/style/images/jiahao.svg") no-repeat center center;
	cursor: pointer;
	display: none;
}













