﻿/*================公共样式/头部/底部================*/

/*右侧浮动*/
.righefloat {
  position: fixed;
  right: 10px;
  top: 200px;
}
.righefloat ul li {
  position: relative;
  width: 76px;
  height: 76px;
  background-color: #47b180;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.righefloat ul li a {
  display: block;
  width: 66px;
  height: 56px;
  text-align: center;
  padding: 10px 5px;
}
.righefloat ul li.gotop a {
  padding: 20px 10px 10px 5px;
  height: 46px;
}
.righefloat ul li a img {
  display: block;
  width: 33px;
  height: 33px;
  margin: 0 auto;
}
.righefloat ul li.gotop a img {
  display: block;
  width: 37px;
  height: 21px;
  margin: 0 auto;
}
.righefloat ul li a p {
  width: 100%;
  line-height: 28px;
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.righefloat ul li .hidetel {
  position: absolute;
  top: 0;
  right: 76px;
  z-index: 999;
  width: 178px;
  height: 46px;
  padding: 15px 20px;
  background-color: #47b180;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.righefloat ul li .hidetel span {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  color: #fff;
}
/*头部广告*/
#ad1 {
  display: none;
  height: auto;
  overflow: hidden;
}
#ad1 .small_img {
  display: none;
}
#ad1 .close {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
#ad1 div {
  width: 100%; /*width:1200px;*/
  margin: 0 auto;
  position: relative;
}
#ad1 div span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 38px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}

/*头部*/
.header {
  width: 100%;
  height: auto;
}
.header .topbar {
  width: 100%;
  height: 35px;
  background-color: #f4f4f4;
}
.header .topbar .toparea {
  width: 1400px;
  height: 35px;
  margin: 0 auto;
}
.header .topbar .toparea .tleft {
  background: url(../images/headerposition.png) no-repeat left center;
  background-size: 15px 15px;
  padding-left: 20px;
  width: 30%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
}
.header .topbar .toparea .tleft .check-all {
  color: #47b180;
}
.header .topbar .toparea .tright {
  width: 60%;
  height: 35px;
  line-height: 35px;
  text-align: right;
  font-size: 12px;
  color: #dadada;
}
.header .topbar .toparea .tright a {
  color: #666;
  margin: 0 12px;
}
.header .topbar .toparea .tright a:hover {
  color: #47b180;
}
.header .topbar .toparea .tright span {
  margin-left: 25px;
  color: #47b180;
  font-size: 14px;
}
.header .topbar .toparea .tright .tnav em {
  position: relative;
}
.header .topbar .toparea .tright .tnav em i {
  position: absolute;
  right: -0.5px;
  top: -4px;
  padding-left: 3px;
  padding-right: 3px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  font-size: 12px;
  color: #fff;
  z-index: 3;
  background-color: #47b180;
}
.topbar2 {
  position: relative;
  z-index: 9997;
  width: 100%;
  height: auto;
}

.move_down .topbar {
  position: fixed;
  top: 0;
  left: 0;
  margin-top: -35px;
}
.move_down .topbar2 {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
}

.dtop {
  width: 1400px;
  height: 85px;
  margin: 0 auto;
}
.dtop .logo {
  width: 360px;
  height: 51px;
  margin-top: 10px;
}
.dtop .logo img {
  height: 51px;
}
.dtop .menu {
  width: 750px;
  height: 70px;
}
.dtop .menu ul li {
  float: left;
  height: 56px;
  margin-right: 20px;
  padding: 14px 12px 0 12px;
}
.dtop .menu ul li .nav {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #333;
  position: relative;
}
.dtop .menu ul li.on .nav {
  /*background-color: #fff;*/
  color: #47b180;
  border-bottom: 2px solid #47b180;
}

.dtop .menu ul li .nav em {
  position: absolute;
  top: 16px;
  right: -14px;
  width: 8px;
  height: 8px;
  background: url('../images/icon01.png') no-repeat 0 0;
  margin-left: 5px;
}
.dtop .menu ul li.on .nav em {
  width: 8px;
  height: 8px;
  background: url('../images/icon01.png') no-repeat 0 0;
  margin-left: 5px;
  display: none;
}
.dtop .menu ul li:hover .nav {
  /*background-color: #47b180;*/
  color: #fff;
  color: #47b180;
}
.dtop .menu ul li:hover .nav em {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  background: url('../images/icon01.png') no-repeat -13px -23px;
  margin-left: 5px;
}
.dtop .menu ul li.on:hover .nav em {
  width: 8px;
  height: 8px;
  background: url('../images/icon01.png') no-repeat 0 0;
  margin-left: 5px;
  display: none;
}

