main .detail{background-color:#f0f0f0;padding-top:.5rem}main .detail .detail_top{display:flex;background-color:#fff;padding:.4rem;margin-bottom:.5rem}main .detail .detail_top .left{max-width:216px;width:100%;margin-right:.4rem}main .detail .detail_top .left .img{margin-bottom:.4rem}main .detail .detail_top .left .img img{width:100%}main .detail .detail_top .left .btn{width:100%;height:56px;background:#FF5B28;border-radius:5px;transition:all 0.5s}main .detail .detail_top .left .btn:hover{background-color:#053887}main .detail .detail_top .left .btn p{color:#fff;margin-left:5px;font-family:'Medium'}main .detail .detail_top .right{flex:1}main .detail .detail_top .right h1{font-size:.22rem;font-family:'Medium'}main .detail .detail_top .right h1:hover{text-decoration:underline}main .detail .detail_top .right table tr:nth-child(odd){background-color:#fafafa}main .detail .detail_top .right table tr td{color:#053887;font-family:'Medium'}main .detail .detail_top .right table tr td img{display:inline}main .detail .detail_top .right table tr td span{color:#555;font-size:14px;margin-left:20px}main .detail .detail_top .right table tr td.file_td{display:flex;align-items:center}main .detail .detail_top .right table tr td .file{display:flex;justify-content:flex-start;flex:1;margin-left:20px;flex-wrap:wrap}main .detail .detail_top .right table tr td .file a{display:flex;align-items:center;width:40%;font-size:14px;color:#555;margin:5px 0}main .detail .detail_top .right table tr td .file a:hover{color:#053887}main .detail .detail_top .right table tr td .file a svg{margin-right:5px}main .detail .detail_btm .box{box-shadow:0 4px 9px 1px rgba(5,56,135,.1);margin-bottom:.5rem}main .detail .detail_btm .box h2{width:100%;padding:.2rem 0;padding-left:.4rem;font-size:.38rem;font-family:'Medium';background-color:#555;color:#fff}main .detail .detail_btm .box .table{padding:.4rem;background-color:#fff}main .detail .detail_btm .box .table table tr{border-bottom:1px solid #ddd}main .detail .detail_btm .box .table table tr:nth-child(even){background-color:#fafafa}main .detail .detail_btm .box .table table tr td:first-child{font-family:'Medium'}main .detail .detail_btm .box .table table tr td:last-child{font-size:14px;color:#555}main .detail .detail_btm .box .table table tr td a{color:#053887;font-size:14px;text-decoration:underline;display:block}main .detail .detail_btm .box .table table tr td span{color:#053887;font-size:14px}main .detail .detail_btm .box .table table tr td{border:none;padding:.15rem 0;padding-left:.2rem;width:50%}main .detail .detail_btm .box form{padding:.6rem .4rem;background-color:#fff}main .detail .detail_btm .box form h3{font-size:.22rem;font-family:'Medium';margin-bottom:10px}main .detail .detail_btm .box form>p{font-size:14px;color:#555}main .detail .detail_btm .box form>p span{font-size:14px;color:#FF5B28}main .detail .detail_btm .box form>p a{font-size:14px;color:#053887}main .detail .detail_btm .box form .half{margin-top:.25rem;display:flex;justify-content:space-between}main .detail .detail_btm .box form .half .input{flex:1;margin-right:.28rem}main .detail .detail_btm .box form .half .input:last-child{margin-right:0}main .detail .detail_btm .box form .half .input p{margin-bottom:10px}main .detail .detail_btm .box form .half .input p span{color:#FF5B28}main .detail .detail_btm .box form .half .input input{width:100%;height:40px;background:#FAFAFA;border:1px solid #DDD;border-radius:5px}main .detail .detail_btm .box form .file{margin:.25rem 0}main .detail .detail_btm .box form .file h3 span{color:#FF5B28}main .detail .detail_btm .box form .file .mask{position:relative;max-width:807px;height:68px;width:100%}main .detail .detail_btm .box form .file .mask input{height:100%;cursor:pointer}main .detail .detail_btm .box form .file .mask .mask_in{position:absolute;width:100%;height:100%;left:0;top:0;content:'';background-color:#fff;border:1px solid #DDD;display:flex;align-items:center;padding-left:20px;pointer-events:none}main .detail .detail_btm .box form .file .mask .mask_in p{background:#EFEFEF;border:1px solid #767676;border-radius:5px;padding:5px 10px;font-size:14px}main .detail .detail_btm .box form .textarea textarea{background-color:#fff;color:#555;min-height:2.8rem}main .detail .detail_btm .box form .textarea textarea::placeholder{color:#555}main .detail .detail_btm .box form .submit{position:relative;width:320px;height:72px;margin-top:.4rem}main .detail .detail_btm .box form .submit input{height:100%}main .detail .detail_btm .box form .submit .mask{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#053887;display:flex;justify-content:center;align-items:center;pointer-events:none;transition:all 0.5s}main .detail .detail_btm .box form .submit:hover .mask{background-color:#FF3C00}main .detail .detail_btm .box form .submit .mask p{color:#fff;margin-left:20px}main .detail .related{padding-bottom:1.5rem}main .detail .related .title{align-items:flex-start}main .detail .related .row{margin-left:-5px;margin-right:-5px}main .detail .related .row .col-xl-3{padding-left:5px;padding-right:5px}main .detail .related .cart{display:flex;padding:.2rem .3rem;background-color:#fff;transition:all 0.5s;margin-bottom:10px}main .detail .related .cart .left{max-width:80px;width:100%;flex-shrink:0;margin-right:.2rem}main .detail .related .cart .right{flex:1}main .detail .related .cart .right h3{font-size:.18rem;color:#053887;text-decoration:underline;margin-bottom:5px}main .detail .related .cart .right ul li{font-family:'Medium';color:#222;line-height:1.6}main .detail .related .cart .right ul li a{color:#555;line-height:1.5;font-size:14px}main .detail .related .cart .right ul li a:hover{text-decoration:underline}main .detail .related .cart .right ul li.file a{display:flex}main .detail .related .cart .right ul li.file a svg{margin-right:10px}main .detail .related .cart .right .quote{display:flex;align-items:center;margin-top:.2rem}main .detail .related .cart .right .quote a{width:112px;height:32px;background:#EFEFEF;border:1px solid #767676;border-radius:16px;margin-left:.3rem}main .detail .related .cart:hover{background-color:#555}main .detail .related .cart:hover .right h3{color:#fff}main .detail .related .cart:hover .right ul li{color:#fff}main .detail .related .cart:hover .right ul li a{color:#fff}main .detail .related .cart:hover .right .quote p{color:#fff}main .detail .related .cart:hover .right ul li.file a svg path{fill:#fff}main .detail .related .cart:hover .right .quote a{background-color:#FF3C00;color:#fff;border:none}@media (max-width:767px){main .detail .detail_top{flex-direction:column}main .detail .detail_top .left{max-width:100%;margin-right:0;margin-bottom:30px}main .detail .detail_top .right h1{font-size:.32rem}main .detail .detail_top .right .table{overflow-x:auto}main .detail .detail_btm .box .table{overflow-x:auto}main .detail .detail_btm .box form .half{flex-direction:column}main .detail .detail_btm .box form .half .input{margin-right:0;margin-bottom:20px}}