/*
city
*/

/* 城市列表
----------------------------------------------- */
.city.product-list { width:90%; margin-left:auto; margin-right:auto; }
.city.product-list .item { width: 31.8%;
    margin-right: 0.7%;
    margin-left: 0.7%;}
.city.product-list .item.cur { margin-right:0; }

.city_tree .t { padding: 5px 12px; margin-right: 10px;border-radius: 3px; }
.city_tree ul li { margin-right:8px; }
.city_tree ul li a { padding:5px 12px; border-radius: 3px;}
.city_tree ul li a:hover { color:#fff; background-color: #2eb700; }

/*案例内页*/
.city .case { width: 990px; }
.city .case .hd { width:950px;}
.city .case .text { width:440px; }
.city .case .cont a { padding: 12px 38px; }
.city .case .box img { width:100%; }
.city .page_left { width: 252px; }
.city .page_left .t { line-height:100px; }
.city .left_case { border: #efefef solid 1px; }
.city .left_case li{ border-bottom: #efefef dashed 1px; margin: 0 8px;}
.city .left_case li a {height: 36px; line-height:36px;}