.dtop .menu ul li .dropMenu {
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 9;
  width: 100%;
  height: auto;
  padding: 34px 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  background-color: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
.dtop .menu ul li .dropMenu .dbox {
  width: 1330px;
  height: auto;
  margin: 0 auto;
}
.dtop .menu ul li .dropMenu .dbox ul li {
  width: 348px;
  height: auto;
  padding: 0 20px 0 40px;
  border-right: 1px dashed #dedede;
}
.dtop .menu ul li .dropMenu .dbox ul li h4 {
  font-size: 16px;
  color: #333;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 10px;
}
.dtop .menu ul li .dropMenu .dbox ul li .dnav {
  width: 100%;
  height: auto;
}
.dtop .menu ul li .dropMenu .dbox ul li .dnav a {
  display: inline-block;
  *display: inline-block;
  zoom: 1;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-right: 15px;
}
.dtop .menu ul li .dropMenu .dbox ul li .dnav a:hover {
  color: #47b180;
}
.dtop .menu ul li .dropMenu .dropicon {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding-top: 8px;
}
.dtop .menu ul li .dropMenu .dropicon a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 125px;
  height: 80px;
  margin: 0 20px;
}
.dtop .menu ul li .dropMenu .dropicon a em {
  display: block;
  width: 42px;
  height: 42px;
  margin: 0 auto;
}
.dtop .menu ul li .dropMenu .dropicon a span {
  display: block;
  width: 100%;
  line-height: 36px;
  font-size: 14px;
  color: #666;
}

