﻿#tabbox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto; }

.tab_con, .tab-item, .redblack-item {
  display: none; }

.tabs li {
  float: left; }

html {
  background-color: #ececec;
  font-family: 'Microsoft YaHei'; }

.container {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  background-size: 100%; }

.wrapper {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  font-family: "Microsoft YaHei"; }

.frd-link {
  height: 74px;
  background-color: #e0e0e0; }
  .frd-link ul {
    width: 1200px;
    margin: 0 auto; }
    .frd-link ul li {
      float: left;
      height: 50px;
      width: 212px;
      margin: 12px 0 12px 35px; }
      .frd-link ul li:first-child {
        margin-left: 0; }
      .frd-link ul li select {
        display: block;
        width: 100%;
        height: 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border: 1px solid #999;
        border-radius: 3px;
        background-color: #e0e0e0;
        padding: 5px 10px;
        font-size: 14px;
        font-family: "Microsoft YaHei";
        outline: none; }

.footer {
  height: 240px;
  overflow: hidden;
  background-color: #E12423;
  color: white; }
  .footer p {
    text-align: center;
    line-height: 28px; }
    .footer p:first-child {
      margin-top: 10px; }
    .footer p a {
      color: white; }
  .footer .zf-icon {
    width: 218px;
    margin: 10px auto; }
    .footer .zf-icon a {
      float: left;
      margin-left: 30px; }

.logo {
  margin: 16px 0 48px 0; }

.logo-right li {
  float: left;
  margin-left: 10px;
  padding-right: 10px;
  height: 16px;
  line-height: 16px; }
  .logo-right li:first-child {
    border-right: 1px solid #333; }
  .logo-right li a {
    color: #333; }

.search {
  width: 520px;
  margin: 0 auto 72px;
  position: relative; }
  .search .tabs {
    position: absolute;
    z-index: 2; }
    .search .tabs li {
      color: #333;
      font-size: 16px;
      font-weight: 700;
      margin-left: 64px;
      height: 40px; }
      .search .tabs li a {
        color: #333; }
    .search .tabs .thistab {
      background: url("./images/112.png") no-repeat center 30px; }
      .search .tabs .thistab a {
        color: #E12423; }
  .search .search-btn {
    display: inline-block;
    height: 50px;
    width: 76px;
    background-color: #E12423;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
    .search .search-btn img {
      display: block;
      width: 30px;
      height: 30px;
      margin: 10px auto;
      cursor: pointer; }
  .search .search-txt {
    width: 440px;
    border: 0;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    outline: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px;
    color: #777;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #ccc;
    border-right: 0; }
  .search .tab_con {
    height: 50px; }
  .search .tab_conbox {
    margin-top: 39px; }

.header {
  overflow: hidden;
  color: #fff;
  background: #E12423;
  font-family: "Microsoft YaHei"; }
  .header ul {
  	height: 48px;
  }
  .header li {
    width: 171px;
    height: 48px;
    float: left;
    position: relative; }
    .header li .active {
      border-bottom: 4px solid #f58c8c; }
    .header li a {
      display: block;
      height: 24px;
      line-height: 24px;
      padding-bottom: 8px;
      margin: 12px auto 0;
      text-align: center;
      font-size: 18px;
      color: white;
      width: 117px; }
      .header li a:hover {
        text-decoration: none;
        border-bottom: 4px solid #f58c8c; }
    .header li:before {
      width: 1px;
      height: 24px;
      content: " ";
      position: absolute;
      left: 0;
      top: 12px;
      background-color: rgba(255, 255, 255, 0.36); }
    .header li:first-child:before {
      left: -1px; }

.section .news {
  float: right;
  height: 320px;
  width: 400px;
  background: white;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  }
  .section .news .news-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px; }
    .section .news .news-item:first-child {
      display: block; }
  .section .news h2 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 24px; }
  .section .news span {
    display: block;
    color: #999;
    line-height: 19px;
    margin-top: 12px; }
  .section .news a {
    display: block;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px;
    color: #E12423;
    text-align: right; }
  .section .news p {
    line-height: 22px;
    color: #333;
    margin-top: 10px; }

.section {
  margin-bottom: 20px; }

.slider {
  width: 800px;
  height: 320px;
  float: left;
  overflow: hidden; }

/* qqshop focus */
#focus {
  width: 800px;
  height: 320px;
  overflow: hidden;
  position: relative; }
  
#focus img{ width:800px;}

#focus ul {
  height: 320px;
  position: absolute; }

#focus ul li {
  float: left;
  width: 800px;
  height: 320px;
  overflow: hidden;
  position: relative;
  background: #fff; }

#focus ul li div {
  position: absolute;
  overflow: hidden; }

#focus .btn {
  position: absolute;
  width: 780px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 10px;
  text-align: right; }

#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 5px;
  cursor: pointer;
  background: #fff; }

#focus .btn span.on {
  background: #E12423; }

.title {
  height: 58px;
  border-top: 2px solid #E12423;
  background: #f7f7f7;
  line-height: 58px;
  font-size: 22px;
  color: #444;
  font-weight: 700; }
  .title img {
    float: left;
    margin-top: 16px;
    margin-left: 16px;
    margin-right: 16px; }
  .title a {
    float: right;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    margin-right: 16px; }

.block2 {
  width: 440px;
  background-color: #fff;
  margin-left: 24px; }
  .block2:first-child {
    margin-left: 0; }
.block2 ul{
  height: 256px;}
.list li {
  line-height: 32px;
  color: #999; }
  .list li a {
    color: #333;
    display: inline-block;
    width: 320px;
    padding-left: 20px;
    float: left;
    overflow: hidden;
    height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 15px; }
    .list li a:before {
      position: absolute;
      height: 4px;
      width: 4px;
      border-radius: 50%;
      overflow: hidden;
      background-color: #ccc;
      content: ' ';
      left: 8px;
      top: 50%; }

.list-273 li a {
  display: block;
  color: #333;
  width: 273px;
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  text-indent: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.block1 {
  width: 272px;
  background-color: #fff; }
  .block1 ul{ 
  height: 256px;}

.credit-item {
  float: left;
  margin-left: 10px;
  width: 232px;
  height: 165px;
  overflow: hidden;
  position: relative; }
  .credit-item:first-child {
    margin-left: 0; }
  .credit-item span {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: white; }
.collect-right .collect-list li div{ width: 148px; text-align: center;}
.collect-right .collect-list li a{ font-size:16px; color: #000; }
.ver:before{ content: ''; width: 0; height: 100%; display: inline-block; vertical-align: middle; }
.ver-block{ vertical-align: middle; display: inline-block; }
.collect-right {
  width: 272px; }
  .collect-right .collect-list {
    /* background-color: #f7f7f7; */ }
    .collect-right .collect-list li {
      /*line-height: 48px;*/
	  background: #fff;
	  height: 90px;
      margin-top: 15px; }
      .collect-right .collect-list li span {
        display: inline-block;
        width: 33%;
        text-align: center; }
    .collect-right .collect-list .hd {
      background-color: #E12423;
      color: white; }
  .collect-right .select-list {
    margin-top: 25px; }
    .collect-right .select-list li {
      margin-top: 10px; }
  .collect-right .select-type {
    height: 51px;
    width: 273px;
    border: 0;
    background-color: #727476;
    color: white;
    font-size: 16px;
    text-indent: 15px; }

.left-zw-main {
  width: 928px; }
  .left-zw-main .box-item {
    width: 440px;
    background-color: white;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px; }

.list-tab li {
  width: 50%;
  float: left; }
.list-tab h2 {
  border-color: #f7f7f7; }
.list-tab .thistab h2 {
  background-color: white;
  border-color: #E12423; }
.list-tab li:nth-of-type(even).thistab h2 {
  border-color: #666; }

.box-zw {
  height: 338px; }

.box-news {
  height: 333px; }

.nav {
  background-color: #E12423; }

.logo-tool {
  margin-top: 20px; }

.logo-search {
  margin-bottom: 0; }

.bread {
  height: 55px;
  line-height: 55px; }
  .bread li {
    font-size: 14px;
    float: left;
    color: #777;
    margin-right: 10px; }
    .bread li:first-child {
      color: #444; }

.article-list {
  width: 856px;
  padding: 0 20px;
  background-color: white; }
  .article-list .list-box li {
    padding: 10px 0;
    border-top: 1px solid #ccc;
    font-family: 'Microsoft YaHei'; }
    .article-list .list-box li:first-child {
      border: 0; }
    .article-list .list-box li h3 {
      line-height: 42px;
      font-size: 16px;
      color: #333;
      font-weight: 700;
      cursor:pointer;
	  }
      .article-list .list-box li h3 span {
        float: right;
        font-size: 14px;
        color: #777;
        font-weight: 500; }
    .article-list .list-box li p {
      line-height: 24px;
      color: #777;
      font-size: 14px; }

.article-nav {
  width: 280px; }
  .article-nav .left-nav-box {
    background-color: #fff;
    margin-bottom: 24px;
    font-family: 'Microsoft YaHei'; }
    .article-nav .left-nav-box li {
      height: 48px;
      line-height: 48px;
      font-size: 16px; }
    .article-nav .left-nav-box .left-nav-item {
      border-top: 1px dashed #999;
      margin: 0 16px;
      background: url("./images/jiantou.png") no-repeat 0 16px;
      text-indent: 28px; }
      .article-nav .left-nav-box .left-nav-item a {
        color: #666;
        cursor:pointer;
		}
    .article-nav .left-nav-box .left-nav-item.active {
      background-image: url("./images/jiantou_selected.png"); }
      .article-nav .left-nav-box .left-nav-item.active a {
        color: #E12423; 
		cursor:pointer;
		
		}
    .article-nav .left-nav-box .border0 {
      border: 0; }
  .article-nav .left-nav-search {
    background-color: #D1E6F8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 16px 25px; }
    .article-nav .left-nav-search li {
      height: 42px;
      line-height: 42px;
      font-size: 16px; }
      .article-nav .left-nav-search li:first-child {
        font-weight: 700; }
    .article-nav .left-nav-search .text {
      position: relative; }
      .article-nav .left-nav-search .text input {
        display: block;
        width: 100%;
        border: 0;
        outline: none;
        height: 42px;
        line-height: 42px;
        font-size: 14px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
         }
      .article-nav .left-nav-search .text span {
        display: block;
        height: 24px;
        width: 24px;
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        z-index: 1; }
        .article-nav .left-nav-search .text span img {
          display: block;
          width: 24px;
          height: 24px; }
  .article-nav .title {
    background-color: #E12423;
    color: white;
    text-indent: 24px;
    font-family: "Microsoft YaHei"; }

.page {
  height: 56px;
  line-height: 56px;
  text-align: center; }
    .page a {
      color: #777; margin-right: 15px; }
    .page input {
      width: 30px;
      height: 24px;
      text-align: center;
      font-size: 14px; }
.insearch{ margin-top: 20px; }
.insearch select{ width: 120px; height: 40px; }
.insearch input{ width: 270px; height: 40px; }
.insearch button{ width: 60px; height: 40px; }
.pub-list-box {
  padding: 20px 0; }
  .pub-list-box .list-hd {
    border-top: 2px solid #E12423;
    height: 44px;
    line-height: 44px; }
  .pub-list-box li {
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 14px; }
    .pub-list-box li:nth-of-type(odd) {
      background-color: #e8e8e8; }
    .pub-list-box li a {
      color: #333; }
    .pub-list-box li span {
      float: left;
      height: 40px;
      margin-left: 2px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .pub-list-box li .item1 {
      width: 255px; }
    .pub-list-box li .item2 {
      width: 164px; }
    .pub-list-box li .item3 {
      width: 252px; }
  .pub-list-box .list-hd {
    font-weight: 700;
    font-family: "Microsoft YaHei"; }

.article-box {
  padding: 20px 0; }
  .article-box h2 {
    line-height: 32px;
    margin: 10px 20px;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    font-family: "Microsoft YaHei"; }
    .article-box img{ max-width: 80%; margin: 0 auto; }
	.article-box .article{ margin-top: 20px;}
  .article-box .article p {
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
    line-height: 2 !important;
    font-size: 14px;
    color: #666;
    font-family: "Microsoft YaHei" !important;
    text-indent: 2em !important; }

.article-info {
  height: 44px;
  line-height: 44px;
  font-family: "Microsoft YaHei";
  color: #777;
  font-size: 14px;
  background-color: #f1f1f1;
  text-align: center; }
  .article-info .item {
    display: inline-block; }
    .article-info .item .share {
      float: right;
      margin-top: 6px; }

.article-main {
  margin-bottom: 20px; }

.pub-detail {
  padding: 30px;
  background-color: #ffffff;
  font-family: "Microsoft YaHei"; }
  .pub-detail h2 {
    color: #444;
    font-weight: 700;
    font-size: 22px; }
    .pub-detail h2 img {
      margin-top: 5px;
      float: left;
      margin-right: 10px; }
  .pub-detail h3 {
    font-size: 24px;
    text-align: center;
    color: white;
    background-color: #E12423;
    height: 54px;
    line-height: 54px;
    margin-top: 20px; }

.pub-table {
  width: 100%;
  background-color: #f1f1f1;
  font-size: 16px;
  color: #444;
  font-family: "Microsoft YaHei"; }
  .pub-table td {
    border: 2px solid #fff;
    padding: 10px 20px; }
  .pub-table .bg-7 {
    background-color: #e4e4e4;
    text-align: right;
    width: 195px; }
  .pub-table .border-1 {
    border-left: 0; }
  .pub-table .border-4 {
    border-right: 0; }

.guider-search {
  height: 74px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0; }
  .guider-search h2 {
    font-size: 22px;
    font-family: "Microsoft YaHei";
    font-weight: 700;
    line-height: 44px;
    float: left; }
  .guider-search .guider-search-main {
    float: right;
    height: 44px;
    line-height: 44px;
    width: 500px; }
    .guider-search .guider-search-main input {
      float: left;
      width: 400px;
      height: 44px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: 1px solid #ccc;
      border-radius: 4px;
      font-size: 16px;
      color: #777;
      padding: 0 10px;
      outline: none; }
    .guider-search .guider-search-main .guider-btn {
      float: right;
      display: inline-block;
      width: 90px;
      height: 44px;
      text-align: center;
      color: #fff;
      background-color: #E12423;
      cursor: pointer;
      font-size: 20px;
      border-radius: 4px; }

.guider-list {
  padding-bottom: 20px; }
  .guider-list .guider-table {
    width: 100%;
    font-family: "Microsoft YaHei"; }
    .guider-list .guider-table th {
      height: 44px;
      line-height: 44px;
      text-align: center;
      background-color: #e8e8e8;
      font-weight: 700;
      font-size: 14px;
      color: #333; }
    .guider-list .guider-table td {
      line-height: 44px;
      height: 44px;
      text-align: center; }
    .guider-list .guider-table tbody tr:nth-of-type(even) {
      background-color: #f1f1f1; }

.map-container {
  background-color: #ececec; }
  .map-container h2 {
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    padding: 13px 0;
    font-weight: 700;
    font-family: "Microsoft YaHei"; }

/*# sourceMappingURL=style.css.map */