#page {
    position: relative;
    display: block;
    clear: both;
    width: 1200px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.bdSite {
    width: 1200px;
    margin: 20px auto 0;
}

.bdSite b {
    position: relative;
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    margin: 2px 6px 0 0;
    border: 2px solid #47b751;
    border-radius: 50% 50% 50% 0;
    box-sizing: border-box;
    transform: rotate(-45deg);
}

.bdSite b::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #47b751;
}

.bdSite p {
    float: left;
    color: #999;
    font-size: 14px;
}

.bdSite p span {
    color: #333;
}

.syrj_main {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: 0;
}

.cont_box {
    width: 1200px;
    margin: 0 auto;
}

.syrj_left {
    float: left;
    width: 870px;
    margin-top: 20px;
    background: #fff;
}

.side_right {
    float: right;
    width: 300px;
    margin-left: 30px;
}

.ware_box {
    width: 870px;
    margin: 0 auto 20px;
    overflow: hidden;
    border-radius: 2px;
    background: #fff;
    zoom: 1;
}

.ware_box > .img1 {
    float: left;
    width: 135px;
    height: 135px;
    margin: 30px 15px 0 30px;
    border-radius: 15px;
    object-fit: cover;
}

.inerr_mid {
    position: relative;
    float: left;
    width: 660px;
}

.yae_nav {
    width: 100%;
    margin-left: 10px;
}

.yae_nav h1 {
    margin-top: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 24px;
    font-weight: normal;
    color: #333;
}

.app_cote_list {
    float: none;
    width: 600px;
    margin-top: 8px;
    margin-left: -5px;
}

.app_cote_list > li {
    float: left;
    width: 170px;
    margin: 0 5px;
    overflow: hidden;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.app_cote_list > li.wide {
    width: 200px;
}

.app_cote_list > li > span {
    color: #999;
    font-size: 15px;
}

.app_cote_list > li > em {
    color: #a3a3a3;
    font-size: 15px;
}

.app_label {
    width: 470px;
    height: 24px;
    margin: 19px 0 0;
    overflow: hidden;
    line-height: 24px;
}

.app_label a,
.app_label i {
    display: block;
    float: left;
    height: 24px;
    margin-right: 10px;
    padding: 0 5px;
    border-radius: 2px;
    line-height: 24px;
    font-size: 12px;
}

.app_label a {
    color: #fff;
    background: #47b751;
}

.app_label i {
    color: #666;
    background: #edeff5;
}

.btn-box {
    position: relative;
    clear: both;
    margin-bottom: 25px;
    padding-top: 20px;
    padding-left: 30px;
    visibility: hidden;
}

.btn-box.btn-box-ready {
    visibility: visible;
}

.btn-box a {
    position: relative;
    display: inline-block;
    height: 46px;
    margin: 0 30px 15px 0;
    padding: 4px 45px;
    border: 1px solid transparent;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #34b92d;
    transition: all .1s ease;
}

.btn-box .pt-btn {
    color: #fff;
    border-color: #4fb8fa;
    background: #4fb8fa;
}

.btn-box a:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 10px #2196f3;
}

.artice_left {
    width: 870px;
    margin-bottom: 35px;
    padding-bottom: 30px;
    background: #fff;
}

.artice-pal {
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
}

.artice-pal p {
    margin-top: 20px;
    line-height: 32px;
    font-size: 16px;
}

.artice-pal h2 {
    height: 24px;
    margin-top: 24px;
    padding-left: 12px;
    border-left: 4px solid #47b751;
    line-height: 24px;
    color: #47b751;
    font-size: 24px;
    font-weight: 600;
}

.artice-pal h3 {
    height: 18px;
    margin-top: 20px;
    padding-left: 12px;
    border-left: 4px solid #47b751;
    line-height: 18px;
    font-size: 18px;
    font-weight: 600;
}

.artice-pal img {
    display: block;
    max-width: 790px;
    height: auto;
    margin: 25px auto 0;
}

