 #phone * {
   font-family: "Segoe UI",
   "Lucida Grande",
   Helvetica,
   Arial,
   "Microsoft YaHei",
   FreeSans,
   Arimo,
   "Droid Sans",
   "wenquanyi micro hei",
   "Hiragino Sans GB",
   "Hiragino Sans GB W3",
   "FontAwesome",
   sans-serif;
   text-rendering: optimizelegibility;
   text-size-adjust: none;
   -webkit-font-smoothing: antialiased;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
   line-height: 1.6;
   box-sizing: border-box;
 }
 
 #phone .am-paragraph-one.Bread-24 {
   padding: 10px 0;
   margin: 0 20px;
 }

 #phone .BreadcrumbNav {
   font-size: 32px;
   color: #000;
   line-height: 60px;
   margin-bottom: 0;
   height: auto;
   font-family: "Segoe UI",
   "Lucida Grande",
   Helvetica,
   Arial,
   "Microsoft YaHei",
   FreeSans,
   Arimo,
   "Droid Sans",
   "wenquanyi micro hei",
   "Hiragino Sans GB",
   "Hiragino Sans GB W3",
   "FontAwesome",
   sans-serif;
 }

 #phone .BreadcrumbNav a {
   color: #000;
 }

 #phone .BreadcrumbNav a:nth-child(1) {
   color: #000F52;
 }

 #phone .am-paragraph-one {
   margin: 0 20px;
   padding: 8px;
   color: #666;
 }

 #phone .search-wrap {
   margin: 0 0 20px 0;
   font-size: 28px;
 }

 #phone .search-input {
   width: 80%;
   border: 2px solid rgb(118, 118, 118);
   height: 46px;
   line-height: 46px;
   padding: 2px 4px;
   box-sizing: border-box;
   border-radius: 4px ;
   font-size: 28px;
   color: #666;
   -webkit-border-radius: 4px ;
   -moz-border-radius: 4px ;
   -ms-border-radius: 4px ;
   -o-border-radius: 4px ;
}

#phone .search-submit {
  width: 18%;
  background: #005393;
  color: #fff;
  border: 0;
  padding: 6px;
  border-radius: 10px;
  font-size: 28px;
  height: 54px;
  box-sizing: border-box;
  box-shadow: 2px 2px 10px #005393;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-family: "Segoe UI",
  "Lucida Grande",
  Helvetica,
  Arial,
  "Microsoft YaHei",
  FreeSans,
  Arimo,
  "Droid Sans",
  "wenquanyi micro hei",
  "Hiragino Sans GB",
  "Hiragino Sans GB W3",
  "FontAwesome",
  sans-serif;
}

#phone .zlhdzt_title {
  font-size: 36px;
  color: #000;
  border-bottom: 1px solid #9b9b9b;
  margin-bottom: 20px;
  padding-left: 20px;
  line-height: 1.6;
  font-weight: bold;
}

#phone .zlhdzt_title a {
  font-weight: bold;
  color: #000;
}

#phone .zlhdzt-channel {
  margin: 0 20px;
}

#phone .zlhdzt-channel dl {
  border-bottom: 1px solid #ccc;
}

#phone .zlhdzt-channel dl {
  margin: 0 0 32px 0;
}

#phone .zlhdzt-channel dl img {
  width: 100%;
  display: block;
  margin: 0 0 10px;
}

#phone .zlhdzt-channel dl dd {
  margin-top: 10px;
}

#phone .zlhdzt-channel dl dd h4 {
  margin: 20px 0;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
}

#phone .zlhdzt-channel dl dd h4 a {
  color: #000;
}

#phone .zlhdzt-channel dl dd p {
  margin: 0 0 20px 0;
  font-size: 28px;
  color: #666;
}

#phone .check-more {
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 0 20px;
  background: #EDEDED;
  border: 1px solid #ccc;
  font-size: 32px;
  border-radius: 4px;
  clear: both;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

#phone .last-part,
#phone .recommend {
  margin-top: 40px;
}

#phone .last-part-item {
  overflow: hidden;
}

#phone .last-part-item dt {
  width: 30%;
  float: left;
}

#phone .last-part-item dt img {
  width: 100%;
  margin: 10px 0;
}

#phone .last-part-item .last-part-item-txt {
  float: right;
  width: 70%;
  padding: 0 20px;
  margin-top: 10px;
}

#phone .last-part-item .last-part-item-txt h4 {
  color: #000;
  font-size: 32px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 32px;
}

#phone .last-part-item .last-part-item-txt h4 a {
  color: #000;
}

#phone .zlhdzt-channel .last-part-item {
  border-bottom: none;
}

#phone .recommend-content {
  margin: 0 20px;
}

#phone .recommend img {
  width: 100%;
  display: block;
  margin: 10px 0;
}

#phone .recommend-content dl {
  margin: 0 0 32px 0;
}

#phone .img-list {
  margin: 10px 20px 0;
  padding: 8px;
}

#phone .img-list img {
  width: 678px;
  display: block;
  margin: 10px 0 20px;
}

.apptg {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10000;
  font-size: 0;
}

.apptg a {
  display: block;
  width: 100%;
}

.apptg img {
  width: 100%;
}

.apptg .close {
  position: absolute;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  top: 0;
  right: 0;
  margin-top: 12px;
}
