* { -webkit-tap-highlight-color: transparent; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section { display: block; }
div,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main,
.aiyuanma { margin: 0; padding: 0; }
body { background-color: #fff; font: 400 16px/1.875em "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif; color: #222; word-break: normal; overflow-wrap: anywhere; font-feature-settings: "palt"; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6, strong, b { font-weight: 500; }
a { text-decoration: none; outline: none; color: #222; }
a:hover { color: #F65E4F; }
input,
textarea { -webkit-appearance: none; border: none; }
input:focus,
textarea:focus { outline: none; }
li { list-style: none; }
a img { border: none; }
table { background-color: transparent; border-spacing: 0; border-collapse: collapse; font-size: 16px; width: 100%; border-top: solid 1px #e4e4e4; border-left: solid 1px #e4e4e4; box-sizing: border-box; }
table th { background-color: #f9f9f9; text-align: center; box-sizing: border-box; }
table td,
table th { padding: 10px 1%; border: 1px solid #e4e4e4; box-sizing: border-box; }

/*gold*/
.inner { width: 1400px; margin: 0 auto; }
.submit { cursor: pointer; }
.clear { clear: both; }
.mb { margin-bottom: 25px; }

/*thumbnail*/
.thumbnail { position: relative; overflow: hidden; }
.thumbnail a { display: block; padding-bottom: 75%; position: relative; overflow: hidden; background: no-repeat center center; background-size: cover; }
.thumbnail img { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: transform .3s; object-fit: cover; }
.thumbnail img:hover { transform: scale(1.1, 1.1); }

/*box*/

.boxTitle { border-bottom: 2px solid #e4e4e4; position: relative; margin-bottom: 15px; background-color: #37408e; color: #fff; padding: 5px 15px 3px; border-radius: 5px; }
.boxTitle .name { font-size: 16px; line-height: 1.875em; margin-right: 50px; font-weight: 500; }
.boxTitle .name a {color: #fff;}
.boxTitle:after { display: block; width: 6px; height: 6px; background-color: #fff; position: absolute; left: -3px; top: 50%; transform: translateY(-50%); border-radius: 50%; }
.boxTitle span,
.boxTitle .arrow { display: block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); font-weight: 500; font-size: 14px; line-height: 24px; overflow: hidden; }
.boxTitle i { font-style: normal; font-weight: 500; color: #fff; }
.boxTitle span a { font-weight: normal; color: #fff; position: relative; padding-right: 10px; font-size: 12px; }
.boxTitle span a:after { width: 6px; height: 6px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; content: ''; display: block; position: absolute; right: 1px; top: 50%; transform: rotate(-45deg); margin-top: -4px; }
.boxTitle .slick-arrow { display: block; width: 24px; height: 24px; float: left; border: none; background: none; position: relative; cursor: pointer; }
.boxTitle .slick-arrow:before { content: ''; display: block; background: url(../images/icon_arrow.png) no-repeat 0 0; background-size: 100% auto; width: 41.667%; height: 66.667%; position: absolute; left: 50%; top: 50%; margin-left: -20.8335%; transform: translateY(-50%); }
.boxTitle .slick-prev:before { background-position: 0 100%; }

/*dot*/
.dot { position: relative; padding-left: 13px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.dot:before { width: 3px; height: 3px; background-color: #37408e; content: ''; display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

/*line*/
.line { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }

/* Slider */
.slick-load { display: none; overflow: hidden; }
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; font-size: 0; line-height: normal; }
[dir='rtl'] .slick-slide { float: right; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; }
.slick-arrow.slick-hidden { display: none; }
.slick-dots button { display: block; border: none; background-color: transparent; cursor: pointer; }

/*topbar*/
#topbar { background-color: #f6f6f6; color: #666; border: 1px solid #eee; border-top: none; overflow: hidden; border-radius: 0 0 6px 6px; }

/*welcome*/
#welcome { float: left; padding: 0 15px; }
#welcome,
#pagelist { line-height: 2em; font-size: 14px; }

/*pagelist*/
#pagelist { float: right; }
#pagelist ul { overflow: hidden; }
#pagelist li { float: left; padding: 0 10px; position: relative; }
#pagelist li:after { width: 1px; height: 10px; background-color: #ddd; content: ''; display: block; position: absolute; left: 0; top: 50%; margin-top: -5px; }
#pagelist li:first-child:after { display: none; }
#pagelist a { color: #666; }
#pagelist a:hover { color: #F65E4F; }

/*header*/
#header { display: table; table-layout: fixed; width: 100%; z-index: 2; padding: 3.125% 0; }
#header .td { display: table-cell; vertical-align: bottom; }
#header .clear {width: 0; display: none;}
/*logo*/
#logo { position: relative; z-index: 2; width: 250px; }
#logo a { display: block; height: 56px; background: url(../images/logo.png) no-repeat left center; background-size: contain; text-indent: -9999em; }

/*hotTel*/
#hotTel { width: 250px; font-size: 14px; line-height: 1.5em; color: #666;}
#hotTel .tel { float: right; background: url(../images/icon_tel.png) no-repeat left center; background-size: auto 40px; padding-left: 60px; }
#hotTel span { font-size: 28px; line-height: 1em; color: #F65E4F; font-weight: 500; }

/*search*/
#search { overflow: hidden; display: table-cell; vertical-align: middle; padding: 0 3.5%;}
#search form { float: right; overflow: hidden; width: 70%; border-radius: 6px; }
#search .submit { float: right; width: 50px; height: 50px; background: #37408e url(../images/search_white.png) no-repeat center center; background-size: 44% auto; }
#search .input { border: 2px solid #37408e; margin-right: 50px; display: block; color: #333; border-right: none; border-top-left-radius: 6px; border-bottom-left-radius: 6px; overflow: hidden; }
#search .text { height: 28px; line-height: 28px; width: 98%; padding: 9px 2% 9px 0; font-size: 16px; background-color: #fff; text-indent: 15px; }

/*topBtn*/
#topBtn { width: 0; }
#topBtn .btn { float: left; }
#topBtn i { display: block; cursor: pointer; }

/*schBtn*/
#schBtn { display: none; }
#schBtn i { width: 20px; height: 20px; background: url(../images/search_blue.png) no-repeat 0 0; background-size: 100% auto; }

/*navBtn*/
#navBtn { display: none; width: 22px; height: 20px; overflow: hidden; margin-left: 15px; opacity: .85; cursor: pointer;}
#navBtn i { display: block; width: 100%; height: 3px; background-color: #37408e; position: relative; float: right; top: 50%; transform: translateY(-50%); transition: width .3s; }
#navBtn i:before,
#navBtn i:after { width: 130%; height: 3px; background-color: #37408e; content: ''; display: block; position: absolute; right: 0; transition: width .3s; }
#navBtn i:before { bottom: 8px; }
#navBtn i:after { top: 8px; }
#navBtn.active i { width: 100%; }
#navBtn.active i:before,
#navBtn.active i:after { width: 70%; }

/*nav*/
#nav { position: relative; background-color: #37408e; border-radius: 6px; z-index: 3;}
#nav ul { font-size: 0; line-height: normal; }
#nav li { display: inline-block; line-height: 55px; font-size: 16px; position: relative; font-weight: 500; width: 12.5%; text-align: center; }
#nav li a { color: #fff; display: block; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 5px; }
#nav li.on > a,
#nav li.cur > a,
#nav li a:hover { background-color: rgba(255, 255, 255, .15); }
#nav li ul { position: absolute; left: 0; top: 100%; width: 100%; background-color: #37408e; box-shadow: 0px 3px 3px rgba(0, 0, 0, .2); padding: 10px 0; display: none; }
#nav li li { text-align: center; display: block; font-weight: normal; width: auto; line-height: 40px; }
#nav li em { display: block; position: absolute; top: 50%; right: 3px; height: 15px; width: 15px; transform: translateY(-50%); display: none; }
#nav li em:after,
#nav li.hasSub > a:after { content: ''; width: 5px; height: 5px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(45deg); transition: all .3s; }
#nav li em:after { display: block; position: absolute; left: 50%; top: 50%; margin: -4px 0 0 -4px; }
#nav li.hasSub > a:after { display: inline-block; vertical-align: middle; margin: -5px 0 0 5px; }

/*table*/
.table { display: table; table-layout: fixed; width: 100%; }
.table .td { display: table-cell; vertical-align: top; }

/*main*/
#main.td { padding-left: 25px; }


/*slides*/
#slides { border-radius: 6px; overflow: hidden; background-color: #f9f9f9; }
#slides .item a { display: block; color: #fff; position: relative; }
#slides .pic {background: no-repeat center center; background-size: cover; height:440px; }
#slides .wap {display: none;}
#slides .slick-arrow { position: absolute; top: 50%; display: block; transform: translateY(-50%); width: 30px; height: 40px; background: rgba(0, 0, 0, .35) no-repeat center center; background-size: contain; opacity: .5; color: #fff; font-size: 0; line-height: normal; transition: all .3s; text-indent: -99999em; overflow: hidden; z-index: 3; border: none; cursor: pointer; }
#slides .slick-prev { left: -30px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
#slides .slick-next { right: -30px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
#slides .slick-prev:after,
#slides .slick-next:after { content: ''; display: block; width: 13px; height: 21px; position: absolute; left: 50%; margin-left: -6.5px; top: 50%; transform: translateY(-50%); background: url(../images/icon_arrow.png) no-repeat 0 100%; background-size: 100% auto; }
#slides .slick-next:after { background-position: 0 0; }
#slides:hover .slick-prev { left: 0; }
#slides:hover .slick-next { right: 0; }
#slides .slick-dots { position: absolute; left: 50%; bottom: 3.125%; transform: translateX(-50%); font-size: 0; line-height: normal; white-space: nowrap; }
#slides .slick-dots li { display: inline-block; margin: 0 5px; }
#slides .slick-dots button { display: block; text-indent: -9999em; overflow: hidden; width: 5px; height: 5px; background-color: rgba(255, 255, 255, .75); transition: all .3s; line-height: 5px; font-size: 0; border-radius: 2.5px; }
#slides .slick-dots .slick-active button { background-color: #37408e; width: 20px; }
#slides .load { padding-bottom: 100%; background-color: #f9f9f9; position: relative; }
#slides .load span { display: block; position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); font-size: 36px; line-height: 1.125em; color: #999; text-align: center; }
/*wrapper*/
#wrapper {overflow: hidden;}
/*about*/
#about .info { overflow: hidden; padding: 5px 0;}
#about .pic { float: left; width: 350px; }
#about .pic i {display: block; padding-bottom: 75%; background: no-repeat center center; background-size: cover;}
#about img { display: block; width: 100%; height: auto; }
#about .text { margin-left: 380px; overflow: hidden; font-size: 14px; line-height: 2em; text-align: justify;}
#about .intro {height: 260px; overflow: hidden; -webkit-overflow-scrolling: touch;}
#about .mCustomScrollbar {padding-right: 10px;}
#about .mCS_no_scrollbar {padding-right: 10px;}
/*latest*/
#news { overflow: hidden; }
#news .boxTitle {margin-bottom: 10px;}
#news ul { overflow: hidden; }
#news li { font-size: 14px; line-height: 32px; overflow: hidden; float: left; width: 48%; }
#news li:nth-child(2n) { float: right; }
#news li time { display: block; float: right; color: #888; font-size: 12px; }
#news li a { margin-right: 80px; }

/*carousel*/

#showcase .slick-load { width: 101.786%; }
#showcase .info { margin-right: 8%; overflow: hidden; }
#showcase .thumbnail { margin-bottom: 10px; }
#showcase .title { font-size: 14px; line-height: 1.5em; font-weight: normal; max-height: 3em; -webkit-line-clamp: 2; }
#showcase .load { padding-bottom: 11.544%; margin-bottom: 55px; }

/*product*/

#product ul { overflow: hidden; width: 101%; }
#product li { float: left; width: 19%; padding: 0.5% 1% .5% 0; }
#product .thumbnail { margin-bottom: 10px; }
#product .title { font-size: 14px; line-height: 1.5em; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }
/*proList*/
#proList ul { overflow: hidden; width: 102%; }
#proList li { float: left; width: 31.333%; padding: 0 2% 2% 0; }
#proList .thumbnail { margin-bottom: 10px; }
#proList .title { font-size: 14px; line-height: 1.5em; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }

/*文章列表*/
.blogItem { overflow: hidden; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #e4e4e4; }
.blogItem .thumbnail { float: left; width: 250px; }
.blogItem .info { margin-left: 265px; overflow: hidden; padding: 5px 0; }
.blogItem .title { line-height: 1.35em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; margin-bottom: 5px; }
.blogItem .meta { color: #888; margin-bottom: 5px; overflow: hidden; }
.blogItem .meta a { color: #888; }
.blogItem .meta span { font-size: 12px; background: no-repeat left center; padding: 0 16px; background-size: auto 10px; display: block; float: left; }
.blogItem .meta .views { float: right; padding-right: 0; background-image: url(../images/icon_01.png); }
.blogItem .meta .tag { background-image: url(../images/icon_02.png); }
.blogItem .meta .date { background-image: url(../images/icon_03.png); }
.blogItem .intro { font-size: 14px; color: #666; line-height: 1.75em; height: 5.25em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-bottom: 13px; text-align: justify; }
.blogItem .more { overflow: hidden; }
.blogItem .more a { display: block; float: right; color: #fff; background-color: #37408e; padding: 0 10px; font-size: 12px; height: 26px; line-height: 26px; }
.blogItem .more a:hover { opacity: .75; }

/*pagenavi*/
#pagenavi { clear: both; font-size: 0; line-height: normal; text-align: center; }
#pagenavi a,
#pagenavi span.now-page { display: inline-block; font-size: 14px; height: 32px; line-height: 32px; padding: 0 12px; background-color: #f1f1f1; color: #888; margin: 2px; }
#pagenavi span.now-page,
#pagenavi a:hover { background-color: #37408e; color: #fff; }

/*侧边*/
#sidebar { width: 300px; }

/*侧边*/
.widget ul { overflow: hidden; }
.widget li { overflow: hidden; font-size: 14px; line-height: 1.875em; }
.widget img { max-width: 100%; height: auto; }
.widget .custom { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #e4e4e4; }
.widget .custom:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.widget .thumbnail { width: 100px; float: left; }
.widget .info { margin-left: 110px; }
.widget h2 { font-size: 14px; line-height: 1.75em; height: 3.5em; color: #333; overflow: hidden; margin-bottom: 5px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.widget .meta { font-size: 12px; line-height: 1.5em; color: #888; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: no-repeat left center; background-size: auto 12px; padding-left: 17px; }
.widget .views { background-image: url(../images/icon_01.png); }
.widget .cmt { background-image: url(../images/icon_04.png); }
.widget .date { background-image: url(../images/icon_03.png); }

/*textwidget*/
.textwidget a { display: block; }
.textwidget img { display: block; }

/*divStatistics*/
#divStatistics li { display: table; width: 100%; table-layout: fixed; padding: 2px 0; color: #555; }
#divStatistics li span { display: table-cell; vertical-align: top; }
#divStatistics li .left { width: 5em; }
#divStatistics li .right { text-align: right; }
#divStatistics li i { font-style: normal; }

/*divComments*/
#divComments li { overflow: hidden; color: #444; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px dashed #e4e4e4; text-align: justify; }
#divComments li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
#divComments li .top { border: 1px solid #eee; padding: 5px 10px; font-size: 12px; line-height: 1.75em; color: #999; position: relative; margin-bottom: 10px; }
#divComments li .top:after { content: ''; display: block; width: 7px; height: 7px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #fff; transform: rotate(45deg); position: absolute; bottom: -5px; left: 7px; }
#divComments li .avatar { float: left; width: 24px; height: 24px; overflow: hidden; border-radius: 50%; }
#divComments li img { display: block; width: 100%; height: 100%; object-fit: cover; }
#divComments li .text { margin-left: 30px; line-height: 24px; max-height: 48px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#divComments li a { overflow: hidden; color: #555; }

/*divPrevious*/
#divPrevious li { position: relative; padding: 0 0 10px 10px; margin-bottom: 10px; border-bottom: 1px dashed #e4e4e4; }
#divPrevious li:before { width: 3.5px; height: 3.5px; content: ''; display: block; background-color: #37408e; position: absolute; left: 0; top: 12px; }
#divPrevious li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }

/*divSearchPanel*/
#divSearchPanel input[type='text'] { height: 24px; line-height: 24px; padding: 5px 3%; border: 1px solid #e4e4e4; width: 94%; }
#divSearchPanel input[type='submit'] { color: #fff; position: absolute; right: 0; top: 0; height: 100%; width: 40px; background-color: #37408e; cursor: pointer; }
#divSearchPanel form { position: relative; padding-right: 40px; overflow: hidden; }

/*divLinkage*/
#divLinkage li,
#divCatalog li,
#divMisc li { float: left; width: 48%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 1% 0; }
#divLinkage li:nth-child(2n),
#divCatalog li:nth-child(2n),
#divMisc li:nth-child(2n) { float: right; }
#divLinkage li a,
#divCatalog li a { background-color: #f9f9f9; color: #555; padding: 5px 10px; display: block; }
#divLinkage li { padding: 0 0 2%; }

/*divMisc*/
#divMisc a { display: block; }
#divMisc img { display: block; }

/*divTags*/
#divTags ul { overflow: hidden; width: 102%; }
#divTags li { float: left; padding: 1% 2% 1% 0; }
#divTags li a { display: block; background-color: #f9f9f9; border-radius: 0px; padding: 0 10px; color: #fff; font-size: 12px; }
#divTags li a:hover { opacity: .8; }
#divTags li:nth-child(8n-7) a { background-color: #8A9B0F; }
#divTags li:nth-child(8n-6) a { background-color: #EB6841; }
#divTags li:nth-child(8n-5) a { background-color: #3FB8AF; }
#divTags li:nth-child(8n-4) a { background-color: #FE4365; }
#divTags li:nth-child(8n-3) a { background-color: #FC9D9A; }
#divTags li:nth-child(8n-2) a { background-color: #EDC951; }
#divTags li:nth-child(8n-1) a { background-color: #C8C8A9; }
#divTags li:nth-child(8n) a { background-color: #83AF9B; }
#divTags li:first-child a { background-color: #E1474D; }
#divTags li:last-child a { background-color: #3299BB; }

/*divCalendar*/
#divCalendar caption { margin-bottom: 10px; font-size: 0; line-height: normal; }
#divCalendar caption a { display: inline-block; font-size: 16px; line-height: 1.35em; margin: 0 5px; vertical-align: middle; font-weight: 500; }
#divCalendar td,
#divCalendar th { width: 13.285%; padding: 0 0.5%; text-align: center; font-size: 14px; }
#divCalendar td a { padding: 10%; background-color: #37408e; border-radius: 50%; color: #fff; }

/*sideMenu*/
#sideMenu li{font-size: 16px; line-height: 1.875em; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px;}
#sideMenu li:last-child {margin-bottom: 0;}
#sideMenu li a {color: #333; display: block;}
/*entry*/
.entry { font-size: 16px; line-height: 1.875em; overflow: hidden; }
.entry img { max-width: 100%; height: auto !important; }
.entry blockquote { margin: 0 2em 15px; overflow: hidden; padding: 15px 15px 0; color: #555; background-color: #f9f9f9; font-style: italic; }
.entry ul,
.entry ol { margin-bottom: 15px; margin-left: 2em; padding-left: 1em; }
.entry ul li { list-style: outside disc none; }
.entry ol li { list-style: outside decimal none; }
.entry li p { margin-bottom: 0; }
.entry p,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { margin-bottom: 15px; }
.entry a { color: #37408e; text-decoration: underline; }
.entry hr { border: none; margin-bottom: 15px; border-bottom: 1px solid #e4e4e4; overflow: hidden; clear: both; }

/*postTags _aiyuanma*/
#postTags { font-size: 14px; line-height: 1.75em; }
#postTags span { font-weight: 500; color: #000; }
#postTags a { margin: 0 1.5%; }

/*postnavi*/
#postnavi { font-weight: 400; font-size: 14px; line-height: 1.75em; overflow: hidden;}
#postnavi .prev,
#postnavi .next { width: 45%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#postnavi .prev { float: left; }
#postnavi .next { float: right; text-align: right; }

/*breadcrumb*/
#breadcrumb { font-size: 14px; line-height: 1.5em; color: #eee; position:absolute; right:15px; top:50%; transform:translateY(-50%); }
#breadcrumb a { color: #eee; padding-right: 0; font-size: 14px; }
#breadcrumb a:after { display: none; }
#breadcrumb .home { background: url(../images/icon_home.png) no-repeat left; background-size: auto 14px; padding-left: 20px; }
#breadcrumb i { font-style: normal; font-family: 'Simsun'; margin: 0 5px 0 3px; color: #eee; }

/*postTitle aiyuanma_*/
#postTitle { font-size: 24px; text-align: center; line-height: 1.5em; padding: 2% 0 3%; }

/*postmeta*/
#postmeta { font-size: 0; line-height: normal; text-align: center; margin-bottom: 2.5%; border-bottom: 1px dashed #eee; padding-bottom: 2.5%; }
#postmeta span { font-size: 14px; color: #888; margin: 0 10px; display: inline-block; background: no-repeat left center; padding-left: 20px; background-size: auto 12px; }
#postmeta a { color: #888; }
#postmeta a:hover { color: #37408e; }
#postmeta .views { background-image: url(../images/icon_01.png); }
#postmeta .tag { background-image: url(../images/icon_02.png); }
#postmeta .date { background-image: url(../images/icon_03.png); }

/*errorPage*/
#errorPage #postTitle { margin-top: 10%; }
#errorPage .entry { text-align: center; margin-bottom: 15%; }

/*related*/
#related ul { overflow: hidden; width: 102%; }
#related li { float: left; width: 23%; padding: 1% 2% 1% 0; }
#related .thumbnail { margin-bottom: 5px; }
#related h4 { font-size: 14px; line-height: 1.75em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; }

/*links*/
#links ul { overflow: hidden; width: 102%; }
#links li { font-size: 14px; line-height: 1.75em; padding: 0.5% 1% 0.5% 0; float: left; }

/*comment*/
#comment { position: relative; overflow: hidden; }
#comment .item { margin-bottom: 2%; position: relative; }
#comment label { display: block; font-size: 14px; line-height: 1.75em; color: #555; margin-bottom: 5px; }
#comment label i { font-style: normal; color: #f00; font-size: 12px; margin-left: 5px; }
#comment .input { border: 1px solid #e4e4e4; overflow: hidden; }
#comment .text { font-size: 14px; line-height: 24px; padding: 5px 5%; width: 90%; display: block; border: none; border-radius: 3px; color: #555; font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif; }
#comment textarea.text { height: 110px; resize: vertical; padding: 5px 1.5%; width: 97%; }
#comment .inp { width: 102%; overflow: hidden; }
#comment .inp .item { float: left; width: 31.333%; padding-right: 2%; }
#comment .verify { width: 130px; float: left; margin-bottom: 0; }
#comment .verify img { display: block; cursor: pointer; height: 36px; width: auto; position: absolute; left: 110%; bottom: 0; }
#comment .btn { overflow: hidden; padding-top: 30.5px; margin-left: 250px; }
#comment .submit { float: right; background-color: #37408e; border: none; width: 100px; height: 35px; color: #fff; font-size: 14px; border-radius: 3px; cursor: pointer; }
#comment .submit:hover { opacity: .85; }
#cancel-reply { font-size: 12px; color: #999; line-height: 2em; float: right; padding-right: 10px; line-height: 35px;}

/*warning*/
.warning { font-size: 12px; color: #999; line-height: 2em; clear: both; margin-bottom: 2%; }

/*commentslist*/
#commentslist { overflow: hidden; }
#commentslist li { position: relative; padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #f6f6f6; overflow: hidden; }
#commentslist .avatar { float: left; padding: 3px 0; }
#commentslist .avatar img { width: 40px; height: 40px; display: block; }
#commentslist .info { margin-left: 55px; overflow: hidden; }
#commentslist .meta { overflow: hidden; font-size: 12px; line-height: 1.35em; color: #999; margin-bottom: 10px; }
#commentslist .meta span { display: block; float: left; }
#commentslist .meta .reply { float: right; }
#commentslist .meta a { color: #37408e; }
#commentslist .user { font-size: 16px; font-weight: 500; line-height: 1.5em; color: #333; margin-bottom: 5px; }
#commentslist .user a { color: #333; }
#commentslist .text { font-size: 14px; line-height: 2em; color: #666; }
#commentslist .text li { margin-left: 0; }
#commentslist li li { margin: 15px 0 5px 55px; background-color: #f9f9f9; padding: 15px; border-bottom: none; }
#commentslist li li li { margin: 10px 10px 5px; background-color: #fff; border: 1px solid #e5e5e5; }

/*footer*/
#footer { line-height: 26px; font-size: 14px; padding: 2.5% 20px; background-color: #f6f6f6; border: 1px solid #eee; border-bottom: 0; border-radius: 6px 6px 0 0; color: #666;}
#footer a {color: #666;}
#footer a:hover {color: #333;}
/*social*/
#social { float: right; }
#social ul { font-size: 0; line-height: normal; padding: 2px 0; }
#social li { display: inline-block; margin-left: 20px; position: relative; }
#social a { display: block; overflow: hidden; width: 22px; height: 22px; background: no-repeat center center; background-size: contain; opacity: .5; }
#social a:hover { opacity: 1; }
#social .wx a { background-image: url(../images/icon_wechat.png); }
#social .wb a { background-image: url(../images/icon_weibo.png); }
#social .qq a { background-image: url(../images/icon_qq.png); }
#social .em a { background-image: url(../images/icon_email.png); }
#social .qr { position: absolute; left: 50%; transform: translateX(-50%); bottom: 100%; background-color: #fff; padding: 5px; width: 100px; margin-bottom: 10px; border: 1px solid #e4e4e4; display: none; }
#social .qr:after { width: 7px; height: 7px; background-color: #fff; border-right: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; transform: rotate(45deg); content: ''; display: block; position: absolute; left: 50%; margin-left: -5px; bottom: -5px; }
#social img { display: block; width: 100%; height: auto; }

/*copyright*/
#copyright { margin-right: 168px; }
#copyright a {display: inline-block;}
#copyright img {display: inline-block; vertical-align: middle; width: auto; height: 20px; margin-top: -4px;}
/*screen width*/
@media only screen and (max-width:1600px) {

	/*1536px*/
	.inner { width: 87.5%; }
}
@media only screen and (max-width:1280px) {

	

	/*1280px*/
	#logo { width: 214px; }
	#logo a { height: 48px; }

	/*1280px*/
	#search form {width: 80%;}
	#search .text { height: 24px; line-height: 24px; }
	#search .submit { width: 46px; height: 46px; }
	#search .input { margin-right: 46px; }

	/*1280px*/
	#nav li { line-height: 50px; }


	/*1280px*/
	#showcase .slick-load { width: 101.282%; }
	#showcase .info { margin-right: 6.329%; }

	/*1280px*/
	#sidebar { width: 280px; }
}
@media only screen and (max-width:1024px) {
	/*1024px*/
	.inner {width: auto;}
	/*1024px*/
	#top {box-shadow: 0px 2px 5px rgba(0,0,0,.35); position: relative; z-index: 10;}
	/*1024px*/
	#topbar {border-radius: 0; border-left: none; border-right: none; }
	/*1024px*/
	#welcome {float: none; padding:0 3.125%;}
	
	/*1024px*/
	#header {width: auto; padding: 20px 3.125%; display: block; position: relative;}	
	#header .td {display: block;}
	#header .clear {width: 100%; display: block;}
	#header #hotTel {display: none;}

	/*1024px*/
	#logo { float: left; width: auto; }
	#logo a { width: 178px; height: 40px; }
	/*1024px*/


	/*1024px*/
	#topBtn { position: absolute; right: 3.125%; top: 50%; transform: translateY(-50%); width: auto; }

	/*1024px*/
	#schBtn { display: block; }

	/*1024px*/
	#search.td { display: none; }
	#search { padding: 0; margin: 0 80px; position: absolute; top: 50%; transform: translateY(-50%); right: 3.125%; width: 350px; }
	#search .text { padding: 6px 3%; width: 94%; font-size: 14px; text-indent: 0; }
	#search .submit { width: 40px; height: 40px; }
	#search .input { margin-right: 40px; }

	/*1024px*/
	#navBtn { display: inline-block; }

	/*1024px*/
	#nav { position: fixed; left: -100%; top: 0; height: 100%; width: 100%; margin: 0; cursor: pointer; background-color: #fff; z-index: 9; overflow-y: auto; -webkit-overflow-scrolling:touch; transition: left .3s;}	
	#nav.active { left: 0; }
	#nav ul { padding: 130px 0; }
	#nav li { display: block; width: auto; text-align: left; }
	#nav li a { color: #333; margin: 0 3.125%; padding:0 50px 0 0; }
	#nav li a:hover { background-color: transparent; }
	#nav li ul { padding: 0; display: none; width: auto; position: static; left: auto; top: auto; background-color: transparent; box-shadow: none; }
	#nav li li { text-align: left; font-size: 14px; line-height: 40px; font-weight: 500; }
	#nav li li a { padding: 0 0 0 2em; }
	#nav li.hasSub > a::after { display: none; }
	#nav li em { width: 50px; height: 50px; top: 0; right: 0; z-index: 2; transform: none; display: block; }
	#nav li em:after { width: 6px; height: 6px; border-color: #333; transform: rotate(-45deg); margin-left: -4px; transition: all .3s; }
	#nav li em.open:after { transform: rotate(45deg); }

	/*1024px*/
	.boxTitle {border-radius: 0; padding-left: 3.125%; padding-right: 3.125%;}
	.boxTitle span, .boxTitle .arrow {right: 3.125%;}
	/*1024px*/
	.table,
	.table .td { display: block; width: auto; }

	/*1024px*/
	#main.td { padding-left: 0; }
	/*1024px*/
	#slides {border-radius: 0; margin-bottom: 0;}
	

	/*1024px*/
	#sidebar { width: auto; display: none;}

	/*1024px*/
	#divTags li { padding: 0.5% 1% 0.5% 0; }

	/*1024px*/
	#product { margin-bottom: 1.5625%; }
	/*1024px*/
	#showcase .slick-load { width: 101%; }
	#showcase .info { margin-right: 4.5%; }
	/*1024px*/
	#about .info {padding-left:3.125%; padding-right:3.125%;}
	#about .pic {width: 300px;}
	#about .text {margin-left: 325px;}
	#about .intro {height: 225px;}
	/*1024px*/
	#product .box,
	#showcase .box,
	#news ul,
	#links .box,
	#blogList,
	#proList {padding: 0 3.125%;}
	/*1024px*/
	#footer { padding: 20px 3.125%; border-radius: 0; border-left:none; border-right:none; }
	/*1024px*/
	#article .box {padding: 0 3.125%;}
	/*1024px*/
	.entry {font-size: 14px; line-height: 1.75em;}
}
@media only screen and (max-width:768px) {
	#slides .pic { height:200px; }
	/*768px*/
	.dot { padding-left: 10px; }
	.mb {margin-bottom: 15px;}
	
	/*768px*/
	#logo a { height: 30px; width: 134px; }

	/*768px*/
	#search { position: absolute; top: 100%; right: 0; width: 100%; margin: 0; background-color: #37408e; transform: none; padding:5px 0; }
	#search form {width: 96.875%; float: none; padding-left: 3.125%;}
	#search .input {border-radius: 0;}
	/*768px*/
	
	
	#nav li { font-size: 14px; line-height: 40px; }
	#nav li a {padding-right: 40px; }
	
	#nav li em { width: 40px; height: 40px; }

	/*768px*/
	

	#slides .wap {display: block;}
	#slides .pc {display: none;}
	#slides .slick-arrow { width: 20px; height: 30px; }
	#slides .slick-prev:after,
	#slides .slick-next:after { width: 8px; height: 13px; margin-left: -4px; }
	#slides .slick-prev { left: 0; }
	#slides .slick-next { right: 0; }
	#slides .slick-dots { bottom: 35px; }

	/*768px*/
	.boxTitle {margin-bottom: 10px;}	
	.boxTitle .name { font-size: 14px; }
	.boxTitle .slick-arrow { width: 20px; height: 20px;}

	/*768px*/
	
	#product ul { width: 103%; }
	#product li { width: 47%; padding: 1.5% 3% 0 0; }
	#product .thumbnail { margin-bottom: 5px; }
	#product .title { margin-bottom: 5px; }

	/*768px*/
	#blogList {padding-top: 5px;}
	.blogItem { margin-bottom: 15px; padding-bottom: 15px; }
	.blogItem .thumbnail { width: 100px; }
	.blogItem .info { margin-left: 115px; padding: 0; }
	.blogItem .info h2 { font-size: 14px; line-height: 1.75em; max-height: 3.5em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 0; white-space: normal; white-space: normal; }
	.blogItem .intro { white-space: nowrap; display: block; height: auto; margin-bottom: 0; }
	.blogItem .meta,
	.blogItem .more { display: none; }

	/*768px*/
	
	#pagenavi a,
	#pagenavi span.now-page { font-size: 12px; height: 28px; line-height: 28px; }

	

	/*768px*/
	.widget .info { margin-left: 110px; }
	.widget .custom { margin-bottom: 10px; padding-bottom: 10px; }

	/*768px*/
	#divComments li { margin-bottom: 12px; padding-bottom: 8px; }

	/*768px*/
	#divStatistics li { padding: 1px 0; }
	/*768px*/
	#footer {line-height: 1.75em;}

	/*768px*/
	#copyright { text-align: center; font-size: 12px; margin-right: 0; }

	/*768px*/
	#social { float: none; margin-bottom: 5px; }
	#social ul { text-align: center; }

	/*768px*/
	#related ul { width: 105%; }
	#related li { width: 45%; padding: 2% 5% 2% 0; }

	/*768px*/
	#postnavi { font-weight: normal; line-height: 2em; }
	#postnavi .prev,
	#postnavi .next { float: none; width: auto; text-align: left; }

	/*768px*/
	
	.entry p,
	.entry h1,
	.entry h2,
	.entry h3,
	.entry h4,
	.entry h5,
	.entry h6,
	.entry hr,
	.entry blockquote,
	.entry ol,
	.entry ul { margin-bottom: 3%; }

	/*768px*/
	#postTitle { font-size: 20px; padding: 3% 0 4%; }

	/*768px*/
	#postmeta { margin-bottom: 3%; padding-bottom: 3%; }
	#postmeta span { margin: 0 5px; font-size: 12px; background-size: auto 12px; padding-left: 18px; }

	/*768px*/
	#breadcrumb { line-height: 22px; }
	#breadcrumb a { font-size: 12px; }
	#breadcrumb .home { background-size: auto 12px; padding-left: 18px; }

	/*768px*/
	#comment .inp { width: auto; }
	#comment .inp .item { float: none; width: auto; padding-right: 0; }
	#comment .verify { width: auto; float: none; padding-right: 110px; margin-bottom: 10px; }
	#comment .verify img { left: auto; right: 0; }
	#comment .btn { clear: both; padding: 2% 0; overflow: hidden; margin-left: 0; }
	#comment .submit { height: 30px; width: 100%; }

	/*768px*/
	#commentslist li { padding-bottom: 10px; margin-bottom: 10px; }
	#commentslist .avatar img { width: 30px; height: 30px; }
	#commentslist .info { margin-left: 40px; }
	#commentslist .meta { margin-bottom: 5px; }
	#commentslist .user { font-size: 14px; }
	#commentslist li li { margin: 10px 0 5px 40px; padding: 10px; }
	#commentslist li li li { margin: 5px; }

	

	/*768px*/
	#pagelist { display: none; }


	/*768px*/
	
	#links li { padding: 0 10px 0 0; }

	/*768px*/
	#showcase .boxTitle {margin-bottom: 15px;}
	#showcase .slick-load { width: 102.521%; }
	#showcase .info { margin-right: 5.848%; }
	#showcase .thumbnail { margin-bottom: 5px; }

	/*768px*/
	
	#news li:nth-child(2n),
	#news li {float: none; width: auto; line-height: 30px; }
	/*768px*/
	#about .info {padding-top: 5px; padding-bottom: 0;}
	#about .pic {float: none; width: auto; margin-bottom: 15px;}
	#about .text {margin-left: 0; line-height: 1.75em;}
	#about .intro {height: 250px;}
	/*768px*/
	#proList ul {width: 103%;}
	#proList li {width: 47%; padding: 0 3% 3% 0;}

}
#maximg img{ max-width:100% !important; height:auto !important}
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
  cursor: default;
  pointer-events: none;
}
.pagination .st { font-family: "Yu Gothic", "Meiryo", sans-serif; }
.text-secondary{ text-align:center; padding:20px 0}

/* RayTing corporate refresh */
:root {
  --brand: #c9081a;
  --brand-deep: #92000f;
  --brand-soft: #fff1f2;
  --ink: #17181c;
  --muted: #6f737b;
  --line: #e7e8eb;
  --surface: #ffffff;
  --surface-soft: #f6f6f7;
  --shadow-sm: 0 12px 30px rgba(20, 20, 24, .07);
  --shadow-lg: 0 26px 70px rgba(20, 20, 24, .12);
}

html { scroll-behavior: smooth; }
html { min-height: 100%; }
body {
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  color: var(--ink);
  background:
    radial-gradient(circle at 8% 0, rgba(201, 8, 26, .045), transparent 27rem),
    linear-gradient(180deg, #fff 0, #fafafa 65%, #f4f4f5 100%);
}
body:before {
  content: '';
  position: fixed;
  inset: 0;
  pointer-events: none;
  opacity: .22;
  z-index: -1;
  background-image: linear-gradient(rgba(20,20,24,.025) 1px, transparent 1px), linear-gradient(90deg, rgba(20,20,24,.025) 1px, transparent 1px);
  background-size: 56px 56px;
}
a { transition: color .25s ease, background-color .25s ease, opacity .25s ease; }
a:hover { color: var(--brand); }
.inner { width: min(1400px, calc(100% - 48px)); }
.mb { margin-bottom: 34px; }
body > .inner {
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
}
body > #wrapper,
body > main#wrapper,
body > .inner > #wrapper,
body > .inner > main#wrapper {
  flex: 1 0 auto;
}

#topbar {
  border: 0;
  border-bottom: 1px solid var(--line);
  border-radius: 0;
  background: transparent;
  color: var(--muted);
}
#header { padding: 34px 0 28px; align-items: center; }
#header .td { vertical-align: middle; }
#logo { width: 330px; }
#logo a { height: 68px; background-size: contain; color: transparent; }
#hotTel { width: 205px; }
#hotTel .tel { background-image: none; border-left: 2px solid var(--brand); padding-left: 18px; }
#hotTel .tel p:first-child { color: var(--muted); letter-spacing: .08em; }
#hotTel .tel span { color: var(--ink); font-size: 18px; font-weight: 600; }
#search { max-width: 300px; padding-right: 40px; }
#search form { border-color: var(--line); border-radius: 999px; background: var(--surface-soft); }
#search form:focus-within { border-color: rgba(201,8,26,.45); box-shadow: 0 0 0 4px rgba(201,8,26,.07); }
#btnPost { background-image: url(../images/search_blue.png); filter: grayscale(1) contrast(1.6); }

#nav {
  position: sticky;
  top: 0;
  border-radius: 10px;
  background: rgba(23, 24, 28, .96);
  box-shadow: 0 12px 35px rgba(18,18,21,.18);
  backdrop-filter: blur(14px);
}
#nav li { line-height: 60px; }
#nav li > a:before {
  content: '';
  position: absolute;
  left: 50%; right: 50%; bottom: 0;
  height: 3px;
  background: var(--brand);
  transition: left .25s ease, right .25s ease;
}
#nav li.cur > a:before, #nav li.on > a:before, #nav li a:hover:before { left: 18%; right: 18%; }
#nav li ul { background: rgba(23,24,28,.98); border-top: 2px solid var(--brand); box-shadow: var(--shadow-lg); }

#slides { border-radius: 12px; background: #1b1c20; box-shadow: var(--shadow-lg); }
#slides .pic { height: 440px; transition: transform 7s cubic-bezier(.2,.7,.2,1); }
#slides .slick-active .pic { transform: scale(1.035); }
#slides .item a:after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(15,15,18,.18), transparent 50%, rgba(15,15,18,.1)); pointer-events: none; }
#slides .slick-dots button { width: 7px; height: 7px; border-radius: 10px; }
#slides .slick-dots .slick-active button { width: 34px; background: var(--brand); }

.boxTitle {
  margin-bottom: 22px;
  padding: 11px 18px 10px;
  border: 0;
  border-left: 4px solid var(--brand);
  border-radius: 5px;
  color: #fff;
  background: linear-gradient(110deg, var(--ink), #2a2c31);
  box-shadow: 0 8px 24px rgba(20,20,24,.08);
}
.boxTitle:after { display: none; }
.boxTitle .name { font-size: 17px; letter-spacing: .06em; }
.boxTitle span a:after { border-color: var(--brand); }
.dot:before { width: 5px; height: 5px; border-radius: 50%; background: var(--brand); }

#about .info { padding: 0; min-height: 310px; border-radius: 10px; overflow: hidden; background: var(--surface); box-shadow: var(--shadow-sm); }
#about .pic { width: 42%; overflow: hidden; }
#about .pic i { height: 310px; transition: transform .8s ease; }
#about:hover .pic i { transform: scale(1.035); }
#about .text { margin-left: 42%; padding: 40px 44px; box-sizing: border-box; }
#about .intro { height: 230px; color: #4c5058; }

#product ul, #proList ul { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; width: auto; overflow: visible; }
#product li, #proList li { float: none; width: auto; padding: 0; border-radius: 9px; overflow: hidden; background: var(--surface); box-shadow: var(--shadow-sm); transition: transform .35s ease, box-shadow .35s ease; }
#product li:hover, #proList li:hover { transform: translateY(-7px); box-shadow: var(--shadow-lg); }
#product .thumbnail, #proList .thumbnail { margin: 0; }
#product .thumbnail a, #proList .thumbnail a { padding-bottom: 66%; }
#product .title, #proList .title { margin: 0; padding: 18px 16px 20px; font-size: 15px; line-height: 1.55; white-space: normal; text-align: left; }
.thumbnail img { transition: transform .7s cubic-bezier(.2,.7,.2,1), filter .35s ease; }
.thumbnail img:hover { transform: scale(1.055); }

#news { padding: 28px 32px; border-radius: 10px; background: var(--surface); box-shadow: var(--shadow-sm); box-sizing: border-box; }
#news .boxTitle { margin: -28px -32px 18px; }
#news li { border-color: var(--line); }
#news time { color: var(--brand); font-variant-numeric: tabular-nums; }
#showcase .info { border-radius: 9px; overflow: hidden; background: var(--surface); box-shadow: var(--shadow-sm); }
#showcase .title { padding: 0 14px 16px; }

#wrapper.table { display: grid; grid-template-columns: 235px minmax(0,1fr); gap: 42px; }
#sidebar, #main { display: block; width: auto; }
#sidebar { padding-right: 0; }
#sideMenu, .widget { padding: 18px; border-radius: 9px; background: var(--surface); box-shadow: var(--shadow-sm); }
#sidebar .boxTitle { margin: -18px -18px 15px; }
#sidebar li { border-color: var(--line); }
#main > .boxTitle.page-heading { padding: 14px 20px 13px; }

#blogList { display: grid; gap: 18px; }
.blogItem { padding: 20px; border: 0; border-radius: 10px; background: var(--surface); box-shadow: var(--shadow-sm); transition: transform .3s ease, box-shadow .3s ease; }
.blogItem:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.blogItem .thumbnail { border-radius: 7px; }
.blogItem .meta { color: var(--muted); }
.blogItem .more a { color: var(--brand); font-weight: 600; }

#post, #postTags, #postnavi, #related .box { border-radius: 10px; background: var(--surface); box-shadow: var(--shadow-sm); }
#post { padding: 30px 42px 42px; }
#postTitle { font-size: clamp(24px, 3vw, 36px); font-weight: 600; letter-spacing: .02em; }
#postmeta { border-color: var(--line); }
#postmeta a:hover, .entry a { color: var(--brand); }

/* Rich text guard: CMS edits cannot break the front-end layout. */
.entry { width: 100%; min-width: 0; box-sizing: border-box; overflow-wrap: anywhere; word-break: normal; }
.entry > *, .entry [style*="width"] { max-width: 100% !important; box-sizing: border-box !important; }
.entry [style*="max-width"] { width: 100% !important; }
.entry img, .entry video, .entry iframe, .entry svg, .entry canvas { max-width: 100% !important; height: auto !important; }
.entry iframe { width: 100% !important; aspect-ratio: 16 / 9; }
.entry table { display: block; width: 100% !important; max-width: 100%; overflow-x: auto; white-space: normal; -webkit-overflow-scrolling: touch; }
.entry pre, .entry code { max-width: 100%; overflow-x: auto; white-space: pre-wrap; overflow-wrap: anywhere; }
.entry h1 { font-size: clamp(24px, 3vw, 34px) !important; }
.entry h2 { font-size: clamp(21px, 2.5vw, 30px) !important; }
.entry h3 { font-size: clamp(18px, 2vw, 24px) !important; }
.entry p, .entry li { font-size: clamp(14px, 1.5vw, 16px) !important; line-height: 1.9 !important; }
.entry [style*="#343b91"], .entry [style*="#37408e"] { color: var(--brand) !important; border-color: var(--brand) !important; }
.entry div[style*="background:#343b91"], .entry div[style*="background: #343b91"], .entry div[style*="background-color:#343b91"] { color: #fff !important; background: linear-gradient(110deg, var(--brand-deep), var(--brand)) !important; }
.entry div[style*="padding:38px"], .entry div[style*="padding: 38px"] { padding: clamp(22px, 4vw, 42px) !important; }
.entry:after { content: ''; display: block; clear: both; }

#footer { margin-top: 60px; padding: 32px 24px; border-top: 3px solid var(--brand); border-radius: 8px 8px 0 0; background: var(--ink); color: #c9cbd0; text-align: center; }
#footer a { color: #fff; }

.reveal-item { opacity: 0; transform: translateY(24px); transition: opacity .7s ease, transform .7s ease; }
.reveal-item.is-visible { opacity: 1; transform: none; }

.pagination a { border-color: var(--line); border-radius: 5px; }
.pagination a:hover { color: #fff; border-color: var(--brand); background: var(--brand); }
.pagination a.page-num-current { background: var(--brand); border-color: var(--brand); }

@media only screen and (max-width: 1024px) {
  .inner { width: 100%; }
  #topbar, #header, #wrapper, #about, #product, #news, #showcase, #links, #footer { box-sizing: border-box; }
  #nav { position: fixed; border-radius: 0; background: #fff; backdrop-filter: none; }
  #nav li > a:before { display: none; }
  #navBtn i, #navBtn i:before, #navBtn i:after { background-color: var(--brand); }
  #wrapper.table { display: block; }
  #sidebar { display: none; }
  #product ul, #proList ul { grid-template-columns: repeat(3, minmax(0,1fr)); }
}

@media only screen and (max-width: 768px) {
  .mb { margin-bottom: 24px; }
  #header { padding: 16px 18px; }
  #logo { width: min(260px, calc(100% - 88px)); }
  #logo a { height: 54px; }
  #slides .pic { height: 280px; }
  #about .pic { float: none; width: 100%; }
  #about .pic i { height: 240px; }
  #about .text { margin: 0; padding: 28px 24px; }
  #product ul, #proList ul { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 14px; }
  #product li, #proList li { width: auto; padding: 0; }
  #news { padding: 22px 18px; }
  #news .boxTitle { margin: -22px -18px 14px; }
  #post { padding: 22px 18px 30px; }
  #postmeta span { display: block; width: fit-content; margin: 5px auto; }
  .entry div[style*="padding"] { padding-left: 18px !important; padding-right: 18px !important; }
  .entry table { font-size: 13px; }
  #footer { margin-top: 35px; border-radius: 0; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *:before, *:after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .reveal-item { opacity: 1; transform: none; }
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible {
  outline: 3px solid rgba(201, 8, 26, .32);
  outline-offset: 3px;
}

/* Screenshot follow-up: search, mobile controls and spacing. */
#search {
  width: min(540px, 42vw);
  max-width: none;
  padding: 0 40px;
  overflow: visible;
  box-sizing: border-box;
}
#search form {
  display: flex;
  float: none;
  width: 100%;
  height: 50px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #d8d9dd;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(20, 20, 24, .06);
}
#search .input {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border: 0;
  border-radius: 0;
}
#search .text {
  width: 100%;
  height: 48px;
  padding: 0 18px;
  box-sizing: border-box;
  border: 0;
  background: transparent;
  line-height: 48px;
  text-indent: 0;
}
#search .submit,
#btnPost {
  flex: 0 0 52px;
  float: none;
  width: 52px;
  height: 48px;
  border: 0;
  background: var(--ink) url(../images/search_white.png) no-repeat center;
  background-size: 21px auto;
  filter: none;
  transition: background-color .25s ease;
}
#search .submit:hover,
#btnPost:hover { background-color: var(--brand); }

#divSearchPanel form { padding-right: 48px; border: 1px solid var(--line); border-radius: 6px; }
#divSearchPanel input[type='text'] { width: 100%; height: 38px; padding: 0 12px; box-sizing: border-box; border: 0; line-height: 38px; }
#divSearchPanel input[type='submit'] { width: 48px; border: 0; background: var(--brand); font-weight: 600; }
#divSearchPanel input[type='submit']:hover { background: var(--brand-deep); }

#about .info { min-height: 0; }
#about .pic i { height: 310px; padding-bottom: 0; }
#about .text { min-height: 310px; }
#about .intro { height: auto; max-height: 230px; }

#footer { margin-top: auto; flex-shrink: 0; }

.blogItem .more a,
#pagenavi a:hover,
#divCalendar td a,
#comment .submit {
  color: #fff;
  background-color: var(--brand);
}
.blogItem .more a:hover,
#comment .submit:hover { background-color: var(--brand-deep); }
#divPrevious li:before { background-color: var(--brand); }
#postmeta a:hover,
#commentslist .meta a { color: var(--brand); }

@media only screen and (max-width: 1024px) {
  #topBtn { display: flex; gap: 8px; align-items: center; }
  #topBtn .btn {
    position: relative;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: visible;
    border: 1px solid #e3e4e8;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(20,20,24,.06);
  }
  #topBtn .btn:hover { border-color: rgba(201,8,26,.42); background: var(--brand-soft); }
  #schBtn i { position: absolute; left: 50%; top: 50%; width: 17px; height: 17px; border: 2px solid var(--ink); border-radius: 50%; background: none; box-sizing: border-box; transform: translate(-58%, -58%); }
  #schBtn i:after { content: ''; position: absolute; width: 9px; height: 2px; right: -7px; bottom: -3px; border-radius: 2px; background: var(--ink); transform: rotate(45deg); transform-origin: left center; }
  #navBtn { display: block; }
  #navBtn i { position: absolute; left: 10px; top: 19px; width: 20px; height: 2px; float: none; background: var(--ink); transform: none; }
  #navBtn i:before, #navBtn i:after { left: 0; right: auto; width: 20px; height: 2px; background: var(--brand); }
  #navBtn i:before { bottom: 7px; }
  #navBtn i:after { top: 7px; }
  #navBtn.active i { width: 20px; background: transparent; }
  #navBtn.active i:before { bottom: 0; transform: rotate(45deg); }
  #navBtn.active i:after { top: 0; transform: rotate(-45deg); }
  #search { right: 74px; width: min(390px, calc(100% - 170px)); margin: 0; padding: 0; }
  #search form { width: 100%; padding: 0; }
}

@media only screen and (max-width: 768px) {
  .pagination .hidden-sm { display: none; }
  .pagebar { padding-left: 0; padding-right: 0; }
  #header { min-height: 72px; }
  #logo { width: min(230px, calc(100% - 112px)); }
  #logo a { width: 100%; height: 48px; }
  #topBtn { right: 18px; gap: 7px; }
  #topBtn .btn { width: 38px; height: 38px; }
  #schBtn i { left: 50%; top: 50%; width: 16px; height: 16px; }
  #navBtn i { left: 9px; top: 18px; }
  #search {
    top: 100%;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 10px 18px;
    transform: none;
    border-top: 1px solid var(--line);
    background: rgba(255,255,255,.98);
    box-shadow: 0 12px 22px rgba(20,20,24,.08);
  }
  #search form { width: 100%; height: 46px; padding: 0; }
  #search .text { height: 44px; line-height: 44px; }
  #search .submit, #btnPost { height: 44px; flex-basis: 48px; width: 48px; }
  #about .pic i { height: 230px; padding-bottom: 0; }
  #about .text { min-height: 0; }
  #about .intro { max-height: none; }
  #footer { margin-top: auto; }
}
