/*自定义样式*/

.zuo-div-logo {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 60px;
}

.zuo-con {}

.zuo-div-l {
  float: left;
  width: 700px;
}

.zuo-div-l .input-btn {
  border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 100px;
    height: 30px;
    background: url(../images/input-sub_1.png) no-repeat;
    position: absolute;
  bottom: 1px;
  right: 2px;
}

.zuo-div-l input[type=checkbox] {
  position: relative;
  top: 1px;
}

.class_shz input[type=text] {
  width: 275px;
  height: 33px;
  line-height: 33px;
  padding: 0 8px;
  font-family: "微软雅黑";
  border: 1px solid #CCC;
}

.wrap {}

.blist {
  height: 32px;
}

.blist>li:first-child {
  border-left: none;
}

.blist>li {
  list-style: none;
  width: 320px;
  height: 32px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  float: left;
  cursor: pointer;
  -webkit-user-select: none;
  border-bottom: 2px solid #e6e6e6;
}

.blsit-list {}

.blsit-list>li {
  list-style: none;
  border-top: none;
  position: relative;
  height: 173px;
}

.blsit-list>li .line {
  margin-top: 5px;
}

.wrap .blist>li.active {
  color: #fc9e63;
  border-bottom: 2px solid #fc9e63;
}

.blsit-list>li:first-child {
  display: block;
}

.blsit-list>li {
  display: none;
}

.blist2 {
  height: 32px;
}

.blist2>li:first-child {
  border-left: none;
}

.blist2>li {
  list-style: none;
  width: 210px;
  height: 32px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  float: left;
  cursor: pointer;
  -webkit-user-select: none;
  border-bottom: 2px solid #e6e6e6;
}

.blsit-list2 {}

.blsit-list2>li {
  list-style: none;
  border-top: none;
  position: relative;
  height: 178px;
}

.blsit-list2>li .line {
  margin-top: 5px;
}

.wrap .blist2>li.active {
  color: #fc9e63;
  border-bottom: 2px solid #fc9e63;
}

.blsit-list2>li:first-child {
  display: block;
}

.blsit-list2>li {
  display: none;
}

.shunfeng_bg {
  width: 420px;
  height: 112px;
  background: url(../images/gshun.png) no-repeat;
}


/*模拟select*/

.select-box {
  position: relative;
  display: inline-block;
  margin-left: 5px;
}

.select-city .select-header {
  width: 133px;
  height: 33px;
  border: 1px solid #ccc;
  padding-right: 26px;
  background: url(../images/map-ui.png) no-repeat #fff;
  background-position: 70px 0px;
  line-height: 33px;
  text-indent: 8px;
  cursor: pointer;
  overflow: hidden;
  color: #666;
}

.select-city .select-arrow {
  background-position: 70px -40px;
}

.select-city .select-content {
  width: 133px;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  position: absolute;
  top: 33px;
  left: 0;
  z-index: 99;
  display: none;
  background-color: #f9f9f9;
  overflow-y: auto;
  max-height: 150px;
  overflow-x: hidden;
}

.select-city .select-content li {
  width: 133px;
  height: 34px;
  margin: 0;
  line-height: 36px;
  text-indent: 8px;
  background-color: #fff;
  color: black;
  cursor: pointer;
}

input[type=text]:hover,
input[type=text]:focus {
  border: 1px solid #fc9e63 !important;
  outline: none;
  box-shadow: 0 0 10px rgba(0, 204, 204, .5);
}

.select-city .select-header:hover,
.select-color {
  border: 1px solid #fc9e63 !important;
  box-shadow: 0 0 10px rgba(0, 204, 204, .5);
}

.select-label {
  position: relative;
  top: -11px;
}

.text-header {
  height: 33px;
  line-height: 33px;
  overflow: hidden;
  color: #666;
}

.text-header>ul {}

.text-header>ul>li {
  float: left;
  width: 50px;
  text-align: center;
  cursor: pointer;
}

.text-header>ul>li:hover {
  background: url(../images/GT.png) no-repeat center center;
  color: #fff;
}

.text-header>ul>li.active {
  background: url(../images/GT.png) no-repeat center center;
  color: #fff;
}

.zuo-div-r {
  float: right;
  width: 480px;
}

