.green {
  color: #019859; }

a {
  color: #4A4A4A; }

.color_gaty {
  background: #F4F4F4; }

body {
  font-size: 12px;
  color: #4D4D4D; }

.show {
  display: block !important; }

.hide {
  display: none !important; }

.container {
  width: 1200px;
  margin: 0 auto; }

.subnav {
  width: 268px;
  position: relative;
  border-right: 1px solid #EBEBEB; }

.subnav_main {
  width: 250px; }

.sideBar_l_g {
  padding-left: 40px;
  width: 286px;
  border-right: 1px solid #EBEBEB;
  position: relative; }
  .sideBar_l_g ul {
    width: 250px; }
  .sideBar_l_g li {
    position: relative;
    height: 66px;
    line-height: 65px;
    background-color: #F6F6F6;
    border-left: 4px solid #F6F6F6;
    text-align: center;
    font-size: 16px; }
    .sideBar_l_g li a {
      margin: 0 15px;
      display: block;
      border-bottom: 1px solid #D8D8D8; }
    .sideBar_l_g li .last {
      border: none; }
    .sideBar_l_g li span {
      display: inline-block;
      height: 22px;
      width: 22px;
      vertical-align: middle;
      margin-right: 20px;
      margin-top: -4px;
      background-image: url(/images/articleimages/noticeiconfont.png);
      background-repeat: no-repeat; }
    .sideBar_l_g li .new {
      background-position: 0 -64px; }
    .sideBar_l_g li .member {
      background-position: -32px -64px; }
    .sideBar_l_g li .dogJ {
      background-position: -64px -64px; }
    .sideBar_l_g li .game {
      background-position: -96px -64px; }
    .sideBar_l_g li .training {
      background-position: -128px -64px; }
    .sideBar_l_g li .hander {
      background-position: -160px -64px; }
    .sideBar_l_g li .train {
      background-position: -192px -64px; }
    .sideBar_l_g li .judge {
      background-position: -224px -64px; }
    .sideBar_l_g li .activity {
      background-position: -256px -64px; }
    .sideBar_l_g li:hover {
      transition: 0.45s;
      -webkit-transition: 0.45s;
      -o-transition: 0.45s;
      -moz-transition: 0.45s;
      -ms-transition: 0.45s;
      border-left: 4px solid #50E3C2;
      background-color: #45484F; }
      .sideBar_l_g li:hover a {
        color: #FFF;
        border: none; }
      .sideBar_l_g li:hover .new {
        background-position: 0 -96px; }
      .sideBar_l_g li:hover .member {
        background-position: -32px -96px; }
      .sideBar_l_g li:hover .dogJ {
        background-position: -64px -96px; }
      .sideBar_l_g li:hover .game {
        background-position: -96px -96px; }
      .sideBar_l_g li:hover .training {
        background-position: -128px -96px; }
      .sideBar_l_g li:hover .hander {
        background-position: -160px -96px; }
      .sideBar_l_g li:hover .train {
        background-position: -192px -96px; }
      .sideBar_l_g li:hover .judge {
        background-position: -224px -96px; }
      .sideBar_l_g li:hover .activity {
        background-position: -256px -96px; }
  .sideBar_l_g .posSj {
    position: absolute;
    top: 18px;
    right: -37px;
    height: 30px;
    width: 15px;
    display: none;
    background-image: url(/images/articleimages/noticeiconfont.png);
    background-repeat: no-repeat;
    transition: 0.45s;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    -moz-transition: 0.45s;
    -ms-transition: 0.45s;
    background-position: 0 -128px; }
  .sideBar_l_g .active {
    border-left: 4px solid #50E3C2;
    background-color: #45484F; }
    .sideBar_l_g .active .posSj {
      display: block; }
    .sideBar_l_g .active a {
      color: #FFF;
      border: none; }
    .sideBar_l_g .active .new {
      background-position: 0 -96px; }
    .sideBar_l_g .active .member {
      background-position: -32px -96px; }
    .sideBar_l_g .active .dogJ {
      background-position: -64px -96px; }
    .sideBar_l_g .active .game {
      background-position: -96px -96px; }
    .sideBar_l_g .active .training {
      background-position: -128px -96px; }
    .sideBar_l_g .active .hander {
      background-position: -160px -96px; }
    .sideBar_l_g .active .train {
      background-position: -192px -96px; }
    .sideBar_l_g .active .judge {
      background-position: -224px -96px; }
    .sideBar_l_g .active .activity {
      background-position: -256px -96px; }

.pagenumber {
  text-align: right;
  font-size: 14px; }
  .pagenumber .disabled, .pagenumber .current, .pagenumber a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 16px;
    height: 36px;
    line-height: 36px;
    margin: 0 7px;
    background-color: #EFF2F5;
    color: #A1A9AE; }
  .pagenumber a:hover {
    background-color: #50E3C2;
    color: #FFF; }
  .pagenumber .current {
    background-color: #50E3C2;
    color: #FFF; }

html {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
                   /* Non-prefixed version, currently
not supported by any browser */ }

.top_gg {
  position: relative;
  height: 130px;
  background-color: #37BB87; }
  .top_gg .top_gg_fl {
    width: 333px;
    text-align: center;
    padding-top: 22px;
    height: 108px;
    color: #FFF;
    background: url(/images/breedimages/dognamebg.png) left center no-repeat; }
    .top_gg .top_gg_fl h3 {
      font-size: 28px;
      line-height: 56px; }
    .top_gg .top_gg_fl p {
      font-weight: bold;
      font-size: 16px; }
  .top_gg .top_gg_fr {
    margin-right: 18px;
    margin-left: 333px;
    height: 130px;
    background-color: #FFF; }
  .top_gg .top_gg_icon {
    position: absolute;
    top: 0;
    left: -24px;
    height: 130px;
    width: 24px;
    background: url(/images/breedimages/icon.png) center center no-repeat; }

.normal {
  padding: 190px 0;
  text-align: center; }

.breed {
  margin-top: 50px; }

.breed_menu {
  position: relative; }
  .breed_menu a {
    margin-bottom: -1px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 66px;
    width: 250px;
    color: #9C9C9C;
    position: relative;
    z-index: 2; }
  .breed_menu span {
    font-size: 36px;
    vertical-align: middle;
    margin-bottom: -1px; }
  .breed_menu em {
    vertical-align: middle; }
  .breed_menu .lasticonfont {
    font-size: 22px;
    margin: 0 8px; }
  .breed_menu .breed_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 64px;
    width: 250px;
    border-top: 4px solid #50E3C2;
    border-right: 1px solid #F4F4F4;
    border-left: 1px solid #F4F4F4;
    background-color: #FFF;
    transition: 0.45s;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    -moz-transition: 0.45s;
    -ms-transition: 0.45s; }
  .breed_menu .active {
    font-weight: bold;
    color: #4a4a4a; }
    .breed_menu .active span {
      color: #50E3C2;
      font-weight: normal; }

.breed_main {
  height: 538px;
  border: 1px solid #F4F4F4; }

.breed_m_item {
  display: none; }

.breed_zs_fl {
  width: 646px;
  height: 100%; }

.breed_zs_fr {
  margin-left: 646px;
  padding: 56px 74px 0 0; }
  .breed_zs_fr ul {
    padding-left: 44px; }
  .breed_zs_fr li {
    position: relative;
    border-bottom: 2px dashed #F4F4F4;
    padding-bottom: 4px;
    margin-bottom: 16px; }
  .breed_zs_fr h3 {
    font-size: 20px;
    line-height: 36px; }
    .breed_zs_fr h3 span {
      margin-right: 40px; }
    .breed_zs_fr h3 i {
      font-size: 20px;
      color: #DCDCDC; }
  .breed_zs_fr p {
    line-height: 28px; }
  .breed_zs_fr .breed_icon {
    position: absolute;
    left: -44px;
    top: 0px;
    font-size: 40px; }
  .breed_zs_fr .breed_c_1 {
    color: #50E3C2; }
  .breed_zs_fr .breed_c_2 {
    color: #00CB9E; }
  .breed_zs_fr .breed_c_3 {
    color: #00A4CB; }
  .breed_zs_fr .breed_c_4 {
    color: #4A90E2; }
  .breed_zs_fr .breed_c_5 {
    color: #146ACF; }

.bottom_gg {
  margin: 50px 0 15px; }
  .bottom_gg ul {
    margin-right: -45px; }
  .bottom_gg li {
    margin-right: 45px;
    margin-bottom: 36px;
    width: 370px;
    float: left;
    border-bottom: 6px solid #37BB87; }
.bottom_gg img{
  width: 100%;
}
.breed_js, .breed_bz, .breed_zj {
  padding: 45px 112px 30px;
  position: relative; }
  .breed_js .scroll, .breed_bz .scroll, .breed_zj .scroll {
    position: absolute;
    top: 38px;
    right: 20px;
    height: 480px;
    width: 8px; }
  .breed_js .scroll_rel, .breed_bz .scroll_rel, .breed_zj .scroll_rel {
    position: relative;
    height: 100%;
    width: 100%;
    background: url(/images/breedimages/scroll.png) center center no-repeat; }
    .breed_js .scroll_rel span, .breed_bz .scroll_rel span, .breed_zj .scroll_rel span {
      position: absolute;
      top: 0;
      left: 0;
      height: 50px;
      width: 8px;
      background: url(/images/breedimages/scroll_i.png) center center no-repeat; }
  .breed_js .brred_box, .breed_bz .brred_box, .breed_zj .brred_box {
    height: 462px;
    overflow: hidden;
    position: relative; }
    .breed_js .brred_box .table, .breed_bz .brred_box .table, .breed_zj .brred_box .table {
      padding: 0 38px 40px;
      border-bottom: 1px dashed #CECECE; }
    .breed_js .brred_box .table_box, .breed_bz .brred_box .table_box, .breed_zj .brred_box .table_box {
      padding: 7px 40px 7px  48px;
      border: 1px solid #CECECE;
      line-height: 44px;
      border-radius: 6px;
      -webkit-border-radius: 6px;
      -o-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px; }
    .breed_js .brred_box td, .breed_bz .brred_box td, .breed_zj .brred_box td {
      border-bottom: 1px dashed #CECECE; }
    .breed_js .brred_box .borderNone, .breed_bz .brred_box .borderNone, .breed_zj .brred_box .borderNone {
      border: none; }
  .breed_js .brred_tex, .breed_bz .brred_tex, .breed_zj .brred_tex {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.breed_js ul {
  margin-right: -34px; }
.breed_js li {
  position: relative;
  float: left;
  height: 170px;
  width: 300px;
  margin: 0px 34px 30px 0;
  overflow: hidden; }
  .breed_js li .mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.45s;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    -moz-transition: 0.45s;
    -ms-transition: 0.45s; }
  .breed_js li a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1; }
  .breed_js li .info {
    transition: 0.45s;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    -moz-transition: 0.45s;
    -ms-transition: 0.45s;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .breed_js li dl {
    left: 0;
    padding: 10px;
    color: #FFF; }
    .breed_js li dl dt {
      color: #50E3C2; }
    .breed_js li dl dd {
      word-break: break-all; }
  .breed_js li:hover .mask {
    opacity: .5;
    filter: alpha(opacity=50); }
  .breed_js li:hover .info {
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100); }

.dog_info_box {
  padding: 14px 38px 30px; }
  .dog_info_box .dog_info {
    padding: 0 30px; }
  .dog_info_box .dog_img {
    text-align: center; }
    .dog_info_box .dog_img img {
      height: 300px;
      width: 300px; }
    .dog_info_box .dog_img p {
      color: #A4A4A4;
      line-height: 16px; }
  .dog_info_box .dog_info_tex {
    margin-left: 370px; }
  .dog_info_box li {
    line-height: 32px; }
  .dog_info_box .green {
    font-size: 16px;
    font-weight: bold; }
  .dog_info_box p {
    line-height: 20px; }

.breed_zj .brred_tex ul {
  padding-right: 300px; }
.breed_zj .brred_tex li {
  border-bottom: 1px dashed #F0F0F0;
  margin-bottom: 24px;
  padding-bottom: 8px; }
.breed_zj .brred_tex h3 {
  font-size: 20px;
  line-height: 32px; }
.breed_zj .brred_tex p {
  color: #9C9C9C;
  line-height: 24px; }
.breed_zj .brred_tex div {
  line-height: 20px;
  margin-top: 10px; }

.brred_zj_img {
  position: absolute;
  z-index: 1;
  top: 24px;
  right: 0;
  border: 2px solid #4AC9AD; }

.dog_content {
  padding: 0 38px; }
  .dog_content .dog_c_fl, .dog_content .dog_c_fr {
    width: 398px; }
  .dog_content .dog_c_fr {
    padding-left: 50px; }
  .dog_content h3 {
    font-size: 20px;
    line-height: 28px;
    color: #019859; }
  .dog_content p {
    line-height: 18px;
    margin: 2px 0; }
  .dog_content li div {
    text-indent: 2em; }
  .dog_content li img {
    margin: 0 auto;
    display: block; }

.pop {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4); }
  .pop .popcont {
    background-color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%); }
    .pop .popcont .title {
      padding-left: 20px;
      background-color: #F6F6F6;
      font-size: 14px;
      line-height: 42px;
      position: relative; }
      .pop .popcont .title .return {
        position: absolute;
        top: 16px;
        right: 20px;
        height: 13px;
        width: 13px;
        background: url(/images/return.jpg) center center no-repeat; }
    .pop .popcont .popmain {
      padding: 12px;
      position: relative; }
      .pop .popcont .popmain div {
        position: absolute;
        top: 12px;
        left: 0;
        width: 100%;
        line-height: 20px; }
        .pop .popcont .popmain div p {
          margin: 0 12px;
          background-color: #000;
          opacity: .4;
          filter: alpha(opacity=40);
          height: 20px; }
      .pop .popcont .popmain span {
        position: absolute;
        top: 12px;
        left: 0;
        text-align: center;
        width: 100%;
        color: #FFF;
        line-height: 20px; }

#brief_historical_summary {
  text-indent: 2em; }

/*# sourceMappingURL=breed.css.map */
