html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    -webkit-font-smoothing: antialiased;
    line-height: 1.6;
    font-family: "微软雅黑", "宋体";
    min-width: 1000px;
}
input, textarea, button, a {
    outline: 0
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, fieldset, textarea {
    margin: 0
}
fieldset, legend, textarea, input {
    padding: 0
}
ul, ol, li {
    padding-left: 0;
    list-style-type: none
}
a img, fieldset {
    border: 0
}
img {
    display: inline-block;
    margin: 0 auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}
audio, canvas, video {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}
button, select {
    text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}
button[disabled], html input[disabled] {
    cursor: default
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="search"] {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: none
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff;
    -moz-box-shadow: inset 0 0 0 1000px #fff;
    -webkit-box-shadow: inset 0 0 0 1000px #fff
}
select {
    border-radius: 0;
    -webkit-border-radius: 0
}
body {
    line-height: 1.6;
    color: #222;
    font-size: 16px
}
textarea, input {
    color: #222
}
textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
    color: #a3a3a3
}
textarea:-moz-placeholder, input:-moz-placeholder {
    color: #a3a3a3
}
textarea::-moz-placeholder, input::-moz-placeholder {
    color: #a3a3a3
}
textarea:-ms-input-placeholder, input:-ms-input-placeholder {
    color: #a3a3a3
}
textarea.placeholder, input.placeholder {
    color: #a3a3a3
}
textarea {
    resize: none;
    overflow-y: auto
}
*:focus {
    outline: none;
}
a {
    color: #0139ff;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
img {
    border: 0;
}
button, input, select, textarea {
    *font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
    overflow: hidden;
}
.clearfix {
    zoom: 1;
}
.clear {
    clear: both;
}
.clrl {
    clear: left;
}
.onlyMb,
.mbOnly {
    display: none;
}
.idt p {
    text-indent: 2em;
}
.idt p.pidt-3 {
    text-indent: -3em;
    padding-left: 3em;
}
.idt p.ppdd3 {
    padding-left: 3em;
    text-indent: 0;
}
.cntr {
    text-align: center;
}
.rght {
    text-align: right;
}
.nem {
    font-family: 楷体;
    font-weight: 800;
}
.s1 {
    float: left;
}
.s3 {
    float: right;
}
.darkblue, a.darkblue {
    color: #03c;
}
.wrapper {
    text-align: center;
    color: #333;
}
.bIn {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.login {
    margin: 0 auto;
    line-height: 39px;
    border-bottom: #fff solid 1px;
    background: #303c40;
    font-size: 16px;
    position: relative;
    z-index: 999
}
.login .s1 {
    text-align: left;
}
.login .s3 {
    text-align: right;
}
.login a {
    color: #fff;
    padding: 0 5px;
}
.login a .zyq {
    color: blue;
}
.login a.top-ntc {
    color: red;
}
.lgnup {
    display: inline-block;
    position: relative;
    padding: 0 10px;
}
.lgnttl {
    position: relative;
    z-index: 1;
}
.lgnttl a {
    color: #fff;
}
.lgnttl:after {
    content: "»";
    display: inline-block;
    color: #666;
    font: 400 24px/24px Arial;
    vertical-align: text-top;
    padding: 0 3px;
    transform: rotate(90deg);
    overflow: hidden;
    margin-top: -1px;
}
.lgnbox {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    width: 200px;
    box-sizing: border-box;
    padding: 12px 0;
}
.lgnbox ul {
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #fff;
    box-sizing: border-box;
    padding: 10px 5px;
    box-shadow: 0 3px 5px 3px rgb(0 0 0 / 30%);
    line-height: 40px;
    font-size: 18px;
}
.lgnbox:before {
    content: "▲";
    display: inline-block;
    color: #fff;
    font: 400 20px/20px Arial;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 24px;
}
.lgnup:hover .lgnbox {
    display: block;
}
.lgnup:focus .lgnbox {
    display: block;
}
.lgnup:hover .lgnttl:after {
    transform: rotate(270deg);
}
.lgnbox a {
    color: #5e5d5b;
    display: block;
    height: 100%;
    padding: 0 0 0 15px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lgnbox a:hover {
    background: #fcf0f2;
    color: #951f16;
    text-decoration: none;
}
.lgnicon a:before {
    display: inline-block;
    margin: -1px 10px 0 0;
    vertical-align: middle;
    content: "";
    width: 20px;
    height: 20px;
    background: url(http://odp.cn/comm/img/proicon_32.png) no-repeat;
    background-size: 20px 20px;
}
.lgni3 a:before {
    background-image: url(http://odp.cn/comm/img/efile_32.png);
}
.lgni4 a:before {
    background-image: url(http://odp.cn/comm/img/notice_32.png);
}
.lgnbox ul b {
    font-weight: 400;
}
.lgni1 a b {
    color: #c00
}
.lgni3 a b {
    color: #005597
}
.mqpbox {
    display: none;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 150px;
    width: 150px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background: #fff;
    padding: 5px 5px;
    color: #1d5396;
    box-shadow: 0 3px 5px 3px rgb(0 0 0 / 30%);
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}
.mqpbox b {
    display: block;
}
.mqpbox img {
    display: block;
    width: 120px;
    height: auto;
}
.lgni1 {
    position: relative;
}
.lgni1:hover .mqpbox {
    display: block;
}
.lgni2:hover .mqpbox {
    display: block;
    font-size: 14px;
    left: 180px;
    top: 30vh;
    left: 9vw;
    width: 80vw;
}
.sec1 {
    background: #fff url(swq-top.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    height: 456px;
}
.mTtl {
    text-align: center;
    margin-top: 140px;
    position: relative;
    background: url(swq-title.png) no-repeat center center;
    height: 106px;
}
.mTtl h3 {
    visibility: hidden;
    font-size: 24px;
    color: #f00;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    padding: 0 30px;
    position: relative;
}
.mTtl h3::before,
.mTtl h3::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 50px;
    height: 2px;
    background: linear-gradient(90deg, transparent, #f00, transparent);
}
.mTtl h3::before {
    left: -60px;
}
.mTtl h3::after {
    right: -60px;
}
.mTtl a {
    color: #f00;
    text-decoration: none;
}
.introlnks {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.navUl {
    list-style: none;
    background: rgba(51, 102, 0, 0.86);
    display: inline-block;
}
.navUl li {
    display: inline-block;
}
.navUl li a {
    display: inline-block;
    padding: 16px 16px;
    text-decoration: none;
    box-sizing: border-box;
    width: 272px;
    font-size: 30px;
    color: #fff;
    border-right: 1px solid #fff;
}
.navUl li:last-child a {
    border-right: none;
}
.navUl li a:before {
    display: inline-block;
    content: "";
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    margin-right: 20px;
    background: url(swq-icon-nav.png) no-repeat 0 0;
    vertical-align: middle;
}
.introlnks a:hover {
    color: #ff0;
}
.introlnks a.active {
    color: #ff0
}
.navUl li:nth-of-type(2) a:before {
    background-position: -100px 0;
}
.navUl li:nth-of-type(3) a:before {
    background-position: -200px 0;
}
.navUl li:nth-of-type(4) a:before {
    background-position: -300px 0;
}
.cTtl {
    border-bottom: 2px solid #336600;
    margin: 40px auto 50px auto;
}
.cTtl h3 {
    font-size: 46px;
    line-height: 60px;
    color: #336600;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    padding: 10px 30px;
    position: relative;
}
.cTtl h3:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    width: 100px;
    height: 2px;
    border-bottom: 3px solid #336600;
}
.sec3 {
    background: url(swq-txt-bg-1.jpg) no-repeat center bottom;
    /* background-size: cover; */
}
.sec3 .bIn {
    padding: 40px 40px 180px 40px;
}
.cTxt {
    text-align: justify;
    color: #336600;
    font-size: 20px;
    line-height: 1.8;
}
.cTxt p {
    text-indent: 2em;
}
.sec4 {
    background: url(swq-txt-bg-3.jpg) no-repeat center bottom;
    margin-bottom: 40px;
}
.sec4 .secbox {
    background: url(swq-txt-bg-2.jpg) no-repeat center 50px;
}
.aTtl {
    margin: 50px auto;
}
.aTtl h3 {
    font-size: 40px;
    line-height: 55px;
    color: #336600;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    padding: 10px 20px 5px 65px;
    position: relative;
    border-bottom: 2px solid #336600;
}
.aTtl h3:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(swq-icon-title.png) no-repeat 0 -40px;
}
.aTtl h3::after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: 116px;
    height: 2px;
    border-bottom: 2px solid #336600;
}
.att2 h3:before {
    background-position: -100px -40px;
}
.att3 h3 {
    padding-left: 45px;
}
.att3 h3:before {
    background-position: -200px -40px;
    left: -20px;
    bottom: -2px;
}
.moreinfo {
    text-align: right;
}
.moreinfo .iin {
    display: inline-block;
    padding: 26px 18px;
    font-size: 21px;
    text-align: left;
    color: #336600;
    font-style: italic;
    background: url(swq-txt-bg-4.png) no-repeat center center;
    background-size: 100% 100%;
}
.am2s {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 0 0;
}
.am2s .card {
    flex: 1;
    position: relative;
    padding: 70px 50px 40px;
    margin: 0 20px 50px 20px;
    background-color: #dfa823;
    color: white;
    text-align: center;
}
.am2s .card:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 46px;
    background-color: #dfa823;
    clip-path: polygon(0 0, 100% 0, 50% 100%, 50% 100%);
}
.am2s .card.green {
    background-color: #88bc98;
}
.am2s .card.green:after {
    background-color: #88bc98;
}
.am2s .card .number {
    position: absolute;
    top: -57px;
    left: 50%;
    transform: translateX(-50%);
    width: 114px;
    height: 114px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 72px;
    font-weight: bold;
    color: #dfa823;
    border: 8px solid #dfa823;
}
.am2s .card.green .number {
    color: #88bc98;
    border-color: #88bc98;
}
.am2s .card .txt {
    text-align: justify;
}
.am2s .card p {
    margin: 0;
    line-height: 1.8;
    font-size: 18px;
    text-indent: 2em;
}
.am2s .card a {
    color: #001eff;
    text-decoration: none;
}
.am2s .card a:hover {
    text-decoration: underline;
}
.am2s .card .divider {
    height: 4px;
    background-color: white;
    margin: 30px 9% 0;
    position: absolute;
    top: auto;
    bottom: 20px;
    width: 82%;
    left: 0;
}
.apm1 {
    position: relative;
    padding: 50px 0;
    margin: 50px 0 100px 0;
    background-color: #ededed;
}
.apm1 .bIn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 150px;
}
.apm1 .center-ellipse {
    position: relative;
    width: 600px;
    height: 266px;
    box-sizing: border-box;
    background-color: white;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    z-index: 2;
    color: #2a9d8f;
    padding: 0 80px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.apm1 .center-ellipse .number {
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    font-style: italic;
}
.apm1 .center-ellipse p {
    text-align: left;
    margin: 5px 0;
    font-size: 18px;
    line-height: 1.6;
    text-indent: 2em;
}
.apm1 .arrow {
    position: absolute;
    padding: 30px 150px 30px 40px;
    color: white;
    text-align: left;
    max-width: 400px;
    height: 236px;
    z-index: 1;
    box-sizing: border-box;
}
.apm1 .arrow.left-top {
    top: 0;
    left: 0;
    background-color: #264653;
    clip-path: polygon(0 0, 70% 0, 100% 50%, 70% 100%, 0 100%);
}
.apm1 .arrow.right-top {
    top: 0;
    right: 0;
    background-color: #e76f51;
    clip-path: polygon(30% 0, 100% 0, 100% 0, 100% 100%, 30% 100%, 0 50%);
    padding: 30px 40px 30px 150px;
}
.apm1 .arrow.bottom {
    bottom: 0;
    background-color: #2a9d8f;
    padding: 160px 30px 40px 30px;
    height: auto;
    max-width: 530px;
    clip-path: polygon(0 50%, 28% 0, 72% 0, 100% 50%, 100% 100%, 0 100%);
}
.apm1 .arrow p {
    margin: 0;
    line-height: 1.4;
    font-size: 18px;
}
.apm2 .bIn {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
}
.apm2 .card {
    flex: 1;
    position: relative;
    padding: 50px 50px 20px;
    margin: 100px 20px 20px 20px;
    text-align: left;
}
.apm2 .card:before {
    content: "";
    display: block;
    position: absolute;
    top: -196px;
    left: 0;
    width: 100%;
    height: 196px;
    clip-path: polygon(0 100%, 50% 0, 100% 100%);
}
.apm2 .card.green {
    background-color: #9dc815;
}
.apm2 .card.green:before {
    background-color: #9dc815;
}
.apm2 .card.purple {
    background-color: #8f7bc3;
}
.apm2 .card.purple:before {
    background-color: #8f7bc3;
}
.apm2 .card .circle {
    position: absolute;
    top: -200px;
    left: 50%;
    color: #360;
    transform: translateX(-50%);
    width: 414px;
    height: 232px;
    box-sizing: border-box;
    padding: 30px 30px 20px 30px;
    border-radius: 50%;
    background-color: #f8f4ea;
    display: flex;
    align-items: start;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}
.apm2 .card .number {
    font-size: 36px;
    text-align: center;
}
.apm2 .card h4 {
    font-size: 120%;
    font-weight: 400;
}
.apm2 .square {
    color: #fff;
}
.apm2 .card p {
    margin: 0 0 20px 0;
    line-height: 1.8;
    font-size: 18px;
    text-indent: 2em;
}
.apm3 .bIn {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
}
.apm3 .card {
    flex: 1;
    position: relative;
    padding: 20px 20px 20px;
    margin: 100px 10px 10px;
    text-align: left;
    background: #dfa823;
}
.apm3 .card:before {
    content: "";
    display: block;
    position: absolute;
    top: -66px;
    left: 0;
    width: 100%;
    height: 66px;
    clip-path: polygon(0 100%, 50% 0, 100% 100%);
    background: #dfa823;
}
.apm3 .card.green {
    background-color: #88bc98;
}
.apm3 .card.green:before {
    background-color: #88bc98;
}
.apm3 .card.purple {
    background-color: #8f7bc3;
}
.apm3 .card.purple:before {
    background-color: #8f7bc3;
}
.apm3 .card.red {
    background-color: #e08989;
}
.apm3 .card.red:before {
    background-color: #e08989;
}
.apm3 .card.blue {
    background-color: #0055a2;
}
.apm3 .card.blue:before {
    background-color: #0055a2;
}
.apm3 .card .circle {
    position: absolute;
    top: -128px;
    left: 50%;
    color: #360;
    transform: translateX(-50%);
    width: 128px;
    height: 128px;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 50%;
    background-color: #f8f4ea;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
}
.apm3 .card .number {
    font-size: 36px;
    text-align: center;
}
.apm3 .card h4 {
    font-weight: 400;
}
.apm3 .square {
    color: #fff;
}
.apm3 .card p {
    line-height: 1.8;
    font-size: 18px;
    text-indent: 2em;
}
.am1s {
    padding: 0;
    position: relative;
    border: 30px solid transparent;
    border-image-source: url('swq-box-bg-1.png');
    border-image-slice: 30;
    border-image-repeat: round;
}
.am1s .txt {
    text-align: justify;
    padding: 30px;
    line-height: 1.8;
    font-size: 21px;
    color: #6e8954;
    background: #fff;
}
.am1s .txt p {
    text-indent: 2em;
}
.txt h4 {
    font-size: 120%;
}
/*swq-ai*/
.seci1 .aMid {
    padding: 25px 0 55px;
    background-color: #ededed;
}
.am4s {
    position: relative;
    padding: 20px 0;
    display: flex;
    align-items: stretch;
    min-height: 300px;
    text-align: left;
    font-size: 18px;
    justify-content: space-between;
}
.left-section,
.right-section {
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    flex: 0 0 27%;
    display: flex;
    align-items: center;
}
.left-section {
    background-color: #47bddd;
    color: white;
    z-index: 1;
}
.left-section::after {
    content: '';
    position: absolute;
    top: 0;
    right: -200px;
    width: 200px;
    height: 100%;
    background-color: #47bddd;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.center-section {
    width: 46%;
    z-index: 2;
    box-sizing: border-box;
    position: absolute;
    flex: 0 0 46%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
}
.csec2 {
    top: 50%;
}
.cstxt {
    margin-top: 30px;
    background-color: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
    color: #6e8954;
}
.cst2 {
    margin-top: 70px;
    margin-bottom: -50px;
}
.center-section p {
    padding: 0 20px;
}
.right-section {
    background-color: #FF9800;
    color: white;
    z-index: 1;
}
.right-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: -200px;
    width: 200px;
    height: 100%;
    background-color: #FF9800;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.left-section p,
.right-section p {
    margin: 0;
    line-height: 1.6;
}
.center-section p {
    margin: 0;
    line-height: 1.6;
}
.hot {
    color: #FF5722;
    font-weight: bold;
}
.amp4 .content-structure {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 30px 18px 30px 0;
}
.amp4 .item {
    display: flex;
    position: relative;
    padding: 20px 20px 20px 0;
    color: white;
    align-items: center;
}
.amp4 .item::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 10%;
    height: 102%;
    z-index: 1;
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 0 50%, 100% 100%, 0 100%);
}
.item1 {
    background-color: #dfa823;
}
.item2 {
    background-color: #88bc98;
}
.item3 {
    background-color: #8f7bc3;
}
.item4 {
    background-color: #e08989;
}
.item5 {
    background-color: #0055a2;
}
.amp4 .number {
    width: 92px;
    height: 92px;
    line-height: 92px;
    text-align: center;
    border-radius: 50%;
    font-size: 36px;
    font-weight: bold;
    margin-right: 20px;
    z-index: 2;
    position: relative;
    background: #f8f4ea;
    color: #360;
}
.amp4 .text {
    flex: 1;
    text-align: left;
    font-size: 18px;
}
.amp5 {
    padding: 40px 0;
}
.phase-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 65px;
    font-weight: normal;
    font-style: italic;
}
.phases-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 50px;
}
.phase-item {
    flex: 1;
    position: relative;
    z-index:2;
}
.phase-circle {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 18px;
    margin: 0 auto -25px -3px;
    position: absolute;
    z-index: 1;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 20px;
    box-sizing: border-box;
}
.phase-circle.blue {
    background-color: #47bddd;
}
.phase-circle.green {
    background-color: #88bc98;
}
.phase-circle.red {
    background-color: #e08989;
}
.phase-content {
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    position: relative;
    border: 30px solid transparent;
    border-top-width: 40px;
    border-image-source: url('swq-box-bg-3.png');
    border-image-slice: 40;
    border-image-repeat: repeat;
    z-index: 2;
}
.phase-content .txt {
    background-color: #f3f3f3;
    margin-bottom: -10px;
    text-align: left;
    font-size: 18px;
}
.phase-content p {
    margin: 0;
    line-height: 1.6;
    color: #333;
}
.amp6 {
    position: relative;
}
.amp6 .phase-title {
    margin-bottom: 40px;
}
.amin {
    padding: 40px 0;
    background-color: #ededed;
}
.dialog-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.dialog {
    flex: 1;
    padding: 30px;
    border-radius: 20px;
    position: relative;
    color: #333;
    font-size: 18px;
    line-height: 1.6;
    z-index: 2;
    text-align: left;
    box-sizing: border-box;
}
.dialog.purple {
    background: url(swq-box-bg-4.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 2;
    padding-right: 140px;
    margin-right: -30px;
}
.dialog.green {
    background-color: #fff;
    border: 6px solid #9dc815;
    z-index: 1;
    padding-left: 50px;
}
.dialog.green::before {
    content: '';
    position: absolute;
    top: 28%;
    left: -6px;
    background: #fff;
    width: 10px;
    height: 38px;
}
.dialog p {
    margin: 0;
}
.col-ai .sec4 {
    margin-bottom: 0;
}
.col-ai .sec4 .secbox {
    background-position: center 0;
}
.secbg2 {
    padding: 0 0 10px 0;
    border-bottom: 20px solid #ededed;
    background: #ededed url(swq-txt-bg-3g.jpg) no-repeat center bottom;
}
.amp7 {
    padding: 40px 0;
    position: relative;
}
.amp7 .phase-title {
    margin-bottom: 40px;
}
.diamond-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 300px;
}
.diamond {
    width: 55%;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    line-height: 1.6;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    clip-path: url(#rounded-diamond);
    padding: 110px 135px;
    box-sizing: border-box;
    text-align: left;
}
.diamond-content {
    position: relative;
    z-index: 2;
}
.diamond.green {
    background-color: #9dc815;
    z-index: 1;
    margin-right: -5%;
}
.diamond.blue {
    background-color: #fff;
    z-index: 2;
    margin-left: -5%;
    padding: 130px 135px;
}
.diamond.blue:before {
    content: "";
    position: absolute;
    transform: scale(0.95);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #47bddd;
    clip-path: url(#rounded-diamond);
    z-index: 1;
}
.diamond p {
    /* transform: rotate(-45deg); */
    margin: 0;
    width: 100%;
}
.amp8 {
    padding: 0 0 40px 0;
}
.amp8 .phase-title {
    margin-bottom: 30px;
}
.amp8 .txt {
    background-color: #fff;
    border-radius: 10px;
    border: 3px solid #336600;
    color: #336600;
    padding: 40px;
    font-size: 18px;
    text-align: left;
}
.amp8 .txt p {
    text-indent: 2em;
}
.diamond-svgbox {
    position: absolute;
    z-index: -1;
    top:0;
}



.sec9 {
    background: #fff;
    position: relative;
    overflow: hidden;
}
.sec9 .bIn {
    position: relative;
    z-index: 1;
}
.sec-docs {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    padding: 40px;
    max-width: 1200px;
    margin: 0 auto;
    backdrop-filter: blur(10px);
    border: 1px solid #f0f0f0;
    transition: box-shadow 0.3s ease;
}
.sec-docs:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}
.mTxt {
    line-height: 1.8;
    color: #333;
    font-size: 18px;
}
.mTxt h2 {
    font-size: 28px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f00;
    text-align: center;
}
.mTxt p {
    margin-bottom: 18px;
    text-align: justify;
    opacity: 1;
    transform: translateY(0);
}
.mTxt strong {}
.mTxt .emkt {
    font-family: '楷体';
    font-weight: 600;
}
.footer {
    background: #303c40;
    font-size: 16px;
    color: #fff;
    padding: 12px 0;
    text-align: center;
}
.footer .bIn {
    text-align: center;
}
.footer p {
    text-indent: -5.2em;
    padding-left: 5.2em;
}
.footer a {
    color: #fff;
}
.footer b {
    font-weight: 400;
}
.units {
    width: 800px;
    margin: 0 auto;
}
.units dt {
    float: left;
    width: 300px;
    text-align: right;
    white-space: nowrap;
}
.units dd {
    float: left;
    width: 500px;
    text-align: left;
}
.dl2s dt.dtn {
    width: auto;
    margin-left: 35px;
}
.dl2s dd {
    width: auto;
}
.certs {
    width: 800px;
    margin: 0 auto;
    padding: 0 0 0 300px;
    box-sizing: border-box;
    text-align: left;
}
.orga, a.orga {
    color: #0ff
}
.grn {
    color: #eaff00
}
.hot, a.hot {
    color: #f00;
}
.efile {
    color: #ff6;
}
a.green {
    color: #181;
    font-weight: 800;
}
@media (max-width: 768px) {
    body {
        -webkit-text-size-adjust: none;
    }
    body {
        min-width: 100%;
    }
    body, button, input, select, textarea {
        font: 1rem/1.6 "Microsoft Yahei";
    }
    .onlyMb {
        display: inline;
    }
    .mbOnly {
        display: block;
    }
    .onlyPc {
        display: none;
    }
    .bIn {
        width: auto;
    }
    .login {
        font-size: 0.875rem;
    }
    .login a {
        padding: 0 3px
    }
    .login .s3 {
        padding: 0 3px 0 0;
    }
    .lgnup {
        padding: 0 3px
    }
    .lgnttl:after {
        font: 400 1.25rem/1.25rem Arial;
        margin-top: 0;
    }
    .lgnup:hover .lgnbox {
        display: none;
    }
    .lgnup:hover .lgnttl:after {
        transform: rotate(90deg);
    }
    .mqpbox {
        width: calc(100vw - 160px);
    }
    .lgni1:after {
        content: "🖥️";
        position: absolute;
        top: 0;
        right: 5px;
        width: 0.75rem;
        height: 0.75rem;
        font-size: 0.75rem;
    }
    .lgnup>[type="checkbox"] {
        position: absolute;
        display: block;
        width: 90%;
        height: 32px;
        margin: 0 0 0 -6px;
        z-index: 999;
        opacity: 0;
    }
    .lgnup>[type="checkbox"]:checked+.lgnttl:after {
        transform: rotate(270deg);
    }
    .lgnup>[type="checkbox"]:checked+.lgnttl+.lgnbox {
        display: block;
    }
    .login a.top-ntc {
        display: none;
    }
    .introlnks:before {
        top: 17px;
    }
    .introlnks a {
        padding: 3px 5px;
        font-size: 0.875rem;
    }
    .sec1 {
        height: 50vw;
    }
    .mTtl {
        margin-top: 10vw;
        background-size: contain;
        height: 15vw;
    }
    .nav .bIn .navUl {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;
    }
    .nav .bIn .navUl li {
        text-align: center;
        width: 25%;
    }
    .nav .bIn .navUl li a {
        width: 100%;
        font-size: 1rem;
        padding: 10px;
        white-space: nowrap;
    }
    .nav .bIn .navUl li a:before {
        width: 22px;
        height: 20px;
        margin-right: 5px;
        background-size: 400px 40px;
        display: block;
        margin: 0 auto;
    }
    .navUl li:nth-of-type(2) a:before {
        background-position: -40px 0;
    }
    .navUl li:nth-of-type(3) a:before {
        background-position: -80px 0;
    }
    .navUl li:nth-of-type(4) a:before {
        background-position: -120px 0;
    }
    .cTtl {
        margin: 0
    }
    .cTtl h3 {
        font-size: 1.5rem;
        line-height: 2.25rem;
        padding: 8px 15px;
    }
    .sec4, .sec4 .secbox {
        background-size: contain;
    }
    .sec4 .secbox {
        margin-bottom: 150px;
    }
    .col-zh .sec4 .secbox {
        margin-bottom: 120px;
    }
    .moreinfo {
        position: relative;
    }
    .moreinfo .iin {
        position: absolute;
        top: 0;
        right: 0;
    }
    .am1s .txt {
        font-size: 1.125rem;
        padding: 10px;
    }
    .am2s {
        flex-direction: column;
        padding: 30px 0 0 0;
    }
    .am2s .card {
        padding: 50px 20px 30px;
        margin: 0 10px 60px 10px;
    }
    .am2s .card .number {
        width: 80px;
        height: 80px;
        font-size: 3rem;
        top: -40px;
        border: 6px solid #dfa823;
    }
    .am2s .card p {}
    .apm1 {
        padding: 20px 0;
        margin: 10px 0 10px 0;
    }
    .apm1 .bIn {
        flex-direction: column;
        padding-bottom: 0;
    }
    .apm1 .center-ellipse {
        width: 90%;
        max-width: 400px;
        height: auto;
        padding: 15px;
        border-radius: 30px;
    }
    .apm1 .arrow {
        position: relative;
        max-width: 90%;
        margin: 10px auto;
        clip-path: none;
        height: auto;
        padding: 20px;
    }
    .apm1 .arrow.left-top,
    .apm1 .arrow.right-top,
    .apm1 .arrow.bottom {
        clip-path: none;
        margin: 10px auto;
        max-width: 90%;
        padding: 15px;
    }
    .sec3 .bIn {
        padding: 20px 15px 160px 15px;
    }
    .cTxt {
        font-size: 1.125rem;
        line-height: 1.6;
    }
    .aTtl {
        margin: 0 0 20px 0;
    }
    .aTtl h3 {
        font-size: 1.3125rem;
        line-height: 2rem;
        padding: 10px 15px 5px 50px;
    }
    .aTtl h3:before {
        width: 40px;
        height: 40px;
        background-size: 600px 60px;
        background-position: 0 -20px;
    }
    .att2 h3:before {
        background-position: -60px -20px;
    }
    .att3 h3:before {
        background-position: -120px -20px;
        left: -10px;
        bottom: -2px;
    }
    .apm2 .bIn {
        flex-direction: column;
        padding: 20px 0;
    }
    .apm2 .card {
        margin: 150px 10px 20px 10px;
        padding: 30px 20px 20px;
    }
    .apm2 .card:before {
        top: -20vw;
        height: 20vw;
    }
    .apm2 .card .circle {
        width: 300px;
        height: 170px;
        top: -150px;
        padding: 10px 30px 0 30px;
    }
    .apm2 .card .circle .number {
        font-size: 1.75rem;
    }
    .apm3 .bIn {
        flex-direction: column;
        padding: 50px 0 0 0;
    }
    .apm3 .card {
        margin: 60px 10px 20px 10px;
        padding: 20px 20px 20px;
    }
    .apm3 .card:before {
        top: -10vw;
        height: 10vw;
    }
    .apm3 .card .circle {
        width: 100px;
        height: 100px;
        top: -90px;
        padding: 0 10px 0 10px;
        font-size: 1.3125rem;
    }
    .apm3 .card .circle .number {
        font-size: 1.75rem;
    }
    /*swq-ai*/
    .am4s {
        flex-direction: column;
        padding: 0;
    }
    .left-section,
    .center-section,
    .right-section {
        width: 100%;
        margin: 0 0 20px 0;
        position: relative;
    }
    .cstxt {
        margin-top: 0;
    }
    .left-section::after,
    .right-section::before {
        display: none;
    }
    .amp4 .content-structure {
        margin: 30px 18px 30px 30px;
    }
    .amp4 .item {
        /* flex-direction: column; */
    }
    .amp4 .item::before {
        display: none;
    }
    .amp4 .number {
        /* margin-right: 0; */
        width: 50px;
        height: 50px;
        font-size: 1.3125rem;
        line-height: 3.125rem;
        margin-left: -25px;
    }
    .phases-container {
        flex-direction: column;
        gap: 40px;
    }
    .phase-item {
        width: 100%;
    }
    .dialog-container {
        flex-direction: column;
        gap: 20px;
    }
    .amin {
        padding: 20px;
    }
    .dialog {
        width: 100%;
    }
    .dialog.purple {
        background: #fff;
        border: 6px solid #8f7bc3;
        z-index: 2;
        padding: 20px;
        margin-right: 0;
    }
    .dialog.purple::before {
        content: '';
        position: absolute;
        top: 28%;
        left: -6px;
        background: #fff;
        width: 10px;
        height: 38px;
    }
    .dialog.purple::after {
        display: none;
    }
    .dialog.green {
        padding: 20px;
    }
    .amp7 {
        padding: 0 0 20px;
        position: relative;
    }
    .amp7 .phase-title {
        margin-bottom: 10px;
    }
    .diamond-container {
        flex-direction: column;
        gap: 20px;
    }
    .diamond {
        width: 100%;
        margin: 0 !important;
        padding: 20px;
        clip-path: none;
    }
    .diamond.blue {
        background-color: #47bddd;
        padding: 20px;
    }
    .diamond.blue:before {
        background-color: #fff;
        opacity: 0.1;
    }
    .amp8 {        padding: 0;
    }
    .amp8 .phase-title {
        margin-bottom: 10px;
    }
    .amp8 .txt{padding: 20px;margin:0 20px;}
    .col-ai .sec4 .secbox {
        margin-bottom: 0;
    }
    .sec9 {
        padding: 10px 0;
    }
    .sec-docs {
        padding: 10px;
        margin: 0 10px;
    }
    .mTtl h3 {
        font-size: 1.25rem;
        padding: 0 20px;
    }
    .mTtl h3::before,
    .mTtl h3::after {
        width: 30px;
    }
    .mTtl h3::before {
        left: -40px;
    }
    .mTtl h3::after {
        right: -40px;
    }
    .mTxt h2 {
        font-size: 1.375rem;
    }
    .mTxt {
        /* font-size: 14px; */
    }
    .footer {
        font-size: 0.875rem;
        padding: 12px 0;
    }
    .mbrc {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .units {
        width: auto;
        margin: 0 auto 10px auto;
        border-bottom: 1px solid #667;
        padding-bottom: 12px;
    }
    .units dt {
        width: 100px;
    }
    .units dd {
        width: calc(100vw - 116px);
    }
    .dl2s dt.dtn {
        width: 100px;
        margin-left: 0;
    }
    .dl2s dd {
        /* width:200px; */
    }
    .certs {
        width: auto;
        padding: 0;
        text-align: center;
    }
    .mnbr {
        white-space: nowrap;
    }
}