@import url('/Other/www.dgjhenren/css/fontawesome-all.css');
@import url('/Other/www.dgjhenren/css/font-awesome.min.css');
@import url('/Other/www.dgjhenren/css/fontawesome.min.css');
@import url('/Other/www.dgjhenren/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Source+Sans+Pro:wght@400;600&family=Oswald:wght@300;400;500;600;700&display=swap');

* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin: 0; }
body ::selection {background: #7eafda;text-shadow: none;color: #fff;}
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: #aaa; }
body::-webkit-scrollbar-thumb { background: #ccad66; }
body::-webkit-scrollbar-thumb:hover { background: #201e46; }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, span, font, strong, b, a, i{ text-align: left; vertical-align: middle; margin: 0; padding: 0; line-height: 170%; border-width: 0; font-family: 'Noto Sans TC', 'Noto Sans SC', 'Source Sans Pro', sans-serif; font-size: 16px; word-wrap: break-word; word-break: break-all; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }

:before , :after { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }

.phoneWrap{display:none;}

ul, ol { list-style: none; }

fieldset { border: 0; }

input,button,select,textarea { outline:none }

img { max-width: 100%; }

a , a:link , a:visited , a:hover { display: inline-block; text-decoration: none; vertical-align: initial; }

* html .clearfix { height: 1%; }

.clearfix { display: block; }

livedemo00.template-help:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.text-clamp { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }

/* a.photo */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* slick-slider */
.wrapper .slick-slider { margin-bottom: 0; }

/* webBox */
.webBox { position: relative; overflow: hidden; width: 100%; }
.webBox .pageh1 { position: absolute; top: 0; z-index: 1; }
.webBox .wrapper {position: relative;background: #0b253b;z-index: 2;}

/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1440px; font-size: 0; z-index: 1; }

/* Sitemap */
#Sitemap #jsonUL a { color: #000; }

/* banner */
#banner { position: relative; padding-top: 100px; z-index: 1; }

/* header */
header {position: fixed;width: 100%;background: #0b253b;font-size: 0;top: 0;z-index: 100;}
header .row { padding: 0 10px; display: inline-block; }
header #cis {width: 220px;height: 100px;line-height: 100px;text-align: center;}
header .mbMenu #menuIcon {position: absolute;width: 80px;height: 79px;display: block;top: 0;right: 20px;}
header .mbMenu #menuIcon:before , header .mbMenu #menuIcon:after { margin: 35px auto 0; width: 35px; height: 2px; background: #fff; display: block; right: 0; transition: all 0.3s; content: ""; }
header .mbMenu #menuIcon:after { margin: 10px auto 0; }
header .mbMenu .btnBox , header .mbMenu nav >ul { text-align: right; }
header .mbMenu .btnBox a { padding: 0 15px 0 5px; font-size: 14px; color: #87919b; }
header .mbMenu .btnBox a i { font-size: 14px; }
header .mbMenu nav >ul >li:last-child{
    background: #b00110;
}
header .mbMenu nav >ul >li >p a { padding: 21px 15px; display: block; font-size: 18px; color: #fff; }
header .mbMenu nav >ul >li .menu_body .subOption li { position: relative; overflow: hidden; }
header .mbMenu nav >ul >li .menu_body .subOption li >div a { padding: 10px 15px; border-bottom: 1px #d6d6d6 solid; display: block; color: #0f2942; }
header .mbMenu nav >ul >li .menu_body .subOption li:last-child >div a { border-bottom: 0; }
header #linelink { padding: 21px 0; width: 100px; background: #ad9d8f; text-align: center; }
header #linelink a { font-size: 13px; color: #fff; }
header #linelink a:before { margin: 0 auto 5px; width: 30px; height: 30px; background: url(/images/36/icon-line.png) no-repeat 50% / cover; display: block; content: ""; }
header form#hSearch { position: fixed; padding: 2px 10px; background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .2); top: 40px; right: -100%; z-index: 100; }
header form#hSearch input { width: 250px; }
header form#hSearch a { color: #000; }
header.headerfixed #cis { height: 80px; line-height: 80px; }
header .mbMenu[data-type="2"] #menuIcon:before { -webkit-transform: translateY(6px) rotate(135deg); transform: translateY(6px) rotate(135deg); }
header .mbMenu[data-type="2"] #menuIcon:after { -webkit-transform: translateY(-6px) rotate(-135deg); transform: translateY(-6px) rotate(-135deg); }

/* footer */
footer {position: relative;background: #013765;font-size: 16px;color: #fff;z-index:2;}
footer .workframe {overflow: hidden;margin: 0 auto;width: 1440px;}
footer #footerCompany {padding: 50px 0;}
footer .row h2{
    color: #7eafda;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
footer .row h2 a{
    color: #7eafda;
}
footer .row h2 b{
    font-size: 14px;
    color: #fff;
    font-weight: 200;
    margin-left: 5px;
    letter-spacing: 0;
}
footer .row{
	width: calc((100% - 250px) / 2);
	float:left;
	color:#fff;
	margin-right: 40px;
}
footer .row p.copy{
    font-size: 12px;
    color: rgb(255 255 255 / 25%);
}
footer .row:nth-child(3){
	float: right;
	width: 120px;
	margin: 0;
}
footer .row:nth-child(3) p{
    display: inline-block;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
footer #footerSet { padding: 0 0 50px; }
footer #footerCompany .comlist , footer #footerCompany .fcontact , footer #footerCompany .footernav {max-width: 90%;}
footer #footerCompany #footer-qrcode { margin: 0 0 10px; width: 100%; }
footer #footerCompany .sedc >div { margin-bottom: 3px; display: inline-block; vertical-align: top; }
footer #footerCompany .sedc >div a { padding: 0 25px; height: 40px; background: #5a3a34; display: block; text-align: center; line-height: 40px; font-size: 16px; font-family: 'Oswald',sans-serif; color: #cecece; }
footer #footerCompany .sedc #footer-FB a { background: #394050; }
footer #footerCompany .sedc a b { font-weight: 400; }
footer #footerCompany .comlist li:first-child { margin-bottom: 15px; }
footer #footerCompany .comlist li b { margin-right: 10px; color: #efefef; vertical-align: middle; }
footer #footerCompany .comlist li span { vertical-align: middle; }
footer #footerCompany p { margin-bottom: 15px; }
footer .row p.CopyR {
    font-size: 12px;
    color: rgb(255 255 255 / 25%);
}
footer #footerCompany p.sitemap , footer #footerCompany p.sitemap a { color: #7acab8; }
footer #footerCompany p a { color: #fff; }
footer #footerCompany .fcontact li { margin-bottom: 5px; }
footer #footerCompany .fcontact li a { padding: 13px 0; background: #0d0d0d; display: block; text-align: center; color: #fff; transition: all linear .3s; }
footer #footerCompany .fcontact li:nth-child(even) a { background: #4e4e4e; }
footer #footerCompany .footernav li {display: inline-block;margin: 0 30px 10px 0;}
footer #footerCompany .footernav li a , footer #footerCompany .comlist li span a { color: #d2d2d2; }
footer #footerCompany .footernav li:hover a{color: #fff;}
footer #footerCompany .fcontact { max-width: 80%; }

/* gotop */
#gotop {position: fixed;z-index: 99;right: 15px;bottom: 170px;-webkit-transform-origin: right bottom;-webkit-transform: rotate(-90deg);transform-origin: right bottom;transform: rotate(-90deg);}
#gotop a font {font-size: 14px;color: #fff;}
#gotop a:after {margin-left: 10px;width: 70px;height: 1px;background: #fff;display: inline-block;vertical-align: middle;content: "";}

/* webSeo */
#webSeo { position: relative; overflow: hidden; margin-top: 40px; padding: 10px 0; background: #102942; }
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * { font-weight: 400; font-size: 13px; color: #6e7e8e; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* SeoStarRating */
#SeoStarRating font {margin-right: 5px;display: inline-block;vertical-align: bottom;}
#SeoStarRating font:first-child i {line-height: 130%;font-weight: bold;font-size: 20px;color: #ffd700;margin-right: 5px;}
#SeoStarRating font:nth-child(2) {font-size: 16px;color: #ccad66;}
#SeoStarRating font i:last-child {color: #eee;}

@media screen and (max-width: 1440px){
	.workframe, footer .workframe { width: 90%; }
	header .mbMenu nav >ul >li >p a { padding: 21px 10px; }
}
@media screen and (min-width: 1281px){
	header .mbMenu {padding: 0 20px;width: calc(100% - 280px);}
	header .mbMenu #menuIcon { display: none; }
	header .mbMenu nav >ul >li { position: relative; overflow: hidden; display: inline-block; }
	header .mbMenu nav >ul >li:hover , header .mbMenu nav >ul >li .menu_body .subOption >li:hover , header .mbMenu nav >ul >li .menu_body .sub2Option >li:hover { overflow: visible; }
	header .mbMenu nav ul li b { display: none; }
	header .mbMenu nav >ul >li .menu_body , header .mbMenu nav >ul >li .menu_body .subOption li ul { position: absolute; width: 170px; background: #fff; left: calc(50% - 85px); z-index: 1; opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
	header .mbMenu nav >ul >li:hover .menu_body { opacity: 1; transform: translateY(0); }
	header .mbMenu nav >ul >li .menu_body .subOption li ul { top: 0; left: 170px; -webkit-transform: translateY(0); -webkit-transform: translateX(30px); transform: translateY(0); transform: translateX(30px); }
	header .mbMenu nav >ul >li:last-child .menu_body .subOption li ul { left: auto; right: 170px; }
	header .mbMenu nav >ul >li .menu_body .subOption li:hover ul.sub2Option , header .mbMenu nav >ul >li .menu_body .subOption li ul.sub2Option li:hover ul.sub3Option { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
	header.headerfixed .mbMenu nav >ul >li >p a { padding: 11px 15px; }
	header.headerfixed .mbMenu nav >ul >li:hover >p a{color: rgb(255 255 255 / 65%);}
	header.headerfixed .menuBox .mbMenu nav >ul >li >p a { padding: 20px 10px; }
	header.headerfixed #linelink { padding: 11px 0; }
}
@media screen and (max-width: 1280px){
	header #cis { height: 79px; line-height: 79px; }
	header .mbMenu { position: absolute; padding: 0; width: 100%; right: 0; }
	header .mbMenu nav {position: fixed;overflow-y: scroll;padding: 0 30px;width: calc(100% - 60px);height: 0;background: #013765;top: 79px;right: 0;z-index: 100;}
	header .mbMenu nav >ul >li {border-bottom: 1px rgb(255 255 255 / 10%) solid;}
	header .mbMenu nav >ul >li >p { position: relative; }
	header .mbMenu nav >ul >li >p a { padding: 10px 50px 10px 20px; }
	header .mbMenu nav >ul >li >p b , header .mbMenu nav >ul >li .menu_body .subOption li .bo b { position: absolute; padding: 10px 0; width: 50px; display: block; text-align: center; color: #fff; top: 0; right: 0; }
	header .mbMenu nav >ul >li .menu_body , header .mbMenu nav >ul >li .menu_body .sub2Option , header .mbMenu nav >ul >li .menu_body .sub3Option { display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
	header .mbMenu nav >ul >li .menu_body .subOption { padding-bottom: 20px; }
	header .mbMenu nav >ul >li .menu_body .subOption li .bo { position: relative; }
	header .mbMenu nav >ul >li .menu_body .subOption li >div a { padding: 2px 50px 2px 20px; border-bottom: 0; color: #5390cb; }
	header .mbMenu nav >ul >li .menu_body .subOption li .sub3Title a { color: #e2f0fe; }
	header .mbMenu nav >ul >li .menu_body .sub3Option li >div a { color: #ad9c8f; }
	header .mbMenu nav >ul >li .menu_body .subOption li .bo b { padding: 2px 0; }
	header .mbMenu[data-type="2"] nav { padding: 30px; height: calc(100vh - 139px); }
	header #linelink { float: right; padding: 11px 0 12px; width: 80px; }
	header #linelink a { font-size: 12px; }
	#banner { padding-top: 79px; }
}
@media screen and (max-width: 768px){
	footer .row{
    float: none;
    width: 100%;
}
footer .row:nth-child(3){display:none;}
}
@media screen and (max-width: 500px){
	header #cis { width: calc(100% - 180px); }
	.phoneWrap{display:block;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 999;}
	.phoneWrap ul{
    overflow: hidden;
}
	.phoneWrap li{
    float: left;
    width: 50%;
}
.phoneWrap li a{
    background: #ccad66;
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}
.phoneWrap li.line a {
    background: #f44336;
}
}