@import url("base.css");
body,h1,h2,h3,p,form,ul,li,dl,dt,dd {
	padding:0;
	margin:0;
}

a{
	text-decoration: none;
}
img { border:0; }
ul {
	list-style-type:none;
}
body{
	width: 100%;
	margin: 0 auto;
	background:#fff;
	font-family: "PingHei", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans GB", "Microsoft YaHei", "宋体", "STHeitiSC-Light", sans-serif;
}
#top{
	width: 1200px;
	height: 25px;
	background: #fafafa;
	border-bottom: 1px solid #f0f0f0;
	margin-top: 5px;
	margin:0 auto;
	color:#696969;
}
#top .topLeft{
	float: left;
}
#top .topLeft a{
	margin-right: 20px;
}
#top .topRight{
	float: right;
}
#top .topRight a{
	margin-left: 15px;
}
#top .topRight .weixin2{
	display: none;
	position: absolute;
	top:20px;
	width: 100px;
	height: 100px;
	/*left: 70%;*/
	z-index: 999;
}
#top .topRight .weixin2 img{
	width: 100px;
	height: 100px;
}
#top .topRight .current .weixin2{
	display: block;
}
#header{
	width: 1200px;
	height: 90px; 
	margin:0 auto 10px auto;
}
#header #logo{
	width: 400px;
	height: 50px;
	 float:left;
}
#header #logo img{
	width:190px;
	height: 89px;
	display: block;
	margin:0px 0;
}

#header #search{
	width: 780px; 
	height: 50px;
	float:right;
	margin: 30px 0 0 0;
	}
#header #search .searchInput{
	width: 360px;
	height: 30px;
	border:3px solid #000;
	float: left;
}
#header #search .searchInput input{
	width: 370px;
	height: 30px;
	color: #666666;
	margin-left:15px;
}
#header #search .searchBtn{
	float: left;
}
 .searchBtn a {
	display: block;
	width: 54px;
	height: 30px;
	line-height: 30px;
	border: 3px solid #2c3643;
	/*border-left: 0;*/
	text-align: center;
	background: #fdbf2c;
	color: #2c3643; 
}
.searchBtn a:hover {
	background: #fdce5f;
	color: #404f62; 
}
.searchBtn a i {
	font-weight: 600;
	font-size: 28px; 
}


#search .topmem {
	float: right;
	padding: 0px 0px 0 0;
	line-height: 20px; 
	width: 80px;
	margin: 0;
}
#search .topmem p {
	font-size: 15px;
	color: #929292; 
	width: 80px;
	text-align: center;
}
#search .topmem strong {
	font-size: 20px;
	display: block;
	width: 80px;
	text-align: center;
	font-weight: 300;
}
#search .topTel {
	float: right;
	padding: 0px 0px 0 0;
	line-height: 20px; 
	width: 220px;
	margin: 0;
}
#search .topTel p {
	font-size: 15px;
	color: #929292; 
	text-align: center;
}
#search .topTel strong {
	display: block;
	font-size: 20px;
	font-weight: 300;
	width: 220px;
	text-align: center;
}
.navWrap{
	width: 1200px;
	margin: 0 auto;
}
#menu{
	width: 1200px;
	height:66px; 
	background-color:#2C3643;
	/*margin: 0 auto 20px auto;*/
	position: absolute;
	z-index: 9;
	}
#menu>ul{}
#menu>ul>li{
	list-style-type:none;
	float:left;
	width: 108px;
	height: 66px;
	text-align: center;
}
#menu>ul>li>a{
	display: block;
	width: 108px;
	height: 66px;
	line-height: 66px;
	text-decoration: none;
	color:#fff;
	font-size:18px;
}
#menu>ul>li>a:hover{
	background-color: #fdbf2c;
	color:#2c3643;
	border-bottom-color: #fdbf2c;
}
#menu>ul>li.current>a{
	border-bottom-color: #fdbf2c;
	background: #fdbf2c;
	color:#2C3643;
}

