@charset "utf-8";

/*左侧图标*/
.main1_left dd a{background: url(../img/s-right.png) no-repeat 15px center;}

.main1_left #aa a{background: url(../img/s-right2.png) #66c177 no-repeat 15px center;color: white;}
.main1_left dd:hover a{background: url(../img/s-right2.png) no-repeat 15px center;}

/*左侧图标*/

/*右侧内容*/
.mian1_right{float: right;width: 860px;margin-top: 30px;}
.mian1_right .r_title{height: 50px;line-height: 50px;font-size: 24px;color: #25ae5c;border-bottom: 1px solid #ccc;}
.mian1_right .mian1_content{margin-top:10px;}
.mian1_right .mian1_content ul li{height: 50px;border-bottom: 1px solid #ccc;line-height: 50px;padding-left: 26px;background: url(../img/三角形-right.png) no-repeat 0 center;}
.mian1_right .mian1_content ul li a{float: left;}
.mian1_right .mian1_content ul li span{float: right;}
.mian1_right .mian1_content ul li a:hover{color: #25ae5c;}
/*右侧内容*/