@charset "UTF-8";
/*引入基础变量等*/
/*mixin*/
/*全局基础样式*/
body {
  font-family: 'Microsoft Yahei','Simsun',Arial;
  font-size: 14px;
  line-height: 1.57em;
  color: #333;
  min-width: 1200px; }

.inline-block, .pagebar .pager {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

/*通用链接样式*/
a:link,
a:visited {
  color: #08f;
  text-decoration: none; }

.more a,
.more a:hover {
  text-decoration: none;
  border-bottom: 1px dotted currentColor; }

a:hover {
  text-decoration: underline; }

a[name] {
  display: block;
  height: 1px;
  overflow: hidden;
  visibility: hidden;
  margin-top: 1px;
  margin-bottom: -1px;
  position: relative;
  top: -70px;
  z-index: -1; }

/**/
.clear {
  clear:both;
}
.clear:after, .row:after,
.dl-h:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0; }

/**/
.row,
.dl-h {
  margin: 0 auto; }

/**/
.dl-h dt {
  float: left;
  clear: left; }

.dl-h dd {
  overflow: hidden; }

.dl-v dt {
  line-height: 32px;
  font-size: 14px;
  color: #999; }

/*翻页通用样式*/
.pagebar {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  text-align: left;
  padding-top: 10px; }
  .pagebar .pager {
    line-height: 1.1;
    color: #999; }
    .pagebar .pager .page-info, .pagebar .pager .page-link, .pagebar .pager .page-ellipsis {
      display: block;
      float: left;
      padding: 8px 15px;
      border-radius: 2px; }
    .pagebar .pager .page-link {
      background-color: #f2f2f2;
      color: #999;
      cursor: pointer;
      margin-left: 10px; }
      .pagebar .pager .page-link.cur, .pagebar .pager .page-link:hover {
        color: #fff;
        background-color: #08f;
        font-weight: bold; }
      .pagebar .pager .page-link:hover {
        text-decoration: none; }
    .pagebar .pager .page-ellipsis {
      border-color: transparent;
      margin-left: 10px; }
    .pagebar .pager .page-info {
      padding-left: 0;
      border-color: transparent; }

/*头部*/
.row-page {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

#hd .search-form {
  overflow: hidden;
  padding-top: 22px;
  margin-top: 0; }
  #hd .search-form .search-bar {
    float: right; }

#hd .fix-wrap .fix-hold,
#hd .fix-wrap .fix-bar {
  height: 70px; }

#hd .fix-wrap .fix-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  box-shadow: #999 0px -1px 6px 1px; }

#hd .logo {
  float: left;
  margin-right: 15px; }

#hd .site-nav {
  float: left; }

#hd .site-nav .link {
  text-decoration: none;
  color: #333; }

#hd .hot-phone {
  overflow: hidden; }

#hd .item-level1 {
  float: left;
  position: relative; }

#hd .link-level1 {
  display: block;
  padding: 0 0.75em;
  line-height: 70px;
  font-size: 16px; }

#hd .layer-inner {
  overflow: hidden; }

#hd .sub-layer {
  white-space: nowrap;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 70px;
  padding: 0 10px 20px;
  display: none;
  background-color: #fff;
  box-shadow: 2px 2px 2px #666; }

#hd .item-level1:hover .link-level1 {
  line-height: 66px;
  border-top: 2px solid #999;
  padding-bottom: 2px;
  color: #f20; }

#hd .item-level1:hover .sub-layer {
  display: block; }

#hd .item-level1-loop4 .sub-layer,
#hd .item-level1-loop5 .sub-layer {
  left: auto;
  right: 0; }

#hd .item-root .link-level1 {
  color: #f20; }

#hd .link-level2 {
  font-weight: bold; }

#hd .list-level2 {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

#hd .item-level2 {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 0 20px;
  line-height: 28px;
  vertical-align: top;
  position: relative; }
  #hd .item-level2:before {
    left: 0; }

#hd .item-level2:first-child:before {
  display: none; }

#hd .cover {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 10px 20px 0 10px;
  vertical-align: top;
  position: relative; }
  #hd .cover img {
    max-width: 150px;
    max-height: 200px; }
  #hd .cover:after {
    right: 0; }

