/* 二三级页面 */
.wrap {
  width: 1000px;
  margin: 0 auto;
}

.main {
  float: left;
  width: 680px;
  margin-top: 20px;
}

.main .hd {
  border-bottom: 1px dotted #dbdbdb;
  padding-bottom: 1px;
}

.main h1 {
  padding: 16px 0;
  font-family: '微软雅黑';
  text-align: center;
  font-size: 26px;
  font-weight: normal;
}

.tit-bar {
  color: #666666;
  font-size: 12px;
  text-align: center;
  padding-bottom: 10px;
}

.where,
.auth {
  padding-right: 6px;
}

.color-a-0 {
  padding-right: 7px;
}

.color-a-0 a {
  color: #2d96e9;
}

.bor-tit {
  display: inline;
  background: #e8e8e8;
  height: 13px;
  margin-left: 0px;
  margin-right: 9px;
  margin-top: 4px;
  overflow: hidden;
  width: 1px;
}

.content-section {
  padding-top: 20px;
  padding-bottom: 2px;
  font-size: 16px;
  line-height: 28px;
}

.content-section p {
  padding-bottom: 29px;
  font-size: 16px;
  line-height: 28px;
}
.content-section img {
  max-width: 100%;
}
.back img {
  vertical-align: text-top;
}

.about-read h2 {
  font-weight: bold;
  font-size: 14px;
}

.bestSelect td {
  font-size: 14px;
  line-height: 30px;
  color: #99aabe;
}

.hd-line {
  background: url(../tplimg/title-bg.png) no-repeat left center;
}

.hd-line h2 {
  color: #f24a49;
  font: normal 16px/2.5em '微软雅黑';
  height: 2.5em;
  text-indent: 20px;
}

.hotReadList li {
  padding-left: 11px;
  line-height: 30px;
  _line-height: 28px;
  font-size: 14px;
}

.share {
  line-height: 36px;
  height: 36px;
  color: #f24a49;
  float: left;
  margin-right: 10px;
}

.bdsharebuttonbox {
  display: inline;
}

.search {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.side {
  float: right;
  width: 280px;
}

.side-section {
  margin-top: 20px;
}

.side-section .side-title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #e11c1c;
  font-size: 20px;
  text-indent: 30px;
  border-bottom: 1px solid #dedede;
  background: url('../tplimg/title1-bg.png') no-repeat left center;
}
.side-section .side-title a {
  color: #e11c1c;
}
.menu-btn1 img,
.menu-btn2 img {
  width: 135px;
  margin: 20px 0 20px 5px;
}
.aside-video-list li {
  width: 220px;
  padding: 8px 10px 30px 10px;
  margin-left: 12px;
  text-align: center;
  background: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 10px;
  overflow: hidden;
  margin: 15px auto 0;
}
.aside-video-list li:hover {
  border: 1px solid #ffda9e;
}
.aside-video-list a:hover {
  text-decoration: none;
}
.aside-video-list img {
  width: 220px;
  height: 125px;
}
.aside-video-list p {
  display: block;
  height: 32px;
  line-height: 1.6;
  text-indent: 45px;
  margin-top: 5px;
  background: url('../tplimg/play-ico1.png') no-repeat left 0px;
}

.aside-qr {
  text-align: center;
}
.side-section dl {
  margin-bottom: 15px;
}

.side-section dl dt {
  display: inline;
  float: left;
  height: 60px;
  margin-right: 10px;
  overflow: hidden;
}

.side-section dl dd {
  font-size: 14px;
}

.pic-air-mod .bd {
  margin-left: -5px;
}

.pic-air-mod .bd li {
  display: inline;
  float: left;
  width: 140px;
  height: 110px;
  text-align: center;
  margin-left: 10px;
  padding-bottom: 15px;
  font-size: 12px;
  overflow: hidden;
}

.pic-air-mod .bd li a {
  display: block;
}

