@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');

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

body { margin:0; }
body ::selection {background: #151515;color: #d9a40e;}
body::-webkit-scrollbar { width: 7px; }
body::-webkit-scrollbar-track { background: #8d8d8d; }
body::-webkit-scrollbar-thumb { background: #2a2d67; }
body::-webkit-scrollbar-thumb:hover { background: #1b1c38; }

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: "å¾®è»Ÿæ­£é»‘é«”", "è˜‹æžœå„·ä¸­é»‘", "Lucida Grande", "Arial", "Arial Narrow"; font-size: 16px; word-wrap: break-word; word-break: break-all; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -ms-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }

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

ul, ol { list-style: none; }

fieldset { border: 0; }

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

img { max-width: 100%; }

a:link , a:visited , a:hover, a:link , a:visited , a:hover a {color:#151515; 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; }

/* wow */
.wow { animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-duration: 1s; -webkit-animation-duration: 1s; }

/* 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; }

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

/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1300px; }

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

/* header */
header { position: sticky; width: 100%; background: #fff; top: -30px; z-index: 99999; }
header .topBar {padding: 10px 0;background: #144a74;text-align: right;}
header #memberArea{text-align:end;overflow: hidden;}
header #memberArea input{
    height: 36px;
    line-height: 36px;
    background-color: #fff !important;
    padding-left: 10px;
    border: 1px solid #cdcdd5;
    border-radius: 2px;
    display: inline-block;
    color: #6b6b6b;
    font-size: 13px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 130px;
    padding-right: 10px;
    margin-right: 10px;
    outline: none;
}
header #memberArea input::placeholder{color:#b1b1b1;}
header #memberArea ._fzFk1Wn{display: inline-block;}
header #memberArea #forget_pwd{
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
header #memberArea .login{
    background: #1d1c1c;
    display: inline-block;
    color: #fff;
    padding: 11.5px 20px;
    border-radius: 5px;
}
header #memberArea .registered{
    background: #d9a40e;
    display: inline-block;
    color: #fff;
    padding: 11.5px 20px;
    border-radius: 5px;
}
header .topBar form[name="hSearch"] { position: absolute; background: #fff; box-shadow: 0 0 7px rgba(24, 23, 23, .3); top: 43px; right: -80px; z-index: -99; opacity: 0; }
header .topBar form[name="hSearch"] , header .menuBox .mbMenu nav >ul >li .menu_body , header .menuBox .mbMenu nav >ul >li .menu_body .subOption li ul { -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -ms-transition-duration: .3s; -o-transition-duration: .3s; transition-duration: .3s; }
header .topBar form[name="hSearch"] input { padding: 5px 10px; width: 270px; display: inline-block; }
header .topBar form[name="hSearch"] a { padding: 5px 15px 9px; background: #ff5860; display: inline-block; color: #fff; }
header .topBar #hSearch { right: 0; z-index: 10; opacity: 1; }
header .menuBox , header .menuBox .mbMenu nav >ul {font-size: 0;text-align: end;}
header .menuBox #cis {position: relative;width: 145px;display: inline-block;text-align: center;}
header .menuBox #cis a { position: relative; display: inline-block; z-index: 4; }
header .menuBox .mbMenu {width: calc(100% - 195px);display: inline-block;}
header .menuBox .mbMenu nav >ul >li >p a { padding: 10px 15px; display: block; font-size: 18px; font-weight: bold; color: #fff; }
header .menuBox .mbMenu nav >ul >li .menu_body ul { border-top: 4px #21bcd8 solid; }
header .menuBox .mbMenu nav >ul >li .menu_body .subOption li { position: relative; overflow: hidden; }
header .menuBox .mbMenu nav >ul >li .menu_body .subOption li >div a { padding: 10px 15px; border-bottom: 1px #3b3838 solid; display: block; color: #fff; }

header.headerfixed { position: fixed; top: 0; box-shadow: 0 0 10px rgba(0, 0, 0, .2); }

/* footer */
footer {background: #212121;color: #c5c5c5;}
footer a { color: #c5c5c5; }
footer #pictureBox {margin-bottom: 30px;padding: 50px 0;border-bottom: 1px rgb(255 255 255 / 15%) solid;}
footer #pictureBox .slick-slider { margin-bottom: 0; }
footer #pictureBox li{
    margin: 0 20px;
}
footer #pictureBox li .photo {background-size: 60%;background-repeat: no-repeat;background-position: 50% 50%;background-color: #fff;border-radius: 50%;}
footer #pictureBox li .photo img {
    width: 100%;
}
footer #sitefooter {font-size: 0;overflow: hidden;padding-bottom: 20px;}
footer #sitefooter .row {width: 30%;float: left;}
footer #sitefooter .row .tit { margin-bottom: 15px; font-family: 'Rubik', sans-serif; font-size: 27px; color: #fff; }
footer #sitefooter .row p , footer #sitefooter .row div , footer #sitefooter .row li { margin-bottom: 10px; }
footer #sitefooter #footerInfo #community a { margin: 0 5px; }
footer #sitefooter #fnav {width: 65%;float: right;text-align: end;}
footer #sitefooter #fnav a {margin-left: 10px;display: inline-block;}
footer #footercont .otherlist { position: relative; }
footer #footercont .otherlist:before { position: absolute; width: 100%; height: 200px; background: #16172E; top: 46px; z-index: 2; content: ""; }
footer #footercont #openlist { position: relative; padding: 10px 15px; width: 200px; background: #19191d; border: 1px #424260 solid; display: inline-block; z-index: 3; }
footer #footercont #openlist:before , footer #footercont #openlist:after { position: absolute; width: 10px; height: 1px; background: #ccc; display: block; top: calc((100% - 1px) / 2); right: 15px; content: ""; }
footer #footercont a[data-type="1"]:before { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
footer #footercont a[data-type="2"]:before { -webkit-transform: rotate(135deg); transform: rotate(135deg); }
footer #footercont a[data-type="1"]:after { -webkit-transform: rotate(0); transform: rotate(0); }
footer #footercont a[data-type="2"]:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
footer #footercont ul { position: absolute; padding: 10px 15px; width: 200px; background: #19191d; border: 1px #424260 solid; bottom: -999px; z-index: 1; }
footer #footercont ul.openBox { bottom: 45px; }
footer #footercont ul .plus-information b , footer #footercont ul .plus-information span { display: inline-block; vertical-align: middle; }
footer #footercont ul .plus-information a { position: relative; display: inline-block; }
footer #footercont ul .plus-information img { position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }

/* webSeo */
#webSeo { position: relative; overflow: hidden; margin-top: 30px; padding: 8px 0; width: 100%; background: #0E0F1D; font-size: 14px; color: #959595; z-index: 5; }
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * { font-size: 14px; color: #959595; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* gotop */
#gotop {position: fixed;width: 60px;height: 60px;background: #d9a40e;border-radius: 50%;display: block;text-align: center;line-height: 57px;right: 25px;bottom: 25px;z-index: 9999;}
#gotop i { font-size: 27px; color: #fff; }

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

@media screen and (max-width: 1500px) {
	.workframe { width: 1280px; }
}
@media screen and (min-width: 1361px) {
	header .menuBox .mbMenu nav >ul >li >p a { padding: 40px 15px; }
	}
@media screen and (max-width: 1360px) {
	.workframe { width: 1160px; }
	header .menuBox #cis { width: 250px; }
	header .menuBox .mbMenu { width: calc(100% - 300px); }
}
@media screen and (min-width: 1281px) {
	#menuIcon { display: none; }
	header .menuBox .mbMenu { margin-left: 50px; }
	header .menuBox .mbMenu nav >ul >li { position: relative; overflow: hidden; display: inline-block; }
	header .menuBox .mbMenu nav >ul >li:hover , header .menuBox .mbMenu nav >ul >li .menu_body .subOption >li:hover , header .menuBox .mbMenu nav >ul >li .menu_body .sub2Option >li:hover { overflow: visible; }
	header .menuBox .mbMenu nav >ul >li >p a {padding: 40px 20px;color: #323131;}
	header .menuBox .mbMenu nav ul li b { display: none; }
	header .menuBox .mbMenu nav >ul >li .menu_body , header .menuBox .mbMenu nav >ul >li .menu_body .subOption li ul { position: absolute; width: 170px; background: #222222; left: calc(50% - 85px); z-index: 1; opacity: 0; transform: translateY(30px); }
	header .menuBox .mbMenu nav >ul >li:hover .menu_body { opacity: 1; transform: translateY(0); }
	header .menuBox .mbMenu nav >ul >li .menu_body .subOption li ul { top: 0; left: 170px; transform: translateY(0); transform: translateX(30px); }
	header .menuBox .mbMenu nav >ul >li:last-child .menu_body .subOption li ul { left: auto; right: 170px; }
	header .menuBox .mbMenu nav >ul >li .menu_body .subOption li:hover ul.sub2Option , header .menuBox .mbMenu nav >ul >li .menu_body .subOption li ul.sub2Option li:hover ul.sub3Option { opacity: 1; transform: translateX(0); }
	#gotop:hover {background: #1d1c1c;}
	footer #pictureBox li a.photo:hover { opacity: 1; }
	footer #footercont ul .plus-information a:hover img { display:block; }
}
@media screen and (max-width: 1280px) {
	.workframe {width: 95%;}
	header {}
	header .topBar a.btn font { display: none; }
	header .menuBox #cis {width: calc(100% - 55px);text-align: left;margin: 10px 0;}
	header .menuBox .mbMenu { width: 45px; }
	header .menuBox #menuIcon {margin: 10px 0;width: 45px;display: inline-block;}
	header .menuBox #menuIcon span {margin: 8px auto 6px;height: 3px;background: #1d1c1c;display: block;-webkit-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s;}
	header .menuBox a[data-type] span { width: 30px; }
	header .menuBox a[data-type="2"] { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: .6s; -o-transition-delay: .6s; transition-delay: .6s; }
	header .menuBox a[data-type="2"] span:nth-child(1) { -webkit-transform: translateY(11px); -ms-transform: translateY(11px); -o-transform: translateY(11px); transform: translateY(11px); -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; }
	header .menuBox a[data-type="2"] span:nth-child(2) { width: 0; }
	header .menuBox a[data-type="2"] span:nth-child(3) { -webkit-transform: translateY(-11px) rotate(90deg); -ms-transform: translateY(-11px) rotate(90deg); -o-transform: translateY(-11px) rotate(90deg); transform: translateY(-11px) rotate(90deg); -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; }
	header .menuBox .mbMenu nav {position: absolute;overflow-y: scroll;width: 400px;height: 0;background: #222;right: 0;top: 94px;z-index: 9999999;}
	header .menuBox .mbMenu nav.openBox { height: calc(100vh - 66px); }
	header .menuBox .mbMenu nav >ul { margin-bottom: 30vh; }
	header .menuBox .mbMenu nav >ul >li >p { position: relative; border-bottom: 1px #3b3838 solid; }
	header .menuBox .mbMenu nav ul li b { position: absolute; padding: 10px 15px; color: #fff; right: 15px; top: calc((100% - 44px) / 2); }
	header .menuBox .mbMenu nav >ul >li .menu_body , header .menuBox .mbMenu nav >ul >li .menu_body .subOption >li >ul , header .menuBox .mbMenu nav >ul >li .menu_body .subOption >li >ul li .sub3Option { overflow: hidden; height: 0; transform: translateY(-1px); opacity: 0; }
	header .menuBox .mbMenu nav >ul >li.action .menu_body , header .menuBox .mbMenu nav >ul >li .menu_body .subOption >li.action >ul , header .menuBox .mbMenu nav >ul >li .menu_body .subOption >li >ul li.action .sub3Option { overflow: visible; height: inherit; transform: translateY(0); opacity: 1; }
	header .menuBox .mbMenu nav >ul >li .menu_body ul li .bo { position: relative; }
	header .menuBox .mbMenu nav >ul >li .menu_body .subOption li >div a { padding: 10px 35px; }
	header .menuBox .mbMenu nav >ul >li .menu_body ul.sub2Option , header .menuBox .mbMenu nav >ul >li .menu_body ul.sub3Option { border-top: 0; }
	header .menuBox .mbMenu nav >ul >li .menu_body .subOption li .sub3Title p a { padding: 10px 50px; color: #c16464; }
	header .menuBox .mbMenu nav >ul >li .menu_body .subOption li .sub3Option p a { padding: 10px 64px; color: #419bab; }
}
@media screen and (max-width: 980px) {
	footer #sitefooter .row , footer #sitefooter #fnav {margin-bottom: 20px;width: 100%;text-align: center;}
	footer #sitefooter #footerInfo >div { display: inline-block; }
	footer #sitefooter #footerInfo #flogo , footer #sitefooter #footerInfo #community {display: block; }
	footer #sitefooter #footerInfo .foot { margin-left: 10px; color: #7575d1; }
	footer #sitefooter #fnav a {}
	footer #sitefooter #footercont p { margin-right: 35px; display: inline-block; }
}
@media screen and (max-width: 680px) {
	footer #sitefooter #fnav a { width: 30%; }
	header .topBar{
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgb(255 255 255 / 0%);
    padding: 0;
}
header .topBar .workframe{width:100%;}
    header #memberArea input, header #memberArea #forget_pwd{display:none;}
	header .menuBox .mbMenu nav{width:100%;}
	.workframe{width:90%}
	header #memberArea .registered{
    display: block;
    border-radius: 0;
    float: left;
    width: 50%;
    padding: 10px 0;
    text-align: center;
}
	header #memberArea .login{
    display: block;
    border-radius: 0;
    float: left;
    width: 50%;
    padding: 10px 0;
    text-align: center;
    background: #3f51b5;
}
#gotop{
    right: 10px;
    bottom: 55px;
}
footer #sitefooter{
    padding-bottom: 60px;
}
}
@media screen and (max-width: 450px) {
	header .topBar a.btn { padding: 4px 15px; }
	header .topBar a.btn i , header.headerfixed .topBar a.btn i { font-size: 12px; }
	header.headerfixed .topBar a.btn { padding: 0 15px; }
	footer #sitefooter #fnav a { width: 40%; }
}