#hd .cover:after, #hd .item-level2:before {
  width: 1px;
  background-color: #ccc;
  height: 999px;
  top: 1px;
  content: '';
  position: absolute; }

#hd .item-name-media .item-menu,
#hd .item-name-partner .item-menu {
  float: none;
  display: block; }
  #hd .item-name-media .item-menu:before,
  #hd .item-name-partner .item-menu:before {
    display: none; }
  #hd .item-name-media .item-menu .link,
  #hd .item-name-partner .item-menu .link {
    font-weight: normal; }

.top-banner {
  color: #fff;
  line-height: 2;
  background-repeat: no-repeat;
  background-position: center; }
  .top-banner .section {
    height: 230px;
    display: table-cell;
    vertical-align: middle; }
  .top-banner .title {
    font-size: 28px; }
  .top-banner .desc {
    font-size: 16px; }

/*尾部*/
#ft {
  margin-top: 20px;
  color: #999; }
  #ft .site-info {
    color: #333;
    line-height: 60px;
    background-color: #333;
    color: #fff; }
    #ft .site-info .link {
      color: inherit;
      margin-left: 10px; }
  #ft .site-enter {
    background-color: #f2f2f2;
    padding: 25px 0; }
    #ft .site-enter .list {
      line-height: 2;
      overflow: hidden;
      float: left; }
      #ft .site-enter .list .item {
        float: left;
        padding-bottom: 999px;
        margin-bottom: -999px;
        margin-right: 30px;
        padding-right: 30px;
        border-right: 1px dashed #999; }
      #ft .site-enter .list .item-first,
      #ft .site-enter .list .item:first-child {
        margin-left: 0;
        padding-left: 0; }
      #ft .site-enter .list dd .link {
        color: #333; }
    #ft .site-enter .list dt,
    #ft .site-enter .social-menu .title {
      font-size: 16px;
      color: #08f;
      margin-bottom: 4px;
      line-height: 2; }
    #ft .site-enter .social-menu {
      float: left;
      margin-left: 35px; }
      #ft .site-enter .social-menu .social-item {
        float: left;
        margin-right: 10px;
        position: relative; }
      #ft .site-enter .social-menu .social-list {
        margin-top: 10px; }
      #ft .site-enter .social-menu .layer-qrcode {
        position: absolute;
        left: 0;
        bottom: 48px;
        margin-top: -10px;
        display: none; }
      #ft .site-enter .social-menu .link:hover .layer-qrcode {
        display: block; }
      #ft .site-enter .social-menu .icon {
        display: block;
        width: 48px;
        height: 48px;
        background-image: url(../img/social.png);
        background-repeat: no-repeat; }
      #ft .site-enter .social-menu .icon-wechat {
        background-position: 0 0; }
      #ft .site-enter .social-menu .icon-weibo {
        background-position: 0 -48px; }
      #ft .site-enter .social-menu .icon-bbs {
        background-position: 0 -96px; }

/*fixmenu*/
#fixmenu {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: #f2f2f2;
  font-size: 12px;
  margin-bottom: 5%;
  text-align: center;
  border: 1px solid #ccc; }
  #fixmenu .menu-item {
    color: #666;
    display: block;
    text-align: center;
    padding: 5px 10px;
    position: relative;
    border-top: 1px solid #ccc;
    margin-top: -1px;
    text-decoration: none;
    cursor: pointer; }
    #fixmenu .menu-item .icon,
    #fixmenu .menu-item .name,
    #fixmenu .menu-item img {
      display: block; }
    #fixmenu .menu-item .icon {
      height: 48px;
      height: 48px;
      background-image: url(../img/fixmenu-icons.png);
      background-repeat: no-repeat; }
    #fixmenu .menu-item .icon-top {
      background-position: -48px 0; }
    #fixmenu .menu-item .icon-phone {
      background-position: -48px -48px; }
    #fixmenu .menu-item .icon-feedback {
      background-position: -48px -96px; }
    #fixmenu .menu-item .icon-online {
      background-position: -48px -144px; }
    #fixmenu .menu-item:hover .icon-top {
      background-position: 0px 0px; }
    #fixmenu .menu-item:hover .icon-phone {
      background-position: 0px -48px; }
    #fixmenu .menu-item:hover .icon-feedback {
      background-position: 0px -96px; }
    #fixmenu .menu-item:hover .icon-online {
      background-position: 0px -144px; }
    #fixmenu .menu-item .sub-layer {
      display: none;
      position: absolute;
      right: 4em;
      bottom: 0;
      margin-right: 20px; }
  #fixmenu .menu-item:hover {
    background-color: #ccc;
    color: #333; }
    #fixmenu .menu-item:hover .sub-layer {
      display: block; }
  #fixmenu .hide {
    display: none; }
  #fixmenu .menu-toggle {
    display: block;
    height: 24px;
    padding: 6px;
    color: #666;
    border-top: 1px solid #ccc; }
    #fixmenu .menu-toggle:before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 24px;
      height: 24px;
      background-image: url(../img/icon-toggle-fixmenu.png);
      background-repeat: no-repeat;
      background-position: -24px 0; }
  #fixmenu.fixmenu-closed .menu-list {
    display: none; }
  #fixmenu.fixmenu-closed .menu-toggle {
    border-top: none; }
    #fixmenu.fixmenu-closed .menu-toggle:before {
      background-position: 0 0; }

