body{overflow-x:hidden;letter-spacing:0}body a{text-decoration:none !important}.header_box{background:#FFFFFF;position:absolute;top:0;left:0;width:100%;height:100rem;z-index:999;display:flex;padding:0 160rem;box-sizing:border-box;box-shadow:0 0 30rem rgba(102,102,102,0.2)}@keyframes slideDown{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}.header_box.active{position:fixed;animation:slideDown .5s ease-out}.header_box .contentbox{width:100%;padding:0;display:flex;justify-content:space-between;align-items:center;position:relative;box-sizing:border-box}.header_box .contentbox .logobox .logo{display:block;width:152rem;height:50rem}.header_box .contentbox .logobox .logo .picbox{width:100%;height:100%;overflow:hidden}.header_box .contentbox .logobox .logo .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.header_box .contentbox .logobox .logo .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.header_box .contentbox .headerright{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-evenly;height:100%}.header_box .contentbox .headerright .navilist{height:100%;display:flex;align-items:center}.header_box .contentbox .headerright .navilist .navi{height:100%;padding:6rem 20rem;cursor:pointer;transition:color .5s;position:relative}.header_box .contentbox .headerright .navilist .navi:hover .a_button{background:linear-gradient(90deg, #0084CD, #4EC681);background-position:center bottom;background-size:auto 4rem;background-repeat:no-repeat;color:#333333;font-weight:bold}.header_box .contentbox .headerright .navilist .navi .active{background:linear-gradient(90deg, #0084CD, #4EC681);background-position:center bottom;background-size:auto 4rem;background-repeat:no-repeat;color:#333333 !important;font-weight:bold !important}.header_box .contentbox .headerright .navilist .navi .a_button{display:block;height:100%;line-height:100rem;box-sizing:border-box;background:linear-gradient(90deg, #fff, #fff, 0);background-position:center bottom;background-size:auto 4rem;background-repeat:no-repeat;font-size:16rem;font-weight:normal;color:#999999}.header_box .contentbox .headerright .navilist .navi .a_but{display:block;height:100%;line-height:100rem;box-sizing:border-box;background:linear-gradient(90deg, #fff, #fff, 0);background-position:center bottom;background-size:auto 4rem;background-repeat:no-repeat;font-size:16rem;font-weight:bold;color:#00629B;transition:transform .5s}.header_box .contentbox .headerright .navilist .navi .a_but:hover{transform:scale(1.3)}.header_box .contentbox .headerright .navilist .navi .list_box{padding:40rem 20rem 20rem 20rem;position:absolute;left:-40rem;top:20rem;display:none}.header_box .contentbox .headerright .navilist .navi .list_box .list_item{display:flex;flex-direction:column;align-items:center;border-radius:10rem;background-color:#2eb976;overflow:hidden}.header_box .contentbox .headerright .navilist .navi .list_box .list_item .a_lianjie{min-width:150rem;padding:0 20rem;height:50rem;text-align:center;line-height:50rem;font-size:20rem;color:#fff}.header_box .contentbox .headerright .navilist .navi .list_box .list_item .a_lianjie:hover{background-color:#0097bc}.header_box .contentbox .headerright .navilist .search{margin-left:80rem;display:block;width:36rem;height:36rem;background:rgba(255,255,255,0.1);display:flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .3s}.header_box .contentbox .headerright .navilist .search .picbox{width:20rem;height:20rem;overflow:hidden}.header_box .contentbox .headerright .navilist .search .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.header_box .contentbox .headerright .navilist .search .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.header_box .contentbox .headerright .navilist .search:hover{transform:scale(1.2)}.header_box .contentbox .headerright .navilist .search.search2{display:none}.header_box .contentbox .headerright .navilist .fege{margin-left:30rem;width:1rem;height:18rem}.header_box .contentbox .headerright .navilist .fege .picbox{width:100%;height:100%;overflow:hidden}.header_box .contentbox .headerright .navilist .fege .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.header_box .contentbox .headerright .navilist .fege .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.header_box .contentbox .headerright .navilist .btn{margin-left:30rem;width:18rem;height:16rem;cursor:pointer;transition:transform .3s}.header_box .contentbox .headerright .navilist .btn .picbox{width:100%;height:100%;overflow:hidden}.header_box .contentbox .headerright .navilist .btn .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.header_box .contentbox .headerright .navilist .btn .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.header_box .contentbox .headerright .navilist .btn:hover{transform:scale(1.2)}.header_box .contentbox .headerright .navilist .yuyan{display:flex;margin-left:30rem}.header_box .contentbox .headerright .navilist .yuyan a{font-size:20rem;color:#333;transition:transform .3s}.header_box .contentbox .headerright .navilist .yuyan a:hover{transform:scale(1.2);color:#00629B}.header_box .contentbox .headerright .language{font-size:18rem;font-weight:normal;color:#fff;padding-left:20rem;margin-left:20rem;position:relative}.header_box .contentbox .headerright .language::before{content:'';width:1rem;height:18rem;position:absolute;left:0;top:50%;transform:translateY(-50%);background:#fff}.header_box .contentbox .header_search{position:absolute;top:-50%;left:50%;transform:translate(-50%, -50%);display:flex;width:100%;justify-content:center}.header_box .contentbox .header_search .searchbox{width:30%;position:relative}.header_box .contentbox .header_search .searchbox .input{width:100%;padding:14rem 30rem;background:none;text-align:center;border-bottom:2rem solid #333;position:relative;box-sizing:border-box;font-size:16rem;font-weight:normal;color:#333333}.header_box .contentbox .header_search .searchbox .input:focus{outline:none}.header_box .contentbox .header_search .searchbox .input::-webkit-input-placeholder{color:#333333}.header_box .contentbox .header_search .searchbox .closepic{position:absolute;top:50%;left:0;transform:translateY(-50%);width:32rem;height:32rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .3s}.header_box .contentbox .header_search .searchbox .closepic .picbox{width:16rem;height:16rem;overflow:hidden}.header_box .contentbox .header_search .searchbox .closepic .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.header_box .contentbox .header_search .searchbox .closepic .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.header_box .contentbox .header_search .searchbox .closepic.closepic2{display:none}.header_box .contentbox .header_search .searchbox .closepic:hover{transform:translateY(-20rem)}.header_box .contentbox .header_search .searchbox .searchpic{position:absolute;top:50%;right:0;transform:translateY(-50%);width:16rem;height:16rem;display:block;transition:transform .3s}.header_box .contentbox .header_search .searchbox .searchpic .picbox{width:100%;height:100%;overflow:hidden}.header_box .contentbox .header_search .searchbox .searchpic .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.header_box .contentbox .header_search .searchbox .searchpic .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.header_box .contentbox .header_search .searchbox .searchpic.searchpic2{display:none}.header_box .contentbox .header_search .searchbox .searchpic:hover{transform:translateY(-10rem)}.header_popup{width:100%;height:100%;background-color:#000;position:absolute;z-index:999;left:-100%;opacity:0;transition:all .5s}.header_popup.active{left:0 !important;opacity:1 !important}.header_popup .btn{position:absolute;right:32rem;top:32rem;width:50rem;height:50rem;display:flex;z-index:999;cursor:pointer}.header_popup .btn .active{opacity:1 !important;transform:translateX(0) !important}.header_popup .btn .dakai{width:50rem;height:50rem;padding:12rem 7.5rem;box-sizing:border-box;overflow:hidden;position:absolute;opacity:0;transform:translateX(-50rem)}.header_popup .btn .dakai .xiantiao1{width:35rem;height:3rem;position:absolute;top:50%;left:50%;margin-left:-74rem;margin-top:-50rem;background-color:#fff;-webkit-transform:rotate(45deg);transition:all 1s}.header_popup .btn .dakai .active_xt1{margin-left:-17rem !important;margin-top:-2rem !important}.header_popup .btn .dakai .xiantiao2{width:35rem;height:3rem;position:absolute;top:50%;right:50%;margin-right:-100rem;margin-top:-70rem;background-color:#fff;-webkit-transform:rotate(-45deg);transition:all 1s}.header_popup .btn .dakai .active_xt2{margin-right:-17rem !important;margin-top:-2rem !important}.header_popup .box_con{width:100%;height:100%;background-color:pink;position:absolute;display:flex;left:-100%;transition:all .5s}.header_popup .box_con .left{flex:1;height:100%;padding:186rem 60rem 0 160rem;box-sizing:border-box;background-color:#1C1C1C}.header_popup .box_con .left .left_box{width:100%;height:100%;display:flex}.header_popup .box_con .left .left_box .left_item{width:440rem}.header_popup .box_con .left .left_box .left_item .title{font-weight:500;font-size:20rem;color:#999999;line-height:20rem}.header_popup .box_con .left .left_box .left_item .xt{margin-top:18rem;width:60rem;height:1rem;background:#999999}.header_popup .box_con .left .left_box .left_item .item_List{margin-top:60rem}.header_popup .box_con .left .left_box .left_item .item_List .li_active{transform:translateX(0) !important}.header_popup .box_con .left .left_box .left_item .item_List .lixbox{display:flex;align-items:center;transform:translateX(-200rem);transition:all 1.5s;cursor:pointer}.header_popup .box_con .left .left_box .left_item .item_List .lixbox.txt_active .txt{color:#6ACAFF !important;font-size:38rem !important}.header_popup .box_con .left .left_box .left_item .item_List .lixbox.txt_active .xt2{flex:1 !important;height:0;border-bottom:1rem dotted #6ACAFF}.header_popup .box_con .left .left_box .left_item .item_List .lixbox .txt{font-weight:400;font-size:30rem;color:#FFFFFF;line-height:70rem;transition:all 1s;max-width:100%;max-height:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.header_popup .box_con .left .left_box .left_item .item_List .lixbox .xt2{margin-left:27rem;height:0;border-bottom:1rem dotted #6ACAFF;transition:all 1s}.header_popup .box_con .left .left_box .scrollBox{overflow-y:auto !important}.header_popup .box_con .left .left_box .scrollBox::-webkit-scrollbar{width:5rem}.header_popup .box_con .left .left_box .scrollBox::-webkit-scrollbar-thumb{background:#999999;border-radius:5rem}.header_popup .box_con .left .left_box .scrollBox::-webkit-scrollbar-resizer{background:#999999}.header_popup .box_con .left .left_box .scrollBox::-webkit-scrollbar-track-piece{background:#666666;border-radius:5rem}.header_popup .box_con .left .left_box .rigth_item{margin-left:60rem;flex:1;height:628rem;padding-right:30rem;box-sizing:border-box}.header_popup .box_con .left .left_box .rigth_item .item_li{width:100%;margin-bottom:40rem}.header_popup .box_con .left .left_box .rigth_item .item_li .title_top{display:flex;justify-content:space-between;align-items:center;font-size:32rem;color:#FFFFFF}.header_popup .box_con .left .left_box .rigth_item .item_li .title_top .tp_2{font-size:16rem;color:#FFFFFF;cursor:pointer}.header_popup .box_con .left .left_box .rigth_item .item_li .xt{margin-top:20rem;width:100%;height:1rem;background:#666666}.header_popup .box_con .left .left_box .rigth_item .item_li .details{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli{width:48%;display:flex;cursor:pointer;margin-top:30rem}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli:hover .picbox{transform:scale(1.3)}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli .details_img{overflow:hidden;width:160rem;height:105rem}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli .details_img .picbox{transition:all .3s}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli .details_img .picbox{width:100%;height:100%;overflow:hidden}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli .details_img .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli .details_img .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli .text{margin-left:20rem;flex:1}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli .text .text_p1{font-weight:400;font-size:18rem;color:#FFFFFF;line-height:30rem;max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.header_popup .box_con .left .left_box .rigth_item .item_li .details .detailsli .text .text_p2{margin-top:10rem;font-weight:400;font-size:14rem;color:#999999;line-height:18rem;max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.header_popup .box_con .rigth{padding:186rem 60rem 0 60rem;box-sizing:border-box;width:400rem;height:100%;background-color:#000000}.header_popup .box_con .rigth .title{font-weight:500;font-size:20rem;color:#999999;line-height:20rem}.header_popup .box_con .rigth .xt{margin-top:18rem;width:60rem;height:1rem;background:#999999}.header_popup .box_con .rigth .dianhua{font-weight:500;font-size:20rem;color:#FFFFFF;line-height:40rem;margin-top:55rem}.header_popup .box_con .rigth .address{margin-top:14rem;font-weight:400;font-size:14rem;color:#999999;line-height:20rem}.header_popup .box_con .rigth .mailbox{margin-top:14rem;font-weight:400;font-size:14rem;color:#999999;line-height:20rem}.header_popup .box_con .rigth .nianshen{margin-top:34rem;font-weight:400;font-size:14rem;color:#999999;line-height:20rem}.header_popup .accordion_active{left:0 !important}.foot{width:100%;padding:0 0 100rem;box-sizing:border-box;position:relative;background:#fff}.foot .com_contact{width:100%;height:180rem;padding:0 160rem;box-sizing:border-box}.foot .com_contact .contact_box{width:100%;height:100%;padding:0 80rem;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;background-repeat:no-repeat;background-position:center;background-size:contain;position:relative}.foot .com_contact .contact_box .contact_txt{height:80rem;display:flex;flex-direction:column;justify-content:space-between}.foot .com_contact .contact_box .contact_txt .txt1{font-weight:bold;font-size:42rem;color:#FFFFFF;line-height:42rem}.foot .com_contact .contact_box .contact_txt .txt2{font-size:30rem;color:#FFFFFF;line-height:42rem}.foot .com_contact .contact_btn{width:300rem;height:80rem;padding:20rem;box-sizing:border-box;background-color:#00629B;font-weight:400;font-size:30rem;color:#fff;border:1rem solid #fff;line-height:36rem;display:flex;align-items:center;border-radius:6rem;justify-content:center;cursor:pointer;transition:all .3s}.foot .com_contact .contact_btn:hover{background-color:#fff;color:#00629B}.foot .foot_xt{width:100%;height:2rem;background:#EEEEEE;margin:100rem 0}.foot .foot_left{padding-left:160rem;width:888rem}.foot .foot_left .foot_logo{width:152rem;height:50rem}.foot .foot_left .foot_logo .picbox{width:100%;height:100%;overflow:hidden}.foot .foot_left .foot_logo .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.foot .foot_left .foot_logo .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.foot .foot_left .foot_p{font-weight:400;font-size:20rem;color:#00629B;line-height:30rem;margin-top:36rem;text-align:justify}.foot .foot_left .foot_list{margin-top:80rem;display:flex}.foot .foot_left .foot_list .foot_item{width:126rem;text-align:center;margin-right:40rem}.foot .foot_left .foot_list .foot_item .item_p{font-weight:bold;font-size:18rem;color:#00629b;line-height:26rem}.foot .foot_left .foot_list .foot_item .item_p2{font-weight:bold;font-size:14rem;color:#333333;line-height:26rem}.foot .foot_left .foot_list .foot_item .foot_ewm{width:100%;height:126rem}.foot .foot_left .foot_list .foot_item .foot_ewm .picbox{width:100%;height:100%;overflow:hidden}.foot .foot_left .foot_list .foot_item .foot_ewm .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.foot .foot_left .foot_list .foot_item .foot_ewm .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.foot .foot_right{display:flex;flex-direction:column;position:absolute;bottom:101rem;right:171rem}.foot .foot_right a{font-weight:400;font-size:20rem;color:#333333;line-height:50rem}.foot .foot_right a span{transition:transform .3s}.foot .foot_right a:hover{color:#00629B}.foot .foot_right a:hover span{display:inline-block;transform:translateX(10rem)}.foot .foot_right p{font-weight:400;font-size:14rem;color:#333333;line-height:50rem}.foot .foot_right p:hover{color:#00629B}.right{transform:translateX(-80px);width:70px;position:fixed;right:-70px;top:50%;transition:all .6s;display:flex;flex-direction:column;align-items:flex-end;z-index:1}.right .to_mail,.right .to_top{display:flex;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px}.right .to_tel{width:70px;background-color:#00629B;display:flex;align-items:center;transition:all .5s;overflow:hidden;position:relative;margin-bottom:10px}.right .to_tel .tu{display:flex;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px;min-width:70px}.right .to_tel .tu .picbox{width:40px;height:40px;overflow:hidden}.right .to_tel .tu .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.right .to_tel .tu .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.right .to_tel .txt{width:auto;padding:0 10px;height:100%;box-sizing:border-box;background:#00629B;text-align:center;flex:none;transition:all .5s;font-size:20px;font-weight:normal;color:#fff}.right .to_mail{background-color:#00629B;margin-bottom:10px}.right .to_mail .picbox{width:38px;height:30px;overflow:hidden}.right .to_mail .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.right .to_mail .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.right .to_mail:hover .picbox{animation:bounce 1s}.right .to_top{background-color:#666666;transition:all .3s}.right .to_top .picbox{width:32px;height:32px;overflow:hidden}.right .to_top .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.right .to_top .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.right .to_top:hover{background-color:#00629B}.dialog_mask{display:none;position:fixed;z-index:1000;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.5)}.dialog_mask .dialog{max-width:1280px;max-height:880px;width:90%;height:90%;overflow-y:scroll;background-color:#ffffff;padding:40px;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.dialog_mask .dialog label{user-select:none;position:relative}.dialog_mask .dialog .titlebox{border-bottom:1px solid #000000;padding-bottom:20px;width:100%;margin-bottom:25px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.dialog_mask .dialog .titlebox .txt{font-size:30px;line-height:30px;max-width:100%;max-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.dialog_mask .dialog .titlebox .close .picbox{transition:all .5s;display:inline-block}.dialog_mask .dialog .titlebox .close:hover .picbox{transform:rotate(90deg)}.dialog_mask .dialog .titlebox .close .picbox{width:30px;height:30px;overflow:hidden}.dialog_mask .dialog .titlebox .close .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.dialog_mask .dialog .titlebox .close .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.dialog_mask .dialog form .txt{font-size:20px;max-width:100%;max-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom:5px}.dialog_mask .dialog form .sex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:35px;margin-bottom:25px}.dialog_mask .dialog form .sex .radio{margin-right:30px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.dialog_mask .dialog form .sex .radio .radio-label{font-size:16px;font-weight:normal;color:#666;position:relative;cursor:pointer}.dialog_mask .dialog form .sex .radio .radio-label::before{content:'';display:inline-block;position:absolute;left:-34px;width:24px;height:24px;margin-right:10px;border-radius:50%;border:1px solid #CCCCCC;background:#EEEEEE}.dialog_mask .dialog form .sex .radio input:checked+.radio-label::before{background-color:#000000;box-shadow:inset 0 0 0 4px #EEEEEE}.dialog_mask .dialog form .sex .radio input{width:24px;height:24px;opacity:0;margin-right:10px}.dialog_mask .dialog form .bottom_form{display:flex;height:485px;margin-bottom:40px}.dialog_mask .dialog form .bottom_form input,.dialog_mask .dialog form .bottom_form textarea{background-color:#EEEEEE;border:none;outline:none;padding:15px 20px;box-sizing:border-box}.dialog_mask .dialog form .bottom_form input,.dialog_mask .dialog form .bottom_form select{width:100%;height:50px;flex:1}.dialog_mask .dialog form .bottom_form select{appearance:none;position:relative;z-index:5;border:none;outline:none;padding:15px 20px;box-sizing:border-box;color:#666666;background-color:#EEEEEE}.dialog_mask .dialog form .bottom_form textarea{width:100%;height:450px;resize:none}.dialog_mask .dialog form .bottom_form .left_form,.dialog_mask .dialog form .bottom_form .right_form{flex:1;height:100%}.dialog_mask .dialog form .bottom_form .left_form{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start}.dialog_mask .dialog form .bottom_form .left_form>div{width:100%}.dialog_mask .dialog form .bottom_form .left_form .l1 .name{display:flex}.dialog_mask .dialog form .bottom_form .left_form .l1 .name input:first-child{margin-right:20px}.dialog_mask .dialog form .bottom_form .left_form .l2{display:flex;flex-direction:row}.dialog_mask .dialog form .bottom_form .left_form .l2 .mail,.dialog_mask .dialog form .bottom_form .left_form .l2 .tel{flex:1}.dialog_mask .dialog form .bottom_form .left_form .l2 .tel{margin-left:20px}.dialog_mask .dialog form .bottom_form .left_form .area,.dialog_mask .dialog form .bottom_form .left_form .type{position:relative}.dialog_mask .dialog form .bottom_form .left_form .area .arrow,.dialog_mask .dialog form .bottom_form .left_form .type .arrow{transform:rotate(180deg);border-bottom:12px solid #CCCCCC;border-left:9px solid transparent;border-right:9px solid transparent;position:absolute;bottom:19px;right:20px}.dialog_mask .dialog form .bottom_form .right_form{margin-left:40px}.dialog_mask .dialog form .submit{display:flex}.dialog_mask .dialog form .submit .subleft{flex:1;font-size:16px}.dialog_mask .dialog form .submit .subleft .sub1,.dialog_mask .dialog form .submit .subleft .sub2{display:flex;align-items:center}.dialog_mask .dialog form .submit .subleft .sub1 input[type=checkbox],.dialog_mask .dialog form .submit .subleft .sub2 input[type=checkbox]{width:24px;height:24px;background:#EEEEEE;border-radius:6px;border:1px solid #CCCCCC;margin-right:10px;cursor:pointer;position:relative}.dialog_mask .dialog form .submit .subleft .sub1{margin-bottom:10px}.dialog_mask .dialog form .submit .subright{flex:1;margin-left:40px}.dialog_mask .dialog form .submit .subright button{width:285px;height:40px;background:#00629B;border-radius:0;font-size:16px;font-weight:normal;color:#ffffff;border:none;cursor:pointer}.com_banner{padding-top:100rem;width:100%;height:500rem;position:relative}.com_banner .picbox{width:100%;height:100%;overflow:hidden}.com_banner .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.com_banner .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.com_banner .bg_box{width:8rem;height:30rem;background:linear-gradient(180deg, #0084CD, #4EC681);position:absolute;bottom:-10rem;left:320rem}.com_banner .bg_text{position:absolute;z-index:9;left:320rem;bottom:50rem}.com_banner .bg_text .bg_text1{font-weight:bold;font-size:36rem;color:#fff;line-height:41rem;text-transform:uppercase}.com_banner .bg_text .bg_text2{font-weight:bold;font-size:25rem;color:#fff;line-height:30rem}.crumb{width:100%;height:80rem;border-bottom:1px solid #f5f5f5;background:#fff}.crumb .contentbox{display:flex;justify-content:space-between;align-items:center;height:100%}.crumb .contentbox .navibox{display:flex;align-items:center}.crumb .contentbox .navibox .navImg{width:18rem;height:18rem}.crumb .contentbox .navibox .navImg .picbox{width:100%;height:100%;overflow:hidden}.crumb .contentbox .navibox .navImg .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.crumb .contentbox .navibox .navImg .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.crumb .contentbox .navibox .navImg2{width:8rem;height:12rem}.crumb .contentbox .navibox .navImg2 .picbox{width:100%;height:100%;overflow:hidden}.crumb .contentbox .navibox .navImg2 .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.crumb .contentbox .navibox .navImg2 .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.crumb .contentbox .navibox a{font-size:16rem;font-weight:normal;color:#333333;margin:0 20rem}.crumb .contentbox .navibox a:hover{color:#0084CD}.crumb .contentbox .navilist{height:100%;display:flex;align-items:center}.crumb .contentbox .navilist .navi{height:100%;font-size:16rem;font-weight:normal;color:#666666;padding:0 20rem;display:flex;align-items:center;position:relative}.crumb .contentbox .navilist .navi span{position:absolute;display:inline-block;width:100%;height:2rem;background-color:#fff;left:0;bottom:0}.crumb .contentbox .navilist .navi.active,.crumb .contentbox .navilist .navi:hover{color:#0084CD}.crumb .contentbox .navilist .navi.active span,.crumb .contentbox .navilist .navi:hover span{background:linear-gradient(90deg, #0084CD, #4EC681)}.share-list{padding-top:5rem}.share-list .share{display:flex;align-items:center;height:24rem}.share-list .share:hover .sharetxt{color:#00629B !important}.share-list .share:hover .icon{transform:translateX(10rem)}.share-list .share .icon{transition:transform .5s;flex:none;margin-right:10rem}.share-list .share .icon .picbox{width:14rem;height:12rem;overflow:hidden}.share-list .share .icon .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.share-list .share .icon .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.share-list .share .sharetxt{font-size:14rem;font-weight:normal;color:#333;line-height:24rem;margin:0}.page_index{width:100%;padding-bottom:100rem;padding-top:100rem;background-color:#fff}.page_index .index_main{width:100%;padding:0 160rem;box-sizing:border-box}.page_index .index_title{height:58rem;width:100%;margin-top:100rem;display:flex;justify-content:space-between;align-items:center}.page_index .index_title .titel{font-weight:bold;color:#333333;font-size:58rem;line-height:58rem}.page_index .index_title .btn{display:flex;align-items:center}.page_index .index_title .btn .btn_left{width:26rem;height:48rem;margin-right:60rem;cursor:pointer}.page_index .index_title .btn .btn_left .picbox{width:100%;height:100%;overflow:hidden}.page_index .index_title .btn .btn_left .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_index .index_title .btn .btn_left .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .index_title .btn .btn_right{width:26rem;height:48rem;cursor:pointer}.page_index .index_title .btn .btn_right .picbox{width:100%;height:100%;overflow:hidden}.page_index .index_title .btn .btn_right .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_index .index_title .btn .btn_right .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .index_title .btn .swiper-button-disabled{opacity:.3}.page_index .index_title .btn_a{font-weight:400;font-size:16rem;color:#333333;line-height:20rem}.page_index .index_title .btn_a span{transition:transform .3s}.page_index .index_title .btn_a:hover{color:#00629B}.page_index .index_title .btn_a:hover span{display:inline-block;transform:translateX(10rem)}.page_index .banner{width:100%;height:900rem;position:relative;z-index:1;background-size:contain}.page_index .banner .picbox{width:100%;height:100%;overflow:hidden}.page_index .banner .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_index .banner .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .banner .banner_title{width:394rem;height:68rem;position:absolute;top:90rem;left:160rem}.page_index .banner .banner_title .picbox{width:100%;height:100%;overflow:hidden}.page_index .banner .banner_title .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_index .banner .banner_title .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .banner .banner_left{width:750rem;height:610rem;position:absolute;top:202rem;left:160rem}.page_index .banner .banner_left .picbox{width:100%;height:100%;overflow:hidden}.page_index .banner .banner_left .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_index .banner .banner_left .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .banner .index_list{width:100%;height:100%;position:relative}.page_index .banner .index_list .list_box{position:absolute;z-index:99;top:18%;right:8%;font-size:36rem;color:#fff}.page_index .banner .index_list .list_box .iist_item{width:100%;box-sizing:border-box;height:60rem;display:flex;margin-bottom:20rem}.page_index .banner .index_list .list_box .iist_item .item_left_active{opacity:1 !important}.page_index .banner .index_list .list_box .iist_item .item_left{display:flex;height:100%;position:relative;opacity:0;transition:opacity .6s}.page_index .banner .index_list .list_box .iist_item .item_left .img_tb1{width:111rem;height:60rem;background-image:url(/Jzw/Tpl/Home/Default/webimages/banner_tb1.png);background-repeat:no-repeat;background-size:100%;margin-right:30rem}.page_index .banner .index_list .list_box .iist_item .item_left .img_tb3{position:absolute;right:-59rem;opacity:1}.page_index .banner .index_list .list_box .iist_item .item_rigth{min-width:500rem;line-height:60rem;color:#fff;transition:color .6s;display:flex;position:relative;z-index:2}.page_index .banner .index_list .list_box .iist_item .item_rigth .img_tb2{width:60rem;height:60rem;background-image:url(/Jzw/Tpl/Home/Default/webimages/banner_tb2.png);background-repeat:no-repeat;background-size:100%;margin-right:40rem}.page_index .banner .index_list .list_box .iist_item:nth-child(1) .item_rigth:hover{color:#9AB8EB}.page_index .banner .index_list .list_box .iist_item:nth-child(1) .item_left .img_tb3{width:817rem;height:auto;bottom:-109rem}.page_index .banner .index_list .list_box .iist_item:nth-child(2) .item_rigth:hover{color:#E6BD47}.page_index .banner .index_list .list_box .iist_item:nth-child(2) .item_rigth .img_tb2{background-position:0 -80rem}.page_index .banner .index_list .list_box .iist_item:nth-child(2) .item_left .img_tb1{background-position:0 -90rem}.page_index .banner .index_list .list_box .iist_item:nth-child(2) .item_left .img_tb3{width:667rem;height:auto;bottom:-59rem}.page_index .banner .index_list .list_box .iist_item:nth-child(3) .item_rigth:hover{color:#5488B8}.page_index .banner .index_list .list_box .iist_item:nth-child(3) .item_rigth .img_tb2{background-position:0 -160rem}.page_index .banner .index_list .list_box .iist_item:nth-child(3) .item_left .img_tb1{background-position:0 -170rem}.page_index .banner .index_list .list_box .iist_item:nth-child(3) .item_left .img_tb3{width:539rem;height:auto;bottom:0rem}.page_index .banner .index_list .list_box .iist_item:nth-child(4) .item_rigth:hover{color:#79C7BB}.page_index .banner .index_list .list_box .iist_item:nth-child(4) .item_rigth .img_tb2{background-position:0 -240rem}.page_index .banner .index_list .list_box .iist_item:nth-child(4) .item_left .img_tb1{background-position:0 -250rem}.page_index .banner .index_list .list_box .iist_item:nth-child(4) .item_left .img_tb3{width:993rem;height:auto;bottom:-53rem}.page_index .banner .index_list .list_box .iist_item:nth-child(5) .item_rigth:hover{color:#D898CB}.page_index .banner .index_list .list_box .iist_item:nth-child(5) .item_rigth .img_tb2{background-position:0 -320rem}.page_index .banner .index_list .list_box .iist_item:nth-child(5) .item_left .img_tb1{background-position:0 -330rem}.page_index .banner .index_list .list_box .iist_item:nth-child(5) .item_left .img_tb3{width:664rem;height:auto;bottom:-53rem}.page_index .banner .index_list .list_box .iist_item:nth-child(6) .item_rigth:hover{color:#E8E432}.page_index .banner .index_list .list_box .iist_item:nth-child(6) .item_rigth .img_tb2{background-position:0 -400rem}.page_index .banner .index_list .list_box .iist_item:nth-child(6) .item_left .img_tb1{background-position:0 -400rem}.page_index .banner .index_list .list_box .iist_item:nth-child(6) .item_left .img_tb3{width:1059rem;height:auto;bottom:0rem}.page_index .banner .index_list .list_box .iist_item:nth-child(7) .item_rigth:hover{color:#99BCED}.page_index .banner .index_list .list_box .iist_item:nth-child(7) .item_rigth .img_tb2{background-position:0 -480rem}.page_index .banner .index_list .list_box .iist_item:nth-child(7) .item_left .img_tb1{background-position:0 -490rem}.page_index .banner .index_list .list_box .iist_item:nth-child(7) .item_left .img_tb3{width:858rem;height:auto;bottom:-33rem}.page_index .banner .index_list .list_box .iist_item:nth-child(8) .item_rigth:hover{color:#7F9AD4}.page_index .banner .index_list .list_box .iist_item:nth-child(8) .item_rigth .img_tb2{background-position:0 -560rem}.page_index .banner .index_list .list_box .iist_item:nth-child(8) .item_left .img_tb1{background-position:0 -570rem}.page_index .banner .index_list .list_box .iist_item:nth-child(8) .item_left .img_tb3{width:694rem;height:auto;bottom:0}.page_index .ysbox{width:100%;height:580rem;position:absolute;top:880rem;left:0}.page_index .ysbox .picbox{width:100%;height:100%;overflow:hidden}.page_index .ysbox .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_index .ysbox .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .sanda{width:100%;position:relative;padding-bottom:60rem}.page_index .sanda .sd_left{position:absolute;left:0;top:0;width:960rem;height:100%}.page_index .sanda .sd_left .picbox{width:100%;height:100%;overflow:hidden}.page_index .sanda .sd_left .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_index .sanda .sd_left .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .sanda .sd_right{position:absolute;right:0;top:-60rem;width:630rem;height:100%}.page_index .sanda .sd_right .picbox{width:100%;height:100%;overflow:hidden}.page_index .sanda .sd_right .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_index .sanda .sd_right .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .sanda .sd_box{position:relative;display:flex;justify-content:space-between}.page_index .sanda .sd_box .sd_item{width:400rem;display:flex;flex-direction:column;align-items:center}.page_index .sanda .sd_box .sd_item .sd_item_title{padding-top:80rem;font-weight:bold;font-size:36rem;color:#333333;line-height:34rem;display:flex;align-items:center}.page_index .sanda .sd_box .sd_item .sd_item_title .img1{width:53rem;margin-right:10rem;height:60rem}.page_index .sanda .sd_box .sd_item .sd_txt{font-weight:400;font-size:16rem;color:#333333;margin-top:25rem;line-height:24rem;text-align:justify}.page_index .advert{width:100%;height:200rem;background:linear-gradient(90deg, #EFF9FF 0%, #EBFFF3 100%);display:flex;flex-direction:column;align-items:center;justify-content:center}.page_index .advert .advert_p{font-size:40rem;color:#00629B;line-height:40rem}.page_index .advert .advert_p span{font-weight:bold}.page_index .advert .advert_p2{font-weight:400;font-size:24rem;color:#00629B;line-height:24rem;margin-top:10rem}.page_index .product .product_banner{margin-top:48rem;width:100%;height:520rem}.page_index .product .product_banner .swiper{width:100%;height:100%}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item{width:370rem}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item:hover{background-color:red !important}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item:hover .img .picbox{transform:scale(1.3)}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item:hover .text_box2::after{content:"";position:absolute;left:0;top:0;width:100%;height:1rem;background-color:#00629B}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item:hover .text_box1::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1rem;background-color:#00629B}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item:hover .text_box{background-color:#F3FBFF !important;border-top:1rem solid transparent;border-bottom:1rem solid transparent}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item:hover .text_box .text_box_p1{color:#00629B !important}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item:hover .text_box .xq{color:#00629B !important}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .img{width:100%;height:260rem;overflow:hidden}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .img .picbox{width:100%;height:260rem;overflow:hidden}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .img .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .img .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .img .picbox{transition:transform .5s}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .text_box{width:100%;height:260rem;padding:30rem;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;position:relative;border-top:1rem solid #eee;border-bottom:1rem solid #eee}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .text_box::after{content:"";display:block;position:absolute;left:0;top:0;width:0%;height:1rem;background-color:#00629B;transition:width .5s}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .text_box::before{display:block;content:"";position:absolute;left:0;bottom:0;width:0;height:1rem;background-color:#00629B;transition:width .5s}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .text_box .text_box_p1{font-weight:400;font-size:24rem;color:#333333;line-height:24rem}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .text_box .text_box_p2{font-weight:400;font-size:16rem;color:#333333;line-height:24rem;margin-top:20rem;max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.page_index .product .product_banner .swiper .swiper-wrapper .swiper-slide .item .text_box .xq{display:inline-block;font-weight:400;font-size:16rem;color:#333333;line-height:30rem;cursor:pointer}.page_index .innovate{width:100%;height:200rem;margin-top:100rem;background:linear-gradient(90deg, #EFF9FF 0%, #EBFFF3 100%);position:relative}.page_index .innovate .titie_bg{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute}.page_index .innovate .title{font-weight:bold;font-size:36rem;color:#00629B;line-height:200rem;text-align:center;position:relative;z-index:9}.page_index .news{width:100%}.page_index .news .news_box{display:flex;width:100%;height:400rem;margin-top:50rem}.page_index .news .news_box .news_item{height:400rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.page_index .news .news_box .news_item .news_a{font-weight:400;font-size:16rem;color:#333333;line-height:20rem}.page_index .news .news_box .news_item1{width:506rem;border-top:1rem solid #000033;border-bottom:1rem solid #000033;margin-right:40rem;padding:40rem;height:400rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.page_index .news .news_box .news_item1 .news_a{font-weight:400;font-size:16rem;color:#333333;line-height:20rem}.page_index .news .news_box .news_item1:hover{border-top:1rem solid #00629B !important;border-bottom:1rem solid #00629B !important;background:#F3FBFF}.page_index .news .news_box .news_item1:hover .news_a{color:#00629B !important}.page_index .news .news_box .news_item1:hover .text{color:#00629B !important}.page_index .news .news_box .news_item1 .datebox{font-weight:400;font-size:16rem;color:#999999;line-height:30rem}.page_index .news .news_box .news_item1 .text{font-weight:400;font-size:24rem;color:#333333;line-height:30rem;margin-top:20rem;max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page_index .news .news_box .news_item1 .txt{font-weight:400;font-size:16rem;color:#999999;line-height:26rem;margin-top:20rem;max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.page_index .news .news_box .news_item2{display:flex;flex:1}.page_index .news .news_box .news_item2:hover .itemnews .picbox{transform:scale(1.3)}.page_index .news .news_box .news_item2:hover .item_text1{background:#F3FBFF;border-top:1rem solid #00629B !important;border-bottom:1rem solid #00629B !important}.page_index .news .news_box .news_item2:hover .item_text1 .text{color:#00629B}.page_index .news .news_box .news_item2:hover .item_text1 .news_a{color:#00629B}.page_index .news .news_box .news_item2 .itemnews{width:548rem;height:100%;overflow:hidden}.page_index .news .news_box .news_item2 .itemnews .picbox{width:100%;height:100%;overflow:hidden}.page_index .news .news_box .news_item2 .itemnews .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_index .news .news_box .news_item2 .itemnews .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_index .news .news_box .news_item2 .itemnews .picbox{transition:transform .3s}.page_index .news .news_box .news_item2 .item_text1{flex:1;padding:40rem;background:#f5f5f5;display:flex;flex-direction:column;justify-content:space-between;border-top:1rem solid #000033;border-bottom:1rem solid #000033}.page_index .news .news_box .news_item2 .item_text1 .datebox{font-weight:400;font-size:16rem;color:#999999;line-height:30rem}.page_index .news .news_box .news_item2 .item_text1 .text{font-weight:400;font-size:24rem;color:#333333;line-height:30rem;margin-top:20rem;max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page_index .news .news_box .news_item2 .item_text1 .txt{font-weight:400;font-size:16rem;color:#999999;line-height:26rem;margin-top:20rem;max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.page_index .news .news_box .news_item2 .item_text1 .news_a{font-weight:400;font-size:16rem;color:#333333;line-height:20rem}.page_news_show{padding-bottom:100rem;background:#fff}.page_news_show .contentbox1{margin-top:100rem}.page_news_show .contentbox1 .news-main{width:100%;display:flex}.page_news_show .contentbox1 .news-main .news-left{width:860rem}.page_news_show .contentbox1 .news-main .news-left .titlebox{padding-bottom:30rem;margin-bottom:30rem;border-bottom:1rem solid #EEEEEE}.page_news_show .contentbox1 .news-main .news-left .titlebox .atitle{max-width:100%;max-height:76rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:32rem;font-weight:normal;color:#000;line-height:38rem}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt{display:flex;align-items:center;margin:0;line-height:24rem;margin-top:20rem}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .tag{font-size:16rem;font-weight:normal;color:#333;padding:0 8rem;line-height:24rem;margin-right:10rem;flex:none;background:#F7F9FA}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .time{font-size:16rem;font-weight:normal;color:#666;flex:1}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box{flex:none;display:flex;align-items:center;position:relative}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box .share{margin-left:20rem;display:inline-block}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box .share .picbox{width:24rem;height:24rem;overflow:hidden}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box .share .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box .share .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box .share:hover .picbox{transform:rotateY(360deg)}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box .share .picbox{transition:transform .6s}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box .qrcodebox{position:absolute;bottom:70px;left:0;z-index:12;padding:20px;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.2);border-radius:20px}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box .qrcodebox #qrcode img{width:180px}.page_news_show .contentbox1 .news-main .news-left .titlebox .txt .share-box .qrcodebox .txt{font-size:16px;text-align:center;margin-top:5px;margin-bottom:-10px}.page_news_show .contentbox1 .news-main .news-right{width:300rem;margin-left:120rem;box-sizing:border-box}.page_news_show .contentbox1 .news-main .news-right .right-title{font-size:20rem;font-weight:normal;color:#000;line-height:22rem;margin-bottom:10rem}.page_news_show .contentbox1 .news-main .news-right .split-line{margin:30rem 0;width:100%;height:1rem;background:#EEEEEE}.page_news_show .contentbox1 .news-main .news-right .tag-list{display:flex;flex-wrap:wrap}.page_news_show .contentbox1 .news-main .news-right .tag-list .tag{max-width:100%;max-height:32rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:14rem;font-weight:normal;color:#666;display:inline-block;line-height:32rem;padding:0 12rem;background:#F5F5F5;border-radius:16rem;margin:10rem 10rem 0 0}.page_news_show .contentbox1 .news-main .news-right .tag-list .tag:hover{background-color:#00629B;color:#fff}.page_news_show .contentbox1 .news-main .news-right .news-list{padding-top:10rem}.page_news_show .contentbox1 .news-main .news-right .news-list .news{width:100%;height:100%;display:block;margin-bottom:20rem}.page_news_show .contentbox1 .news-main .news-right .news-list .news:last-child{margin-bottom:0}.page_news_show .contentbox1 .news-main .news-right .news-list .news:hover .img .picbox .pic{transform:scale(1.1)}.page_news_show .contentbox1 .news-main .news-right .news-list .news:hover .itemtitle .atitle{color:#00629B}.page_news_show .contentbox1 .news-main .news-right .news-list .news:hover .itemtitle .txt .arrow{margin-right:0;opacity:1}.page_news_show .contentbox1 .news-main .news-right .news-list .news .img{margin-bottom:16rem}.page_news_show .contentbox1 .news-main .news-right .news-list .news .img .picbox{width:100%;height:180rem;overflow:hidden}.page_news_show .contentbox1 .news-main .news-right .news-list .news .img .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_news_show .contentbox1 .news-main .news-right .news-list .news .img .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_news_show .contentbox1 .news-main .news-right .news-list .news .itemtitle{width:100%;position:relative}.page_news_show .contentbox1 .news-main .news-right .news-list .news .itemtitle .atitle{font-size:16rem;font-weight:normal;color:#000;max-width:100%;max-height:44rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:44rem;line-height:22rem;margin-bottom:20rem}.page_news_show .contentbox1 .news-main .news-right .news-list .news .itemtitle .txt{display:flex;align-items:center;margin:0;line-height:20rem}.page_news_show .contentbox1 .news-main .news-right .news-list .news .itemtitle .txt .tag{font-size:12rem;font-weight:normal;color:#333;padding:0 8rem;line-height:20rem;margin-right:10rem;flex:none;background:#F0F1F2}.page_news_show .contentbox1 .news-main .news-right .news-list .news .itemtitle .txt .time{font-size:12rem;font-weight:normal;color:#666;flex:1}.page_news_show .contentbox1 .news-main .news-right .news-list .news .itemtitle .txt .arrow{width:22rem;height:6rem;background:url(/Jzw/Tpl/Home/Default/webimages/arrow.png) no-repeat center center / contain;margin-right:20rem;opacity:0;transition:all .6s}.page_news_show .contentbox1 .news-main .news-right .txt{font-size:16rem;font-weight:normal;color:#666;line-height:36rem;margin-bottom:10rem}.page_news_show .contentbox1 .news-main .news-right .input{width:100%;height:40rem;background:#fff;border-radius:4rem;display:flex;align-items:center;border:1rem solid #D9D9D9;padding:0 10rem;box-sizing:border-box;color:#999999;font-size:14rem;cursor:pointer}.page_news_show .contentbox1 .news-main .news-right .btn{width:100%;height:40rem;background:none;border-radius:4rem;background:linear-gradient(90deg, #00629B, #4EC681);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16rem;font-weight:normal;color:#fff;cursor:pointer;margin-top:20rem}.page_newslist{padding-bottom:100rem;background:#fff}.page_newslist .contentbox1{margin-top:100rem}.page_newslist .contentbox1 .news-main{width:100%;display:flex}.page_newslist .contentbox1 .news-main .news-left{width:860rem}.page_newslist .contentbox1 .news-main .news-left .itemlist{display:flex;flex-wrap:wrap;margin:0 -15rem 30rem}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box{width:50%;padding:0 15rem;box-sizing:border-box}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item{width:100%;height:100%;display:block}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item:hover .img .picbox .pic{transform:scale(1.1)}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item:hover .itemtitle .atitle{color:#00629B}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item:hover .itemtitle .txt .arrow{margin-right:0;opacity:1}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .img{margin-bottom:16rem}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .img .picbox{width:100%;height:250rem;overflow:hidden}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .img .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .img .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .itemtitle{width:100%;padding-bottom:30rem;position:relative}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .itemtitle .atitle{font-size:20rem;font-weight:normal;color:#000;max-width:100%;max-height:52rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:52rem;line-height:26rem;margin-bottom:26rem}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .itemtitle .txt{display:flex;align-items:center}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .itemtitle .txt .tag{font-size:14rem;font-weight:normal;color:#333;padding:0 10rem;line-height:24rem;margin-right:10rem;flex:none;background:#F0F1F2}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .itemtitle .txt .time{font-size:14rem;font-weight:normal;color:#666;flex:1}.page_newslist .contentbox1 .news-main .news-left .itemlist .item-box .item .itemtitle .txt .arrow{width:22rem;height:6rem;background:url(/Jzw/Tpl/Home/Default/webimages/arrow.png) no-repeat center center / contain;margin-right:20rem;opacity:0;transition:all .6s}.page_newslist .contentbox1 .news-main .news-right{flex:1;padding-left:120rem;box-sizing:border-box}.page_newslist .contentbox1 .news-main .news-right .right-title{font-size:20rem;font-weight:normal;color:#000;line-height:22rem;margin-bottom:10rem}.page_newslist .contentbox1 .news-main .news-right .split-line{margin:30rem 0;width:100%;height:1rem;background:#EEEEEE}.page_newslist .contentbox1 .news-main .news-right .tag-list{display:flex;flex-wrap:wrap}.page_newslist .contentbox1 .news-main .news-right .tag-list .tag{max-width:100%;max-height:32rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:14rem;font-weight:normal;color:#666;display:inline-block;line-height:32rem;padding:0 12rem;background:#F5F5F5;border-radius:16rem;margin:10rem 10rem 0 0}.page_newslist .contentbox1 .news-main .news-right .tag-list .tag:hover{background-color:#00629B;color:#fff}.page_newslist .contentbox1 .news-main .news-right .txt{font-size:16rem;font-weight:normal;color:#666;line-height:36rem;margin-bottom:10rem}.page_newslist .contentbox1 .news-main .news-right .input{width:100%;height:40rem;background:#fff;border-radius:4rem;display:flex;align-items:center;border:1rem solid #D9D9D9;padding:0 10rem;box-sizing:border-box;color:#999999;font-size:14rem;cursor:pointer}.page_newslist .contentbox1 .news-main .btn{width:100%;height:40rem;background:#00629B;border-radius:4rem;background:linear-gradient(90deg, #00629B, #4EC681);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16rem;font-weight:normal;color:#fff;cursor:pointer;margin-top:20rem}.page_product_list{background-color:#fff;padding-bottom:100rem}.page_product_list .banner .picbox{width:100%;height:560rem;overflow:hidden}.page_product_list .banner .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_product_list .banner .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_product_list .contentbox1{padding-top:100rem}.page_product_list .contentbox1 .titlebox{flex:1;height:44rem;max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:40rem;font-weight:bold;color:#000;line-height:44rem;margin-bottom:30rem;text-align:center;display:flex;justify-content:space-between}.page_product_list .contentbox1 .titlebox .setbox{padding:0 20rem;height:44rem;background:#00629B;display:flex}.page_product_list .contentbox1 .titlebox .setbox .set{width:200rem;height:44rem;background:#00629B;color:#fff;font-size:16rem;border:none;box-sizing:border-box}.page_product_list .contentbox1 .titlebox .setbox .set:focus{border:none}.page_product_list .contentbox1 .title_txt{font-weight:400;font-size:20rem;color:#333333;line-height:30rem;padding-bottom:55rem;border-bottom:1rem solid #DDDDDD;margin-bottom:60rem}.page_product_list .contentbox1 .cate-list{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:40rem}.page_product_list .contentbox1 .cate-list .cate{display:block;font-size:20rem;font-weight:normal;color:#000;line-height:48rem;padding:0 20rem;margin:0 20rem;position:relative;transition:color .4s}.page_product_list .contentbox1 .cate-list .cate:hover{color:#00629B}.page_product_list .contentbox1 .cate-list .cate.active::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2rem;background:#00629B}.page_product_list .contentbox1 .item-list{display:flex;flex-wrap:wrap;margin:0 -20rem}.page_product_list .contentbox1 .item-list .item-box{width:33.33%;padding:20rem;box-sizing:border-box}.page_product_list .contentbox1 .item-list .item-box .item{display:block;width:100%;border:1rem solid #EEEEEE}.page_product_list .contentbox1 .item-list .item-box .item:hover .img .picbox .pic{transform:scale(1.1)}.page_product_list .contentbox1 .item-list .item-box .item:hover .item-bottom .item-title .atitle span:first-child{color:#00629B}.page_product_list .contentbox1 .item-list .item-box .item:hover .item-bottom .btn .arrow{margin-right:-10rem}.page_product_list .contentbox1 .item-list .item-box .item .img{width:100%;height:240rem}.page_product_list .contentbox1 .item-list .item-box .item .img .picbox{width:100%;height:100%;overflow:hidden}.page_product_list .contentbox1 .item-list .item-box .item .img .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_product_list .contentbox1 .item-list .item-box .item .img .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom{width:100%;padding:0 30rem;box-sizing:border-box}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .item-title{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;width:100%;height:110rem;border-bottom:1rem solid #EEEEEE}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .item-title .atitle{width:100%;display:flex;justify-content:space-between;transition:color .4s}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .item-title .atitle span:first-child{max-width:100%;max-height:56rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:20rem;font-weight:normal;color:#000;line-height:28rem;margin-bottom:5rem}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .item-title .atitle span:last-child{font-weight:400;font-size:14rem;color:#999999;line-height:26rem;margin-left:10rem}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .item-title .btitle{max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16rem;font-weight:normal;color:#999;line-height:22rem}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .btn{display:flex;align-items:center;justify-content:space-between;height:50rem}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .btn .txt{font-size:14rem;font-weight:normal;color:#333;text-transform:uppercase}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .btn .arrow{width:22rem;height:6rem;transition:margin .4s}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .btn .arrow .picbox{width:100%;height:100%;overflow:hidden}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .btn .arrow .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_product_list .contentbox1 .item-list .item-box .item .item-bottom .btn .arrow .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_product_show{padding-bottom:100rem;background:#fff}.page_product_show .contentbox1{margin-top:100rem}.page_product_show .contentbox1 .news-main{width:100%;display:flex}.page_product_show .contentbox1 .news-main .news-left{width:860rem}.page_product_show .contentbox1 .news-main .news-left .parameter_box{width:100%}.page_product_show .contentbox1 .news-main .news-left .parameter_box .kelai_catebox{flex:none;display:flex}.page_product_show .contentbox1 .news-main .news-left .parameter_box .kelai_catebox .item{text-align:center;min-width:180rem;height:40rem;line-height:40rem;border:1rem solid #000000;padding:0 10rem;box-sizing:border-box;margin-left:30rem;color:#000;font-size:16rem;overflow:hidden;cursor:pointer}.page_product_show .contentbox1 .news-main .news-left .parameter_box .kelai_catebox .item.active,.page_product_show .contentbox1 .news-main .news-left .parameter_box .kelai_catebox .item:hover{color:#ffffff;background-color:#000000}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info{width:100%}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox{width:100%;padding:0;box-sizing:border-box}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .details{display:flex;padding-bottom:60rem;border-bottom:1rem solid #EEEEEE;margin-bottom:60rem}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .details .details_img{width:420rem;height:252rem}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .details .details_img .picbox{width:100%;height:100%;overflow:hidden}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .details .details_img .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .details .details_img .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .details .details_txt{flex:1;margin-left:60rem}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .details .details_txt .details_t1{font-size:32rem;font-weight:normal;color:#000000;font-weight:400;line-height:1.2;word-wrap:break-word}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .details .details_txt .details_t2{margin-top:15rem;font-size:16rem;font-weight:normal;color:#999999;line-height:16rem;word-wrap:break-word}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .details .details_txt .details_t3{margin-top:15rem;font-size:16rem;font-weight:normal;color:#333333;line-height:26rem;text-align:justify;word-wrap:break-word}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .titlebox{margin-bottom:50rem}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .product_con .product_profile .proleft .product_img .picbox .pic{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:all .6s}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter{margin-bottom:50rem}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter .top_con{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:40rem}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter .top_con .txt{font-size:32rem;width:100%;height:54rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter .bottom_con{width:100%;display:none}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter .bottom_con.active{display:inline-table}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter .bottom_con tr{line-height:60rem}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter .bottom_con tr th,.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter .bottom_con tr td{padding:0 20rem;box-sizing:border-box;overflow:hidden}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter .bottom_con tr th{text-align:left;font-size:20rem;border-bottom:2rem solid #333333}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .parameter .bottom_con tr td{font-size:16rem;border-bottom:1rem solid #333333}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .etc{margin-bottom:60rem}.page_product_show .contentbox1 .news-main .news-left .parameter_box .page_product_info .contentbox .main_con .etc .txt{font-size:32rem;margin-bottom:12rem;width:100%;height:54rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.page_product_show .contentbox1 .news-main .news-right{flex:1;padding-left:120rem;box-sizing:border-box}.page_product_show .contentbox1 .news-main .news-right .right-title{font-size:20rem;font-weight:normal;color:#000;line-height:22rem}.page_product_show .contentbox1 .news-main .news-right .split-line{margin:30rem 0;width:100%;height:1rem;background:#EEEEEE}.page_product_show .contentbox1 .news-main .news-right .tag-list{display:flex;flex-wrap:wrap}.page_product_show .contentbox1 .news-main .news-right .tag-list .tag{max-width:100%;max-height:32rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:14rem;font-weight:normal;color:#666;display:inline-block;line-height:32rem;padding:0 12rem;background:#F5F5F5;border-radius:16rem;margin:10rem 10rem 0 0}.page_product_show .contentbox1 .news-main .news-right .txt{font-size:16rem;font-weight:normal;color:#666;line-height:36rem;margin-bottom:10rem}.page_product_show .contentbox1 .news-main .news-right .input{width:100%;height:40rem;background:#fff;border-radius:4rem;display:flex;align-items:center;border:1rem solid #D9D9D9;padding:0 10rem;box-sizing:border-box;color:#999999;font-size:14rem;cursor:pointer}.page_product_show .contentbox1 .news-main .btn{width:100%;height:40rem;background:#00629B;border-radius:4rem;background:linear-gradient(90deg, #00629B, #4EC681);display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16rem;font-weight:normal;color:#fff;cursor:pointer;margin-top:20rem}.page_product_show .contentbox1 .news-main .item_list .itembox:first-child{margin-top:20rem !important}.page_product_show .contentbox1 .news-main .item_list .itembox:last-child{margin-bottom:30rem}.page_product_show .contentbox1 .news-main .item_list .itembox{display:block;width:100%;border:1rem solid #EEEEEE;margin-top:20rem}.page_product_show .contentbox1 .news-main .item_list .itembox:hover .img .picbox .pic{transform:scale(1.1)}.page_product_show .contentbox1 .news-main .item_list .itembox:hover .item-bottom .btn_box .arrow{margin-right:-10rem}.page_product_show .contentbox1 .news-main .item_list .itembox .img{width:100%;height:180rem}.page_product_show .contentbox1 .news-main .item_list .itembox .img .picbox{width:100%;height:100%;overflow:hidden}.page_product_show .contentbox1 .news-main .item_list .itembox .img .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .6s}.page_product_show .contentbox1 .news-main .item_list .itembox .img .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom{width:100%;padding:10rem 20rem 0 20rem;box-sizing:border-box}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .item-title{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;width:100%;border-bottom:1rem solid #EEEEEE}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .item-title .atitle{width:100%;display:flex;justify-content:space-between;transition:color .4s}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .item-title .atitle span:first-child{max-width:100%;max-height:56rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:20rem;font-weight:normal;color:#000;line-height:28rem;margin-bottom:5rem;word-wrap:break-word}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .item-title .btitle{max-width:100%;max-height:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16rem;font-weight:normal;color:#999;line-height:22rem;margin-bottom:10rem;word-wrap:break-word}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .btn_box{display:flex;align-items:center;justify-content:space-between;height:50rem}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .btn_box .txt{font-size:14rem;font-weight:normal;color:#333;text-transform:uppercase;margin-bottom:0}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .btn_box .arrow{width:22rem;height:6rem;transition:margin .4s}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .btn_box .arrow .picbox{width:100%;height:100%;overflow:hidden}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .btn_box .arrow .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_product_show .contentbox1 .news-main .item_list .itembox .item-bottom .btn_box .arrow .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_fqa{width:100%;padding:100rem 0;background-color:#F9F9F9}.page_fqa .fqa_top{width:100%;height:680rem;background-position:center;background-size:contain;background-repeat:no-repeat;padding:100rem 320rem 60rem;box-sizing:border-box}.page_fqa .fqa_top .fqa_top_box{display:flex;justify-content:space-between}.page_fqa .fqa_top .fqa_top_box .site .title:first-child{margin-top:80rem}.page_fqa .fqa_top .fqa_top_box .site .title{font-weight:bold;font-size:70rem;color:#333333;line-height:80rem}.page_fqa .fqa_top .fqa_top_box .site .txt1{margin-top:26rem;margin-bottom:5rem;font-size:20rem;color:#333333;line-height:1}.page_fqa .fqa_top .fqa_top_box .site .txt{font-size:16rem;color:#333333}.page_fqa .fqa_top .fqa_top_box .btn{width:460rem;height:422rem;padding:30rem 60rem 40rem;box-sizing:border-box;background-color:#FFFFFF;box-shadow:0 0 30rem 0 rgba(0,0,0,0.05);display:flex;flex-direction:column;justify-content:space-between}.page_fqa .fqa_top .fqa_top_box .btn .btn_1{font-weight:bold;font-size:34rem;color:#333333;line-height:40rem}.page_fqa .fqa_top .fqa_top_box .btn .btn_2{margin-top:20rem;font-weight:400;font-size:20rem;color:#333333;line-height:30rem;text-align:justify}.page_fqa .fqa_top .fqa_top_box .btn .btn_anniu{width:100%;height:50rem;border:none;background:linear-gradient(90deg, #00629B, #4EC681);font-weight:400;font-size:16rem;color:#FFFFFF;line-height:26rem;cursor:pointer}.page_fqa .fqa_top .jiantou{margin:0 auto;margin-top:58rem;width:80rem;height:40rem;cursor:pointer}.page_fqa .fqa_top .jiantou .picbox{width:100%;height:100%;overflow:hidden}.page_fqa .fqa_top .jiantou .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_fqa .fqa_top .jiantou .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_fqa .sys_w1280{margin-top:60rem;max-width:1280rem;margin-left:auto;margin-right:auto}.page_fqa .sys_w1280 .cpt-query__list li{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;font-size:20rem;position:relative;cursor:pointer;-webkit-transition:background .4s ease-out;transition:background .4s ease-out;margin-bottom:10rem}.page_fqa .sys_w1280 .cpt-query__list li:nth-child(odd){background-color:#fff}.page_fqa .sys_w1280 .cpt-query__list li:nth-child(even){background-color:#fff}.page_fqa .sys_w1280 .cpt-query__list li:first-child{border-top-left-radius:10rem;border-top-right-radius:10rem}.page_fqa .sys_w1280 .cpt-query__list li:last-child{border-bottom-left-radius:10rem;border-bottom-right-radius:10rem}.page_fqa .sys_w1280 .cpt-query__list .item-box{padding:30rem 20rem}.page_fqa .sys_w1280 .cpt-query__list .on{background-color:#E4F0FF !important}.page_fqa .sys_w1280 .cpt-query__list .on .dec,.page_fqa .sys_w1280 .cpt-query__list .on .title,.page_fqa .sys_w1280 .cpt-query__list .on .txt{color:#00629B}.page_fqa .sys_w1280 .cpt-query__list .on .title-i{width:20rem;height:20rem;background:url(/Jzw/Tpl/Home/Default/webimages/fqa_img2.png);background-size:cover;z-index:1600}.page_fqa .sys_w1280 .cpt-query__list .dec,.page_fqa .sys_w1280 .cpt-query__list .title,.page_fqa .sys_w1280 .cpt-query__list .txt{-webkit-transition:color .3s ease-out;transition:color .3s ease-out}.page_fqa .sys_w1280 .cpt-query__list .dec,.page_fqa .sys_w1280 .cpt-query__list .title,.page_fqa .sys_w1280 .cpt-query__list .title-i{display:inline-block;vertical-align:top;-webkit-transition:color .4s ease-out;transition:color .4s ease-out}.page_fqa .sys_w1280 .cpt-query__list .dec{font-weight:700;text-transform:uppercase;color:#333333;letter-spacing:1rem;width:38rem}.page_fqa .sys_w1280 .cpt-query__list li:hover .dec,.page_fqa .sys_w1280 .cpt-query__list li:hover .title{color:#00629B;font-weight:bold}.page_fqa .sys_w1280 .cpt-query__list .title{line-height:1.2;letter-spacing:1rem;font-weight:700;color:#333333;cursor:pointer}.page_fqa .sys_w1280 .cpt-query__list .title-i{width:20rem;height:20rem;position:absolute;right:40rem;background:url(/Jzw/Tpl/Home/Default/webimages/fqa_img3.png);background-size:cover}.page_fqa .sys_w1280 .cpt-query__list li.on :hover .title-i{width:20rem;height:20rem;background:url(/Jzw/Tpl/Home/Default/webimages/fqa_img2.png);background-size:cover;right:40rem}.page_fqa .sys_w1280 .cpt-query__list .txt{padding:10rem 0 .75rem 45rem;display:none;pointer-events:none;position:relative}.page_fqa .sys_w1280 .cpt-query__list .txt .posi{position:absolute;left:2rem;top:8rem;font-weight:bold;font-size:20rem;color:#00629B}.page_fqa .sys_w1280 .cpt-query__list .txt p{margin-bottom:4rem;font-size:16rem}.page_fqa .sys_w1280 .cpt-query__list .title{width:calc(100% - 120rem);margin-top:5rem}.page_fqa .sys_w1280 .cpt-query__list li:hover:nth-child(odd),.page_fqa .sys_w1280 .cpt-query__list li:hover:nth-child(even){background-color:#E4F0FF}.page_about{background-color:#fff;padding-bottom:100rem}.page_about .about_title{display:flex;align-items:center;font-weight:bold;font-size:40rem;color:#333333;line-height:40rem;position:relative}.page_about .about_title .about_title_bg{width:30rem;height:8rem;background:linear-gradient(90deg, #0084CD, #4EC681);margin-right:20rem}.page_about .about_title .about_title_txt{font-weight:bold;font-size:80rem;line-height:36rem;color:#abb0b1;opacity:.2;position:absolute;top:-80%;z-index:1;text-transform:uppercase;letter-spacing:-1rem}.page_about .about_title .txt{position:relative;z-index:2}.page_about .about_box{margin-top:130rem}.page_about .about_box .synopsis .synopsis_box{margin-top:40rem;display:flex;position:relative}.page_about .about_box .synopsis .synopsis_box .synopsis_left{width:320rem;height:700rem}.page_about .about_box .synopsis .synopsis_box .synopsis_left .picbox{width:100%;height:100%;overflow:hidden}.page_about .about_box .synopsis .synopsis_box .synopsis_left .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_about .about_box .synopsis .synopsis_box .synopsis_left .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_about .about_box .synopsis .synopsis_box .synopsis_con{margin-left:38rem;font-weight:bold;font-size:36rem;color:#333333;line-height:40rem;text-decoration-line:underline;text-align:right;display:flex;flex-direction:column;justify-content:center;line-height:1.5;position:absolute;left:320rem;top:300rem}.page_about .about_box .synopsis .synopsis_box .synopsis_rigth{padding-left:160rem;flex:1;padding-top:60rem;padding-bottom:60rem;padding-right:60rem;box-sizing:border-box;background-color:#f5f5f5;margin-left:150rem}.page_about .about_box .synopsis .synopsis_box .synopsis_rigth .title{font-weight:bold;font-size:36rem;color:#000000;line-height:38rem;max-width:100%;max-height:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.page_about .about_box .synopsis .synopsis_box .synopsis_rigth .p_txt{font-weight:400;font-size:20rem;color:#666666;text-indent:40rem;line-height:36rem}.page_about .cultural_box{margin-top:150rem;width:100%}.page_about .cultural_box .accordion1{width:100%;padding:0;height:600rem;display:flex;margin-top:40rem}.page_about .cultural_box .accordion1 .item{cursor:pointer;width:20%;height:100%;transition:all .36s;padding:30rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#000}.page_about .cultural_box .accordion1 .item .opacity_active{opacity:1 !important;transition:all .4s .4s}.page_about .cultural_box .accordion1 .item .box_top{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);opacity:0;width:80%}.page_about .cultural_box .accordion1 .item .box_top img{width:60rem;height:60rem}.page_about .cultural_box .accordion1 .item .box_top p{margin-top:20rem;font-size:34rem;font-weight:bold;color:#fff}.page_about .cultural_box .accordion1 .item .box_bottom{opacity:0;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:80%}.page_about .cultural_box .accordion1 .item .box_bottom img{width:60rem;height:60rem}.page_about .cultural_box .accordion1 .item .box_bottom p{margin-top:20rem;font-size:34rem;font-weight:bold;color:#fff}.page_about .cultural_box .accordion1 .item .box_bottom .xt{margin-top:20rem;width:36rem;height:8rem;background:#FFFFFF}.page_about .cultural_box .accordion1 .item .box_bottom .txt{margin-top:20rem;font-weight:400;font-size:24rem;color:#FFFFFF;line-height:36rem}.page_about .cultural_box .accordion1 .item:hover{width:35% !important;background-color:#66B184 !important}.page_about .cultural_box .accordion1 .item_1{background-image:url(/Jzw/Tpl/Home/Default/webimages/about1.png)}.page_about .cultural_box .accordion1 .item_2{background-image:url(/Jzw/Tpl/Home/Default/webimages/about2.png)}.page_about .cultural_box .accordion1 .item_3{background-image:url(/Jzw/Tpl/Home/Default/webimages/about3.png)}.page_about .cultural_box .accordion1 .item_4{background-image:url(/Jzw/Tpl/Home/Default/webimages/about4.png)}.page_about .cultural_box .accordion1 .item_5{background-image:url(/Jzw/Tpl/Home/Default/webimages/about5.png)}.page_about .certificate_box{width:100%;height:850rem;background-position:center;background-repeat:no-repeat;background-size:contain;position:relative}.page_about .certificate_box .cer{padding-top:100rem}.page_about .certificate_box .cer_list{display:flex;justify-content:space-between;height:204rem;position:absolute;left:50%;bottom:178rem;transform:translateX(-50%)}.page_about .certificate_box .cer_list .cer_item{width:290rem;height:204rem}.page_about .certificate_box .cer_list .cer_item .picbox{width:290rem;height:204rem;overflow:hidden}.page_about .certificate_box .cer_list .cer_item .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_about .certificate_box .cer_list .cer_item .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_about .certificate_box .cer_list2{display:flex;justify-content:space-between;height:204rem;position:absolute;right:160rem;top:101rem}.page_about .certificate_box .cer_list2 .cer_item{width:290rem;height:204rem;margin-left:40rem}.page_about .certificate_box .cer_list2 .cer_item .picbox{width:290rem;height:204rem;overflow:hidden}.page_about .certificate_box .cer_list2 .cer_item .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_about .certificate_box .cer_list2 .cer_item .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_about .develop_box{width:100%;height:800rem;display:flex;position:relative}.page_about .develop_box .about_title{position:absolute;top:100rem;left:320rem}.page_about .develop_box .smallsw{width:640rem;padding-left:320rem;padding-right:60rem;box-sizing:border-box;display:flex;align-items:center;height:100%;background-image:url(/Jzw/Tpl/Home/Default/webimages/about_bg1.png);background-position:center;background-size:contain;background-repeat:no-repeat}.page_about .develop_box .smallsw .swiper{width:260rem;height:80rem;border:1rem solid #FFFFFF;border-left:none;border-right:none;overflow:visible}.page_about .develop_box .smallsw .swiper .swiper-wrapper .swiper-slide-active .item{opacity:1 !important;cursor:pointer}.page_about .develop_box .smallsw .swiper .swiper-wrapper .swiper-slide .item{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:28rem;color:#FFFFFF;line-height:36rem;opacity:.4}.page_about .develop_box .bigsw{width:1280rem;height:100%;margin:0 auto;position:relative;background-image:url(/Jzw/Tpl/Home/Default/webimages/about_bg2.png);background-position:center;background-size:contain;background-repeat:no-repeat}.page_about .develop_box .bigsw .swiper{width:100%;height:100%;overflow:hidden}.page_about .develop_box .bigsw .swiper .swiper-wrapper .swiper-slide .item{width:100%;height:100%;color:#fff;padding:0 320rem;padding-top:320rem;box-sizing:border-box;cursor:pointer}.page_about .develop_box .bigsw .swiper .swiper-wrapper .swiper-slide .item .nian{font-weight:bold;font-size:60rem;color:#FFFFFF}.page_about .develop_box .bigsw .swiper .swiper-wrapper .swiper-slide .item .nian span{font-size:20rem;margin-left:20rem}.page_about .develop_box .bigsw .swiper .swiper-wrapper .swiper-slide .item .xt{width:30rem;height:8rem;background:linear-gradient(90deg, #0084CD, #4EC681);margin-bottom:72rem}.page_about .develop_box .bigsw .swiper .swiper-wrapper .swiper-slide .item .txt1{font-weight:400;font-size:20rem;color:#FFFFFF;line-height:36rem}.page_about .course_box{padding-top:150rem}.page_about .course_box .course_banner{width:100%;padding:0 20rem;margin-top:60rem;box-sizing:border-box}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item{width:360rem;height:600rem;position:relative;z-index:1;cursor:pointer}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item .mc_j2s2_imgbox{width:100%;height:100%}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item .mc_j2s2_imgbox .picbox{width:100%;height:100%;overflow:hidden}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item .mc_j2s2_imgbox .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item .mc_j2s2_imgbox .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item:hover .mc_j2s2li_txt{opacity:1 !important}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item:hover .mc_j2s2_txtbox{bottom:30rem}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item::before{content:"";position:absolute;left:0;bottom:0;z-index:3;width:100%;height:40%;background:linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0))}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item .mc_j2s2_txtbox{position:absolute;left:0;bottom:0;z-index:5;width:100%;padding:0 30rem;transition:all .36s;box-sizing:border-box}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item .mc_j2s2li_title{font-size:32rem;font-weight:bold;line-height:46rem;height:46rem;overflow:hidden;color:#fff;margin-bottom:10rem}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item .mc_j2s2li_txt{opacity:0;transition:all .36s}.page_about .course_box .course_banner .swiper .swiper-wrapper .swiper-slide .item .mc_j2s2li_txt p{font-size:18rem;line-height:30rem;height:60rem;overflow:hidden;color:#fff}.page_about .relation_box{margin-top:150rem}.page_about .relation_box .relation_txt{font-weight:400;font-size:20rem;color:#333333;line-height:30rem;margin-top:34rem}.page_about .relation_box .relation{display:flex;justify-content:space-between;margin-top:34rem}.page_about .relation_box .relation .relation_item{width:620rem;height:250rem;background:#F9F9F9;padding:40rem;box-sizing:border-box}.page_about .relation_box .relation .relation_item .relation_title{font-weight:400;font-size:30rem;color:#333333;line-height:30rem;margin-bottom:20rem}.page_about .relation_box .relation .relation_item .relation_text{display:flex;margin-bottom:18rem}.page_about .relation_box .relation .relation_item .relation_text .relation_img{width:24rem;height:24rem;margin-right:10rem;transform:translateY(2rem)}.page_about .relation_box .relation .relation_item .relation_text .relation_img .picbox{width:100%;height:100%;overflow:hidden}.page_about .relation_box .relation .relation_item .relation_text .relation_img .picbox .pic{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .6s}.page_about .relation_box .relation .relation_item .relation_text .relation_img .picbox .pic img{width:100%;height:100%;display:block;position:relative;z-index:-1;opacity:0}.page_about .relation_box .relation .relation_item .relation_text p span{font-weight:400;font-size:20rem;color:#333333;line-height:28rem}/*# sourceMappingURL=./style.css.map */