﻿/*公用头部*/
.title2{ height:31px;background:#e5e5e5; padding:0 10px 0 0px;}
.title2 h2{background:url(../images/Pic/ttone.jpg) no-repeat;width:112px;height:31px;line-height:31px;text-align:center;color:#fff;font-size:14px;font-weight:900;}
.title2 a{display:block;line-height:24px;color:#3565B7; float:right}
.conBox{border:1px solid #d9d9d9; display: inline;float: left;margin: 0px 15px 15px 0;overflow: hidden;width: 342px;}
.main_left {float: left; width: 250px;}
.main_right {float: right; width: 750px;}

/*公益*/
.Interest_List{ margin:10px 0 0 0px;}
.Interest_List li{width:150px;float:left;margin-left:14px;display:inline; text-align:center}
.Interest_List li .img_box{width:140px;height:107px;padding:3px;border:1px solid #ddd; overflow:hidden; float:left}
.Interest_List li .img_box img{display:block;width:140px; height:105px;}
.Interest_List li .img_box:hover{border:solid 1px #bb6265}
.Interest_List li .title_type{text-align:center;line-height:30px;color:#333; font-size:12px;}
.Interest_List li .title_type:hover{ color:#b01310}