@charset "utf-8";
/*样式格式化start*/
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
}

a:hover{
    color:#333;
}


body {
    /*font-family: Helvetica, STHeiti STXihei, Microsoft JhengHei,*/
    /*Microsoft YaHei, Arial;*/
    font-family: "Microsoft YaHei";
    /*margin: 0;*/
    background-color: #f9f9f9;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    margin: 0 auto;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not ([controls] ) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

svg:not (:root ) {
    overflow: hidden;
}

em, s, i {
    font-style: normal;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    vertical-align: middle;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: none;
    border: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

button, input, select, textarea {
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
    margin: 0;
}

ul, ol, li, dl, dd {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none outside none;
}

.pd-10 {
    padding: 10px;
}

.mg-t-10 {
    margin-top: 10px;
}

.mg10-0 {
    margin: 10px 0;
}

.mg-r-10 {
    margin-right: 10px;
}

.mg10 {
    margin: 10px;
}

.weui-content {
    background: #fff;
}

.clearfix {
    clear: both;
    display: block;
}

.clear:after, .clear:before {
    clear: both;
    display: block;
    content: "";
}

.num {
    font-family: Arial, Helvetica, sans-serif;
}

.t-c {
    text-align: center;
}

.t-r {
    text-align: right;
}

.txt-color-ml {
    color: #586c94;
}

.txt-color-red {
    color: #e21323;
}

.yellow-color {
    background-color: #ffb03f;
}

.gray-color {
    background-color: #ddd;
}

.red-color {
	background-color: #e21323;
	
}

.weui-icon-success {
    color: #15C8DA;
}

.font-b {
    font-weight: bold;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 12px;
}

.font-14 {
    font-size: 14px;
    font-weight: normal;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px;
}

.font-20 {
    font-size: 20px;
}

.mg-tb-5 {
    margin: 5px 0 !important;
}

.w-100 {
    width: 100px;
}

.w-90 {
    width: 90px;
}

.w-80 {
    width: 80px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.radius {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.hide {
    display: none;
}

.w{
    width: 1300px;
    margin: 0 auto;
}

/*样式格式化*/
/*首页*/

.index_nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 40px;
    background-color: #f9f9f9;
    color: #454545;
}

.index_nav .index_hello{
    padding: 0 20px;
    border-right: 1px solid #454545;
}

.index_nav .index_memberNum{
    padding: 0 20px;
}

header {
	height: 162px;
	box-shadow: 0 5px 20px 0px #e5e5e5;
	min-width: 1300px;
	background-color: #f2f2f2;
	background-image: url(../image/banner_0925.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
header .w{
    height: 190px;

}

header .index_logo{
    display: flex;
	text-align:left;
}

header .index_logo img{
    margin-right: 10px;
}

header.index_header .w {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header.index_header .w .index_navigation{
    font-size: 22px;
}

header.index_header .w .index_navigation ul{
    display: flex;
    justify-content: space-between;
}

header.index_header .w .index_navigation ul li {
    display: block;
    padding: 10px 30px 0px ;
    color: #ffffff;
}

header.index_header .w .index_navigation ul li a,
header.index_header .w .index_navigation ul li a:hover{
    color: #ffffff;
    padding-bottom: 10px;
}

header.index_header .w .index_navigation ul li.active a{
    color: #015293;
}

header.index_header .w .index_navigation ul li.active a{
    border-bottom: 4px solid #015293;
}

.index_content{
    margin-top: 5px;
    padding-top: 15px;
    min-width: 1300px;
}

.index_content .w{
   display: flex;
    justify-content: space-between;
}

.index_content_left {
    width: 280px;
}

.index-content_right {
    width: 1000px;
}


section.index_content {
    background-color: #f2f2f2;
}


.index_content_left .layui-nav{
    background-color:#fff;
}

.index_content_left .layui-nav .layui-nav-item > a{
    color: #555!important;
    font-size: 19px;
    margin: 0 10px;
    padding: 10px 8px;
    border-bottom: 1px solid #e6e6e6;
    white-space: normal;
    overflow: visible;
    line-height: 1.45;
}

.index_content_left .layui-nav .layui-nav-item > a .menu-desc{
    display: inline;
    color: #999;
    font-size: 14px;
    margin-left: 8px;
    font-weight: normal;
    white-space: nowrap;
    vertical-align: baseline;
}

.index_content_left .layui-nav .layui-nav-item > a .menu-unread{
    display: inline;
    color: #e74c3c;
    font-size: 14px;
    margin-left: 4px;
    font-weight: normal;
    white-space: nowrap;
    vertical-align: baseline;
}

.index_content_left .layui-nav-tree .layui-nav-child a{
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    padding-top: 0;
    padding-bottom: 0;
}

.index_content_left .layui-nav .iconfont{
    position: absolute;
    right: 20px;
}

.index_content_left .layui-nav-tree .layui-nav-child dd.layui-this,
.index_content_left .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this,
.index_content_left .layui-nav-tree .layui-this>a,
.index_content_left .layui-nav-tree .layui-this>a:hover {
    background-color: #fff;
}

.layui-nav-itemed>a .icon-youjiantou:before{
    content: "\e733"!important;
}

.index_content_left .layui-nav-tree .layui-nav-item a:hover{
    background-color: #fff;
}

.index_content_left .layui-nav .layui-nav-item a img{
    margin-right: 8px;
}

.index_content_left .layui-nav-tree {
    width: 100%;
}

.index_content_left .layui-nav-itemed>.layui-nav-child{
    background-color: #fff !important;
}

.index_content_left .layui-nav-tree .layui-nav-child a{
    color: #727272;
    padding-left: 50px;
}

.index-content_right .person_info{
    width: 100%;
    height: auto;
    min-height: 342px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.index-content_right .person_info > div{
    padding-right: 30px;
    padding-left: 30px;
}

.index-content_right .person_info .person_img{
    text-align: center;
}

.index-content_right .person_info .person_img > div{
    margin-top: 10px;
}

.person_info_detail .person_info_detail_item {
    margin-bottom: 10px;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.person_info_detail .person_info_detail_item .person_info_detail_key{
    color: #1e1e1e;
    font-weight: 900;
}
.index-content_item {
    margin-bottom: 10px;
}

.person_info_detail .person_info_detail_item .person_info_detail_value{
    color: #707070;
}

.index_content_item_title {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
    border-color: #e6e6e6;
    border-width: 1px 1px 0px 1px;
    border-style: solid;

}

.index-content_right .dog_info .layui-table[lay-skin=row] td, .layui-table[lay-skin=row] th{
    border-width: 0 0px 1px 0;
}

.dog_info .index_content_search{
    width: 450px;
    position: relative;
}

.index_content_search .search_ab{
    position: absolute;
    top: 6px;
    right: 115px;
}

.dog_info .layui-table{
    margin: 0px;
}
/* 覆盖 li.css 全局 width:1050px，避免 layui 固定栏横向滚动失效 */
.layui-table-view .layui-table{
    width: auto !important;
    margin: 0 !important;
}

.dog_info .layui-table tr th {
    text-align: center;
    font-size: 20px;
    color: #000;
    padding: 20px 0;
}
.dog_info .layui-table tr td {
    text-align: center;
    font-size: 16px;
    color: #707070;
    padding: 15px 0;
}
.dog_info .layui-table[lay-even] tr:nth-child(0),
.dog_info .layui-table[lay-even] tr:nth-child(even){
    background-color: #fff;

}
.layui-table tbody tr:hover,
.dog_info  tbody tr:nth-child(odd){
    background-color: #fcfcfc;
}

.dog_info  thead tr{
    background-color: #fff;
}

.dog_info table {
    /*border-right: 0px!important;*/
    /*border-left: 0px!important;*/
}

.dog_info.index_service table tbody tr td{
    width: 25%;
}

.inex_footer {
    height: 130px;
    text-align: center;
    background-color: #232323;
    color: #a1a1a1;
    padding-top: 40px;
    box-sizing: border-box;
    min-width: 1300px;
}
.inex_footer a {
	color: #a1a1a1;
	text-decoration: none;
}
.index-content_right.breeding {
    padding: 10px 15px;
    background-color: #fff;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.index-content_right .input_1 .layui-input-inline,
.index-content_right .input_1 .layui-form-item input {
    width: 450px;
}

.breeding_item {
    margin-top: 40px;
}

.breeding_item .layui-table tr th ,
.breeding_item .layui-table tr td {
    text-align: center;
}

.breeding_Privacy {
    display: flex;
    margin-bottom: 50px;
}

.breeding_item_right .breeding_Privacy{
    display: block;
}

.breeding_Privacy_item1 {
    width: 125px;
    margin-right: 20px;
}

.breeding_Privacy .breeding_Privacy_item1 p{
    font-size: 15px;
    color: #000000;

}

.breeding_Privacy .breeding_Privacy_item1 span{
    font-size: 13px;
    color: #999;
}

.breeding_Privacy .breeding_Privacy_item2 label{
    width: 200px;
    height: 140px;
    background: url("../image/addimg.png");
    display: block;
    border: 1px dashed #c9c9c9;
}
.person_info_detail_item{
    line-height: 25px;
}

.person_info_detail_item .layui-btn{
    width: 50px;
    height: 25px;
    margin-left: 10px;
}

.breeding_item h3.breeding_item_title span{
    display: block;
    font-size: 29px;
    padding: 0 10px;
    border-left: 5px solid #fc771f;
    height: 30px;
    line-height: 30px;
}

.breeding_item  .layui-table {
    margin: 0px;
}

.breeding_item .index_content_item_title{
    padding: 20px;
}

.index-content_right .small_dog .layui-form-label {
    font-size: 16px;
}

.chip .layui-form-item .layui-input-inline {
    width: 235px;
}

.small_dog tbody td input {
    background-color:#f9f9f9;
    border-width:0px;
    text-align: center;
    height: 30px;
}

.small_dog tbody td .input_detail {
    background-color:#f9f9f9;
    border-width:0px;
    text-align: center;
    height: 30px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 30px;
}

#add_tan {
    font-size: 26px;
    color: #00aa98;
}

.index-content_right.registration .breeding_item_item {
    display: flex;
}

.index-content_right.registration .breeding_item_item .breeding_item_left {
    flex: 1;
}


.breeding_item_item .breeding_item_right {
    margin-left: 50px;
    margin-right: 35px;
    width: 200px;
}

.breeding_item_item .breeding_item_left .layui-form-item .layui-form-label{
    width: 100px;
    font-size: 16px;
}

.breeding_item_item .breeding_item_left .layui-form-item .layui-input-block{
    margin-left: 130px;
    width: 465px;
}

.breeding_item_item .breeding_item_left .layui-form-item.address .layui-input-inline{
    width: 221px;
}

.breeding_item_right .registration_Privacy .breeding_Privacy_item1 {
    margin-top: 10px;
    text-align: center;
    width: 200px;
}
.breeding_item_right .registration_Privacy .breeding_Privacy_item1 p{
    color: #545454;
    margin-bottom: 3px;
}

.layer_box {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5)
}

.layer_box .center_box{
    background-color: #fff;
    width: 670px;
    min-height: 400px;
    padding: 20px;
    /*margin: 40px auto ;*/
    box-sizing: border-box;
}

.layer_box .center_box h3{
    padding-left: 10px;
    border-left: 3px solid #fc771f;
    font-size: 30px;
}

.layer_box .center_box .pay_info {
    display: flex;
    justify-content: space-around;
}

.layer_box .center_box .pay_info span{
    display: block;
    margin-top: 10px;
    text-align: center;
}

.layer_box .center_box .layui-form {
    margin: 40px 0;
}

.layer_box .center_box .layui-form th,
.layer_box .center_box .layui-form td {
    text-align: center;
}



.mo_item{
float:left; 
}
.breeding_item_right{
float: right;
}

.add {
font-size:20px !important;
height:30px;
line-height:30px;
padding:0px 20px;
display:inline-block;
clear:both;
width:100%;
}
.form_item{
margin-bottom:20px;
}
.clear{
clear:both;
}

.position{
    padding: 20px 0px;
}
.bxer{
border-top:1px dashed #ccc;
padding-top:20px;
}
.add i{
    cursor:pointer;

font-size:30px !important;
height:30px;
line-height:30px;
vertical-align: middle
}
.downline{
border:none;
border-bottom:1px solid #000;
width:40px;
display:inline-block;
}

.add span{cursor:pointer;

display:inline-block;
vertical-align: middle
}




/*.layui-unselect i.layui-icon{
    background: url(../image/de.png) no-repeat 61% center;

    background-size: 20px;
}
.layui-unselect.layui-form-checked i.layui-icon{
  background: url(../image/cu.png) no-repeat 61% center;
   background-size: 20px;
}*/
/* 页数按钮样式*/
.page_div {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	color: #666666;
	margin-right: 10px;
	padding-left: 20px;
	box-sizing: border-box;
}

.page_div a {
	min-width: 30px;
	height: 28px;
	border: 1px solid #dce0e0!important;
	text-align: center;
	margin: 0 4px;
	cursor: pointer;
	line-height: 28px;
	color: #666666;
	font-size: 13px;
	padding:0 10px;
	display: inline-block;
}
/* 仅分页当前页；勿用裸 .current，会污染注册页侧栏「个人/团体会员」等 */
.page_div a.current{
	color:#fff!important;
	background:#fb8b48;
	border-color:#fb8b48!important;
}
/*修改layui框架颜色：左侧子菜单选中为竖条+主题色，避免大块灰底*/
.layui-nav .layui-nav-child dd.layui-this a,
.layui-nav-child dd.layui-this{
	background-color: transparent!important;
	color:#fb8b48!important;
}
.index_content_left .layui-nav-tree .layui-nav-child dd.layui-this,
.index_content_left .layui-nav-tree .layui-nav-child dd.layui-this a{
	background-color: transparent!important;
	color:#fb8b48!important;
	font-weight:600;
}
.index_content_left .layui-nav-tree .layui-nav-child dd.layui-this a{
	position:relative;
	height:30px!important;
	line-height:30px!important;
}
.index_content_left .layui-nav-tree .layui-nav-child dd.layui-this a:before{
	content:'';
	position:absolute;
	left:0;
	top:50%;
	margin-top:-7px;
	width:3px;
	height:14px;
	border-radius:2px;
	background:#fb8b48;
}
.layui-nav-more {
  display: none!important;
}

 
     .class_hide{
        display: none;

    }
    #class_hide_img{
        height: 20px;
   
        float: left;
    }
.pic_01 {width:1300px;margin-left:auto;margin-right:auto;margin-top:30px;}

/* layui layer 标题栏按钮：icon.png 缺失时用符号显示（最小化/最大化/关闭）*/
.layui-layer-setwin{
  position:absolute;
  right:12px;
  top:0;
  height:42px;
  line-height:42px;
  font-size:0;
  z-index:10;
  white-space:nowrap;
}
.layui-layer-setwin a{
  position:relative!important;
  display:inline-block!important;
  width:22px;
  height:22px;
  margin-left:10px;
  vertical-align:middle;
  background:none!important;
  opacity:1!important;
  visibility:visible!important;
  text-decoration:none;
  cursor:pointer;
  overflow:visible;
}
.layui-layer-setwin .layui-layer-ico{background:none!important;}
.layui-layer-setwin .layui-layer-min cite{display:none!important;}
.layui-layer-setwin a::before{
  display:block;
  width:22px;
  height:22px;
  line-height:22px;
  text-align:center;
  font-size:16px;
  font-weight:normal;
  color:#333;
  font-family:Arial,"Microsoft YaHei",sans-serif;
}
.layui-layer-setwin .layui-layer-min::before{content:"–";font-size:18px;line-height:20px;}
.layui-layer-setwin .layui-layer-max::before{content:"□";font-size:14px;line-height:20px;}
.layui-layer-setwin .layui-layer-maxmin::before{content:"❐";font-size:13px;line-height:20px;}
.layui-layer-setwin .layui-layer-close1::before{content:"×";font-size:18px;line-height:20px;}
.layui-layer-setwin a:hover::before{color:#fb8b48;}
.layui-layer-title{padding-right:120px!important;}

/* laydate 年月左右切换：layui iconfont 缺失时用可见符号 */
.layui-laydate-header i.laydate-icon{
  font-family:Arial,"Segoe UI Symbol","Microsoft YaHei",sans-serif!important;
  font-style:normal!important;
  font-size:0!important;
  color:#666!important;
  width:22px;
  height:22px;
  line-height:22px;
  text-align:center;
  overflow:visible;
}
.layui-laydate-header i.laydate-icon::before{
  display:inline-block;
  font-size:18px;
  line-height:22px;
  color:#666;
  font-weight:bold;
}
.layui-laydate-header i.laydate-prev-y::before{content:"«";}
.layui-laydate-header i.laydate-prev-m::before{content:"‹";}
.layui-laydate-header i.laydate-next-m::before{content:"›";}
.layui-laydate-header i.laydate-next-y::before{content:"»";}
.layui-laydate-header i.laydate-icon:hover,
.layui-laydate-header i.laydate-icon:hover::before{color:#fb8b48!important;}