.artice-pal ol,
.artice-pal ul {
    margin-top: 18px;
}

.artice-pal ol li,
.artice-pal ul li {
    margin-left: 28px;
    line-height: 32px;
    font-size: 16px;
}

.artice-pal ol li {
    list-style-type: decimal;
}

.artice-pal ul li {
    list-style-type: disc;
}

.dw_title {
    height: 24px;
    margin-top: 24px;
    padding-left: 12px;
    border-left: 4px solid #47b751;
    line-height: 24px;
    text-align: left;
    color: #47b751;
    font-size: 24px;
    font-weight: 600;
}

.package-info {
    margin-top: 20px;
    overflow: hidden;
    background: #fff;
}

.package-info-list {
    margin-top: 20px;
    padding: 0 10px 10px;
    overflow: hidden;
}

.package-info-list li {
    display: block;
    margin-top: 10px;
    overflow: hidden;
    line-height: 20px;
    color: #999;
    font-size: 14px;
}

.package-info-list li span {
    color: #666;
}

.img-lb {
    position: relative;
    margin-top: 20px;
}

.img-lb .swiper-container {
    position: relative;
    height: 370px;
    margin-top: 20px;
    overflow: hidden;
}

.img-lb .swiper-container::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to right, transparent, #ffffff3d 20%, #ffffffe8 80%, #fff);
}

.img-lb .swiper-wrapper {
    display: flex;
    width: max-content;
    height: 100%;
    gap: 10px;
}

.img-lb .swiper-slide {
    flex: 0 0 auto;
    width: auto;
    height: 100%;
}

.img-lb .swiper-slide img {
    display: block;
    width: auto;
    height: 100%;
}

.lb-prev,
.lb-next {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    width: 32px;
    height: 44px;
    margin: auto;
    padding: 0;
    border: 0;
    outline: none;
    background: rgba(1, 1, 1, .5);
    cursor: pointer;
}

.lb-prev {
    left: 0;
    border-radius: 0 4px 4px 0;
}

.lb-next {
    right: 0;
    border-radius: 4px 0 0 4px;
}

.lb-prev::before,
.lb-next::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 7px;
    height: 7px;
    border: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(45deg);
}

.lb-prev::before {
    left: 60%;
    border-color: transparent transparent #fff #fff;
}

.lb-next::before {
    left: 40%;
    border-color: #fff #fff transparent transparent;
}

.similar-hot {
    margin-top: 40px;
    padding: 15px 0;
    overflow: hidden;
    background: #fff;
}

.similar-list li {
    float: left;
    width: 171px;
    margin-top: 34px;
}

.similar-list li img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 15px;
    object-fit: cover;
}

.similar-list li h5 {
    height: 14px;
    margin: 15px auto 0;
    overflow: hidden;
    line-height: 14px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
    font-weight: normal;
}

.similar-list li span {
    display: block;
    width: 54px;
    height: 23px;
    margin: 10px auto 0;
    border: 1px solid #47b751;
    line-height: 23px;
    text-align: center;
    color: #47b751;
    font-size: 12px;
}

.similar-list::after {
    content: "";
    display: block;
    clear: both;
}

.similar-list a:hover {
    text-decoration: none;
}

.similar-list a:hover span {
    color: #fff;
    background: #47b751;
}

.dw_soft_detail {
    margin-top: 20px;
}

.dw_soft_details {
    margin-top: 20px;
}

.dw_soft_details li {
    position: relative;
    display: block;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
}

.dw_soft_details li:nth-of-type(odd) {
    background: #f8f8f8;
}

.dw_soft_details li > a:first-child {
    float: left;
    margin: 10px 17px 0 10px;
}

.dw_soft_details li img {
    float: left;
    width: 39px;
    height: 39px;
    border-radius: 3px;
}

