#customerCenter{width:1400px; margin:0 0 50px -200px;}
#customerCenter .list{}
#customerCenter .list li{height:346px; margin-bottom:3px;}
#customerCenter .list li:after{content:''; display:block; clear:both;}
#customerCenter .photo{width:950px; height:100%; float:left; background:#17375e; overflow:hidden}
#customerCenter .photo img{width:100%;}
#customerCenter .info{width:450px; float:right; display:table; border-spacing:0; table-layout:fixed;}
#customerCenter .info .td{height:346px; padding:0 0 0 44px; vertical-align:middle; font-size:13px; color:#fff; background:#bfbfbf}
#customerCenter .info .td span{display:inline-block;}
#customerCenter .info strong{width:100%; margin-bottom:11px; display:inline-block; font-size:20px; font-weight:bold;}
#customerCenter .list li.even .photo{float:right;}
#customerCenter .list li.even .info{float:left;}