/**/
.search-form { margin: 15px 0px;}
  .search-form .search-bar {
    border: 1px solid #ccc;
    height: 20px;
    border-radius: 26px;
    float: left;
    padding: 3px; }
    .search-form .search-bar.focus {
      box-shadow: inset #999 2px 1px 4px 0px; }
  .search-form .inp-wrap,
  .search-form .btn-wrap {
    display: block;
    float: left; }
  .search-form .inp-wrap {
    padding-left: 6.5px;
    padding-right: 5px; }
    .search-form .inp-wrap .inp {
      border: none;
      outline: none;
      line-height: normal;
      padding: 0 6px; 
	  background: transparent;
	  }
  .search-form .btn-wrap {
    position: relative;
    cursor: pointer;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: url("../img/icon-search.png") no-repeat center; }
    .search-form .btn-wrap .btn-search {
      position: absolute;
      cursor: pointer;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      text-indent: -999px;
      opacity: 0;
      filter: aplha(opacity=0); }

.category-top {
  text-align: center;
  line-height: 1.5;
  padding: 20px 0; }
  .category-top .top-title {
    font-size: 36px;
    font-weight: 100; }
  .category-top .top-summary {
    width: 80%;
    margin: 20px auto;
    font-size: 16px;
    line-height: 2;
    color: #666; }
  .category-top .top-menulist {
    margin: 10px auto 20px;
    display: inline-block;
    *zoom: 1; }
    .category-top .top-menulist .item {
      float: left;
      margin: 0 10px; }
    .category-top .top-menulist .link {
      display: block;
      padding: 12px 25px;
      background-color: #08f;
      color: #fff; }

.category-tabs {
  text-align: center;
  background-color: #f2f2f2;
  font-size: 20px;
  height: 60px;
  overflow: hidden;
  line-height: 60px; }
  .category-tabs .tabs {
    display: inline-block;
    *zoom: 1;
    *display: inline; }
    .category-tabs .tabs .tab-item {
      width: 240px;
      display: block;
      float: left;
      text-decoration: none;
      /*padding: 0 40px;*/
      color: #666; }
      .category-tabs .tabs .tab-item:after {
        content: '';
        width: 16px;
        height: 10px;
        display: inline-block;
        *zoom: 1;
        margin-left: 6px;
        vertical-align: middle;
        background-image: url(../img/icon-dropdown.png);
        background-repeat: no-repeat; }
    .category-tabs .tabs .tab-item-active {
      color: #08f;
      background-color: #fff; }
      .category-tabs .tabs .tab-item-active:after {
        background-position: 0 -10px; }

/*通用列表样式*/
.common-list {
  margin-top: 20px; }
  .common-list .main {
    overflow: hidden; }
  .common-list .category-title {
    border-left: 4px solid #999;
    font-size: 20px;
    text-indent: 10px;
    margin-bottom: 20px; }
    .common-list .category-title .more-link {
      font-size: 14px;
      margin-left: 2em;
      color: #333; }
  .common-list .category-list {
    margin-bottom: 30px; }
  .common-list .top-info {
    padding-bottom: 10px;
    font-size: 12px; }
    .common-list .top-info .title {
      font-size: 14px; }
    .common-list .top-info .info {
      margin: 2px 0;
      color: #999; }
      .common-list .top-info .info .date {
        margin-right: 2em; }
    .common-list .top-info .figure .img {
      float: left;
      margin-right: 20px; }
    .common-list .top-info .figure .summary {
      overflow: hidden; }
  .common-list .figure-list .item {
    padding: 15px 0;
    border-top: 1px solid #ccc; }
  .common-list .figure-list .figure {
    padding: 0 15px; }
    .common-list .figure-list .figure .img {
      float: left;
      margin-right: 15px; }
    .common-list .figure-list .figure .img .link {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
    .common-list .figure-list .figure .img img {
      margin-top: 3px;
      min-height: 60%;
      max-width: 100%;
      max-height: 100%; }
    .common-list .figure-list .figure .title {
      font-size: 16px; }
    .common-list .figure-list .figure .details {
      overflow: hidden;
      *zoom: 1; }
    .common-list .figure-list .figure .summary {
      color: #666;
      margin: 6px 0; }
    .common-list .figure-list .figure .info {
      color: #999;
      font-size: 12px; }
    .common-list .figure-list .figure .link-view-more {
      float: left;
      display: block;
      background-color: #f2f2f2;
      color: #666;
      padding: 0 10px;
      line-height: 32px;
      border-radius: 2px; }
    .common-list .figure-list .figure .hits {
      margin-right: 15px; }
  .common-list .info-list .item {
    border-top: 1px dotted #ccc;
    padding: 8px 0; }
  .common-list .info-list .title .cate {
    margin-right: 5px; }
  .common-list .info-list .title .date {
    float: right;
    color: #999;
    font-size: 12px; }
  .common-list .more {
    border-top: 1px solid #ccc;
    padding: 10px 0; }
    .common-list .more .link {
      color: #666; }
  .common-list .item a, .common-list .item a:hover {
    color: #333; }

.common-single {
  margin-top: 20px; }
  .common-single .aside {
    float: left;
    margin-left: 0;
    margin-right: 30px; }
  .common-single .content {
    overflow: hidden; }

/*通用内容区域样式*/
.common-content {
  margin-top: 20px; }
  .common-content .content {
    overflow: hidden; }
    .common-content .content .title {
      font-size: 20px;
      line-height: 1.4;
      margin-bottom: 20px;
      text-align: center; }
    .common-content .content .info {
      color: #999;
      text-align: right;
      border-bottom: 1px dotted #ccc;
      padding: 3px 0;
      font-size: 12px; }
      .common-content .content .info .date,
      .common-content .content .info .user {
        margin-left: 2em; }
    .common-content .content .figure {
      margin: 15px 0; }
      .common-content .content .figure .img {
        float: left;
        margin: 3px 20px 0 0; }
      .common-content .content .figure .details {
        color: #666;
        overflow: hidden; }
        .common-content .content .figure .details p {
          margin-bottom: 4px; }

/*正文恢复默认样式*/
.article-body {
  font-size: 14px;
  color: #595959;
  line-height: 1.6;
  padding-top: 5px; }
  .article-body > :first-child {
    margin-top: 0; }
  .article-body strong {
    font-weight: bold; }
  .article-body img {
    width: auto !important;
    height: auto !important;
	max-width: 950px !important;
	}
  .article-body em {
    font-style: italic; }
  .article-body p {
    margin: 12px 0; }
  .article-body a {
    text-decoration: underline;
    color: #00E; }
  .article-body ul,
  .article-body ol {
    padding-left: 40px;
    padding-right: 40px; }
  .article-body ul {
    list-style: disc outside none; }
  .article-body ol {
    list-style: decimal outside none; }
  .article-body li {
    display: list-item; }
  .article-body h1 {
    font-weight: bold;
    font-size: 32px;
    margin: 21px 0; }
  .article-body h2 {
    font-weight: bold;
    font-size: 24px;
    margin: 19px 0; }
  .article-body h3 {
    font-weight: bold;
    font-size: 19px;
    margin: 18px 0; }
  .article-body h4 {
    font-weight: bold;
    font-size: 16px;
    margin: 21px 0; }
  .article-body h5 {
    font-weight: bold;
    font-size: 13px;
    margin: 22px 0; }
  .article-body h6 {
    font-weight: bold;
    font-size: 11px;
    margin: 24px 0; }
  .article-body table[align="center"] {
    margin-left: auto;
    margin-right: auto; }
  .article-body table {
    border-collapse: collapse; }
    .article-body table td,
    .article-body table th {
      padding: 8px 10px;
      border: 1px solid #ddd; }
    .article-body table th {
      font-weight: bold; }
    .article-body table td[valign="middle"] {
      vertical-align: middle; }

/*片段*/
.segments-notab {
  border-top: 1px solid #ccc; }

.segments .segment-tabs-wrap,
.segments .segment-tabs {
  line-height: 48px;
  height: 48px;
  margin-bottom: 10px; }

.segments .segment-tabs {
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  border-left: 1px solid #ccc; }
  .segments .segment-tabs.fixed {
    left: 50%;
    top: 65px;
    width: 1000px;
    position: fixed;
    margin-left: -500px;
    background-color: #fff; }
  .segments .segment-tabs .item {
    float: left;
    background-color: #f2f2f2;
    padding: 0 15px;
    border: 1px solid #ccc;
    border-left: none; }
    .segments .segment-tabs .item a {
      display: block;
      margin: 0 -15px;
      padding: 0 15px;
      color: inherit; }
  .segments .segment-tabs .active {
    border-bottom: none;
    color: #08f;
    margin-bottom: -1px;
    padding-bottom: 1px;
    cursor: default;
    font-weight: bold;
    background-color: #fff; }

.segments .segment-list .seg-item {
  display: none; }

.segments .segment-list .active {
  display: block; }

/*侧栏样式*/
.aside {
  float: right;
  margin-right: 0;
  margin-left: 50px; }

.side-menu {
  min-width: 200px;
  line-height: 40px;
  text-align: left; }
  .side-menu .title {
    font-size: 20px;
    padding: 0 14px;
    background-color: #08f;
    color: #fff; }
  .side-menu .categories {
    background-color: #fafafa; }
    .side-menu .categories .link {
      display: block;
      padding-right: 1em;
      color: #666;
      border-top: 1px solid #e0e0e0; }
    .side-menu .categories .link-level2 {
      padding-left: 2em;
      font-size: 16px;
      background-color: #f2f2f2; }
    .side-menu .categories .link-level3 {
      padding-left: 3em; }
    .side-menu .categories .link-level4 {
      padding-left: 4em; }
    .side-menu .categories .link-level5 {
      padding-left: 5em; }
    .side-menu .categories .link-cur {
      color: #f20; }
      .side-menu .categories .link-cur:before {
        content: '>';
        display: inline-block;
        *zoom: 1;
        margin-left: -0.7em; }

/*导航样式*/
.breadcrumb {
  margin-bottom: 20px;
  color: #333; }
  .breadcrumb .link {
    color: #333; }
  .breadcrumb .no-link {
    color: #999; }
  .breadcrumb .sp {
    margin: 0 6px 0 3px;
    color: #999; }


/*alipay button*/
.pay_btn {
    border: 0px;
    width: 128px;
    height: 28px;
    cursor: pointer;
    background: url(../img/btn-pay.gif) no-repeat;
    outline-style: none;
}


/* */
.fix-bar #login-info{float:right; height:70px; line-height:70px;}
.fix-bar #login-info .button-box {float:left; height: 38px; width: 85px; margin:0 5px;}
.fix-bar #login-info a{width: 83px; height: 36px; line-height: 36px;}
.w-button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #FFF;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: auto;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
}
 .w-button:hover {
    border-color: #ffffff;
    background: rgb(6, 135, 212);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}
.w-button:hover .w-button-text {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}
.w-button .w-button-text {
    display: inline-block;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #666666;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}
.w-button .w-button-icon {
    display: inline-block;
    margin-right: 3px;
    font-size: 12px;
    color: #666666;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}
.button_pay {
  width: 80px;
    height: 30px;
    cursor: pointer;
    vertical-align: middle;
    background-image: url(/static/img/button/button_1.png);
    border: none;
}

.item-name-shop .link-level1{
	color: red  !important;
} 