.p-detail {
    font-size: 14px;
    font-family: Microsoft YaHei !important;
    font-weight: 400 !important;
    color: rgba(61, 69, 82, 1);
    width: 1272px;
    margin: 0 auto;
}

.float-left {
    float: left;
}

/*闈㈠寘灞�*/
.p-detail-breadcrumb {
    height: 52px;
    background: rgba(247, 247, 247, 1);
}

.p-detail-breadcrumb label {
    float: left;
    margin-top: 17px;
    color: #7D8596;
    font-size: 12px;
}

.p-detail-breadcrumb span {
    color: #7D8596 !important;
    margin-top: 18px;
}

.p-detail-breadcrumb span a {
	color: #7D8596;
    font-weight: 400;
    font-size: 12px;
}

.p-detail-breadcrumb span:last-child .el-breadcrumb__inner a {
	color: #096FEC;
}

/*璧勮璇︽儏*/
.p-detail-text {
    background: rgba(255, 255, 255, 1);
    padding-bottom: 20px
}

.p-detail-title {
    margin: 0 auto;
    text-align: center;
    padding: 40px 0 30px;
}

.p-detail-des {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    margin-top: -20px;
    margin-bottom: 30px;
}

.p-detail-title-one {
    font-size: 24px;
    font-weight: bold;
}

.p-detail-title-two {
    text-align: center;
}

.p-detail-content-div {
    width: 860px;
    min-height: 250px;
    text-align: center;
    margin: 0 auto;
}

.p-detail-content-desc {
    border-bottom: 1px solid #E2E5E8;
    width: 1152px;
    margin: auto;
    padding-bottom: 12px;
}

.p-detail-content {
    padding: 0 30px;
    text-align: justify;
    text-justify: inter-ideograph;
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}


.p-detail-content img{
	max-width:100%;
	height:auto;
	
}
.p-detail-button {
    text-align: center;
    margin-bottom: 10px;
}

.p-detail-button .el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #FFF;
    border: 1px solid #EC8409;
    color: #EC8409;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
}

.p-detail-share {
    text-align: right;
    width: 1102px;
}

.p-detail-share label {
    color: rgba(154, 162, 175, 1);
}

.p-detail-share-com {
    float: right;
    padding-top: 2px;
    margin-left: 6px;
}

.i-icon-16 {
    display: inline-block;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 16px;
    height: 16px;
}

.i-icon-qq {
    background-image: url(./../../images/qq.png);
}

.i-icon-wx {
    background-image: url(./../../images/weixin.png);
}

.i-icon-wb {
    background-image: url(./../../images/weibo.png);
}

/*鍥尯浠嬬粛*/

