@charset "utf-8";

.col_leader{float:left;width:100%;min-height:200px; clear:both;border-radius:5px;}
.col_leader .clhead{float:left;min-height:220px;width:1000px;margin:30px 0 30px 200px ;}
.col_leader  .i{float:left; width:380px; height:220px;margin:20px 0 0 20px;;display:inline;}
.col_leader  .i .vi{float:left;width:150px;height:180px; text-align:center;}
.col_leader  .i .vi img{max-width:150px; max-height:180px;margin:8px 0px 0px px; text-align:center;border:2px solid #FFFFFF;}
.col_leader  .i .vi img:hover{border:2px solid #FF0000;}
.col_leader  .i .t{float:left; width:220px; height:160px; line-height:18px;text-align:center;  display:inline;margin:0px 0px 0px 10px;}
.col_leader  .i .t .title{float:left;width:100%;height:40px; text-align:left;margin:5px 0px 0px 0px}
.col_leader  .i .t .title A{font-size:18px; font-weight:bold; color:#0a8dd5;}
.col_leader  .i .t .text{float:left;width:90%; height:100px; text-align:left;color:#666666;font-size:13px;line-height:25px;}
.col_leader  .i .t .tmore{float:left;width:100%;height:20px; text-align:right;}
.col_leader  .i .t .tmore a{color:#666666; font-weight:bold;}
