body { background-color:#f9fafa;}
.bannerContainer {width:100%;height:438px;}
.bannerContainer img {position:absolute;left:50%;top:0;width:1920px;height:438px;margin-left:-960px;}


.contentRight {width:940px;}
.locations {width:100%;padding:20px 0;color:#757c82;}
.locations a {color:#757c82;text-decoration:none;padding:0 3px;}


.sideNav {top:-200px;width:217px; background-color:#fff;-moz-box-shadow:0 0 8px rgba(11,2,5,.22);-webkit-box-shadow:0 0 8px rgba(11,2,5,.22);box-shadow:0 0 8px rgba(11,2,5,.22);}
.sideTitle {width:100%;height:200px; background-color:#ee7c7c;}
.navLoge-icon {left:50%;top:50%; background:url(../images/icon.png) no-repeat;}
.rufang-icon {width:159px;height:111px;margin-left:-79px;margin-top:-55px; background-position:-7px -18px;}
.sideNavContainer,.sideNavItems {width:100%;}
.sideNavItems h4 {width:100%;line-height:2.8;font-size:16px;color:#f98d63;text-align:center;font-weight:500;position:relative; perspective:600px; transform-style:preserve-3d;cursor:pointer;border-bottom:1px solid #eeeeee;}
.sideNavItems h4 i {position:absolute;right:55px;top:50%;display:block;width:12px;height:8px;margin-top:-4px; background:url(../images/icon.png) no-repeat -187px -26px;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);-webkit-transform:rotateX(0deg);transform:rotateX(0deg);}
.sideNavItems.active h4 i {-moz-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg);}
.sideNavItem {width:100%;overflow:hidden;display:none;}
.sideNavItem a {display:block;width:50%;line-height:2.8;font-size:14px;color:#575757;padding-left:15px;/*text-align:center;*/text-decoration:none;float:left;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.sideNavItem a:nth-child(2n) {border-right:none;}
.sideNavItem a:hover {color:#ec5094;text-decoration:none;}