
					:root{
						--fz56: 56px;
						--fz32: 32px;
						--fz30: 30px;
						--fz24: 24px;
						--fz18: 18px;
						--fz14: 14px;
					}
					.ly_carousel_1 .compute_item_img .compute_process_img{padding-top: 31.25%!important;}
					body .article_content_box .main_title{margin-top: 10px; font-size: var(--fz32); text-transform: uppercase;}
					.art_contactus{font-size: 16px; line-height: 1.65;}
					.art_brief{text-align: left;}
					.art_sec8{margin-top: 10px;}

					@media screen and (max-width: 1020px){
					.ly_carousel_1 .compute_item_img .compute_process_img{padding-top: 80%!important;}
		                         body .article_content_box .main_title{margin-top: 10px; }
					}
					@media screen and (max-width: 780px){
						:root{
							--fz56: 8vw;
							--fz32: 4.6vw;
							--fz30: 4.2vw;
							--fz24: 3.46vw;
							--fz18: 3.46vw;
							--fz14: 3.46vw;
						}
						.art_sec_relative{padding-bottom: 8vw;}
						body .article_content_box .main_title{margin-top: 6vw;font-size: 7vw;}
						.art_contactus{font-size: 4vw;}
                                                .art_sec8{margin-top: 0vw;} 
						.art_brief{margin-top: 3vw;}

					}
				