.bbs {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pic-air-mod li p {
  width: 100%;
  line-height: 30px;
  display: block;
  height: 30px;
  overflow: hidden;
}

.ad-box {
  margin-bottom: 10px;
}

.ad-box div {
  margin-top: 10px;
}

.breadcrumbs {
  height: 50px;
  line-height: 50px;
  text-indent: 20px;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  color: #f24a49;
  border-bottom: 1px solid #dedede;
  background: url('../tplimg/breadcrumbs-title-ico.png') no-repeat left center;
}

.breadcrumbs a {
  color: #f24a49;
}
.search-word {
  height: 50px;
  line-height: 50px;
  text-indent: 60px;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #dedede;
  background: url('../tplimg/seacrh-ico.png') no-repeat 15px center;
}
.search b {
  color: #d62727;
  font-weight: bold;
}
.textlist span {
  float: right;
  color: #999;
  font-size: 12px;
  margin-left: 10px;
  margin-top: 5px;
}

.textlist ul {
  width: 95%;
  margin: 10px auto;
}

.textlist li {
  color: #c1c1c1;
  border-bottom: #dedede 1px dashed;
  line-height: 1.8;
  font-size: 18px;
  padding: 12px 0 12px 15px;
  display: block;
  background: url('../tplimg/dot.png') no-repeat left 24px;
}

.textlist li a {
  margin-left: 5px;
}
.photoList {
  margin-left: -20px;
}
.photoList li {
  overflow: hidden;
  width: 220px;
  height: 220px;
  float: left;
  margin-top: 20px;
  margin-left: 10px;
  border: 1px solid #fff;
}

.photoList li:hover {
  font-weight: bold;
  border: 1px solid #f3f3f3;
  box-shadow: 0 4px 8px 2px #dfdfdf;
}
.photoList li:hover a {
  text-decoration: none;
  color: #333;
}
.photoList li img {
  width: 205px;
}

.pic_p2 {
  display: block;
  height: 50px;
  width: 168px;
  overflow: hidden;
  text-align: center;
  margin: 0px auto;
}

.pic_p2 a {
  font-size: 16px;
  line-height: 1.6;
}

.pic {
  height: 150px;
  width: 100%;
  overflow: hidden;
}

.pic table {
  height: 100%;
  width: 100%;
}

.news-list2 {
  width: 95%;
  margin: 10px auto;
}

.news-list2 li {
  background: url('../tplimg/news-list-ico.png') no-repeat left 12px;
  line-height: 1.8;
  display: block;
  margin-top: 10px;
  padding-left: 10px;
  font-size: 16px;
  color: #b9b9b9;
}

.news-list2 li a {
  margin-left: 5px;
}

.page {
  width: 100%;
  text-align: center;
  margin: 35px 0 30px;
}

.pagebox a {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  text-decoration: none;
  font-size: 16px;
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 20px;
}

.pagebox a:link,
.pagebox a:visited {
  color: #f24a49;
  border: 1px solid #f24a49;
  background-color: #ffffff;
}

.pagebox a:hover {
  color: #ffffff;

  border: 1px solid #ff8023;
  background-color: #ff8023;
}

.pagebox b {
  color: #ffffff;
  display: inline-block;
  cursor: default;
  font-size: 16px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  background-color: #f24a49;
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 20px;
}

.pagebox span {
  display: inline-block;
  margin-right: 2px;
}

.zq-nav {
  padding: 20px 0;
  background-color: #fff;
  left: 0;
  top: 150px;
  font-size: 12px;
}

.nav_pad_content_last {
  margin-left: 30px;
  margin-right: 30px;
  width: 920px;
}

.subwebsite_nav_left {
  width: 250px;
  padding-left: 20px;
  float: right;
}

.subwebsite_nav_right {
  width: 629px;
  padding-right: 20px;
  float: left;
  border-right: #dbdbdb 1px solid;
  border-left: none;
}

.website_dbline .title {
  width: 100%;
  text-indent: 20px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #ff3b52;
  height: 32px;
  line-height: 32px;
  border-bottom: #dcdcdc 1px dashed;
  background: url(../tplimg/title-bg.png) no-repeat left 5px;
}

.website_dbline .title a {
  color: #ff3b52;
}

.website_dbline .content_4line_right {
  margin-top: 10px;
}

.website_dbline .content_4line_right li {
  float: left;
  width: 150px;
  line-height: 24px;
}

.website_oneline .content li {
  float: left;
  margin-left: 10px;
}

.website_dbline .content li {
  float: left;
  width: 73px;
  line-height: 24px;
}

.website_dbline .content_dbline li {
  float: left;
  width: 125px;
  line-height: 24px;
}

.website_dbline .content_partycom li {
  float: left;
  width: 88px;
  line-height: 24px;
}

.website_dbline .content_other li {
  float: left;
  width: 125px;
  line-height: 24px;
}

.qk-list li {
  float: left;
  width: 145px;
  height: 230px;
  margin-top: 20px;
  margin-left: 15px;
  background: url('../tplimg/qk-bg.png') no-repeat 9px top;
  text-align: center;
}

.qk-list li img {
  width: 125px;
  border: 1px solid #c4c4c4;
  text-align: left;
}

.qk-list li p {
  margin-top: 15px;
  font-size: 14px;
}

.mtn {
  margin-top: 0;
}

.search-from {
  width: 800px;
  margin: 20px auto 0;
}

.search-from input {
  width: 710px;
  height: 38px;
  line-height: 38px;
  text-indent: 20px;
  font-size: 16px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #d0d0d0;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.search-from .search-ico {
  width: 85px;
  height: 40px;
  color: #fff;
  background: #f24a49 url(../tplimg/search-ico.png) no-repeat center center;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
}

.search-select {
  color: #2d96e9;
}

.search-result-number {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #666;
  width: 800px;
  margin: 0 auto;
  text-indent: 20px;
}

.list-title {
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #f24a49;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 15px;
  text-indent: 20px;
  border-bottom: 1px solid #e5e5e5;
  background: url('../tplimg/breadcrumbs-title-ico.png') no-repeat left center;
}

.list-title a {
  color: #f24a49;
}

.list-more {
  float: right;
  margin-right: 20px;
  font-size: 14px;
}
