﻿@charset "utf-8";
/* CSS Document */
*{list-style:none}
body{list-style: none;}
.topnav{width: 100%; height: 50px; line-height: 50px; background: #f5f5f5;}
.h20{height:20px; line-height: 20px; width: 100%; clear: both }
.h50{height:50px; line-height: 50px; width: 100%; clear: both }
.h100{height:70px; line-height: 70px; width: 100%;  clear: both}
.w150{width: 150px; text-align: left; font-size: 16px; }
.topline{ border-top:1px solid #f5f5f5}
.contactbg{color: #e31a76}


.topmenu{height: 50px; line-height:50px; font-size: 14px; margin: 0; }
.topmenu ul {list-style:none;}
.topmenu ul li{ float: left; margin-left: 10px; margin-top: -20px; line-height: 50px;}
.bottomline{ border-bottom:1px solid #f5f5f5}
.banner{ width: 100%; height:614px; background: url(../images/banner.jpg); background-position: center; }
.banner_golf{ width: 100%; height:614px; background: url(../images/banner_golf.jpg); background-position: center; }
.banner_circus{ width: 100%; height:614px; background: url(../images/banner_circus.jpg); background-position: center; }
.banner_westlake{ width: 100%; height:614px; background: url(../images/banner_westlake.jpg); background-position: center; }
.banner_cncity{ width: 100%; height:614px; background: url(../images/banner_cncity.jpg); background-position: center; }
.banner_zc{ width: 100%; height:614px; background: url(../images/banner_zc.jpg); background-position: center; }
.footerbg{height: auto; width: 100%; background: #3E3A3B}
.footerbg .white{color: #ffffff; font-size: 14px; line-height: 150%; }