.dw_soft_details .p1 {
    float: left;
    width: 500px;
    padding-right: 10px;
    overflow: hidden;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.dw_soft_details .p2 {
    float: left;
    width: 220px;
    overflow: hidden;
    color: #999;
}

.dw_soft_details .p2 a {
    color: #47b751;
}

.dw_soft_details .adown {
    display: inline-block;
    float: right;
    width: 43px;
    height: 28px;
    margin: 16px 20px 0 0;
    border-radius: 5px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background: #47b751;
}

.dw_soft_like {
    position: relative;
    margin-top: 30px;
}

.guess-you-like {
    margin-top: 10px;
    overflow: hidden;
}

.like-label {
    position: absolute;
    top: 4px;
    left: 132px;
    width: 753px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
}

.like-label a {
    float: left;
    height: 30px;
    margin-left: 15px;
    padding: 0 10px;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
    background: #f3f3f3;
    transition: all .3s ease;
}

.like-label a:hover,
.like-label a.active {
    color: #fff;
    background: #47b751;
}

.guess-like {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #eaeaea;
}

.like-big a {
    display: block;
    overflow: hidden;
}

.like-big img {
    display: block;
    float: left;
    width: 220px;
    height: 110px;
    border-radius: 10px;
    object-fit: cover;
}

.like-r {
    float: left;
    width: 635px;
    margin-left: 15px;
}

.like-tit {
    overflow: hidden;
}

.like-tit h5 {
    float: left;
    width: 573px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 18px;
}

.addmore {
    float: right;
    height: 18px;
    line-height: 18px;
    color: #47b751;
    font-size: 14px;
}

.like-r p {
    display: block;
    height: 52px;
    margin-top: 15px;
    overflow: hidden;
    line-height: 26px;
    color: #999;
    font-size: 14px;
}

.like-list {
    overflow: hidden;
}

.like-list li {
    float: left;
    width: 33.33%;
    margin-top: -1px;
    padding: 14px 0;
    overflow: hidden;
    border-top: 1px solid #eaeaea;
}

.like-list li img {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    object-fit: cover;
}

.like-list-r {
    float: left;
    width: 160px;
    margin-left: 10px;
}

.like-list-r h5 {
    display: block;
    height: 14px;
    margin-top: 13px;
    overflow: hidden;
    line-height: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
    font-weight: normal;
}

.like-list-r span {
    display: block;
    height: 12px;
    margin-top: 18px;
    line-height: 12px;
    color: #999;
    font-size: 12px;
}

.guess-item {
    display: none;
}

.guess-item.active {
    display: block;
}

.artice_right {
    float: right;
    width: 300px;
    margin-top: 20px;
    padding-bottom: 20px;
    background: #fff;
}

.tein_title {
    width: 270px;
    margin: 0 auto;
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.tein_title h3 {
    float: left;
    height: 18px;
    margin-top: 3px;
    padding-left: 14px;
    border-left: 3px solid #47b751;
    line-height: 18px;
    font-size: 18px;
    font-weight: 500;
}

.tein_title > a {
    float: right;
    width: 50px;
    height: 25px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    line-height: 25px;
    text-align: center;
    color: #a8a8a8;
}

.tein_title > a:hover {
    border-color: #47b751;
    text-decoration: none;
    color: #47b751;
}

.tltj_list li {
    width: 270px;
    height: 70px;
    margin: 15px auto 0;
    overflow: hidden;
}

.tltj_list li > a {
    display: block;
    color: #333;
}

.tltj_list li img {
    float: left;
    width: 62px;
    height: 62px;
    border-radius: 15px;
    object-fit: cover;
}

.hutj_nav {
    float: left;
    width: 190px;
    height: 70px;
    margin-left: 10px;
}

.hutj_nav h3 {
    height: 22px;
    margin-top: 6px;
    overflow: hidden;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: normal;
}

.hutj_nav p {
    width: 160px;
    height: 18px;
    margin-top: 8px;
    overflow: hidden;
    line-height: 18px;
    color: #999;
    font-size: 12px;
}

.tltj_list li:hover h3 {
    color: #fc9d49;
}