.zuo-div-l,
.zuo-div-r {
  background-color: #fff;
  height: 250px;
  padding: 20px 30px;
  position: relative;
}

.zuo-div-item {
  background: url(../images/huoche.png) left 3px no-repeat;
  border-bottom: 2px solid #e6e6e6;
  padding-left: 30px;
  height: 30px;
  font-size: 18px;
}

.zuo-div-info {}

.zuo-online {
  height: 60px;
  line-height: 60px;
}

.zuo-div-label1 {}

.zuo-div-icon1 {
  font-size: 24px;
  position: relative;
  top: 3px;
}

.zuo-tomorrow {
  height: 50px;
  line-height: 50px;
}

.zuo-div-label2 {
  position: relative;
  top: -5px;
}

.zuo-div-icon2 {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 42px;
  height: 49px;
  color: red;
  text-align: center;
  line-height: 49px;
  margin-right: 18px;
  font-size: 30px;
  background: url(../images/icon-cir.png) no-repeat;
}

.zuo-div-r .input-btn {
  width: 100px;
  height: 30px;
  border: none;
  background: url(../images/input-sub_2.png) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}

.zuo-div-r .input-btn2 {
  width: 120px;
  height: 30px;
  border: none;
  background: url(../images/input-sub_3.png) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}

.may-need-item {
  width: 133px;
  float: left;
}

.may-need-item>div {
  float: left;
}

.may-need-item-a>a {
  width: 33px;
  display: inline-block;
  text-align: center;
  line-height: 31px;
  border: 1px solid #ccc;
  background-color: #fc9e63;
  color: #fff;
  font-size: 18px;
}

.may-need-item-a>a:link {
  text-decoration: none;
}

.may-need-item-a>a:visited {
  text-decoration: none;
}

.may-need-item-a>a:hover {
  text-decoration: none;
}

.may-need-item-a>a:active {
  text-decoration: none;
}

.may-need-item-input {
  width: 67px;
  display: inline-block;
  position: relative;
}

.may-need-item-input>input {
  width: 67px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  outline: none;
  text-indent: 3px;
}

.may-need-item-input>span {
  position: absolute;
  top: 0;
  right: 2px;
  height: 33px;
  line-height: 33px;
  display: inline-block;
  font-size: 12px;
}

.zuo-banner {
  margin-top: 20px;
}

#zuo-aitem {
  position: relative;
}

.allmapinfo {
  position: absolute;
  right: 500px;
  top: 20px;
  background-color: #fff;
  border: 1px solid #E6E6E6;
  padding: 10px;
}

.allmapinfo>h3 {
  font-size: 18px;
  color: #49bbd5;
  margin-bottom: 5px;
}

.allmapinfo>p {
  line-height: 1.8;
}

.zuo-map {
  width: 720px;
  height: 348px;
  border: 1px solid #E6E6E6;
  float: left;
}

.zuo-dea {
  width: 480px;
  height: 348px;
  background-color: #fff;
  float: left;
  padding: 20px 30px;
  position: relative;
}

.zuo-dea>p {
  line-height: 180%;
}

.zuo-dea>p.first-child {
  margin-top: 10px;
}

.zuo-dea>p.sec-child {
  text-align: right;
  font-weight: bold;
}

.zuo-dea>p.last-child {
  text-align: right;
  color: #666;
}

.zuo-dea>p.last-child>a {
  text-decoration: underline;
  cursor: pointer;
}

.weituoclass {
  position: absolute;
  left: 30px;
  bottom: 20px;
}

.weituoclass input {
  position: relative;
  top: 2px;
}

.zuo-bot {
  margin-top: 10px;
  height: 30px;
  text-align: right;
}

.zuo-bot>div>.zuo-btinput {
  width: 120px;
  height: 30px;
  border: none;
  background: url(../images/cs_6.png) no-repeat;
}

.zuo-bot>div>.zuo-bbinput {
  width: 100px;
  height: 30px;
  border: none;
  background: url(../images/cs_4.png) no-repeat;
  margin-left: 10px;
  margin-right: 30px;
}

.zuo-data {
  height: 140px;
  margin-top: 10px;
}

.zuo-data>.zuo-nav {
  height: 140px;
  background-color: #f5f5f5;
}