.park-detail-top {
    width: 1272px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

.park-detail-img {
    display: inline-block;
    width: 590px;
    height: 350px;
}

.park-detail-rc {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-left: 40px;
}

.park-detail-rc-title {
    font-size: 32px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    margin: 21px 0 24px;
    /* height: 32px; */
    line-height: 32px;
}

.park-detail-rc-dashed {
    border: 1px dashed #e6e6e6;
}

.park-detail-bt-dashed {
    border: 1px dashed #e6e6e6;
}

.park-detail-rc-div {
    line-height: 3;
}

.park-detail-rc-lcontent {
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
}

.park-detail-rc-rcontent {
    width: 550px;
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.park-detail-bottom {
    margin-top: 40px;
	padding: 22px 30px 30px;
    background: rgba(255, 255, 255, 1);
}

.park-detail-bottom-div {
    width: 100%;
    margin: 0 auto;
}

.park-detail-bottom-div .el-card {
    border: none;
    background-color: none;
    color: #303133;
    -webkit-transition: .3s;
    transition: .3s;
}

.park-detail-bottom-div .el-card__header {
    padding: 0;
    border-bottom: none;
}

.park-detail-bottom-div .el-card__body {
    padding: 0;
    padding-top: 10px;
    line-height: 1.5;
}

.park-detail-slot-before {
    color: rgba(9, 111, 236, 1);
}

.park-detail-slot-after {
    font-size: 16px;
    font-weight: bold;
    color: rgba(61, 69, 82, 1);
}

.park-detail-label {
    font-size: 14px;
    color: rgba(125, 133, 150, 1);
}

/*浜у搧璇︽儏*/

.product-detail-img-div {
    width: 596px;
    /* height: 495px; */
    display: inline-block;
}

.product-detail-bigimg {
    width: 596px;
    height: 397px;
    object-fit: cover;
}

.product-detail-img-arr .swiper-slide {
    width: 124px;
    height: 82px;
    overflow: hidden;
    border-radius: 2px;
    border: 2px solid #ffffff;
}

.product-detail-img-arr .swiper-slide-thumb-active {
    border: 2px solid rgb(9, 111, 236);
}

.product-detail-img-arr .swiper-slide img {
    width: 100%;
    height: 100%;
}

.product-detail-img-arrs .swiper-button-prev {
    left: 0;
    height: 100%;
    top: 22px;
    background-color: #E8E8E8;
    opacity: 1;
    background-size: 50%;
}

.product-detail-img-arrs .swiper-button-next {
    right: 0;
    height: 100%;
    top: 22px;
    background-color: #E8E8E8;
    opacity: 1;
    background-size: 50%;
}

.product-detail-img-arr .swiper-slide .video-js.vjs-fluid {
    width: 124px;
    height: 82px;
}
.product-detail-img-arr .swiper-slide .videoPlayer-box {
    pointer-events: none;
}

.product-detail-img-arr {
    width: 526px;
}

.gallery-top .swiper-slide {
    width: 596px;
    height: 397px;
}
.gallery-top .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-top .swiper-slide .video-js.vjs-fluid {
    width: 596px;
    height: 397px;
}

.detail-company .el-image {
    position: absolute;
    top: 3px;
    left: 0px;
}

.detail-required-items {
    border-top: 1px dashed #D1D7DF;
    border-bottom: 1px dashed #D1D7DF;
}

.detail-required-item {
    width: 212px;
    vertical-align: top;
}

.detail-money {
    font-size: 40px;
}

.detail-attribute-item {
    width: 33%;
    border-left: 1px solid #E8E8E8;
}

.detail-attribute-item span:first-child {
    width: 128px;
}

.detail-tabs .el-tabs__nav-scroll {
    background-color: #F7F7F7;
    border-radius:6px 6px 0px 0px;
}
.detail-tabs .el-tabs__nav-wrap::after {
    content: none;
}

.detail-recomm-item-detail {
    height: 149px;
    vertical-align: top;
}

.product-detail-smallimg {
    width: 142px;
    height: 95px;
    cursor: pointer;
}

.product .el-card {
    width:1272px;
    border: none;
    background-color: #FFF;
    color: #303133;
    transition: .3s;
    margin: 0 auto;
    text-align: center;
}

.product .el-card .el-card__body {
  padding: 0px;
}
.top-crats .el-card__body{
	display: flex;
}

.product .bottom .el-card {
    border: none;
    background-color: #FFF;
    color: #303133;
    transition: .3s;
    margin: 0 auto;
    text-align: left;
}

.product .bottom .el-card__header {
    padding: 18px 0px;
    border-bottom: none;
    box-sizing: border-box;
    font-size: 22px;
    font-weight: bold;
    color: rgba(71, 71, 71, 1);
}

.small ul {
    /* margin-top: 20px; */
}

.small ul li {
    display: inline;
    margin: 0px 2px 0px 4px;
}

.product-detail-tgs {
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
}

.product-detail-money {
    font-size: 26px;
    font-weight: bold;
    color: rgba(240, 26, 72, 1);
}

.product-detail-btn {
    text-align: right;
    padding-top: 30px;
}

.bottom ul li {
    display: inline;
}

.bottom ul li p {
    display: inline;
}

.product-detail-btimg {
    width: 140px;
    height: 129px;
}

.product-detail-bt-title {
    width: 300px;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: rgba(61, 69, 82, 1);
    margin-left: 15px;
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top; */
}

.product-detail-bt-money {
    font-size: 26px;
    font-weight: bold;
    color: rgba(240, 26, 72, 1);
    margin-top: 20px;
    margin-left: 15px;
}

.product-detail-bt-rc-div {
   margin-left: 80px;
}


.product-detail-bt-rc {
    font-size:14px;
    font-weight: bold;
    color:rgba(61,69,82,1);
    margin-top: 5px;
}

.product-detail-bt-rb {
    width: 720px;
    font-size:14px;
    color:rgba(125,133,150,1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    margin-top: 50px;
    line-height: 1.5;
}


.product-detail-bt-line {
    border-bottom: 1px solid rgba(209,215,223,1) ;
    display: inline-block;
    padding-bottom: 20px;
    height: 120px;
}

/*鏂囩珷璇︽儏*/
.full-screen-article-detail {
    width: 1152px;
}
.pd-rc .item-img {
    width: 136px;
    height: 123px;
    border-radius: 6px;
    vertical-align: top;
}
.pd-rc .item-right {
    width: 1000px;
}
.pd-rc .item-right-left {
    width: 40%;
}
.pd-rc .item-right-right {
    vertical-align: top;
    color: #7D8596;
    font-size: 14px;
    line-height: 24px;
    width: 59%;
}
.pd-rc .item-right-right span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3D4552;
    margin-right: 16px;
}
.pd-rc .item-right-right p:first-child {
    margin-bottom: 27px;
}
.pd-rc .item-money {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F01A48;
    line-height: 24px;
    margin-top: 50px;
}