﻿@charset "utf-8"; 
.table-responsive tr:nth-child(even) {  background: #fff; }  
.table-responsive tr:nth-child(odd) {  background: #eee;  } 
@media (min-width:1025px){.page-container .page-main{width:calc(100% - 400px);}}
article ol li, article ul li{color:#111111}
.home-static .list li .inner{text-transform:capitalize}
@media (min-width:769px){.home-static .list li{width:20%}}
@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(max-width:1400px){.home-application .applist .item .info{padding:30px 10px}
.home-application .applist .item .title{font-size:17px}}
@media (max-width: 500px) {.home-static .list li {width: 100%;}}