.zuo-data-ul {
  width: 591px;
  float: left;
  background-color: #fff;
}

.zuo-data-ul li {
  float: left;
  height: 140px;
  width: 197px;
  padding-top: 50px;
  padding-left: 75px;
}

.zuo-data-ul li span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
}

.zuo-icon-data-1 {
  background: url(../images/icon-data_1.png) no-repeat 30px center;
}

.zuo-icon-data-2 {
  background: url(../images/icon-data_2.png) no-repeat 30px center;
}

.zuo-icon-data-3 {
  background: url(../images/icon-data_3.png) no-repeat 30px center;
}

.zuo-data-div {
  width: 589px;
  height: 140px;
  float: right;
  background-color: #fff;
  padding: 15px 20px;
  padding-bottom: 10px;
}

.zuo-data-h {
  height: 20px;
  background: url(../images/data_1.png) no-repeat left center;
  text-indent: 23px;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 15px;
}

.zuo-data-c {
  height: 75px;
}

.zuo-data-c>ul {}

.zuo-data-c>ul>li {
  height: 25px;
  line-height: 25px;
}

.zuo-data-c>ul>li>i {
  display: inline-block;
  width: 22px;
  height: 14px;
  background: url(../images/data_2.png) no-repeat;
  position: relative;
  top: 2px;
}

.zuo-data-c>ul>li>a {
  color: #333;
  text-decoration: none;
}

.zuo-data-c>ul>li>a:hover {
  cursor: pointer;
  color: #49bbd5;
}

.font-top-1,
.font-top-2,
.font-top-3,
.font-top-4,
.font-top-5,
.font-top-6 {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.font-top-1 {
  width: 80px;
}

.font-top-2 {
  width: 150px;
}

.font-top-3 {
  width: 55px;
}

.font-top-4 {
  width: 80px;
}

.font-top-5 {
  width: 56px;
}

.font-top-6 {
  width: 80px;
}

.off-main-footer {
  margin-top: 20px;
}

.zuo-pix {
  position: fixed;
  right: 20px;
  bottom: 100px;
}

.zuo-pix>ul {}

.zuo-pix>ul>li {
  width: 51px;
  height: 51px;
  background: url(../images/icon_r2.png) no-repeat;
  margin-top: 10px;
  cursor: pointer;
  text-align: center;
  line-height: 51px;
  color: #fff;
}

.zuo-pix>ul>li:hover {
  background: url(../images/icon_r1.png) no-repeat;
}

.zuo-pix>ul>li:first-child {
  background: url(../images/icon_r1.png) no-repeat;
}


/*去掉百度LOGO*/

.BMap_cpyCtrl {
  display: none;
}

.anchorBL {
  display: none;
}


/*分享*/

.share a {
  background-image: none !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 51px !important;
  height: 51px !important;
  line-height: 51px !important;
  text-align: center !important;
  color: #fff !important;
  font-size: 14px !important;
}

.share a:hover {
  text-decoration: none !important;
}
.zuo-de {
  position: absolute;
  top: 20px;
  left: -52px;
  display: block;
  z-index: 999;
  box-shadow: 0px 2px 5px 1px #cfcfcf;
}
/*在线客服*/
li {
    list-style: none;
  }

  .contact a {
    text-decoration: none;
  }

  .contact .On-line {
    position: fixed;
    bottom: 222px;
    right: 20px;
    width: 51px;
    height: 51px;
    border-radius: 50%;
  }

  .link {
    color: #fff;
    width: 51px;
    height: 51px;
    background-color: #84C0F2;
    border-radius: 50%;
    font-size: 10px;
    line-height: 51px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }

  .contact #number {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 0px;
    right: 53px;
    box-shadow: 0px 0px 4px 0px #a49191;
    width: 100px;
    padding: 8px;
    margin: 0px;
    display: none;
  }

  #number li {
    text-align: center;
    margin-bottom: 5px;
    color: #333;
  }

  #number li a {
    color: #333;
  }


  #number li:hover {
    background-color: #93CEFB;
    font-size: 18px;
  }

  #number .becareful {
    padding: 0px;
    margin: 0px;
    color: red;
    font-size: 10px;
  }
  