/* body通用样式 */
@charset "UTF-8";
body{margin:0px;padding:0px;background-size:100% 877px;font-family:'albb_Medium'} 
ul{padding:0px}
li{list-style:none}
a{text-decoration:none}
a:visited{text-decoration:none}
a:active{text-decoration:none}  
a:hover{text-decoration:none;color:#2183e9}


.container{width:1346px}

/* 列表区域配置 */
ul img{display:block;float:left;width:230px;overflow: hidden;}

ul.ListArea6{padding:9px;overflow: hidden;margin-bottom:80px}
ul.ListArea6 li{float:left;border: solid 1px #f1f1f1;padding:22px;width:1300px;margin-right:21px;margin-bottom: 20px;}
ul.ListArea6 li:nth-child(even){margin-right:0px;}

div.List6{float:right;width:976px}
.List6 h4 a{color:#252b3a;font-size: 24px;font-weight: bold;float: left;}
.List6 .span1{float: right;display: block;padding-top: 10px;}
.List6 .span2{color:#5c606b;font-size: 16px;line-height:160%;display: block;float: left;width: 976px;}
.List6 a{color:#252b3a;font-size: 16px;line-height: 160%;display:block;}


/* ͨ通用按钮 */
a.b4More{display:block;margin-top: 12px;font-size:16px;color:#252b3a;width:96px;padding:8px 0px 8px 6px;background:no-repeat right center;background-position-x:58px;transition: all 0.5s;float:left;}
a.b4More:hover{padding:8px 0px 8px 0px;background:url('../images/body2_arrow.png') no-repeat right center;color:#2183e9;background-position-x:70px;transition: all 0.5s}


