﻿@charset "utf-8";
/* CSS Document */

.bannerCase {background:url(/Content/images/banner/case.jpg) no-repeat center center; height:340px;min-width:1000px}

.case  {background:#fff url(/Content/images/bg/c.jpg) no-repeat center 280px; *background-position:center 235px;}
.case .tit {padding:20px 0;}
.case .cont {padding:20px 0;}


.industry {border-bottom:2px #147abe solid; overflow:hidden}
.industry  li {float:left;}
.industry  li a {display:block;  padding:8px 13px;}
.industry  li a:hover {text-decoration:none; color:#147abe}
.industry  li.cur a, .industry  li a.cur {background:url(/Content/images/icon/arrow1.png) no-repeat center bottom; color:#147abe}


.trapezoid {position:relative; z-index:2; margin:46px 8px; height:502px}
.trapezoid li {position:absolute; z-index:2; height:200px; width:230px;}
.trapezoid li a{display:block; width:230px; height:200px; border-radius:230px / 200px;}
.trapezoid li.blue {background:url(/Content/images/case/blue.png) no-repeat;}
.trapezoid li.gray {background:url(/Content/images/case/gray.png) no-repeat;}


.rectangle {text-align:center;}
.rectangle li {display:inline-block; _display:inline; margin:15px;}
