.detail .content table td { border: 1px solid #ddd }

.detail .content table p { text-indent: 0em !important; }


@media screen and (max-width: 1200px) {
    html { font-size: 40% !important; }
    body { width: calc(1263px) !important; overflow: scroll !important }
}

.detail .content { text-align: left; background-image: linear-gradient(45deg, rgb(252 252 253) 0%, rgb(246 246 246) 100%); padding: 30px; box-shadow: 0 2px 4px #d8d8d8; border-radius: 14px; }

.detail .content p img { height: auto !important; width: 950px; }
.detail .content img { max-width: 100% !important; display: block; margin: 20px auto; /*box-shadow: 0 2px 4px #d8d8d8;*/ border-radius: 4px; border: 0px solid #d8d8d8; border-radius: 14px; }


.detail .detailtitle, .detail .content, .productPage { max-width: 1200px; margin-left: auto !important; margin-right: auto !important; }

.detail .content section, .detail .content section span { font-size: 18px; line-height: 1.8em; text-wrap: unset !important; word-break: break-all; font-family: 宋体, SimSun; max-width: 100%; }

.detail .content p, .detail .content p span { text-indent: 2em; /*margin: 1rem 0 !important;*/ font-size: 18px; line-height: 1.8em; text-wrap: unset !important; word-break: break-all; font-family: 宋体, SimSun; }

.detail .content section svg { margin-left: -2em; }

/*.detail .content section[data-mpa-powered-by] section:first-child { padding: 0 15px; max-width: calc(100% - 10px); }*/

.detail .content section p, .detail .content section section { text-indent: 0em; }

/*.detail .content section section { padding: 0; max-width: 100%; }*/

.detail .content * { max-width: 100% !important; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; word-wrap: break-word !important; }
<!--0.00017380714416504-->