<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#region global*/
body {color:#555;font-family: -apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;}
[v-cloak]{display:none}
iframe {border-width: 0;}
a {color: #666;}
a:hover {text-decoration: none;}
.img-width{width: 100%;height: auto;}
.input-group .input-group-addon-img {background: #fff;padding: 3px 6px;cursor: pointer}
.input-group .input-group-addon-img img { max-width: none !important}
.fix-row{ margin-left:-8px;margin-right: -8px;}
.fix-row&gt;[class*="col-"],.fix-row&gt;.col-auto{padding-left: 8px;padding-right: 8px;}
@media(min-width:992px) {
    .navbar-nav .dropdown&gt;.dropdown-menu,.dropdown-submenu&gt;.dropdown-menu {  display: none;}
    .navbar-nav .dropdown:hover &gt; .dropdown-menu, .dropdown-submenu:hover &gt; .dropdown-menu {display: block;}
}
@media(max-width:991px) {
    .dropdown-submenu .dropdown-menu {position: static;float: none; width: auto;margin-top: 0;background-color: transparent;border: 0;box-shadow: none;}
}

/*#endregion*/
/*#region header*/
header{background: linear-gradient(to right,#EEF2F3,#FAFBFD,#EBEFF2,#fff,#fff)}
header .logo { padding: 10px 0 0;vertical-align: bottom;margin-right: 8px;}
.header-social{ display: inline-block;text-align: right;margin-top: 10px;}
.header-social .fa-phone{ color: #E6050F;font-weight: 600;}
.since{ display: inline-block;padding: 5px 5px 5px 20px;border-radius: 15px;background: linear-gradient(#A61722, #E50012);color:#fff}
.since span{ border-radius: 10px;background: #fff;color: #555;padding: 2px 8px;margin-left: 5px;}
.header-social&gt;div{background: #D9E1E4;padding: 10px 25px;border-radius: 20px;text-align: right;display: flex;align-items: center;justify-content: flex-end;}
.dropdown.lang {margin:0 0px 0 0px;cursor: pointer;background: #F3F3F3;border-radius: 18px;}
/*.dropdown.lang .fa {margin-left: 25px;}*/
.header-bottom{height: 50px;background: linear-gradient(#D2D5DA,#fff);}

.navbar { padding: 0px;position: relative; z-index: 9999;}
.navbar-custom { top: 0; z-index: 2; justify-content: center;  }
.navbar-custom .navbar-nav &gt; .nav-item { }
.navbar-custom .navbar-nav .nav-item { background: url(../image/line.png) no-repeat right center;padding: 8px 15px; }
.navbar-custom .navbar-nav .nav-link { padding: 6px 15px;text-align: center; transition: color .2s ease-out;text-transform: uppercase;}
.navbar-custom .navbar-nav .nav-link:hover, .navbar-custom .navbar-nav .nav-link:focus { background: #fff;border-radius: 12px;color: #E70012;}
.navbar-custom .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.navbar-custom .navbar-nav .show &gt; .nav-link,
.navbar-custom .navbar-nav .active &gt; .nav-link,
.navbar-custom .navbar-nav .nav-link.show,
.navbar-custom .navbar-nav .nav-link.active { background: #fff;border-radius: 12px;color: #E70012; }
.navbar-custom .navbar-text { color: rgba(0, 0, 0, 0.5); }
.navbar-custom .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.navbar-custom .navbar-text a:hover, .navbar-custom .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-custom .navbar-nav .nav-item .nav-link:hover{background: #fff;border-radius: 12px;color: #E70012; }

/*#region æ‰‹æœºç«¯*/
.header-mb{background: #fff;}
.header-mb .top-mb{display: flex; justify-content: flex-end;align-items: center;width: 60%; }
.header-mb .navbar-brand{width: 20%;}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{background: transparent; padding: 0;}
.header-mb .top-mb .dropdown.lang{background: transparent;}
.header-mb .top-mb .dropdown-menu{min-width: 80px;}
.header-mb .top-mb .top-mb-search{padding: .5rem .4rem; margin-left: 10px; width: 30px; text-align: center; }
.header-mb .top-mb .top-mb-search i{font-size: 16px;color: #333}
.header-mb .top-mb .icon-bars{color: #333;}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{color: #333;}
.top-box{display: flex;justify-content: flex-end;}
.top-box2{display: flex;justify-content: flex-end;align-items: center;}
.top-nav{display: flex;justify-content: flex-start;align-items: center;}
.top-mb-search-box{display: none; position: absolute;background: #17498c; padding: 6px 15px 10px;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);z-index: 998;width: 100%; }
.top-mb-search-box .search-group{width: 100%;height: 38px;}
.top-mb-search-box .search-group .btn{background: #ce0910;height: 36px;}
.top-mb-search-box .search-group .btn i{font-size: 16px;}
@media(max-width:1600px) {
.navbar-custom .navbar-nav .nav-item { margin: 0 5px;}
.top-lang{display: block;}

}

@media(max-width:768px) {
    .navbar-custom{z-index: 99;}
    .navbar-custom .navbar-nav .nav-link{padding: 0.1rem 1.4rem;color: #333;}
    .navbar-custom .navbar-nav .nav-item { padding: 0; border: none; height: auto;background: none; border-bottom: 1px solid #f2f2f2; }
    .navbar-custom .navbar-nav .nav-link{height: auto;background: none;line-height: 40px;}
    .navbar-custom .navbar-nav .nav-item:hover .nav-link,.navbar-custom .navbar-nav .nav-item.active .nav-link{color: #DE0000;background: #fff;}
    .navbar-custom .navbar-collapse { background: #fff; border-top: 1px solid #ccc; position: absolute; top: 100%; width: 100%; left: 0;padding-bottom: 20px; }
    .navbar-custom .navbar-nav .nav-item:before{display: none;}
    .navbar-custom .navbar-nav .nav-link:after{display: none;}
    .banner .more{display: none;}
}

/*#endregion*/

/*#region breadcrumb*/

.breadcrumb { background: transparent;padding-left: 0;padding-right: 0;margin-bottom: 0}
.breadcrumb:before {font-family: cmsfont;content: "\f80a";color: #CA1A27;margin-right: 5px;}
.breadcrumb &gt; li + li:before{ color: #666;}
.breadcrumb .active { color:#666}
.bread{background:url(../image/bread.jpg) no-repeat center center;background-size: cover;padding:40px 0;}

.bread .title{font-size: 24px;font-weight: bold;text-align: center;color: #fff;}
.crumb-box{display: flex;justify-content: center;}

@media(max-width:991px) {
    .bread{ padding: 25px 0;}
}
/*#endregion*/
/*#region banner*/
.banner {position: relative;color:#fff;background-size:cover;background-repeat: no-repeat;background-position: center center; min-height:423px;}
.banner .breadcrumb:before{content:"" !important}
.banner .breadcrumb .active{color:#fff}
.banner .title{font-weight: 600;margin-bottom:5px;}
.banner .title:after{content:"";display:block;width:70px;height:3px;background:#FB7F1D;margin:4px auto 0;}
@media(max-width:768px) {
    .banner h1{font-size:1.75rem;}
    .banner {min-height:auto;}
}
.banner a{color:#fff}
.banner .container{position: relative;z-index:2;padding-top:6%;padding-bottom: 6%;text-align: center;}
.banner .overlay{position: absolute;width: 100%;height: 100% !important;left: 0;top: 0;background:rgba(0,0,0,0.6);z-index:1}
/*#endregion*/
/*#region container*/
.main-container { padding:30px 15px 15px;}
.main{ padding-top: 0px;}
/*#endregion*/
/*#region nav row*/
.nav-row-container {}
.nav-row {list-style: none;padding: 0;margin-bottom: 0;margin: auto;overflow: hidden;}
.nav-row &gt; li { float: left; margin-right: 15px;margin-bottom:12px}
.nav-row&gt;li&gt;a { display: block;color: #777;font-size: 12px;padding: 8px 15px;border-radius: 12px;background:#EEEEEE;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
/*.nav-row&gt;li&gt;a:hover{ color: #eee;}*/
.nav-row&gt;li&gt;a.active,.nav-row .dropdown.active&gt;a { background: #E70012;color:#fff}
/*@media(max-width:1170px) {
    .nav-row&gt;li&gt;a { padding: 14px 20px;}
}*/
@media(max-width:576px) {
    .nav-row&gt;li { width: 50%;margin-right: 0;margin-top: -1px;}
    .nav-row&gt;li&gt;a{border: 1px solid #fff;}
    .nav-row&gt;li:nth-of-type(even)&gt;a{ margin-left: -1px;}
    .nav-row&gt;li&gt;a{padding:8px 10px}

}
/*#endregion*/

/*#region heading*/
.heading {padding: 20px 15px;border-bottom: 1px solid #EAEAEA;border-top: 1px solid #eaeaea;line-height: 1;margin-bottom: 25px;overflow:hidden}
.heading h1,.heading h2,.heading h3,.heading h4 {font-family: "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;margin-bottom:0;font-size: 26px;font-weight: 600;text-align: center}
.heading h1:after,.heading h2:after,.heading h3:after,.heading h4:after{ display: block;content: "";width: 50px;height: 3px;background: #E90011;margin: auto;}
.heading.sub{ padding: 15px 15px;border-top-width: 0;}
.heading.sub h1,.heading.sub h4{ text-align: left;font-weight: 500;}
.heading.sub h1:after,.heading.sub h4:after{ display: none;}
.heading .breadcrumb{ float: right;margin-bottom: 10px;margin-top: 3px;}
@media(max-width:768px) {
    .heading h1,.heading h2,.heading h3,.heading h4 { font-size: 22px;}
    .heading h1,.heading h2,.heading h3,.heading h4,.heading .breadcrumb{ float: none;}
}
/*#endregion*/
/*#region sidebar*/
.sidebar .title{ margin-bottom: 0px;padding: 18px 15px;background: #f2f2f2;color: #555;border-bottom:2px solid #E70012;text-transform: uppercase;font-size: 1.1rem;font-weight: normal}
.sidebar .title:before{ content: "";border-left: 5px solid #E90011;padding-left: 18px;}
.menu-complex {list-style: none;margin: 0;padding: 0;}
.menu-complex&gt;li&gt;a {display: block;padding: 12px 15px;white-space:nowrap;background: #F7F9F8;border-bottom:1px solid #E3E3E3;outline-width: 0;}
.menu-complex&gt;li&gt;a:before{ font-family: cmsfont;content: "\f105";margin-right: 8px;}
.menu-complex a:hover{ background: #eee;}
.menu-complex a.active{color:#E90011}
.menu-complex .dropdown-submenu &gt; a::after {margin-right:-5px;}
.menu-complex .dropdown-menu{background:#fafafa;}
.side-box{ background: #F7F9F8;padding: 5px;}
/*#endregion*/
/*#region list-row*/
.item-row {overflow: hidden;}
.item-row .thumb {display: block;overflow: hidden;}
.item-row .thumb .img-responsive{margin: auto;transition: all 0.2s ease-in;}
.item-row .thumb:hover .img-responsive {transform: scale(1.05);}
.item-row .title{margin:0;}
.item-row .title a{transition: all ease 0.3s;}
.item-row  time:before{font-family: cmsfont;content:"\f271";margin-right:5px;}

.item-row.article{padding:0px 0;margin-bottom:30px;}
.item-row.article .post-holder{}
.item-row.article .title{margin-bottom:12px;font-size: 18px;}
.item-row.article .title a{color:#333}
.item-row.article .title:hover a{color:#007aaf}
.item-row.article .summary{color:#777;margin-bottom:10px;line-height: 1.6}
.item-row.article time{display:block;font-size:0.75rem;color:#666;margin-bottom:10px}

.item-row.product{padding:0px 0;background:#F3F4F6}
.item-row.product .post-holder{}
.item-row.product .title{margin-bottom:12px;font-size:18px;}
.item-row.product .title a{color:#333}
.item-row.product .title:hover a{color:#007aaf}
.item-row.product .summary{color:#777;margin-bottom:10px;line-height: 1.6}
.item-row.product .list-unstyled&gt;li{ padding: 3px 0;}
.item-row.product .list-unstyled&gt;li:before{ content: "â—";color: #E80013;margin-right: 8px;}
.item-row.product .row .col-md-5{order: -1;}
.item-row.product .row .col-md-7{order: 13;}
.item-row.product:nth-child(2n) .row .col-md-5{order: 13;}
.item-row.product:nth-child(2n) .row .col-md-7{order: -1;}

@media(max-width:768px) {
    .item-row.product:nth-child(2n) .row .col-md-5{order: -1;}
.item-row.product:nth-child(2n) .row .col-md-7{order: 13;}
}

.item-row .more{ display: inline-block;background: #E70012;color: #fff;border-radius: 12px;padding: 3px 18px;}
/*#endregion*/
/*#region list-col*/
.item-col {position: relative;margin-bottom: 25px;background:#fff;overflow: hidden;}
.item-col .thumb,.item-col .magicthumb {display: block !important;margin: 0px;overflow: hidden;text-align: center;line-height: 1}
.item-col .thumb .img-responsive,.item-col .magicthumb .img-responsive {transition: all 0.3s ease 0.05s;margin: auto;}
.item-col .thumb:hover .img-responsive,.item-col .magicthumb:hover .img-responsive {transform: scale(1.1);}
.item-col .title {text-overflow:ellipsis;white-space: nowrap;overflow: hidden;transition: all ease 0.3s}
.item-col .title-two{padding: 6px 6px;height: 50px;line-height: 1.43;overflow: hidden;}
.item-col .title-two2{margin-top: 6px;margin-bottom: 6px; line-height: 1.43;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
@media(max-width:576px) {
    .item-col .title-two{ font-size: 12px;height: 44px;}
}

.item-col.article{border:1px solid #f2f2f2;transition: all 0.2s ease-in-out;;box-shadow: 0 10px 6px -6px #999;}
.item-col.article:hover{box-shadow: 0 16px 20px -9px #999;}
.item-col.article .post-holder{padding:8px;}
.item-col.article .title{padding:5px 0;font-weight: 600;font-size: 1rem;}
.item-col.article .title a{color:#333;}
.item-col.article .title:hover a{color:#007aaf}
.item-col.artcie .summary{ color: #999;font-size: 0.75rem;}
.item-col.article time{font-size:0.75rem;}

.item-col.product{border:1px solid #ddd}
.item-col.product .post-holder{padding:8px;}
.item-col.product .title{ text-align: center;background: #737373;padding: 10px 6px;}
.item-col.product .title a{ color: #fff;}
.item-col.product .title-two{padding:10px 6px;height: 60px;text-align:center;background: linear-gradient(#FEFEFE, #E4E4E4);border-top:1px solid #ddd}
.item-col.product .title-two a{color:#4C7AC6;}
.item-col.product .title:hover a{color:#f2f2f2;}


.item-col.product-1 .thumb{ border: 1px solid #ddd;}
.item-col.product-1 .title-two{text-align: center;font-size: 12px;}
@media(max-width:768px) {
    .item-col.product .title-two{ padding: 8px 6px;height: 46px;overflow: hidden;}
}
.item-col.certificate {border:1px solid #f1f1f1;}
.item-col.certificate .title{padding:8px 6px;text-align: center;}

.item-col.img-item{}
.item-col.img-item .magicthumb{border:1px solid #f2f2f2;padding: 2px;box-shadow: 2px 2px 4px #f2f2f2;}
.item-col.img-item .title{background:#fafafa;padding: 8px 5px;}
.item-col.img-item .title a{color:#666;}
/*#endregion*/
/*#region article list*/
.item-list {list-style-type: none;margin: 0;padding: 0;margin-bottom: 15px;}
.item-list li {border-bottom: 1px dashed #eee;padding:12px 0;}
.item-list&gt;li&gt;a {display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.item-list&gt;li&gt;a:hover {color: #FE8301;}
.item-list li a:before{font-family:cmsfont;content:"\f105";margin-right:8px;margin-left: 4px;}
.item-list li time {float: right;padding-right: 5px;margin-left: 8px;color: #999;}
/*#endregion*/
/*#region content-head-container*/
.product-head { }
.product-head .magiczoom{ border: 1px solid #ccc;padding: 2px;}
.product-head .title {font-size: 1.25rem;color: #777;border-bottom: 1px solid #6388B4;margin-bottom: 15px;padding-bottom: 15px;}
.product-service h6{ font-weight: 600;font-size: 14px;margin-bottom: 12px;text-transform: uppercase}
.product-service p{ margin-bottom: 6px;color: #9A9A9A;font-weight: 700;}
.product-service a{color:#9a9a9a}
.product-head .dl-horizontal dt{ text-align: left;font-weight: normal;}
.quick{background:#F6F6F6;padding:15px;}
.quick a:first-child{margin-right:5px;}
/*#endregion*/
/*#region thumb-items*/
.thumb-selectors {overflow: hidden;clear: both;margin:0 0 10px 0;margin:5px -4px 5px;}
.thumb-selectors&gt;span{display:block;width:20%;float:left;padding:0 4px;}
.thumb-selectors a{}
.thumb-selectors&gt;img{max-height: 80px;margin:auto;}
/*#endregion*/
/*#region content-wrapper*/
.content-wrapper {line-height: 1.8;margin-bottom: 20px;overflow: hidden;clear:both;}
.content-wrapper.border{border:1px solid #DCDCDC}

/*.content-wrapper .table-responsve-md*/
.content-wrapper .header { border-bottom:1px solid #e5e5e5;margin-bottom: 25px;line-height: 1.5;background: #ECECEC;}
.content-wrapper .header&gt;span{display: inline-block;margin-top: -1px;background: #fff;padding: 8px 20px;border-top: 2px solid #e04942;}

.content-wrapper .title {text-align: center;font-size: 26px;padding-bottom: 10px;margin-bottom: 15px;}
.content-wrapper .summary {font-size: 0.75rem;text-align: center; color: #999;margin-bottom: 15px;padding:6px 10px;background: #F9F9F9;}
.content-wrapper .summary span+span { margin-left: 20px;}
.content-wrapper .summary .fa{ margin-right: 5px;}

.dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 180px;
}
.content-wrapper .content{ padding: 8px;}
.content-wrapper h5{ font-size: 1rem;}

.article{}
.article h1{ font-size: 1.5rem;}
.article h2{ font-size: 1.25rem;}
.article h3{ font-size: 1rem;}
.article h4,.article h5{font-size:0.875rem}
.article h6{font-size:0.75rem}
.content-wrapper p img {display: block;text-indent: 0;}
.content-wrapper img {max-width: 100% !important;height: auto !important;}
.content-wrapper table {width: 100%;max-width: 100%;margin-bottom: 1rem;background-color: transparent;}
.content-wrapper table p {margin-bottom: 0;}
/*#endregion*/
/*#region content table container*/
.table-wrapper table th,.table-wrapper table td {padding: 5px;vertical-align: middle;font-size: 14px;border: 1px solid #dee2e6;text-align: center;}
.table-wrapper table tbody tr:nth-of-type(odd) {background-color: rgba(0, 0, 0, 0.03);}
.table-wrapper table tbody tr:hover {background-color: #dee2e6;color: #555;}
@media (max-width: 575.98px) {
    .table-wrapper-sm table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media(max-width:768px) {
    .table-wrapper-md table {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 991.98px) {
    .table-res-lg table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 1199.98px) {
    .table-wrapper-xl table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
/*#endregion*/
/*#region sub content*/
.sub-heading{position: relative;background: #f2f2f2;padding: 8px;font-size: 20px;margin-bottom: 20px;font-weight: normal;}
.sub-heading:before{ font-family: cmsfont;content: "\f105";margin-right: 8px;}
.sub-heading:after {position: absolute;bottom: 0;left: 0;content: "";width: 200px;height: 2px;background: #DF2829;}
/*region download*/
.down-item{ margin-bottom: 30px;}
.down-item h6 { font-size: 0.875rem;font-weight: 600}
.down-item span{ color: #666;}
.down-item .btn{ font-size: 0.75rem;padding: 3px 12px;}
/*#endregion*/
/*#region feedback*/
.form-feedback { padding: 0;margin-bottom: 20px;}
.form-feedback h4 {font-size: 28px;font-weight: 700;margin-bottom: 25px;color: #333;}
.form-feedback .form-control {border-radius: 0;border-color: #EBEBEB;font-size: 14px;height: 40px;padding: 8px 12px;}
.form-feedback textarea.form-control { height: auto;}
.form-feedback .btn {font-size: 14px;padding: 9px 20px;}
@media(max-width:768px) {
    .form-feedback .btn{ width: 100%;}
}
/*#endregion*/
/*#region contact*/
.contact-wrapper{margin-top:60px}
.contact-wrapper .title{font:normal bold 22px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;color:#333;margin-bottom:35px;}
.contact-wrapper .title:after{display:block;margin-top:8px;content:"";width:60px;height:3px;background:#E1474D}
/*#endregion*/


footer { background: #F1F1F1;padding-top: 30px;}
footer .container&gt; [class*="col-"]{margin-bottom:20px;}
footer h6{font-size:1rem;color:#333;font-weight: 500;margin-bottom:15px;}
footer a{color:rgb(133, 134, 140)}
footer .color-primary{color:#333}
footer .contact-info li{margin:10px 0 0;}
footer .footer-bottom{font-size: 0.75rem;background:#DE0000;color: #fff;text-align: center;padding-top:12px;padding-bottom:12px;}

footer .foot-title{font-size: 16px;color: #313a43;}
footer .foot-md{display: flex;flex-wrap: wrap;}
footer .foot-md p{width: 33.33%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right: 10px;color: #666666;margin-bottom: 5px;}
footer .foot-md p:before { content: "â—"; font-size: 14px; margin-right: 5px; color: #f56441; }
footer .foot-md p a{color: #666666;}
footer .foot-md p a:hover{color: #f56441; transition: all 0.3s;}

.footer-bottom a{color:#fff}

/*#endregion*/
/*#region homepage*/
.home-title{ position: relative;text-align: center;margin-bottom: 30px;text-transform: uppercase}
.home-title:after{ display: block;content: "";width: 40px;height: 4px;background: #0FA7F2;margin: 3px auto 0;}
.home-title.text-left{text-align: left;}
.home-title.text-left:after{margin:3px 0 0 0;}
.home-p{padding-top: 25px;border-bottom: 1px solid #F1F1F1;}
.home-p p{ padding: 0 60px;}
@media(max-width:768px) {
    .home-p p{ padding: 0;}
}
.img-responsive{max-width: 100%;height: auto;}

.home-about{ background: #F5F5F5;padding-top: 40px;padding-bottom: 40px;}
.why{ margin-bottom: 30px;}
.why p{ font-size: 0.75rem;}
.why strong{ display: block;font-size: 1rem;margin-top: 10px;}
.about h4{ background: #DE4B41;color: #fff;font-weight: 600;font-size: 1rem;text-align: left;padding: 8px 12px;border-radius: 5px;}
.home-bottom{ }
.home-bottom .media-left img{ max-width: 150px;}
.home-bottom .media-body{padding-left: 20px;}
.home-bottom h4{ margin-bottom: 20px;}
.home-news{background: #fff;padding: 30px 0;}

/*#endregion*/
/*#region other*/
.side-title{ background: #E70012;color: #fff;padding: 8px 8px;margin-bottom: 20px;}
.side-title h4{ font-size: 1.25rem;margin-bottom: 0;font-weight: normal;}
.side-title h4:before{ font-family: cmsfont;content: "\f105";margin-right: 5px;}
/*#endregion*/


.newpro-box{background: #982c2c;color: #fff;}
.newpro-box .item{padding: 40px 18px 80px;border-bottom: 2px solid #fff;position: relative;}
.newpro-box .item .item-box{z-index: 10;position: relative;display: block;}
.newpro-box .item .bg2{background: #531313;position: absolute;left: 0;right: 0;top: 215px;display: block;z-index: 1;height: 54%;}
.newpro-box .item .bg{background: #531313;position: absolute;left: 0;right: 0;top: 230px;display: block;z-index: 1;height: 45%;}
.newpro-box .item .title{font-size: 24px;font-weight: bold;margin-bottom: 40px;line-height: 40px;text-align: left;}
.newpro-box .item .img{margin-bottom: 15px;}
.newpro-box .item .tr3{display: flex;justify-content: space-between;}
.newpro-box .item .tr3 .text{width: 42%;}
.newpro-box .item .tr3 h4{font-size: 14px;line-height: 30px;}
.newpro-box .item .tr3 h5{font-size: 19px;line-height: 30px;}
.newpro-box .img-width{width: 100%;height: auto;}

@media (max-width: 768px) {
    .newpro-box .item{padding: 40px 18px 20px;}
    .newpro-box .item .title{font-size: 18px;line-height: 22px;margin-bottom: 25px;}
    .newpro-box .item .bg{background: no-repeat;}
    .newpro-box .item .bg2{background: no-repeat;}
    .newpro-box .item .tr3 h4{font-size: 14px;line-height: 20px;}
    .newpro-box .item .tr3 h5{font-size: 16px;line-height: 20px;}
}


/*#region å…¶ä»–*/
/*åˆ†é¡µ*/
.page-link { padding: .5rem 0.875rem; }
.page-item.active .page-link { color: #fff; background-color: #337ab7; border-color: #337ab7; }

/*ç•™è¨€*/
.form-feedback .form-control{ background: #fff; color: #4b4b4b;height: 42px; padding-top: 10px;padding-bottom: 10px; margin-bottom: 0px; }
.form-feedback .btn { color: #777; color: #fff; background: #d9534f; font-size: 18px; line-height: 22px;}
.form-feedback .btn:hover{background:#182f58 }
.form-feedback .input-group-img{height: 42px;}

/*æœç´¢*/
.search-group { width: 100%; height: 37px; background: #fff; overflow: hidden;border: 1px solid #ccc;border-radius: 5px;margin-bottom: 10px;}
.search-group .form-control { border: none; border-radius: 0px ;background: transparent;color: #333;}
.search-group .form-control::-webkit-input-placeholder{color: #333;}
.search-group .btn {border-radius: 0px;background:#337ab7; height: 37px;  width: 37px;display: flex;justify-content: center;align-items: center; padding: 6px 15px; margin-bottom: 0; }
.search-group i { color: #fff; font-size: 1.3rem; }
.search-group .btn:hover{background: #DE0000;}
.search-group .btn:hover i{color: #fff;}


/*#è¡¨æ&nbsp;¼*/
.table-wrapper table th, .table-wrapper table td { padding: 5px; vertical-align: middle; font-size: 14px; border: 1px solid #dee2e6; text-align: center; }
.table-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.table-wrapper table tbody tr:hover { background-color: #dee2e6; color: #555; }
.table-wrapper table { display: table; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
@media (max-width: 575.98px) {
    .table-wrapper-sm table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media(max-width:768px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 991.98px) {
    .table-res-lg table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 1500.98px) {
    .table-wrapper-xl table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}




/*#endregion*/

/*æ‰‹æœºç«¯åº•éƒ¨èœå•*/
.mobile-nav{position: fixed;bottom: 0;left: 0;right: 0;height: 48px; background: #DE0000;z-index: 999;display: flex;border-top: 2px solid #fff;}
.mobile-nav .item{width: 25%;border-left: 1px solid rgba(255,255,255,.2);}
.mobile-nav .item a{font-size: 12px;color: #fff;display: block; text-align: center;line-height: 20px;padding-top: 8px;}
.mobile-nav .item:first-child{border-left: 0px;}
.mobile-nav .item a:before{font-family: cmsfont; font-size: 14px; color: #fff;display: block; line-height: 16px;}
.mobile-nav .item span{font-size: 12px;color: #fff;display: block; text-align: center;line-height: 20px;padding-top: 8px;}
.mobile-nav .item span:before{font-family: cmsfont; font-size: 14px; color: #fff;display: block; line-height: 16px;}
.mobile-nav .mobile-nav-home:before{content: "\f80a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-pro:before{content: "\f07a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-tel:before{content: "\f87a";font-family: cmsfont; font-size: 14px;}
.mobile-nav .mobile-nav-feedback:before{content: "\f0e0";font-family: cmsfont; font-size: 14px;}

.reveal-modal-bg{position:fixed;height:100%;width:100%;z-index:1000;display:none;top:0;left:0;background:rgba(00,00,00,0.8);}
.reveal-modal{visibility:hidden;top:50px;left:50%;margin-left:-45%;width:90%;position:absolute;z-index:1001;padding:25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF;}
.reveal-modal h2{font-size:20px;text-align:center;}
.reveal-modal .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:8px;right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;}
.reveal-modal-pro{visibility:hidden;top:0;left:0;width:100%;position:absolute;z-index:1001;background-color:#f7f7f7;height:100vh; overflow-y:auto;}
.reveal-modal-pro h2{width:100%;text-align:center;font-size:18px;text-transform:uppercase;line-height:45px;background:#fff;margin-bottom:0;margin-top:0;}
.reveal-modal-pro h3{width:100%;font-size:16px;text-transform:uppercase;line-height:45px;font-weight:bold;background:#e4e4e4;padding-left:15px;margin-bottom:0;margin-top:0;}
.reveal-modal-pro ul,.reveal-modal-pro ul li{list-style:none;padding:0;margin:0;}
.reveal-modal-pro .mb-pro-nav&gt;li{border-top:1px solid #fff;border-bottom:1px solid #ddd;font-size:14px;line-height:1.2;text-transform:capitalize;position:relative;}
.reveal-modal-pro .mb-pro-nav&gt;li&gt;a{padding-left:20px;}
.reveal-modal-pro .mb-pro-nav&gt;li a{display:block;padding-top:12px;padding-bottom:12px;padding-right:20px;}
.reveal-modal-pro .mb-pro-nav&gt;li&gt;span{padding-left:20px;}
.reveal-modal-pro .mb-pro-nav&gt;li span{display:block;padding-top:12px;padding-bottom:12px;padding-right:20px;}
.reveal-modal-pro .mb-pro-nav&gt;li ul{display:none;}
.reveal-modal-pro .mb-pro-nav .hasul&gt;span:after{content:'\f107';font-family:cmsfont;color:#999;font-size:18px;position:absolute;width:12px;height:18px;line-height:18px;text-align:center;right:10px;top:13px;font-weight:400;}
.reveal-modal-pro .mb-pro-nav&gt;li.active&gt;a{font-weight:bold;background:#eee;}
.reveal-modal-pro .mb-pro-nav&gt;li.active{background:#eee;border-bottom:3px solid #dadada;}
.reveal-modal-pro .mb-pro-nav&gt;li ul li{border-top:1px dotted #ccc;font-size:12px;}
.reveal-modal-pro .mb-pro-nav&gt;li ul li a{padding-left:36px;}
.reveal-modal-pro .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:42px;padding: 15px; right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;}

@media(max-width:768px) {
    .totop{z-index: 99;bottom: 60px;}
    footer {margin-bottom: 48px; }
}

</pre></body></html>