﻿.banner{height:320px;}
.y77_neiye .cpbox{
	width:212px;
	border:1px solid #DADADA;
	float:left;
	border-radius:12px;
	cursor:pointer;
	transition: 0.5s;
	margin-left:14px;
	margin-top:14px;
}
.y77_neiye .cpbox:hover{
	transition: 0.5s;
	border:1px solid #004eb2;
}
.y77_neiye .cpbox:hover .cpstxt{
	transition: 0.5s;
	background: #004eb2;
}
.y77_neiye .cpbox:hover .cps_flw{
	transition: 0.5s;
	opacity: 0.1;
	filter:alpha(opacity=10);
}
.y77_neiye .cpbox:hover .cps_bag{
	transition: 0.5s;
	opacity: 1;
	filter:alpha(opacity=100);
}
.y77_neiye .cps{
	width:212px;
	height:212px;
	overflow: hidden;
}
.y77_neiye .cps .cps_flw{
	position: absolute;
	z-index: 10;
	background: #000;
	opacity: 0;
	filter:alpha(opacity=0);
	width:212px;
	height:212px;
	margin:0px 1px 1px 0px;
	border-radius:10px 10px 0px 0px;
	transition: 0.5s;
}
.y77_neiye .cps .cps_bag{
	position: absolute;
	z-index: 11;
	width:212px;
	height:212px;
	background: url(../image/cp_sosuo.png) center no-repeat;
	opacity: 0;
	filter:alpha(opacity=0);
	transition: 0.5s;
}
.y77_neiye .cps img{
    /* position: absolute; */
    z-index: 8;
   
}
.y77_neiye .cpstxt{
	transition: 0.5s;
	height:36px;
	width:212px;
	background: #1fad75;
	border-radius:0px 0px 10px 10px;
	text-align: center;
	line-height: 35px;
	color:#FDFEFF;
	font-size:15px;
}
.y77_neiye .more{
	font-size: 14px;
    float: right;
    color: #434449;
    margin-top: 17px;
    margin-right: 18px;
}
.y77_neiye .more a{
	transition: 0.5s;
	color: #434449;
	font-size: 14px;
}
.y77_neiye .more a:hover{
	transition: 0.5s;
	color:#F89111;
}
.y77_neiye .tuijian{
	float:left;
	width:438px;
	margin-top:7px;
}
.y77_neiye .tuijian li{
	border-bottom: 1px dashed #DADADA; 
	overflow: hidden;
	transition: 0.5s;
	padding-left: 15px;
	width:423px;
	white-space: nowrap;text-overflow: ellipsis;
	background: url(../image/hui.gif) left center no-repeat;
}
.y77_neiye .tuijian li:hover{
	background: url(../image/hong.gif) left center no-repeat;
}

.y77_neiye .tuijian li:hover div{
	transition: 0.5s;
	color:#F89111;
}
.y77_neiye .tuijian li:hover a{
	transition: 0.5s;
	color:#F89111;
}
.y77_neiye .tuijian li a{
	color:#60636A;
	font-size:13px;
	line-height: 35px;
	float:left;
	transition: 0.5s;

}
.y77_neiye .tuijian li div{
	font-size:13px;
	color:#ADACB1;
	float:right;
	line-height: 35px;
	transition: 0.5s;
}
