﻿@charset "utf-8";
.main{ width:1200px; margin:0 auto;}
.index{ width:100%;}
.index .six{ width:100%; background:#fff; padding:30px 0;}
.index .six .last{ position:relative; margin:30px auto;}
.index .six .last .ul{ width:100%;}
.index .six .last .ul li{ width:220px; height:80px; text-align:center; overflow:hidden; border:1px solid #f0f0f0; margin-right:30px;}
.index .six .last .ul li a{ width:220px; height:80px; display:table-cell; vertical-align:middle;}
.index .six .last .ul li a img{ width:100%;}

