*:before,
*:after {
    box-sizing: border-box;
}
b, strong {
    font-weight: bolder;
}
.ant-breadcrumb a {
    color: rgba(0, 0, 0, 0.65);
    transition: color 0.3s;
}
._huato_pdcNav > nav {
    text-align: right;
    height: 32px;
    margin-top: 30px;
    line-height: 32px;
    border-bottom: 1px solid #ddd;
}
.anticon-home {
    background-image: url(../img/small_house.png);
    background-repeat: no-repeat;
    background-size: 10px;
    display: inline-block;
    width: 10px;
    height: 100%;
    background-position-y: center;
}
.anticon-home:before {
    content: "";
}
._huato_pdcIntroductions {
    margin-top: 48px;
    margin-bottom: 50px;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails {
    overflow: hidden;
    min-height: 350px;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > article > header {
    height: 50px;
    text-align: center;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > article > header > h1 {
    height: 50px;
    line-height: 50px;
    font-size: 21px;
    color: #5aacf5;
    font-weight: 700;
    overflow: hidden;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > article {
    width: 625px;
    display: inline-block;
    /* float: left; */
    padding: 0 10px;
    box-sizing: border-box;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > section._huato_rtMagnifier {
    display: inline-block;
    /* float: right; */
    width: 575px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 0;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > article > p {
    line-height: 30px;
    font-size: 14px;
    margin: 10px 0;
    text-indent: 2em;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > article > footer,
._huato_pdcIntroductions > header > section._huato_pdcDetails > article > footer > ul {
    overflow: hidden;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > article > footer > ul > li {
    width: 100px;
    height: 80px;
    text-align: center;
    overflow: hidden;
    background: #fff;
    float: left;
    margin-right: 25px;
    cursor: pointer;
    border: 1px solid #f3f3f3;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > article > footer > ul > li.active {
    border: 1px solid #5aacf5;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > article > footer > ul > li > img {
    width: auto;
    height: 100%;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > section._huato_rtMagnifier {
    /* display: inline-block; */
    float: right;
    width: 575px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 0;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > section._huato_rtMagnifier ._huato_rtMagnifierSg {
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: -300px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
}
._huato_pdcIntroductions
    > header
    > section._huato_pdcDetails
    > section._huato_rtMagnifier
    ._huato_rtMagnifierSg.hidden {
    display: none;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > section._huato_rtMagnifier > aside {
    max-width: 398px;
    max-height: 300px;
    width: 400px;
    text-align: center;
    background: #fff;
    position: relative;
    overflow: hidden;
    border: 1px solid #f3f3f3;
}
._huato_pdcIntroductions
    > header
    > section._huato_pdcDetails
    > section._huato_rtMagnifier
    > aside
    ._huato_rtManifierSm {
    display: none;
    position: absolute;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.5);
    cursor: move;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > section._huato_rtMagnifier > aside img {
    max-width: 100%;
    max-height: 100%;
    height: 300px;
}
._huato_pdcIntroductions > header > section._huato_pdcDetails > section._huato_rtMagnifier ._huato_rtMagnifierSg img {
    position: absolute;
    height: 100%;
}
._huato_pdcIntroductions > footer {
    margin-top: 40px;
}
nz-tabset {
    display: block;
    position: relative;
    overflow: hidden;
}
._huato_tmpHeight {
    min-height: 550px;
    border-top: none;
    border-radius: 0 0 4px 4px;
}

table {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    -webkit-border-horizontal-spacing: 1px;
    -webkit-border-vertical-spacing: 1px;
    border-color: grey;
    border-collapse: collapse;
}
.ant-tabs {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    zoom: 1;
    color: rgba(0, 0, 0, 0.65);
}
nz-tabset .ant-tabs {
    height: 100%;
}
._huato_tmpHeight:after {
    content: "";
    height: 510px;
    position: absolute;
    width: 100%;
    border: 1px solid #f2f2f2;
    bottom: 4px;
    border-top: none;
    border-radius: 0 0 10px 10px;
}
nz-tabs-nav {
    display: block;
}
.ant-tabs-bar {
    border-bottom: 1px solid #5cacf3 !important;
}
.ant-tabs-bar {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 16px;
    outline: none;
    transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-nav-container {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.5;
    box-sizing: border-box;
    position: relative;
    white-space: nowrap;
    margin-bottom: -1px;
    transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    zoom: 1;
}
.ant-tabs-mini .ant-tabs-nav-container {
    font-size: 12px;
}
.ant-tabs-nav-container:before,
.ant-tabs-nav-container:after {
    content: " ";
    display: table;
}
.ant-tabs-nav-wrap {
    overflow: hidden;
    margin-bottom: -1px;
}
.ant-tabs-nav-wrap {
    overflow: hidden;
    margin-bottom: -1px;
}
.ant-tabs-nav-scroll {
    overflow: hidden;
    white-space: nowrap;
}
.ant-tabs-nav-container:after {
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
.ant-tabs-nav {
    box-sizing: border-box;
    padding-left: 0;
    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    position: relative;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.ant-tabs-ink-bar {
    height: 100% !important;
    background-color: #5cacf3 !important;
    z-index: 0 !important;
    border-radius: 5px 5px 0 0;
}
.ant-tabs-ink-bar {
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 1px;
    box-sizing: border-box;
    height: 2px;
    background-color: #108ee9;
    transform-origin: 0 0;
}
.ant-tabs-top .ant-tabs-ink-bar-animated,
.ant-tabs-bottom .ant-tabs-ink-bar-animated {
    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-tab-active {
    color: #fff !important;
    background: #5cacf3;
}
._huato_tmpHeight .ant-tabs-tab {
    height: 40px;
    width: 120px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
}
.ant-tabs-nav .ant-tabs-tab {
    display: inline-block;
    height: 100%;
    margin-right: 24px;
    box-sizing: border-box;
    position: relative;
    padding: 8px 20px;
    transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    cursor: pointer;
    text-decoration: none;
}
.ant-tabs-nav .ant-tabs-tab-active {
    color: #108ee9;
}
.ant-tabs-mini .ant-tabs-tab {
    margin-right: 0;
    padding: 8px 16px;
}
.ant-tabs-tab:after {
    content: "";
    height: 10px;
    position: absolute;
    left: 0;
    width: 1px;
    background: #5cacf3;
    bottom: 0;
}
.ant-tabs-content.ant-tabs-content-animated {
    z-index: 99;
    position: relative;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content {
    width: 100%;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content-animated {
    display: flex;
    flex-direction: row;
    will-change: margin-left;
    transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
nz-tab-body {
    display: none;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content > .ant-tabs-tabpane {
    /* flex-shrink: 0; */
    width: 100%;
    transition: opacity 0.45s;
    opacity: 1;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content > .ant-tabs-tabpane-inactive {
    opacity: 0;
    height: 0;
    padding: 0 !important;
    pointer-events: none;
}
nz-tab-body.ant-tabs-tabpane-active {
    opacity: 1;
    display: block;
}

/* ._huato_rtMagnifierSg img {
    transform: scale(2.2) !important;
} */
.ant-breadcrumb nz-breadcrumb-item:nth-last-child(1) .ant-breadcrumb-separator {
    display: none;
}
._huato_pdcXG {
    margin: 20px 0;
}
._huato_pdcXG ._huato_pdcXG_title {
    font-size: 18px;
    font-weight: 500;
    font-family: "Microsoft YaHei";
    height: 40px;
    line-height: 40px;
    text-indent: 0.5em;
    color: #555;
}
._huato_pdcXG ._huato_pdcXG_content ._huato_pdcXG_box ._huato_pdcXG_items {
    display: inline-block;
    width: 266px;
    margin-right: 30px;
}
._huato_pdcXG ._huato_pdcXG_content ._huato_pdcXG_box ._huato_pdcXG_items ._huato_pdcXG_item_pic {
    border: 1px solid #f3f3f3;
    height: 200px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
._huato_pdcXG ._huato_pdcXG_content ._huato_pdcXG_box ._huato_pdcXG_items ._huato_pdcXG_item_pic img {
    width: auto;
    height: 100%;
    display: inline-block;
}
._huato_pdcXG ._huato_pdcXG_content ._huato_pdcXG_box ._huato_pdcXG_items ._huato_pdcXG_item_titles {
    height: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: #555;
}
._huato_pdcXG ._huato_pdcXG_content ._huato_pdcXG_box ._huato_pdcXG_items ._huato_pdcXG_item_titles h3 {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.ant-breadcrumb > nz-breadcrumb-item:last-child {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.65);
}
.anticon.anticon-user{
    background-image: url(../img/icon_people1.png);
    background-repeat: no-repeat;
    background-size: 14px;
    width: 14px;
    height: 100%;
    display: inline-block;
    background-position-y: center;
}
._huato_pdcNav .ant-breadcrumb .ant-breadcrumb-link a:hover {
    color: #49a9ee;
}
._huato_pdcNav .ant-breadcrumb .ant-breadcrumb-link a:hover .anticon-home{
    background-image: url(../img/small_house-hover.png);
    background-size: 11px;
}
._huato_pdcNav .ant-breadcrumb .ant-breadcrumb-link a:hover .anticon.anticon-user{
    background-image: url(../img/icon_people1-hover.png);
}