.dtop .menu ul li .dropMenu .dropicon a em.icon1 {
  background: url('../images/dorpicon.png') no-repeat 0 -588px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.icon1 {
  background: url('../images/dorpicon.png') no-repeat 0 -630px;
}
.dtop .menu ul li .dropMenu .dropicon a em.icon2 {
  background: url('../images/dorpicon.png') no-repeat 0 -546px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.icon2 {
  background: url('../images/dorpicon.png') no-repeat 0 -462px;
}
.dtop .menu ul li .dropMenu .dropicon a em.icon3 {
  background: url('../images/dorpicon.png') no-repeat 0 -504px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.icon3 {
  background: url('../images/dorpicon.png') no-repeat 0 -672px;
}
.dtop .menu ul li .dropMenu .dropicon a em.icon4 {
  background: url('../images/dorpicon.png') no-repeat 0 -840px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.icon4 {
  background: url('../images/dorpicon.png') no-repeat 0 -882px;
}
.dtop .menu ul li .dropMenu .dropicon a em.icon5 {
  background: url('../images/dorpicon.png') no-repeat 0 -798px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.icon5 {
  background: url('../images/dorpicon.png') no-repeat 0 -714px;
}

.dtop .menu ul li .dropMenu .dropicon a em.more1 {
  background: url('../images/dorpicon.png') no-repeat 0 -756px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.more1 {
  background: url('../images/dorpicon.png') no-repeat 0 -126px;
}
.dtop .menu ul li .dropMenu .dropicon a em.more2 {
  background: url('../images/dorpicon.png') no-repeat 0 -168px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.more2 {
  background: url('../images/dorpicon.png') no-repeat 0 -84px;
}
.dtop .menu ul li .dropMenu .dropicon a em.more3 {
  background: url('../images/dorpicon.png') no-repeat 0 0;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.more3 {
  background: url('../images/dorpicon.png') no-repeat 0 -42px;
}
.dtop .menu ul li .dropMenu .dropicon a em.more4 {
  background: url('../images/dorpicon.png') no-repeat 0 -210px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.more4 {
  background: url('../images/dorpicon.png') no-repeat 0 -378px;
}
.dtop .menu ul li .dropMenu .dropicon a em.more5 {
  background: url('../images/dorpicon.png') no-repeat 0 -420px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.more5 {
  background: url('../images/dorpicon.png') no-repeat 0 -336px;
}
.dtop .menu ul li .dropMenu .dropicon a em.more6 {
  background: url('../images/dorpicon.png') no-repeat 0 -252px;
}
.dtop .menu ul li .dropMenu .dropicon a:hover em.more6 {
  background: url('../images/dorpicon.png') no-repeat 0 -294px;
}

.dtop .menu ul li .dropMenu .dropicon a:hover span {
  color: #47b180;
}

.dtop .search {
  width: 268px;
  height: 38px;
  background-color: #fff;
  border: 1px solid #47b180;
  margin-top: 15px;
}
.dtop .search .sbtn {
  float: right;
  display: block;
  width: 56px;
  height: 38px;
  line-height: 38px;
  background-color: #47b180;
  font-size: 14px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.dtop .search .upnav {
  position: relative;
  float: left;
  width: 88px;
  height: 38px;
}
.dtop .search .upnav span b {
  font-weight: normal;
}
.dtop .search .upnav span {
  display: block;
  width: 88px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #333;
  text-align: center;
  cursor: pointer;
}
.dtop .search .upnav span em {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url('../images/icon01.png') no-repeat 0 0;
  margin-left: 5px;
}
.dtop .search .searchbox {
  float: left;
  display: block;
  width: 108px;
  height: 38px;
  line-height: 38px;
  margin-left: 3px;
}
.dtop .search .upnav {
  width: 88px;
  height: auto;
  background-color: #fff;
}
.dtop .search .upnav ul {
  position: absolute;
  left: -1px;
  background-color: #fff;
  top: 38px;
  z-index: 999;
  border-left: 1px solid #47b180;
  border-right: 1px solid #47b180;
  border-bottom: 1px solid #47b180;
}
.dtop .search .upnav ul li {
  width: 68px;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
}
.dtop .search .upnav ul li:hover {
  background-color: #f4f4f4;
}
.dtop .search .upnav ul li.on {
  background-color: #f4f4f4;
  color: #47b180;
}

.footer {
  width: 100%;
  height: auto;
  background-color: #373737;
}
.footer .footbox {
  width: 1400px;
  height: auto;
  padding: 20px 0;
  margin: 0 auto;
}
.footer .footbox .f1 {
  width: 750px;
  padding-right: 20px;
}
.footer .footbox .f1 ul li {
  float: left;
  width: 170px;
  margin-right: 15px;
}
.footer .footbox .f1 ul li h5 {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.footer .footbox .f1 ul li a {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 30px;
}
.footer .footbox .f1 ul li a:hover {
  color: #ccc;
}
.footer .footbox .copyright {
  width: 100%;
  height: auto;
  font-size: 12px;
  color: #999;
  line-height: 21px;
  margin-top: 20px;
}
.footer .footbox .f2 {
  width: 340px;
  height: auto;
}
.footer .footbox .f2 .tel {
  width: 300px;
  height: 36px;
  background-color: #4b4b4b;
  margin-top: 20px;
}
.footer .footbox .f2 .tel em {
  float: left;
  display: block;
  width: 35px;
  height: 35px;
}
.footer .footbox .f2 .tel span {
  display: block;
  float: left;
  width: 245px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  font-size: 14px;
  color: #999;
}
.footer .footbox .f3 {
  width: 290px;
  height: auto;
  margin-top: 20px;
}
.footer .footbox .f3 ul li {
  float: left;
  width: 135px;
  height: auto;
  margin: 0 5px;
}
.footer .footbox .f3 ul li img {
  display: block;
  width: 108px;
  height: 108px;
  background-color: #fff;
  padding: 2px;
  margin: 0 auto;
}
.footer .footbox .f3 ul li span {
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: #999;
  text-align: center;
  margin-top: 8px;
}

.topbar .toparea {
  position: relative;
}
.toparea .city-box {
  position: absolute;
  top: 100%;
  left: -1px;
  margin-top: -1px;
  background-color: #fff;
  z-index: 9999;
  display: none;
}

.toparea .city-box .now-city {
  width: 93px;
  border: 1px solid rgb(216, 216, 216);
  background-color: rgb(244, 244, 244);
  text-align: center;
  border-bottom: 0;
  line-height: 35px;
}

.toparea .city-box .now-city .check {
  color: #47b180;
}

.toparea .city-box .citys-title {
  width: 406px;
  position: relative;
  border: 1px solid rgb(216, 216, 216);
  background-color: rgb(244, 244, 244);
}

.toparea .city-box .citys-title p {
  width: 68px;
  color: #47b180;
  text-align: center;
  line-height: 38px;
  margin-left: 26px;
  overflow: hidden;
  border-bottom: 2px solid #47b180;
}

.city-box .hideline {
  width: 164px;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  background-color: rgb(244, 244, 244);
}

.city-box .city-list {
  width: 370px;
  height: 188px;
  background-color: #fff;
  border: 1px solid rgb(216, 216, 216);
  margin-top: -2px;
  padding-left: 36px;
  padding-top: 10px;
}

.city-box .city-list li {
  float: left;
  width: 61px;
  line-height: 28px;
}

.city-box .city-list li a {
  cursor: pointer;
  color: #666;
}

.city-box .city-list li a:hover {
  color: #47b180;
}

.header .topbar .toparea .tleft {
  width: 144px;
  height: 34px;
}

.header .topbar .toparea .tleft:hover {
  border: 1px solid rgb(216, 216, 216);
  border-top: 0;
  margin-left: -1px;
  border-bottom: 0;
}
