<style>
.rscontainer{
display: flex;
height: 65px;
align-items: stretch;
line-height: 25px;
}
.rscontainer a{
color: #333333;
text-decoration: none;
}
.downicon{
width: 60px;
background: #FFD100;
display: flex;
justify-content: center;
align-items: center;
}
.downicon img{
height: 40px;
width: 40px;
}
.rstipcon{
flex: 1;
background: #3D3D3D;
padding: 5px;
display: flex;
justify-content: space-between
}
.rstipcon_left{
display: flex;
color: white;
}
.rstipcon_right{
width: 240px;
display: flex;
}
.c4d_huifu{
		width: 350px;
		display: flex;
		padding-top: 6px;
		padding-left: 40px;
}
.left_con1,.left_con2,.left_con3{
height: 55px;
width: 120px;
margin-right: 0px;
position: relative;
}
.left_con1{
background: #ffd100;
color: black;
}
.left_title{
margin-left: 10px;
font-size: 14px;
line-height: 25px
}
.left_con{
margin-left: 10px;
font-size: 20px;
font-weight: bold;
line-height: 25px
}
.fontsize30{

font-size: 20px;

}
.left_con2,.left_con3{
background: #686868;
width: 140px;
}
.left_con3{
width: 400px;
display: flex;
align-items: center;
background: #3d3d3d;
}
.left_con2>div,.left_con3>div{
margin-left: 40px;
}
.left_con1::after,.left_con2::after,.left_con3::after{
position: absolute;
content: '';
width: 0;
height: 0;
top: 0;
left: 120px;
right: 0;
border: 28px solid #FFFFFF;
border-color: transparent transparent transparent #ffd100;
z-index: 10;
}
.left_con2::after,.left_con3::after{
left: 140px;
border-color: transparent transparent transparent #686868;
}
.left_con3::after{
left: 200px;
border-color: transparent transparent transparent transparent;
}
.left_con2::before,.left_con3::before{
position: absolute;
content: '';
width: 0;
height: 0;
top: 0;
left: 0;
right: 0;
border: 28px solid #FFFFFF;
border-color: transparent transparent transparent #3D3D3D;
}
.right_con{
width: 80px;
color: white;
font-size: 14px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.right_con2,.right_con3{
border-left: 0.5px solid #CCCCCC;
}
</style>

<style type="text/css">
.deanbang{ width:1081px; height:205px; background:#fff; border:1px solid #e6e6e6; margin:15px auto; margin-bottom:0;}
.deanbangc{ width:1051px; padding:15px;}
.deanbangl{ float:left; width:290px;}
.deanbangr{ float:left; width:720px;}
.deanbangl ul{ }
.deanbangl ul li{ height:30px; line-height:30px; width:275px; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.deanbangl ul li .deantypename{ font-size:14px; color:#f80; padding-right:10px;}
.deanbangl ul li .deantypenamea{ font-size:14px; color:#666;}
.deanbangl ul li a:hover{ text-decoration:underline; color:#f60;}
.deanbangr ul{width:780px;}
.deanbangr ul li{ width:180px; height:175px; overflow:hidden; float:left; margin-right:15px; position:relative;}
.deanbangr ul li span{ display:block; width:100%; height:30px; line-height:30px; font-size:14px; color:#fff; text-align:center; background:rgba(0,0,0,0.5); position:absolute; left:0; bottom:0;}
.deanbangr ul li:hover span{  background:rgba(139,191,29,0.5);}
</style>