.menu > ul > li.jiazhao .expandNav > ul {
        left: 10%; }
      .menu > ul > li.hunsha .expandNav > ul {
        left: 20%; }
      .menu > ul > li.daigou .expandNav > ul {
        left: 27%; }
      .menu > ul > li.jiudian .expandNav > ul {
        left: 38%; }
      .menu > ul > li.golf .expandNav > ul {
        left: 48%; }
      .menu > ul > li.baoche .expandNav > ul {
        left: 57%; }
      .menu > ul > li.dingzhi .expandNav > ul {
        left: 72%; }
        .menu > ul > li.jingdian .expandNav > ul {
        left: 68%; }
      .menu > ul > li.current .expandNav {
        dismenuplay: block; }
      .menu > ul > li.current > a {
        background: #fdbf2c;
        color: #2c3643; }
.menu > ul > li.current .expandNav {
        display: block; }
      .menu > ul > li .expandNav {
        display: none; }

        .expandNav {
        margin:0 auto;
  display: none;
  background: #f5f5f5;
  position: absolute;
  top: 66px;
  left: 0;
  width: 1200px; }

  .expandNav ul {
    padding: 0 20px;
    border-radius: 0 0 4px 4px;
    display: inline-block;
    vertical-align: middle;
    float: left;
    position: relative;
    left: 84%; 
}
    .expandNav ul:before, .expandNav ul:after {
      content: "";
      display: table; }
    .expandNav ul:after {
      clear: both; }
    .expandNav ul li {
      float: left;
      position: relative;
      right: 50%; }
      .expandNav ul li a {
        display: block;
        padding: 0 20px;
        line-height: 36px;
        font-weight: 200;
        color: #2c3643;
        position: relative; }
        .expandNav ul li a:hover {
          color: #fdbf2c; }

.bannerNavWrap{
	position: relative;
	/*border:1px solid #ff0000;*/
}
 .bannerImg{
    height: 520px;
    overflow-y: hidden;
  }
.banner ul li {
      display: none;
      width: 100%;
      height: 540px;
      /*position: absolute;*/
      top: 0;
      left: 0;
      overflow: hidden;
      z-index: 2; }
      .banner ul li.current {
        display: block; }
      .banner ul li a {
        width: 100%;
        height: 540px;
        display: block;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center top; }

.bannerDot {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -100px;
  z-index: 3; }
  .bannerDot:before, .bannerDot:after {
    content: "";
    display: table; }
  .bannerDot:after {
    clear: both; }
  .bannerDot li {
    float: left;
    margin-right: 20px; }
    .bannerDot li.current a {
      background: #fdbf2c;
      color: #2c3643; }
    .bannerDot li a {
      display: block;
      width: 20px;
      height: 20px;
      line-height: 20px;
      text-align: center;
      background: rgba(44, 54, 67, 0.85);
      background: #000\9;
      filter: alpha(opacity=85);
      color: #f5f5f5;
      border-radius: 2px; }
      .bannerDot li a:hover {
        background: #fdbf2c;
        color: #2c3643; }

.bannerArrow {
  width: 45px;
  height: 100px;
  position: absolute;
  top: 220px;
  background: url("../img/bannerArrow.png") no-repeat;
  z-index: 3;
  opacity: 0.3;
  filter: alpha(opacity=30); }
  .bannerArrow.leftArrow {
    left: 50%;
    margin-left: -665px; }
  .bannerArrow.rightArrow {
    right: 50%;
    margin-right: -665px;
    background-position: right top; }
  .bannerArrow:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); }

.bannerNavWrap {
  position: relative; }

/*
#banner{height:500px;
	width: 100%;
	margin: 0 0 20px 0;
}
#banner img{
	width: 100%;
	height: 500px;
	display:inline-block;
}
*/
.list{
	width:1200px;
	height: 310px;
	 clear: both;
	 margin:0 auto;}
.list .floorTitle{
	width:150px;
	text-align: center;
	font-size:24px;
	vertical-align: middle;
	border-bottom: 4px solid #fdbf2c;
	line-height: 48px;
	margin: 20px auto;
}
.list dl{
	width:390px;
	height: 300px;
	float:left;
	margin: 0 15px 0 0;
}
.list dl.last{margin: 0;}
.list dl dt{}
.list dl dt img{
	width:390px;
	height: 260px;
}
.list dl dd{
	padding: 10px 0 0 0;
	background-color: #fff;
	left: 0;
	bottom:0;
	width: 100%;
	text-align: center;
}
.list dl dd a{
	color: #696969;
	font-size:18px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
}
.list dl dd a:hover{
	color:#fdbf2c;
}

.list2{
	width: 1000px;
	height: 240px;
	clear: both;
	margin: 20px auto;
	float: left;
	}
.list2 .floorTitle{
	width:140px;
	text-align: center;
	font-size:24px;
	vertical-align: middle;
	border-bottom: 4px solid #fdbf2c;
	line-height: 48px;
	margin: 20px auto;
}
.list2 dl{
	width:224px;
	height: 160px;
	float:left;
	margin: 0 15px 0 0;
}
.list2 dl.last{margin: 0;}
.list2 dl dt{}
.list2 dl dt img{
	width:224px;
	height: 150px;
}
.list2 dl dd{
	text-align: center;
}
.list2 dl dd a{
	font-size: 16px;
	color:#696969;
}
.list2 dl dd a:hover{
	color:#fdbf2c;
}
/*首页下方news列表*/
.news{
	width: 1200px;
	height: 250px;
	margin:30px auto;
}
.news .newslist{
	width: 390px;
	float: left;
	margin-right: 10px;
}
.news .list_last{
	margin-right: 0px;
}
.news dl{
	/*margin-left: 15px;*/
}
.news dl dt{
	height: 30px;
	/*background:#2C3643;*/
	border-bottom: 2px solid #FDBF2C;
}
.news dl dt a{
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	/*margin-left: 15px;*/
	color: #fff;
	padding-top:2px;
	background-color: #FDBF2C;
	/*border-radius: 4px;*/
}
.news dl dd{
	margin-left: 10px;
}
.news dl dd ul li a{
	display: block;
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
}
#footer{
	clear:both;
	height: 155x; 
	background-color: #2C3643;
	padding-top: 5px;
	width:100%;
}
.footerLink{
	width: 1200px;
	font-size: 12px;
	padding: 0 0 10px;
	margin: 20px auto;
}
.footerLink dt{
	float: left;
	width: 70px;
	color: #dbdbdb;
}
.about{
	margin: 0 auto;
	width: 500px;
}
.about ul{
	width: 500px;
	float: left;
}
.about ul li{
	width: 100px;
	float: left;
}
#footer{
	margin-top: 40px;
}

#footer .footerBottom{
	color: #929292;
	text-align: center;
	line-height: 24px;
	padding: 20px 0;
	clear: both;
}

#footer .footerLink a{margin-right: 10px;}