:root{--headerHeight: 64px;--padding: 15px;--themeColor: #3d73ed;--maxWidth: 1200px}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}.p-lr{padding-left:var(--padding);padding-right:var(--padding)}body{background:#fff;font-family:MSYH;overflow-x:hidden}.android,.ios,.pc{display:inline-block}.android,.ios{display:none}#to-top{position:fixed;bottom:120px;right:30px;cursor:pointer;z-index:1000;display:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.16);box-shadow:0 0 10px rgba(0,0,0,.16);padding:15px}#to-top img{width:30px;height:30px}header{background-color:#fff;position:fixed;left:0;top:0;width:100%;height:var(--headerHeight);z-index:99;background-color:#fff;-webkit-box-shadow:0px 0px 6px 1px rgba(0,0,0,.5);box-shadow:0px 0px 6px 1px rgba(0,0,0,.5)}header .wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .logo img{height:50px;display:block;margin:auto}header .nav{line-height:calc(var(--headerHeight) - 2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav a{font-size:16px;font-weight:400;color:#202125;margin-left:24px;position:relative}header .nav a:hover,header .nav a.active{color:#202125}header .nav a:hover::after,header .nav a.active::after{background:var(--themeColor);border-radius:2px;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}header #nav-btn{height:100%;display:none;width:1.25rem;height:1.0625rem;background:url(../image/icon_nav.png) no-repeat;background-size:100% 100%}.crumbs{margin:24px auto;color:#000;font-size:14px}.crumbs a{color:#666}.crumbs a:hover{color:var(--themeColor)}.crumbs span,.crumbs a{margin-right:5px}.list .li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;padding:20px;margin-bottom:30px}.list .li img{width:175px;height:115px;-o-object-fit:cover;object-fit:cover;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px;overflow:hidden}.list .li .info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.list .li .info .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px;color:#333;font-weight:600}.list .li .info .title:hover{color:var(--themeColor)}.list .li .info .desc{font-size:14px;color:#666;line-height:24px;min-height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;margin-top:8px}.list .li .info .time{font-size:13px;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}.list .li .info .time img{width:14px;height:14px;margin-right:5px;display:block;-webkit-box-shadow:none;box-shadow:none;border:none}main{padding-top:var(--headerHeight)}.wrapper{max-width:var(--maxWidth);margin:0 auto;padding:0 var(--padding)}footer{padding:24px 0;text-align:center;color:#fff;width:100%;font-size:12px;background:#343a40}footer p{margin-bottom:15px}footer p:last-child{margin-bottom:0}footer p a{color:#fff}.error-404-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;min-height:calc(100vh - 50px - 4.375rem)}.error-404-container .alert{text-align:center;padding:50px 0}.error-404-container .alert img{width:316px}.error-404-container .alert p{font-size:1rem;color:#898585;line-height:34px}.error-404-container .alert .btn{font-size:12px;color:#fff;background-color:var(--themeColor);border-radius:.3125rem;width:5rem;height:1.875rem;line-height:1.875rem;display:block;margin:0 auto}.index-container .part1{background-color:#f8fafd;height:600px;background-size:cover;background-position:center}.index-container .part1 .wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.index-container .part1 img{width:50%}.index-container .part1 .info{width:45%}.index-container .part1 .info .title{font-size:40px;color:#333;font-weight:bold;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-container .part1 .info .title img{width:50px;height:50px;margin-right:10px}.index-container .part1 .info .desc{font-size:20px;color:var(--themeColor);margin-bottom:10px}.index-container .part1 .info .function p{font-size:16px;color:#666;line-height:32px}.index-container .part1 .info .button{width:240px;height:54px;background:#3e73ed;border-radius:30px;font-size:18px;font-weight:400;color:#fff;line-height:54px;text-align:center;margin-top:20px}.index-container .part1 .info .button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.index-container .part2{padding:50px 0}.index-container .part2 .channel-list{margin-bottom:30px}.index-container .part2 .channel-list .channel-title{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.index-container .part2 .channel-list .channel-title strong{font-weight:bold;font-size:24px;color:var(--themeColor)}.index-container .part2 .channel-list .channel-title a{font-size:14px;color:#999;font-weight:normal}.article-container .download-banner{padding:24px 0 0}.article-container .download-banner a{width:100%;padding-top:7.8%;background:url(https://image.sanxiang-sh.com/qtw/s-1.png) no-repeat;background-size:cover;background-position:left center}.article-container .channel-list{margin-bottom:30px}.article-container .channel-list .channel-title{color:#333;font-size:22px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.article-container .channel-list .channel-title a{font-size:14px;color:#999}.article-container .channel-list .channel-title a:hover{color:var(--themeColor)}.article-container .pagination{margin-top:30px;margin-bottom:50px;text-align:center;color:#333;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-container .pagination a,.article-container .pagination span{min-width:30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 8px;display:flex;align-items:center;justify-content:center;margin:0 4px;min-width:30px;height:30px;background:#fff;font-size:14px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#666;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 0px 1px 1px rgba(0,0,0,.16);box-shadow:0px 0px 1px 1px rgba(0,0,0,.16)}.article-container .pagination a.current,.article-container .pagination a:hover{color:var(--themeColor)}.article-container .container{background-color:#fff;margin-bottom:30px}.article-container .container .module-title{font-size:18px;font-family:Microsoft YaHei;font-weight:bold;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.article-container .container .module-title::before{content:"";display:block;width:4px;height:17px;background:#475fff;border-radius:2px;margin-right:4px}.article-container .container h2{font-size:22px;color:#333;text-align:center;margin-bottom:15px}.article-container .container .infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:400;color:#666;margin-bottom:15px}.article-container .container .infos span{font-size:14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 30px}.article-container .container .infos a{color:var(--themeColor)}.article-container .container .infos .date::before{content:"";background:url(../image/time.png) no-repeat;background-size:14px 14px;width:14px;height:14px;vertical-align:text-top;margin-right:.25rem;display:inline-block}.article-container .container .infos .user i{display:inline-block;width:14px;height:14px;margin-right:4px;background:url(../image/refer.png);background-size:14px}.article-container .container .line{width:100%;height:12px;background:url(../image/img47.png) repeat;background-size:100%;margin:16px 0}.article-container .container article{display:block;word-wrap:break-word;word-break:break-all;font-size:15px;font-weight:400;color:#666;line-height:30px}.article-container .container article img{margin:10px auto;display:block;max-width:100%;height:auto !important}.article-container .recommend{margin-bottom:30px}.article-container .recommend .module-title{font-size:18px;font-family:Microsoft YaHei;font-weight:bold;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.article-container .recommend .module-title::before{content:"";display:block;width:4px;height:17px;background:#475fff;border-radius:2px;margin-right:4px}.article-container .recommend .list{padding:0}.article-container .recommend .list .li:last-child{margin-bottom:0}.download-container .wrapper{padding:40px 15px}.download-container img{width:100%;max-width:360px;margin:0 auto;display:block}.download-container .title{font-size:26px;color:#383a3b;text-align:center;margin-top:32px;margin-bottom:14px;font-weight:600;letter-spacing:-1px}.download-container .title a{color:#383a3b}.download-container .tips{font-size:14px;margin:14px 10px 30px;line-height:1.5;text-align:center;color:#333}.download-container .download a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;font-weight:bold;margin:10px;width:280px;color:#fff;padding:10px 14px;font-size:15px;line-height:2;background-color:var(--themeColor);margin:0 auto}@media screen and (max-width: 1200px){.wrapper{max-width:970px}}@media screen and (max-width: 1080px){:root{--padding: 38px}.crumbs{height:2.125rem;line-height:2.125rem;font-size:.8rem;color:#999;background-color:#f7f7f7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0 15px}.crumbs a{color:#999}.list{padding:0}.list .li{padding:15px;margin-top:0;margin-bottom:15px}.list .li img{width:100px;height:66px;margin-right:15px}.list .li .info{width:calc(100% - 112px)}.list .li .info .title{font-size:14px;color:#333;margin-bottom:10px}.list .li .info .desc{display:none}.list .li .info .time{font-size:12px}.list .li .info .others{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list .li .info .others .read{font-size:12px}header{-webkit-box-shadow:0px 0px 2px 1px rgba(0,0,0,.16);box-shadow:0px 0px 2px 1px rgba(0,0,0,.16)}header .wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header #nav-btn{display:-webkit-box;display:-ms-flexbox;display:flex}header .nav{border-top:1px solid #eee;margin-left:0;position:fixed;right:-100%;z-index:999;top:var(--headerHeight);display:block !important;width:100%;height:calc(100% - var(--headerHeight));background-color:#fff;padding:15px;-webkit-transition:right .5s;transition:right .5s;line-height:2.5rem}header .nav.open{right:0;-webkit-transition:right .5s;transition:right .5s}header .nav a{width:calc((100% - 15px)/2);height:2.125rem;background:#f8f8f8;border-radius:.25rem;border:.0625rem solid #f2f0f0;text-align:center;margin-bottom:1.125rem;margin-right:15px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:left;margin-left:0}header .nav a:nth-child(2n){margin-right:0}header .nav a::after{display:none}header .nav a.on,header .nav a:hover{border-bottom:1px solid #fff}footer{padding:1rem}.banner{height:11.5rem !important}.banner .wrapper{width:48%}.banner .info .title{font-size:18px;font-weight:600}.banner .info .title-en{font-size:12px}.banner .info .intro,.banner .info .function,.banner .info .tag{display:none}.banner .info .button{width:7.8125rem;height:2.5rem;line-height:2.5rem;font-size:.875rem;padding:0;text-align:center;margin-top:0}.index-container .part1{height:auto;padding:30px 15px}.index-container .part1 .wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.index-container .part1 .info{width:100%;text-align:center;margin-bottom:30px}.index-container .part1 .info .title{font-size:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.index-container .part1 .info .desc{font-size:18px}.index-container .part1 .info .function p{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;margin-bottom:7px}.index-container .part1 .info .button{width:18rem;height:2.5rem;line-height:2.5rem;background:#3d80f5;border-radius:1.25rem;font-size:1rem;color:#fff;margin-top:1.5rem}.index-container .part1 img{width:100%}.index-container .part2{padding:0 0 30px;margin-bottom:0}.index-container .part2 .channel-list .channel-title{color:#007aff;text-align:center;margin:24px auto 15px}.index-container .part2 .channel-list .channel-title strong{font-size:1.25rem}.index-container .part2 .channel-list .list{padding:0}.article-container .wrapper{padding:0}.article-container .download-banner{padding:0}.article-container .download-banner a{padding-top:21.8%;background:url(https://image.sanxiang-sh.com/qtw/s-3.png) no-repeat;background-size:cover;background-position:center}.article-container .channel-list{-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;padding:15px}.article-container .channel-list .channel-title{font-size:18px}.article-container .channel-list .channel-title a{font-weight:normal;font-size:14px}.article-container .pagination{margin-bottom:30px}.article-container .pagination a,.article-container .pagination span,.article-container .pagination select{font-size:.75rem;margin:0 .1875rem;border:none}.article-container .container{padding:15px;margin-bottom:10px;border:none}.article-container .container h2{font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;margin-top:0;padding:0 1rem}.article-container .container .infos{margin-top:.875rem}.article-container .container .infos span{font-size:12px;margin:0 5px;color:#333}.article-container .container article{font-size:14px}.article-container .container .pages{padding:0 1rem;margin:0}.article-container .container .pages .prev,.article-container .container .pages .next{font-size:14px}.article-container .recommend{padding:1rem;border:none}.article-container .recommend .module-title{font-size:18px;line-height:18px;margin-bottom:15px}.article-container .recommend .list{padding:0}}@media screen and (max-width: 768px){main .wrapper{max-width:750px}}@media screen and (max-width: 648px){:root{--padding: 15px}#to-top{bottom:70px;right:10px}#to-top img{width:30px;height:30px}.error-404-container .alert img{width:12.5rem}.error-404-container .alert h2{font-size:16px}}.section-c{padding:8vw 15px}.section-c.bg{background-color:rgba(245,245,245,.4196078431)}.section-c .title{font-size:36px;font-weight:bold;margin-bottom:40px;color:#333;text-align:center}.section-c .ts-list{overflow:hidden}.section-c .ts-list .item{position:relative;width:calc(25% - 1.875rem);margin:1.875rem .9375rem 0;background-color:#fff;border:1px solid var(--themeColor);border-radius:.875rem;padding:30px 0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left;font-size:1.125rem;font-weight:bold;color:#333;text-align:center}.section-c .intro{font-size:16px;font-family:YRDZST;color:#333;line-height:28px;margin:0 auto}.section-c .intro strong{color:var(--themeColor)}@media screen and (max-width: 1080px){.section-c .title{font-size:24px;margin-bottom:30px}.section-c .ts-list{margin-top:15px}.section-c .ts-list .item{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 10px);margin:10px 5px 0;padding:15px 0;font-size:16px}.section-c .ts-list .item img{width:4.9rem;height:4rem;margin:1rem auto}.section-c .ts-list .item .title{font-size:1rem;margin-top:0}}