<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("../css/grid.css");
@import url("../js/dropdown/dropdown-menu.css");
@import url("../css/breadcrumb.css");
@import url("../css/pagination.css");
@import url("../css/form.css");
@import url("../css/button.css");
@import url("../css/pager.css");
@import url("../js/meanmenu/meanmenu.css");
@import url("../js/tooltipster/css/tooltipster.css");
@import url("../css/notification.css");
@import url("../css/hover.css");
@import url("../js/jquerymodal/jquery.modal.css");
@media only screen and (max-width:767px){header nav {display: none}}
@charset "utf-8";
/* Overall and normalize */
html,button,input,select,textarea{color:#222}
html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
::-moz-selection{background:#b3d4fc;text-shadow:none}
::selection{background:#b3d4fc;text-shadow:none}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
hr{margin: 20px 0;border: 0;border-top: 1px solid #eeeeee;border-bottom: 1px solid #ffffff;-moz-box-sizing:content-box;box-sizing:content-box;}
audio,canvas,img,video{vertical-align:middle}
fieldset{border:0;margin:0;padding:0}
textarea{resize:vertical}
.browsehappy{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}
img{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}
p{margin:0 0 10px}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
pre{margin:1em 0}
code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
/* Base styles */
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style]{width:100% !important} /*for facebook like box 100% width*/
iframe {width:100% !important}
.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px; height: 0; overflow: hidden;}  /*for youtube 100% width style*/
.video-container iframe,.video-container object,.video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}  /*for youtube 100% width style*/
.pull-right{float:right}
.pull-left{float:left}
.hidden{display: none !important;visibility: hidden !important;}
.hidden-desktop{display: none !important;}
.google-maps img{max-width:none}
.google-maps{width:100%;height:100%;border:1px solid #DDD}  /*for google map style*/
.text-cut{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;} /*for text the word cut*/
.circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}  /*for circle border style*/
.rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px} /*for rounded border style*/
.enter-content {word-break: break-word;} /*for Text line breaks*/
.inline-block-fix {display:inline-block;zoom: 1;*display: inline;} /*for fix ie*/
.full-width{width: 100vw;position: relative;left: 50%;margin: 0px -50vw;}
.text-linecut{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.advanced_search{border: 1px solid #DDD;background: #F7F7F7;margin-bottom: 10px;padding: 8px 10px 3px 10px;}
/* Grid setting */
.grid-container {padding-left: 0px;padding-right: 0px; max-width:1060px}
.grid-5, .mobile-grid-5, .grid-10, .mobile-grid-10, .grid-15, .mobile-grid-15, .grid-20, .mobile-grid-20, .grid-25, .mobile-grid-25, .grid-30, .mobile-grid-30, .grid-35, .mobile-grid-35, .grid-40, .mobile-grid-40, .grid-45, .mobile-grid-45, .grid-50, .mobile-grid-50, .grid-55, .mobile-grid-55, .grid-60, .mobile-grid-60, .grid-65, .mobile-grid-65, .grid-70, .mobile-grid-70, .grid-75, .mobile-grid-75, .grid-80, .mobile-grid-80, .grid-85, .mobile-grid-85, .grid-90, .mobile-grid-90, .grid-95, .mobile-grid-95, .grid-100, .mobile-grid-100, .grid-33, .mobile-grid-33, .grid-66, .mobile-grid-66 {
padding-left: 10px;padding-right: 10px;}
.grid-parent {padding-left: 0;padding-right: 0;}
.grid-parent-left {padding-left:0}
.grid-parent-right {padding-right:0}
/* Format setting */
h1,.h1,h2,.h2,h3,.h3,h4,.h4 {font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;line-height:120%;font-weight:normal; margin:0; padding:0}
h1,.h1{font-size:36px}
h2,.h2{font-size:30px}
h3,.h3{font-size:24px}
h4,.h4{font-size:18px}
h5,.h5{font-size:14px}
h6,.h6{font-size:12px}
/* Author's custom styles */
body{margin:0;font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-size:16px;line-height:20px;overflow-x: hidden;}
body { color:#000}
a{color:#000;text-decoration:none}
a:hover {color:#888888;text-decoration:underline}
a:active {color:#888888;text-decoration:underline}
.mean-container .mean-bar {background:#1452ad;}
.mean-container .mean-nav {background:#1452ad;}
.list-layout-01 .date {background:#1452ad;}
.dropdown-menu&gt;li&gt;a:hover,.dropdown-menu&gt;li&gt;a:focus,.dropdown-submenu:hover&gt;a,.dropdown-submenu:focus&gt;a {background-color:#1452ad}
.dropdown-menu&gt;.active&gt;a,.dropdown-menu&gt;.active&gt;a:hover,.dropdown-menu&gt;.active&gt;a:focus{background-color:#1452ad}
.pagination ul&gt;li&gt;a:hover,.pagination ul&gt;li&gt;a:focus,.pagination ul&gt;.active&gt;a,.pagination ul&gt;.active&gt;span{background:#1452ad}
.pagination ul&gt;.active&gt;a,.pagination ul&gt;.active&gt;span{background:#1452ad}
textarea:focus,input[type="text"]:focus,input[type="password"]:focus {border-color:#1452ad;}
.btn-style { background-color: #1452ad; border:1px solid #1452ad;}
.btn-style:hover, .btn-style:focus { background-color:#1452ad; border:1px solid #1452ad;}
.owl-theme .owl-nav [class*=owl-]:hover{background:#1452ad!important;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background-color:#1452ad!important}
#slideshow .owl-theme .owl-dots{ position: absolute; bottom: 10px;left: 0; width: 100%; z-index: 2;}
#slideshow .owl-theme .owl-dots .owl-dot span{ background-color: #fff !important; border: 2px solid #fff;}
#slideshow .owl-theme .owl-dots .owl-dot.active span,#slideshow .owl-theme .owl-dots .owl-dot:hover span{background-color: #1452ad !important;}
.tooltipster-default {background:#1452ad}
.tooltipster-float {background:#4dc247}
.image-description { position: absolute;left: 0;right:0; bottom: 0; text-align:left; padding:5px 8px;background:rgba(0,0,0,.68);font-size:14px;color:#FFF;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.image-frame { margin:5px; position: relative; }
.image-frame:before {position:absolute;left: -5px; right: -5px; top:-5px; bottom: -5px; background:#FFF;border:1px solid #DDD; content:'';z-index: 0;}
.image-frame a { position: relative; z-index: 1; }
.image-frame.active:before{ border-color:#1452ad;}
.thumbnail-frame{margin:5px; position: relative;}
.thumbnail-frame:before {position:absolute;left: -5px; right: -5px; top:-5px; bottom: -5px; background:#FFF;;border:1px solid #eee; content:'';z-index: 0;}
.thumbnail-frame .cover { position: relative; z-index: 1; }
.bx-wrapper .bx-controls-direction a {background-color:#1452ad!important;}

.warpper { background:#FFF; max-width:1060px; padding:0 30px; margin:auto}
header { padding:30px 0 0 0; }
header .logo img { max-width:100%; max-height:100%;}
header nav{ box-shadow: 0 0 5px rgba(0,0,0,0.15); margin-top: 30px; position: relative; z-index: 2; background-color: #fff;}
header nav ul { list-style:none; margin:0; padding:0; display: flex;flex-direction: row;}
header nav &gt; ul &gt; li {display:inline-block;zoom: 1;*display: inline; position:relative; flex: 1;}
header nav &gt; ul &gt; li .dropdown-menu{ top: 100%; border: none; box-shadow: 0 0 10px rgba(0,0,0,0.2); width: 100%;}
header nav &gt; ul &gt; li .dropdown-menu li a{ padding: 20px;}
header nav &gt; ul &gt; li::after{ content: ""; width: 1px; height: 100%; position: absolute; left: 0; top: 0; background-color: #e0e0e0; display: block;}
header nav &gt; ul &gt; li::before{ content: ""; width: 100%; height: 4px; position: absolute; left: 0; bottom: 0; background-color: #1452ad; display: none;}
header nav &gt; ul &gt; li:hover::before,header nav &gt; ul &gt; li.active::before{ display: block;}
header nav &gt; ul &gt; li:first-child::after{ display: none;}
header nav &gt; ul &gt; li &gt; a { display: block; display: block; padding: 20px; text-align: center;font-size: 18px;color: #555;}
header nav &gt; ul &gt; li &gt; a:hover,header nav &gt; ul &gt; li.active &gt; a{color:#1452ad;text-decoration:none; background-color: #d0d1d1;}

.page-title {font-size: 36px;background:#F7F7F7; padding:58px 0px 38px 0px; line-height: 150%; margin-top: 20px;width: 100vw;position: relative;left: 50%;margin: -30px -50vw 0 -50vw;}
#slideshow { margin-top: -30px;}
.index-about{ padding: 30px 0; background-color: #f4f4f4; border-bottom: 1px solid #e0e0e0; margin-bottom: 30px;}
.index-about-btn{ margin-left: 10px;}
.index-about-btn .box{ display:block; background-color: #f4f4f4; border: 1px solid #e0e0e0; text-align: center;}
.index-about-btn .box .icon{ margin-bottom: 20px;}
.index-about-btn .box a{ display: block; padding: 50px 20px; border-top: 4px solid #e0e0e0;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.index-about-btn .box a:hover{ border-top-color: #1452ad; box-shadow: 0 0 10px rgba(0,0,0,0.15);-webkit-transition-duration: 0.3s;transition-duration: 0.3s; text-decoration: none;}
.index-about-btn .box .title{ font-size: 18px; font-weight: bold;}
.index-title{ position: relative; margin-bottom: 30px;}
.index-title &gt; span{font-size: 36px; line-height: 36px;}
.index-title .more{ display: block; padding: 8px 20px; border: 1px solid #e0e0e0; background-color: #f2f2f2;}
.index-title .more:hover{background-color: #1452ad; color: #fff; border-color: #1452ad; text-decoration: none;}
.homeload-box{ padding: 30px 0;background-color: #fff;}
.product-box{ background-color: #fff; border: 1px solid #e0e0e0;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.product-box .cover{ margin: 0 !important;}
.product-box .title a{ padding: 20px; border-top: 1px solid #e0e0e0;display: block; text-decoration: none !important;}
.product-box:hover {box-shadow: 0 0 10px rgba(0,0,0,0.15);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.index-img-box.gallery-wall{ margin: 0;}
.index-img-box .cover{ margin-bottom: 5px;}
.index-img-box .cover a{ display: flex !important; align-items:center; justify-content: center;font-size: 36px; color: #fff; background-color: rgba(0,0,0,0.5);-webkit-transition-duration: 0.3s;transition-duration: 0.3s; opacity: 0; text-decoration: none !important;}
.index-img-box .cover:hover a{ opacity: 1;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.index-img-box .center{ padding: 0 5px;}
.cover.img1{ max-height: 325px;}
.cover.img2{ max-height: 160px;}
.cover.img3{ max-height: 160px;}
.cover.img4{ max-height: 160px;}
.cover.img5{ max-height: 160px;}
.cover.img6{ max-height: 160px;}
.cover.img7{ max-height: 325px;}
.breadcrumb,.page-tools,.page-count{ display: none;}
.product-title{ padding: 15px; color: #333;font-size: 24px; line-height: 24px; background-color: #f3f3f3; text-align: center;font-weight: bold; margin: 20px 0;}
.about-box{ padding: 50px; background-image: url("../img/about-bg.png"); background-position: top center; background-repeat: no-repeat; min-height: 750px;}

footer { padding:30px 0 0 0; background-color: #0e407c; color: #fff;}
footer a{color: #fff;}
footer .footer-contact{ text-align: center;}
footer .footer-contact .icon{ display: inline-block;margin-right: 10px; position: relative; top: -15px;}
footer .footer-contact .text{ display: inline-block; text-align: left;}
footer .footer-contact .text .title{ font-size: 18px; line-height: 18px; margin-bottom: 10px;font-weight: bold;font-family:"å®‹ä½“";}
footer .footer-contact .text .details{ color: #c6c6c6;}
footer .footer-msg{ background-color: #003366; margin-top: 15px; padding: 20px;}
footer .copyright { color:rgba(255,255,255,0.3); display: inline-block; margin-right: 20px;}
footer .created { font-size:12px; color:rgba(255,255,255,0.3); display: inline-block;}

/* list style */
.list-layout { margin-left:-10px; margin-right:-10px;}
.list-layout .title {font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }
.list-layout .cover { margin-bottom:10px; background:#F2F2F2; width:100%}
.list-layout .date { color:#888}
.list-layout .details {color:#666}
.list-layout-01 { position:relative; padding-left:75px; min-height: 68px;}
.list-layout-01 .title { font-size: 20px; line-height: 20px; }
.list-layout-01 .date {text-align:center; width:60px; position:absolute; left:0; top:0; padding:10px 0; color:#FFF}
.list-layout-01 .month { font-size:24px; margin-bottom:5px;}
.list-layout-01 .year { font-size:14px;}
.list-layout-06 .title { font-size: 20px; line-height: 20px; }
.list-layout-06 .body {display:block;overflow: hidden;*overflow: visible;zoom: 1}
.list-layout-07 .title { font-size: 20px; line-height: 20px; }
.list-layout-07 .body {display:block;overflow: hidden;*overflow: visible;zoom: 1}
.list-layout-08 .title { font-size: 20px; line-height: 20px; }
.list-layout-08 .date { font-size:14px; color:#888;}
.list-layout-09 .title { font-size: 20px; line-height: 20px; }
.list-layout-09 .date { font-size:14px; color:#888;}
.list-layout-10 .title { font-size: 20px; line-height: 20px; }
.list-layout-10 .date { font-size:14px; color:#888;}
.list-layout-11 .title { font-size: 20px; line-height: 20px; }
.list-layout-11 .body {display:block;overflow: hidden;*overflow: visible;zoom: 1}
/* list style end */

.page-tags{ margin-bottom: 20px;}
.page-tags &gt; span{ font-size:14px; margin-right:5px; margin-bottom:5px;}
.page-tags .tags-lists{ display: inline-block; padding: 0; margin: 0;}
.page-tags .tags-lists li{ display: inline-block; margin-right: 5px;margin-bottom: 5px;}
.page-tags .tags-lists li a{ display: block; padding: 3px 5px; border: 1px solid #EEE; background-color: rgba(229, 229, 229, 0.6); color: #9F9E9C; border-radius: 3px;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.page-tags .tags-lists li a:hover{ text-decoration: none; background-color: rgba(229, 229, 229, 1); color: #646464;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;border-color: #ddd;}

.form-inline { margin-left:-10px; margin-right:-10px;}
.form-inline label { display:block}
.form-inline .grid-100 { margin-bottom:10px;}

ul.slideshow { list-style:none; margin:0; padding:0}
a.imgresize { display:block}
.google-maps { height:180px;}

.go-top{position:fixed;bottom:2em;right:2em;background:#1452ad;text-decoration:none;color:white;font-size:14px;padding:.6em 1.5em;display:none;filter:Alpha(Opacity=50);opacity:.5; z-index:9999}
.go-top:hover{color:#FFF;text-decoration:none;filter:Alpha(Opacity=100);opacity:1}
.search-box { background:#F7F7F7; border:1px solid #DDD;}
ul.search-list { list-style:none; margin:0; padding:0}
ul.search-list li { border-bottom:1px dashed #DDD; padding:8px 0;}

.gallery-wall { margin-left:-10px; margin-right:-10px;}
.gallery-wall a { display:block; height:150px;}
.gallery-wall .photo-style {display: block;margin-bottom:20px; }

div.pull-right-gallery { width:40%; padding-left:20px;}
div.pull-left-gallery { width:40%; padding-right:20px;}

ul.share { list-style:none; margin:10px 0 20px 0; padding:0; text-align:center;}
ul.share li { display:inline-block;zoom: 1;*display: inline; }
ul.share li a {font-size:18px; padding:10px; margin:1px;background-color:#1452ad;color: #FFF;}
ul.share li a:hover {filter: Alpha(Opacity=80);opacity: 0.8;}
ul.share li.facebook a {background-color: #3C5A99}
ul.share li.twitter a {background-color: #1da1f2}
ul.share li.googleplus a {background-color: #DB4F43}
ul.share li.weibo a {background-color: #FE484C}

.float_button {position: fixed;right: 30px;top: 80px;}
a.float_wechat,a.float_wechat:hover,a.float_whatsapp,a.float_whatsapp:hover{color:#FFF;display:block;font-size:2em;height:50px;width:50px;text-align:center;line-height:50px;border-radius:50px;box-shadow:0 0 7px rgba(0,0,0,.3);padding:2px;-webkit-transition-duration:.3s;transition-duration:.3s;z-index:100;outline:0;margin-bottom:10px}
a.float_whatsapp {background-color: #4dc247;}
a.float_wechat {background-color: #4dc247;}

.page-tools {color:#888;border-top:1px dashed #eee;border-bottom:1px dashed #eee;padding:15px 0;}
.page-tools .page-share { text-align: right; }
.page-tools .page-share ul { list-style: none; margin:0; padding:0; }
.page-tools .page-share li { display:inline-block;zoom: 1;*display: inline; margin-left:8px; }
.page-tools .page-share a,.page-tools .page-share span { cursor: pointer; color: #888; font-size:15px; }
.page-tools .page-share a:hover,.page-tools .page-share span:hover { color: #333; }
.page-tools .page-share span.copy-success { color: #5cb85c }
.page-count {color:#888;text-align: right}

.clipboardbox { padding-bottom: 10px; }
.clipboardbox input { width: 380px; }
.success-tips{display: none;color: #3c763d;background-color: #dff0d8;padding:10px 15px; margin:10px auto;max-width: 150px; border-radius: 4px;border-color: #d6e9c6;}

/* content table display styles */
.enter-content p {line-height: 150%; margin: 5px 0;word-break: break-word !important;}
.enter-content h1,.enter-content h2,.enter-content h3,.enter-content h4,.enter-content h5,.enter-content h6 {line-height:150%;font-weight:bold; margin:0.5em 0; padding:0}
.enter-content h1{font-size:2em;}
.enter-content h2{font-size:1.5em;}
.enter-content h3{font-size:1.17em;}
.enter-content h4{font-size:1em;}
.enter-content h5{font-size:.83em;}
.enter-content h6{font-size:.67em;}
article.enter-content table { max-width:100%!important;border-color:#DDD}
.enter-content table th { font-weight: bold; }
.enter-content table td,.enter-content table th { padding: 9px 10px; text-align: left; }
/* responsive layout styles */
@media only screen and (max-width:767px){
.hidden-desktop{display: block !important;}
.hidden-phone{display: none !important;}
.text-left,.text-right{text-align:center}
.grid-parent-left {padding-left:10px}
.grid-parent-right {padding-right:10px}
.enter-content img,.logo img{max-width:80% !important;height:auto !important} /*for img set style width and height unable responsive*/
.enter-content table { margin-bottom: 0; }
.enter-content div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden;}
.enter-content div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
.enter-content table td, .enter-content  table th { position: relative; white-space: nowrap; overflow: hidden; }
header .search-bar { margin-bottom:0;}
.warpper { padding:0 15px;}
.page-title {font-size: 28px; padding: 20px 0;margin-top: 0;}
ul.share li a {font-size:14px;}
.form-inline .grid-50 { margin-bottom:10px;}
.google-maps { height:120px;}
.list-layout-01 { padding-left:60px;}
.list-layout-01 .date {width:50px; padding:8px 0;}
div.pull-right-gallery { width:100%;}
.float_button {position: fixed;right: 30px;top: 40%;}
.page-tools .page-release { margin-bottom: 8px }
.page-tools .page-share { text-align: left; }
.page-tools .page-share li { margin-left:0; margin-right:5px; }
.page-count {text-align:left;margin-bottom:20px}
.clipboardbox input { width: 120px; }
.list-layout{ margin: 0;}
footer .footer-contact{ text-align: left; padding: 0 50px;}
.product-box{ margin-bottom: 20px;}
.homeload-box{ padding: 20px 10px 0 10px; margin-top: 20px;}
.index-img-box .left,.index-img-box .center,.index-img-box .right{ padding: 0 20px;}
.index-img-box .cover{ max-height: 160px;}
.index-about{ padding: 20px 20px 0 20px; margin-bottom: 20px;}
.index-about-btn .box{ margin-bottom: 20px;}
.index-about-btn{ margin: 0;}
#slideshow{ margin: 0;}
header{ padding: 20px 0;}
.gallery-title{ margin: 0 20px 20px 20px;}
}</pre></body></html>