*{margin:0;padding:0;box-sizing:border-box}.content{max-width:1260px;margin:0 auto;position:relative}.largecontent{max-width:100%;padding:0 4rem}html{scroll-behavior:smooth}.flex{display:flex}.wrap{flex-wrap:wrap}.flex1{flex:1}.flex2{flex:2}.flex3{flex:3}.between{justify-content:space-between}.center{text-align:center}.boxshadow{box-shadow:0 0 15px rgba(0,0,0,.1);background:#fff}.vertical{display:flex;flex-direction:column;justify-content:center}:root{--theme_color:#006cfa;--subtheme_color:#893ba4;--title_color:#15212f;--content_color:#4f4f4f;--bg_color:linear-gradient(to right, #006cfa, #893ba4)}ul{list-style:none}a{color:#1c232f;text-decoration:none;font-size:1rem}i{font-style:normal}.swiper_content{max-width:1280px;margin:0 auto;position:relative;padding:10px;overflow:hidden}button,input,textarea{outline:none;border:none;font-family:unset}input[type="submit"],button{cursor:pointer}textarea{resize:none}input[type="number"]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}select{appearance:none;-moz-appearance:none;-webkit-appearance:none;font-family:unset}.center{text-align:center}.flex_start{justify-content:flex-start}.flex_center{justify-content:center}.flex_end{justify-content:flex-end}.flex_top{align-items:flex-start}.flex_middle{align-items:center}.flex_bottom{align-items:flex-end}body{font-family:'SourceHanSansCN',sans-serif}.only_mobile{display:none}.head h2{color:var(--title_color);font-size:50px;font-weight:700;line-height:82px}.head p{color:var(--content_color);font-size:24px;line-height:30px}.button{display:inline-block;line-height:1;color:#fff;font-size:17px;font-weight:500;border:1px solid var(--theme_color);background-color:var(--theme_color);transition:all 0.3s;border-radius:4px;padding:11px 34px}.button:hover{background-color:transparent;color:var(--theme_color)}.button_r{display:inline-block;line-height:1;color:var(--theme_color);font-size:17px;font-weight:500;border:1px solid var(--theme_color);background-color:transparent;transition:all 0.3s;border-radius:4px;padding:11px 34px}.button_r:hover{background-color:var(--theme_color);color:#fff}.button_bg{display:inline-block;line-height:1;font-size:20px;font-weight:500;color:#fff;transition:all 0.3s;background-color:var(--theme_color);position:relative;z-index:2;overflow:hidden;border-radius:4px;padding:18px 61px}.button_bg::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;transition:all 0.3s;background-image:var(--bg_color);z-index:-1}.button_bg:hover{opacity:.6}.btn_play{width:max-content;display:flex;align-items:center;gap:10px;color:var(--theme_color);font-size:20px;font-weight:500;background-color:#fff;border-radius:4px;padding:13px 47.5px;transition:all 0.3s}.btn_play i{transition:all 0.3s;display:block;width:17px;height:17px;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_banner_img/assets/img/play.svg) no-repeat center / contain}.btn_play:hover{opacity:.6}div.swiper-pagination{position:static;display:flex;align-items:center;height:1rem;gap:28px}div.swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#fff;width:8px;height:8px;border:1px solid #fff;transition:all 0.3s}div.swiper-pagination .swiper-pagination-bullet-active{width:1rem;height:1rem;background-color:transparent}.swiper_btns_full{display:flex;gap:18px}.swiper_btns_full div{width:50px;height:50px;border-radius:50%;border:1px solid var(--theme_color);background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_banner_img/assets/img/left-w.svg) no-repeat center / 15%;background-color:var(--theme_color);cursor:pointer;transition:all 0.3s}.swiper_btns_full div:hover{filter:brightness(1.3)}.swiper_btns_full div.swiper-button-disabled{cursor:default;background-color:transparent;border-color:rgba(255,255,255,.5)}.swiper_btns_full .btn_next{background-image:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_banner_img/assets/img/right-w.svg)}.swiper_btns_full.center{width:98%;max-width:1380px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.swiper_btns_full.center div{position:absolute;top:0;left:0;transform:translateY(-50%)}.swiper_btns_full.center div.swiper-button-disabled{filter:brightness(.2)}.swiper_btns_full.center .btn_next{left:unset;right:0}.application_banner_img{position:relative;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_banner_img/assets/img/webinar-14-scaled.jpeg) no-repeat center/cover}.application_banner_img::after{content:'';display:block;width:100%;height:100%;background-image:linear-gradient(rgb(22,33,45,.6),rgb(22,33,45,.6));position:absolute;left:0;top:0;z-index:3}.application_banner_img .flex{min-height:500px;padding:100px 0;position:relative;z-index:5}.application_banner_img .head h1{color:#fff;font-size:60px;font-weight:700;line-height:74px}.application_banner_img .head p{color:#fff;font-size:22px;line-height:30px;margin:25px 0 2rem;max-width:896px}@media screen and (max-width:786px){.content{padding:0 1.2rem}.swiper_content{padding:10px 1.2rem}.obly_mobile{display:block}.head .subtitle{font-size:14px}.head h1{font-size:25px;line-height:1.5}.head h2{font-size:22px;line-height:1.5}.head p{font-size:.9rem;line-height:1.5rem}.head .nav ul{margin-top:20px;gap:1rem}.head .nav ul li{font-size:14px;padding-bottom:.5rem}.h2-line h2{font-size:22px;line-height:1.5;padding-bottom:10px;margin-bottom:0}.button{font-size:14px;padding:12px 22px 14px;border-radius:4px}.border_btn{font-size:14px;padding:11px 22px 13px}.scroll-text{display:none}.application_banner_img .flex{min-height:420px;padding:4rem 0;align-items:flex-end}.application_banner_img .head{text-align:center}.application_banner_img .head h1{font-size:25px;line-height:1.5}.application_banner_img .head p{font-size:.9rem;line-height:1.5rem;margin:.5rem 0 1.2rem}.application_banner_img .head .btn_play{margin:0 auto}}@media screen and (min-width:786px) and (max-width:1600px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1260px){.content{max-width:1000px}.swiper_content{max-width:1020px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}.swiper_content{max-width:806px}}*{margin:0;padding:0;box-sizing:border-box}.content{max-width:1260px;margin:0 auto;position:relative}.largecontent{max-width:100%;padding:0 4rem}html{scroll-behavior:smooth}.flex{display:flex}.wrap{flex-wrap:wrap}.flex1{flex:1}.flex2{flex:2}.flex3{flex:3}.between{justify-content:space-between}.boxshadow{box-shadow:0 0 15px rgba(0,0,0,.1);background:#fff}.vertical{display:flex;flex-direction:column;justify-content:center}.btn_play i{transition:all 0.3s;display:block;width:17px;height:17px;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/product_list/assets/img/play.svg) no-repeat center / contain}.swiper_btns_full div{width:50px;height:50px;border-radius:50%;border:1px solid var(--theme_color);background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/product_list/assets/img/left-w.svg) no-repeat center / 15%;background-color:var(--theme_color);cursor:pointer;transition:all 0.3s}.swiper_btns_full .btn_next{background-image:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/product_list/assets/img/right-w.svg)}.product_list ul{margin:0 auto;max-width:1920px}.product_list ul li{display:flex;align-items:center;margin-bottom:3rem}.product_list ul li:nth-child(even) .img{order:2}.product_list ul li .img{width:50%;height:600px}.product_list ul li .img img{width:100%;height:100%;object-fit:cover}.product_list ul li .info{width:50%;color:#16212D;padding:112px 5.04466%}.product_list ul li .info h2{font-weight:700;font-size:44px;line-height:135%;max-width:576px}.product_list ul li .info p{font-size:22px;font-weight:500;margin-top:25px;line-height:135%;max-width:576px}.product_list ul li .info .button{margin-top:2rem;font-size:1rem;padding:15px 60px}section .product_list{margin-top:80px}@media screen and (max-width:786px){section .product_list{}}@media screen and (max-width:786px){.content{padding:0 1.2rem}.product_list ul li{display:block}.product_list ul li .img{width:100%;height:300px}.product_list ul li .info{width:100%;padding:56px 3rem;text-align:center}.product_list ul li .info h2{font-size:2rem}.product_list ul li .info p{font-size:1rem}.product_list ul li .info .button{font-size:14px;padding:15px 22px;margin-top:1.2rem;min-width:140px}}@media screen and (min-width:786px) and (max-width:1600px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1260px){.content{max-width:1000px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}}.btn_play i{transition:all 0.3s;display:block;width:17px;height:17px;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/partnership_edu/assets/img/play.svg) no-repeat center / contain}.swiper_btns_full div{width:50px;height:50px;border-radius:50%;border:1px solid var(--theme_color);background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/partnership_edu/assets/img/left-w.svg) no-repeat center / 15%;background-color:var(--theme_color);cursor:pointer;transition:all 0.3s}.swiper_btns_full .btn_next{background-image:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/partnership_edu/assets/img/right-w.svg)}.partnership_edu{overflow:hidden}.partnership_edu .img{min-width:73.1746%;height:600px;order:2}.partnership_edu .img img{width:100%;height:100%;object-fit:cover}.partnership_edu .head{min-width:44.92%;margin-right:7.9365%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:50px 0}.partnership_edu .head h1{color:var(--title_color);font-size:54px;font-weight:700;line-height:74px}.partnership_edu .head p{color:#374151;font-size:22px;line-height:38px;margin:30px 0 40px}.partnership_edu .head .button{font-size:20px;padding:17px 60px}@media screen and (max-width:786px){.content{padding:0 1.2rem}.partnership_edu{padding:0 0 4rem}.partnership_edu .content{padding:0}.partnership_edu .content .flex{display:block}.partnership_edu .img{height:300px;min-height:unset}.partnership_edu .head{padding:2rem 1.2rem 0;margin:0}.partnership_edu .head h1{font-size:25px;line-height:1.5}.partnership_edu .head p{font-size:.9rem;line-height:1.5rem;margin:.5rem 0 1.2rem}.partnership_edu .head .button{font-size:14px;padding:11px 22px}}@media screen and (min-width:786px) and (max-width:1600px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1260px){.content{max-width:1000px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}}@media screen and (max-width:786px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1600px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1260px){.content{max-width:1000px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}}.btn_play i{transition:all 0.3s;display:block;width:17px;height:17px;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_product/assets/img/play.svg) no-repeat center / contain}.swiper_btns_full div{width:50px;height:50px;border-radius:50%;border:1px solid var(--theme_color);background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_product/assets/img/left-w.svg) no-repeat center / 15%;background-color:var(--theme_color);cursor:pointer;transition:all 0.3s}.swiper_btns_full .btn_next{background-image:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_product/assets/img/right-w.svg)}.application_product{background-color:#f8f8f8;overflow:hidden;padding:0 0 80px}.application_product .flex{padding:50px 0 1rem}.application_product .flex .img{width:60.1587%;height:auto}.application_product .flex .img img{width:100%;height:auto;object-fit:contain;max-height:100%}.application_product .flex .head{width:34.92%;padding-bottom:14.2857%}.application_product .flex .head p{font-size:20px;line-height:2rem;color:#374151;margin:1rem 0 36px}.application_product .flex .head .button{font-size:18px;padding:14px 37px}.application_product p.center{color:#17212d;font-size:28px;line-height:40px;margin:0 auto;max-width:1010px}.application_product .main{padding-top:60px}.application_product .main ul{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.application_product .main ul li{border-radius:6px;background-color:#fff;padding:19px;box-shadow:0 0 15px rgba(0,0,0,.1);display:flex;flex-direction:column}.application_product .main ul li:hover img{transform:scale(1.05)}.application_product .main ul li .img{padding-bottom:61.979%;overflow:hidden;border-radius:6px;position:relative}.application_product .main ul li .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:all 0.3s}.application_product .main ul li .info{text-align:center;padding:35px 0;flex:1;display:flex;flex-direction:column}.application_product .main ul li .info span{color:var(--theme_color);line-height:2rem;font-weight:500}.application_product .main ul li .info h3{color:var(--title_color);font-size:36px;font-weight:700;margin:24px 0}.application_product .main ul li .info p{color:#606060;font-size:22px;line-height:28px;margin-bottom:56px;flex:1}.application_product .main ul li .info .btns{display:flex;align-items:center;justify-content:center;gap:7%}.application_product .main ul li .info .btns a{color:var(--theme_color);font-weight:500;display:flex;align-items:center;gap:8px;font-size:18px}.application_product .main ul li .info .btns a:hover i{right:-5px}.application_product .main ul li .info .btns a i{display:block;width:8px;height:13px;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_product/assets/img/right-full.svg) no-repeat center / contain;transition:all 0.3s;position:relative;right:0}@media screen and (max-width:786px){.content{padding:0 1.2rem}.application_product{padding:4rem 0}.application_product .flex{padding:0;display:block}.application_product .flex .img{width:100%;height:200px}.application_product .flex .head{width:100%;margin-top:2rem;padding:0;text-align:center}.application_product .flex .head p{font-size:1rem;line-height:1.5;margin:.5rem 0 1.2rem}.application_product .flex .head .button{font-size:14px;padding:11px 22px}.application_product p.center{font-size:.9rem;line-height:1.5rem;margin:2rem 0 0}.application_product .main{padding-top:2rem}.application_product .main ul{display:block}.application_product .main ul li{margin-bottom:1.2rem;padding:1rem}.application_product .main ul li:last-child{margin-bottom:0}.application_product .main ul li .info{padding:1rem 0 .5rem}.application_product .main ul li .info span{font-size:14px;line-height:1.5}.application_product .main ul li .info h3{font-size:20px;margin:.5rem 0;line-height:1.5}.application_product .main ul li .info p{font-size:.9rem;line-height:1.5rem;margin-bottom:1rem}.application_product .main ul li .info .btns{gap:1rem}.application_product .main ul li .info .btns a{font-size:14px}.application_product .main ul li .info .btns a i{width:6px;height:10px}}@media screen and (min-width:786px) and (max-width:1600px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1260px){.content{max-width:1000px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}.application_product .main ul{gap:1rem}.application_product .main ul li{padding:1rem}}*{margin:0;padding:0;box-sizing:border-box}.tools_part_vendor .tools_part_box{padding:4rem 0;text-align:center}.tools_part_vendor .tools_part_box input{padding:.8rem 1rem;border-radius:5px;min-width:300px;border:1px #ddd solid}.tools_part_vendor .tools_part_box button{background:#fff;border:1px solid #f8f8f8;color:#4c4c4c;padding:.8rem 1.5rem;display:inline-block;font-weight:500;border:none;font-size:16px;cursor:pointer;border-radius:10px;background-color:#33bde9;border:1px solid #33bde9;color:#fff;padding:.8rem 1.5rem}@media screen and (max-width:786px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1200px){.content{max-width:1000px}.solution_strength .head p{width:70%}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}.solution_strength .head p{width:90%}}.btn_play i{transition:all 0.3s;display:block;width:17px;height:17px;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/comment_edu/assets/img/play.svg) no-repeat center / contain}.swiper_btns_full div{width:50px;height:50px;border-radius:50%;border:1px solid var(--theme_color);background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/comment_edu/assets/img/left-w.svg) no-repeat center / 15%;background-color:var(--theme_color);cursor:pointer;transition:all 0.3s}.swiper_btns_full .btn_next{background-image:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/comment_edu/assets/img/right-w.svg)}.comment_edu{padding:0 0 35px;background-color:#f8f8f8}.comment_edu .comment_eduone_box{position:relative;padding:0 calc(4% + 50px);margin-top:0}.comment_edu .comment_eduone{max-width:1184px;margin:0 auto;overflow:hidden}.comment_edu .comment_eduone .swiper-wrapper{align-items:center}.comment_edu .comment_eduone .swiper-slide{border-radius:14px;padding:68px 16.09% 30px}.comment_edu .comment_eduone .swiper-slide p{padding-left:6.4757%;padding-top:2rem;position:relative;color:var(--title_color);font-size:28px;line-height:42px}.comment_edu .comment_eduone .swiper-slide p::before{content:'“';color:var(--theme_color);font-size:3rem;position:absolute;line-height:unset;left:-6.4757%;top:0;letter-spacing:-38px;transform:translateX(14px)}.comment_edu .comment_eduone .swiper-slide strong{display:block;text-align:right;color:var(--title_color);font-weight:500;line-height:30px;margin-top:58px;font-size:18px}.comment_edu .comment_eduone .swiper-slide .logo{margin:8px 0 0 auto;width:120px;height:45px;background:no-repeat right center / contain}.comment_edu .swiper-pagination{filter:brightness(0);justify-content:center;margin-top:40px}@media screen and (max-width:786px){.content{padding:0 1.2rem}.comment_edu .swiper-pagination{margin-top:2rem}.comment_edu .swiper_btns_full div{width:2rem;height:2rem}.comment_edu .comment_swiper_box .swiper_btns_full{width:calc(100% - 2rem)}.comment_edu .comment_eduone .swiper-slide{padding:4rem 1.6rem 1.6rem}.comment_edu .comment_eduone .swiper-slide p{padding:0;font-size:1rem;line-height:1.5}.comment_edu .comment_eduone .swiper-slide p::before{left:-3.1rem;top:-2rem}.comment_edu .comment_eduone .swiper-slide strong{font-size:14px;line-height:1.5;margin-top:2rem}.comment_edu .comment_eduone .swiper-slide .logo{width:100px;height:30px}}@media screen and (min-width:786px) and (max-width:1600px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1260px){.content{max-width:1000px}.comment_box .comment_swiper .swiper-slide{padding:68px 10% 30px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}}.btn_play i{transition:all 0.3s;display:block;width:17px;height:17px;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_resource/assets/img/play.svg) no-repeat center / contain}.swiper_btns_full div{width:50px;height:50px;border-radius:50%;border:1px solid var(--theme_color);background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_resource/assets/img/left-w.svg) no-repeat center / 15%;background-color:var(--theme_color);cursor:pointer;transition:all 0.3s}.swiper_btns_full .btn_next{background-image:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_resource/assets/img/right-w.svg)}.application_resource{padding:90px 0 118px}.application_resource .main{margin-top:54px}.application_resource .main table{border-collapse:collapse}.application_resource .main table tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.application_resource .main table tbody tr:first-child{background-color:#f1f8ff;border:none}.application_resource .main table tbody tr:first-child td{color:var(--title_color);font-size:19px;font-weight:800;padding:15.5px 11px}.application_resource .main table tbody tr td{padding:30px 11px 2rem;vertical-align:top;max-width:325px}.application_resource .main table tbody tr td a{color:var(--theme_color);font-size:19px;line-height:25px;padding-left:2rem;position:relative;display:block;margin-bottom:12px}.application_resource .main table tbody tr td a:last-child{margin-bottom:0}.application_resource .main table tbody tr td a::before{content:'';display:block;width:12px;height:12px;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_resource/assets/img/icon-share.svg) no-repeat center / contain;position:absolute;left:0;top:7px}.application_resource .main table tbody tr td a:hover{text-decoration:underline}.application_resource .main table tbody tr td p{color:var(--title_color);font-size:17px;font-weight:500;line-height:23px;display:flex;align-items:flex-start;gap:10px}.application_resource .main table tbody tr td p::before{content:'';display:block;min-width:15px;height:10px;background:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_resource/assets/img/gou-b.svg) no-repeat center / contain;position:relative;top:5px}.application_resource .main table tbody tr td:first-child{padding-left:22px}.application_resource .main table tbody tr td:last-child{padding-right:22px;width:285px}.application_resource .main table tbody tr td:nth-child(2) a::before{width:14px;height:14px;background-image:url(https://opentrons.com.cn/wp-content/plugins/sytech-fronteditor/sytpl/application_resource/assets/img/icon-dl.svg)}.application_resource .cat{margin-top:44px}.application_resource .cat strong{display:block;color:var(--title_color);font-size:20px;font-weight:500;line-height:25px}.application_resource .cat ul{margin-top:4px}.application_resource .cat ul li{color:#7f7f7f;line-height:30px;font-size:18px}@media screen and (max-width:786px){.content{padding:0 1.2rem}.application_resource{padding:4rem 0}.application_resource .main{margin-top:2rem}.application_resource .main table{display:block;overflow:auto}.application_resource .main table tbody tr:first-child td{font-size:15px;line-height:1.5}.application_resource .main table tbody tr td{font-size:13px;line-height:1.5;padding:1rem 10px!important;min-width:160px}.application_resource .main table tbody tr td:nth-child(2) a::before{width:12px;height:12px}.application_resource .main table tbody tr td a{font-size:13px;line-height:1.5;padding-left:1rem}.application_resource .main table tbody tr td a::before{width:12px;height:12px;top:4px}.application_resource .main table tbody tr td p{font-size:13px;gap:5px}.application_resource .main table tbody tr td p::before{min-width:10px;height:10px}.application_resource .cat{margin-top:2rem}.application_resource .cat strong{font-size:17px;line-height:1.5}.application_resource .cat ul li{font-size:.85rem;line-height:1.3rem;margin-bottom:5px}}@media screen and (min-width:786px) and (max-width:1600px){.content{padding:0 1.2rem}.application_resource .main table tbody tr td{width:auto!important}}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1260px){.content{max-width:1000px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}.application_resource .main .items .item ul li a{padding-left:1rem}}.btn_play i{transition:all 0.3s;display:block;width:17px;height:17px;background:url(https://opentrons.com.cn//wp-content/plugins/sytech-fronteditor/sytpl/bottom_more/assets/img/play.svg) no-repeat center / contain}.swiper_btns_full div{width:50px;height:50px;border-radius:50%;border:1px solid var(--theme_color);background:url(https://opentrons.com.cn//wp-content/plugins/sytech-fronteditor/sytpl/bottom_more/assets/img/left-w.svg) no-repeat center / 15%;background-color:var(--theme_color);cursor:pointer;transition:all 0.3s}.swiper_btns_full .btn_next{background-image:url(https://opentrons.com.cn//wp-content/plugins/sytech-fronteditor/sytpl/bottom_more/assets/img/right-w.svg)}.bottom_more{background-color:#f8f8f8;padding:85px 0 75px}.bottom_more i{display:inline-block;width:53px;height:79px;background:url(https://opentrons.com.cn//wp-content/plugins/sytech-fronteditor/sytpl/bottom_more/assets/img/app-more.svg) no-repeat center / contain}.bottom_more h2{margin:2rem 0 12px}.bottom_more p{font-size:22px;margin:0 auto 34px;max-width:1010px}.bottom_more .button{font-size:18px;padding:14px 31px}@media screen and (max-width:786px){.content{padding:0 1.2rem}.bottom_more{padding:3rem 0}.bottom_more i{width:3rem;height:3rem}.bottom_more h2{margin:1rem 0 .5rem}.bottom_more p{margin:0 0 1.2rem}.bottom_more .button{font-size:14px;padding:11px 22px}}@media screen and (min-width:786px) and (max-width:1600px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1400px){.content{padding:0 1.2rem}}@media screen and (min-width:786px) and (max-width:1260px){.content{max-width:1000px}}@media screen and (min-width:786px) and (max-width:1000px){.content{max-width:786px}}