﻿@charset "utf-8"; 
:root {--color: #015198;}
@media (min-width:1025px){.pro-main .product-main .page-container{flex-direction: row-reverse;}
.pro-main .page-container .page-main{padding-left:30px;padding-right:0;}}
@media (min-width:769px) and (max-width:1600px){.common-main>.l-wrap,.inner-banner .inner-content .l-wrap{padding-left:60px;padding-right:60px;}}
.banner-animote{opacity: 1;color: #fff;top: 27%;}
.banner-animote .title,.banner-animote .text{color: #fff;}
.banner-animote .btn{background: #0066f7;display: inline-block;padding: 10px;border-radius: 15px;margin-top: 50px;}
@media (min-width:1025px){.page-container .page-main{width:calc(100% - 400px);}}
@media(max-width:768px){article table td, article table th{word-break:inherit}
article table td, article table td strong, article table td p{font-size:15px!important}}
@media (min-width:769px){.home-application .applist .item .title{height:75px}}
article ol li, article ul li{color: var(--fontcolor)}
@media (max-width:768px){.home-banner{position:relative;}
.banner-animote{top:20px;transform: initial;}
.banner-animote .btn{margin-top:10px;}
.banner-animote .text{display:none;}}
.recopro-list .swiper-wrapper{flex-wrap: wrap;justify-content: space-between;}
.recopro-list .swiper-slide{width: 24%;padding: 20px;border: 1px #f2f2f2 solid;margin-bottom: 10px;}
.recopro-list .btn{background: #f2f2f2;text-align: center;padding: 10px 0;}
.recopro-list .line1{margin: 10px 0;text-align: center;}
@media (max-width:1024px){.recopro-list .swiper-slide{width: 48%;}}
.home-application{display: none;}
.home-recopro .home-title{text-transform: inherit;}
.home-recopro .product-more{text-align:center;}
.home-recopro .product-more .more-btn{display: inline-block;margin: 20px auto 0px;padding: 10px 25px;background: #FFF;text-transform: capitalize;color: var(--fontcolor);border:1px solid var(--fontcolor);transition: color ease .3s, background ease .3s;}
.home-recopro .product-more .more-btn:hover{background:var(--color);border-color:var(--color);color:#fff;}
.home-video .videowrap .title{height:auto;}
.send-inquiry .inquiry-form input,.send-inquiry .inquiry-form textarea{ border: 1px solid #463e3e; margin-bottom: 10px;}