<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* last update 2023-06-01 */

/*@import url(layout.css); 2023-06-01#01 */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+TC:400,900|Noto+Serif+TC:700,900|Roboto);
@import url(animate.css);
body {
    font-family: "Microsoft JhengHei", "敺株��迤暺煾��", 'Open Sans', sans-serif, "Microsoft JhengHei UI";
    color: #2d2d2d;
    line-height: 1.6;
    font-size: 18px;
}
:focus {
    outline: none!important
}
.font-ming {
    font-family: 'cwTeXMing', serif;
    font-weight: 800;
}
.font-yen {
/*font-family: 'cwTeXYen', sans-serif;
  font-weight: 800;*/
}
::focus, button:focus {
 outline: none!important;
}
.bt-yellow {
    color: #000;
    background-color: #f7c900;
    padding-left: 50px;
    padding-right: 50px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

@media (min-width: 1440px) {
.container {
    max-width: 1380px;
}
}
/*@media (min-width: 992px){
.container {
    max-width: none;
}
}
@media (min-width: 768px)
{.container {
    max-width: none;
}
}
@media (min-width: 576px)
{.container {
    max-width: none;
}
}*/
/* Nav
===================================*/
.owl-carousel {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.owl-item {
    text-align: center
}
.owl-item&gt;* {
    margin-left: auto;
    margin-right: auto;
}
/*銝駁�詨鱓*/

/* Breadcrumb
===================================*/
.breadcrumb {
    background: none;
    border: none;
    color: #717171;
    margin-bottom: 0;
}
.breadcrumb a, .breadcrumb-item+.breadcrumb-item::before {
    color: #717171;
}
/* owlCarousel eqheight
===================================*/
.owl-stage {
    display: flex;
}
.owl-item {
    display: flex;
    flex: 1 0 auto;
}
/* 擐㚚�
===================================*/
.home .breadcrumb {
    display: none;
}
/*home-kv-slider*/
.home-kv-slider {
    position: relative;
}
.home-kv-slider:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/home-slider-cover.png) no-repeat center bottom;
    background-size: 100% auto;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.home-kv-slider .carousel-control-prev, .home-kv-slider .carousel-control-next {
    z-index: 99;
}
.home-kv {
    position: relative;
    background-color: #f4c400
}
.homeSearch {
    max-width: 680px;
    position: absolute;
    /*top: 50%;*/
    bottom: 10%;
    left: 50%;
    /*margin-top: -80px;*/
    margin-left: -340px;
    z-index: 100;
}
.homeSearch h1 {
    font-size: 50px;
    font-weight: bolder;
    color: #fff;
    text-shadow: 0px 2px 4px #000, 0px 0px 5px #000;
}
.homeSearch input {
    font-size: 24px;
}
.homeSearch button {
    background: #5bb85d;
}
.homeSearch svg, .homeSearch a {
    color: #fff;
}
.homeSearch a {
    font-size: 24px;
}
.homeSearch select.form-control:not([size]):not([multiple]) {
    flex: 0 1 110px;
    height: auto
}
.homeSearch input.form-control {
}
/*500���*/
.my500q {
    background: #fbe47f;
    padding-bottom: 60px;
}
/*銝𧢲䲮��𡏭�峕艶*/
.home h2:before {
    content: "|";
    padding-right: 15px;
}
.home h2:after {
    content: "|";
    padding-left: 15px;
}
.epaper {
    padding: 40px 0;
}
.epaper h2 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 60px;
}
.epaper h3 {
    color: #e65520;
    margin-bottom: 30px;
    margin-top: 15px;
    font-weight: bold;
}
.epaper h4 {
    margin: 10px 0;
}
.epaper h4 a {
    color: #e65520;
    font-size: 18px;
    font-weight: bold;
}
.epaper p {
    margin-bottom: 50px;
}
.epaper a.bt-yellow {
    margin: auto;
    margin-bottom: 15px;
}
.epaper .col-md-4:nth-of-type(2) {
    margin-top: 50px;
}
.epaper .col-md-4:nth-of-type(3) {
    margin-top: 100px;
}
.skewitem {
    /*background: #fff;
  /*transform: skew(0deg, 10deg);*/
    position: relative;
    z-index: 1;
}
.lectures {
    /*transform: skew(0deg, -10deg);*/
    padding: 40px 0;
    margin-top: -10%
}
.lectures h2 {
    font-size: 22px;
    font-weight: bold;
}
.lectures h3 {
    color: #e65520;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 1.4
}
.adviser {
    /*transform: skew(0deg, 10deg);*/
    padding: 40px 0;
    margin-top: -10%;
    text-align: right;
}
.adviser h2 {
    font-size: 22px;
    font-weight: bold;
}
.adviser h3 {
    color: #e65520;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 1.4
}
.epaper img, .lectures img, .adviser img {
    max-width: 100%;
}
a.btPlus {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/qaCatListBtOpen.svg);
    float: right;
}
/*撠�振蝢� Carousel*/
.HomePros {
    text-align: center;
    padding: 50px 0 30px 0;
}
.HomePros h2 {
    margin-bottom: 30px;
}
.homeProItem img {
    width: 100%;
    height: auto;
}

/*Masonry甈��彍閮剖��*/
@media (min-width: 320px) {
.card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
}

@media (min-width: 768px) {
.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
}

@media (min-width: 1200px) {
.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
}
/* ����𣳇�
===================================*/
.postContent header h1 {
    font-size: 30px;
}
.postContent header p {
    font-size: 18px;
    line-height: 26px;
}
/*蝺刻摩�膥�����*/
.postEditor {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}
.postEditor p {
    margin-bottom: 30px;
}
.postEditor p strong {
}
.postEditor blockquote {
}
.postEditor blockquote p {
}
.postEditor a {
}
.postEditor img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px
}
.postEditor img.imgself {
    width: auto;
    max-width: auto;
    height: auto
}
.postEditor ul {
}
.postEditor ul li {
}
.postEditor ol {
}
.postEditor ol li {
}
.postEditor h1 {
}
.postEditor h2 {
}
.postEditor h3 {
}
.topic .postEditor h4 {
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 20px;
}
.topic .postEditor h4:empty {
    display: none
}
.postEditor h5 {
}
.postEditor h6 {
    font-size: 18px;
    font-weight: bold;
    text-indent: 28px
}
.postEditor h6:before {
    display: inline-block;
    font-family: 'FontAwesome';
    line-height: 1;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f005';
    position: absolute;
    left: 0;
    color: #e65520
}
.postEditor iframe {
    margin: 5px auto
}
/*�綫�㵽�㮾蝐�(��㗇㮾撠�-��𡝗��偌撟單�鍦��)*/
/* tabel ��鍦�� */
table.book {
    background: #fff;
    font-size: 14px
}
table.book a {
    color: #e65520
}
table.book h3 {
    font-size: 16px;
    margin-top: 5px;
}
table.book td {
    padding: 10px;
    vertical-align: top;
}
table.book td + td {
    vertical-align: top;
    width: 75%
}
table.book td:first-child img {
    width: 100%;
    height: auto;
    margin: auto
}
.bookWithCover-H {
    min-height: 160px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 175px;
    display: flex;
}
.bookCover {
    width: 160px;
    text-align: center;
    position: absolute;
    left: 0;
}
.bookCover img {
    max-width: 160px;
    max-height: 160px;
}
.bookInfo p {
    margin-bottom: 0;
}
.bookName {
    font-size: 20px;
    font-weight: bold;
    color: #e65520;
}
/*鈭箸除����䭾綫�㵽*/
.hotPost {
    border-top: 1px dashed;
    padding-top: 10px;
    margin-top: 40px;
}
.hotPost p {
    font-size: 20px;
    font-weight: bold;
    color: #e65520;
    margin-bottom: 5px;
}
.hotPost ul {
    padding-left: 20px;
    margin-bottom: 0;
}
.hotPost li a {
    color: #2d2d2d;
}
/*����惩�閖�系ag &amp; share*/
.postBottom {
    margin-top: 10px;
    margin-bottom: 10px;
}
.postTag li a {
    color: #e65520;
}
.postTag li a:before {
    content: "#";
    margin-right: 3px;
}
.postTag li a:hover {
    text-decoration: none;
    color: #333;
}
.postShare {
}
.postShare li {
    margin-bottom: 5px;
}
/*�湧�𦠜�*/
/* �抅蝷擧見撘� */



.postTopic {
    background: #fff;
    border-bottom: 1px solid #e55520;
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 15px;
}
.postTopic:before {
    content: "";
    display: block;
    width: calc(100% - 100px);
    height: 1px;
    background: #e55520;
    position: absolute;
    right: 0;
}
.postTopic .postTopicName {
    font-size: 24px;
    position: absolute;
    top: -46px;
    left: 5px;
    font-weight: bold
}
.postTopic .postTopicName span {
    margin-left: 3px;
    font-size: 70px;
    color: #e55520;
    font-weight: 700;
    font-family: "Roboto";
    line-height: 1
}
.postTopic .topicTitle {
    font-size: 20px;
    padding: 25px 5px 10px;
    font-weight: bold;
    line-height: 1.2
}
.postTopic .topicImg img {
    width: 100%;
}
.postTopic ul.topicList {
    padding-left: 25px;
    padding-right: 10px;
    margin-bottom: 0;
}
.postTopic ul.topicList li a {
    color: #2d2d2d;
    font-weight: bold;
}
.postTopic ul.topicList li:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e55520;
    position: relative;
    left: -15px;
    top: 17px;
}
.otherQA-sbTitle {
    background-image: url(../img/qa-sbTitle.png);
    background-size: cover;
    padding: 5px 15px 5px 35px;
    font-size: 22px;
    color: #F79200;
    font-weight: bold;
    margin-bottom: 15px;
    display: inline-block
}
.postTopic-wrp .postTopic:last-child {
    margin-bottom: 30px
}
/*QA�𤣰���*/
.otherQA {
    padding: 15px 15px 30px;
    position: relative;
}
.otherQA a {
    color: #2d2d2d;
}
.otherQA ul {
    margin-bottom: 0;
}
/* ����𣳇�-QA
===================================*/
.postQA {
    margin-top: 30px;
}
.postQA h1 {
    color: #e65520;
}
.postQA-q, .postQA-a {
    border-radius: 20px;
    padding: 50px 10px 30px 10px;
    margin-top: 60px;
    position: relative;
}
.postQA-q {
    background: #fccf00;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #000;
}
.postQA-a {
    background: #eaeaea;
}
.postQA-q:before, .postQA-a:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    border: 4px solid;
    border-radius: 50%;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: -30px;
    left: 20px;
}
.postQA-q:before {
    content: "Q";
    background: #fccf00;
    border-color: #fff;
}
.postQA-a:before {
    content: "A";
    background: #fff;
    border-color: #eaeaea;
}
/*Sidebar-撠���*/
.postQA .postTopic {
    background-color: #f6f6f6
}
/*Sidebar-�嗡�靱A*/
.otherQA {
    background: #f6f6f6;
    margin-bottom: 30px;
}
.otherQA .qaCatName {
    font-size: 22px;
    font-weight: bolder;
    color: #f9cc00;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}
.otherQA .qaCatName:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 1.7;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f059';
    display: inline-block;
    position: absolute;
    left: 0;
}
.qaCatList {
    padding-left: 0;
}
.qaCatList li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.qaCatList li:before {
    content: "Q嚗�";
    position: absolute;
    left: 0;
}
.qaCatListBt {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.qaCatListBt a {
    display: block;
    width: 30px;
    height: 30px;
}
.qaCatListBt a.qaCatListBtOpen {
    background: url(../img/qaCatListBtOpen.svg);
}
.qaCatListBt a.qaCatListBtClose {
    background: url(../img/qaCatListBtClose.svg);
}
/* 撠��屸�-all
===================================*/
.topic {
    background: #f2f2f2;
}
/* 撠��屸�-撠��屸�㚚�(main-topic)
===================================*/
/*銝𦠜䲮閬𤥁死����讠晶*/
.main-topicKv {
}
.topicKv {
    position: relative;
    z-index: 0;
    padding-right: 20px;
}
.topicKv img {
    width: 100%;
}
.topicTxt {
    background: #fff;
    position: relative;
    z-index: 998;
    margin: -50px 0 0 120px;
}
.topicTxt h1 {
    display: inline-block;
    font-size: 100px;
    font-weight: 700;
    position: absolute;
    top: -60px;
    right: 130px;
    color: #e55520;
    text-shadow: 0px 2px 4px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff;/*letter-spacing: 0.2em*/
	font-family: 'Noto Serif TC', serif;

}
.topicTxt .txt-inner {
    padding: 70px 30px 20px 50px;
}
.topicTxt:before {
    content: "";
    width: 150px;
    height: 150px;
    background: linear-gradient(-45deg, transparent 49.5%, #e55520 49.5%, #e55520 50.5%, transparent 50.5%);
    position: absolute;
    top: 70px;
    left: -120px;
}
.topicTxt:after {
    content: "";
    width: 90px;
    height: 90px;
    background: linear-gradient(-45deg, transparent 48.5%, #e55520 48.5%, #e55520 50.5%, transparent 50.5%);
    position: absolute;
    top: -50px;
    right: 0px;
}
.main-topic {
    padding-top: 80px;
}
/*AllQA*/
.topicAllQA {
    position: relative;
}
.topicAllQA h2 {
    display: inline-block;
    width: 240px;
    height: 75px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    padding: 15px 0 0 50px;
    background: url(../img/allQA-bgTitle.png);
    position: absolute;
    top: -30px;
    left: 50px;
    z-index: 10;
}
.topicAllQA .otherQA {
    padding: 20px 60px;
    margin-bottom: 0;
}
.topicAllQA .otherQA:first-of-type {
    padding-top: 40px;
}
.topicAllQA .otherQA:nth-child(even) {
    background: url(../img/allQA-bgTop.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom;
}
.topicAllQA .otherQA:nth-child(odd) {
    background: url(../img/allQA-bgBottom.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top;
}
.topicAllQA .otherQA:last-child:nth-child(even) {
    background: url(../img/allQA-bgTop2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom;
}
.topicAllQA .qaCatName {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.topicAllQA ul li {
    margin-bottom: 5px
}
.topicAllQA .qaCatListBt {
    right: 40px;
    bottom: 30px;
}
/*撠�振��𡑒”*/
.QApro {
    background: #fff;
    border-bottom: 1px solid #e55520;
    position: relative;
    margin-top: 60px;
}
.QApro:before {
    content: "";
    display: block;
    width: calc(100% - 180px);
    height: 1px;
    background: #e55520;
    position: absolute;
    right: 0;
}
.QApro h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: -14px;
    left: 20px;
}
.proList {
    margin: 0;
    padding: 40px 0;
    list-style: none;
    text-align: center;
}
.proList img {
    width: 160px!important;
    height: 160px;
    border-radius: 50%;
    margin: 0 auto;
}
.proList p {
    font-weight: bold;
    margin-top: 10px;
}
/*Side Topic*/
/*.main-topic .postTopic {
	background: #fff;
	border-bottom: 1px solid #e55520;
	margin-bottom: 60px;
}
.main-topic .postTopic:before {
	content: "";
	display: block;
	width: calc(100% - 120px);
	height: 1px;
	background: #e55520;
	position: absolute;
	right: 0;
}
.main-topic .postTopicName {
	top: -45px;
}
.main-topic .postTopicName span {
	margin-left: 5px;
	font-size: 50px;
	font-weight: bolder;
	color: #e55520;
}*/
/*�綫�㵽�㮾蝐�*/
.booksShow {
    background: #fff;
    padding: 25px 0;
    margin-top: 40px;
    text-align: center;
}
.booksShow h2 {
    display: inline-block;
    border-bottom: 2px solid #e13e02;
    margin-bottom: 30px;
}
.bookList .owl-item {
    background-color: #f4f4f4
}
.bookList .bookWithCover-V {
    padding: 10px;/*min-height: 285px;*/
    margin: auto
}
.bookList .bookCover {
    background: #fff;
    border: 1px solid #d3d3d3;
    height: 160px;
    padding: 5px;
    margin: auto;
    position: static;
}
.bookList .bookCover img {
    max-width: 100%;
}
.bookList .bookInfo {
    text-align: left;
    margin-top: 10px;
}
.bookList .bookName {
    font-size: 16px;
    color: #000;
    min-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}
/*�綫�㵽瘣餃��*/
.topicEvent {
    padding: 30px 0;
    text-align: center;
}
.topicEvent h2 {
    display: inline-block;
    border-bottom: 2px solid #e13e02;
    margin-bottom: 30px;
}
.eventList {
    list-style: none;
    padding-left: 0
}
.eventList .owl-item {
    background: #fff;
}
.eventList li {
    background: #fff;
    padding: 15px;
}
.eventList a {
    color: #2d2d2d;
}
.eventList a:hover {
    text-decoration: none;
}
.eventList .eventInfo {
    text-align: left;
}
.eventList .eventInfo span {
    font-size: 14px;
    display: block;
    margin: 20px 0 5px 0;
}
.eventList .eventInfo h3 {
    font-size: 24px;
    font-weight: bold;
}
.eventList .eventInfo p {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}
/* 撠��屸�-撠����折�
===================================*/
/*銝𦠜䲮��𡝗���讠晶*/
.topicIntro {
    background: #fff;
}
.topicIntro h1 {
    font-size: 40px;
    font-weight: bolder;
    margin-bottom: 30px;
}
.topicIntro img {
    max-width: 100%;
}
/*銝𦠜䲮璅��苐*/
.topicIntro.styleA div.col-md-6:first-child {
    order: 1;
}
.topicIntro.styleA div.col-md-6:last-child {
    order: 2;
}
.topicIntro.styleA h1 {
    color: #ce2620;
}
/*銝𦠜䲮璅��茚*/
.topicIntro.styleB div.col-md-6:first-child {
    order: 2;
}
.topicIntro.styleB div.col-md-6:last-child {
    order: 1;
}
.topicIntro.styleB h1 {
    color: #000;
}
.topicIntro.styleB h1:before {
    content: "/";
    font-weight: bolder;
    padding-right: 5px;
}
.topicIntro.styleB h1:after {
    content: "/";
    font-weight: bolder;
    padding-left: 5px;
}
/*撠��玺ticky�詨鱓*/
.topicLink {
    background: #ffdd4d;
    overflow: hidden
}
.topicLink ul {
    margin: 0;
}
.topicLink li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
}
.topicLink li:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #f2f2f2;
    position: absolute;
    left: -3px;
}
.topicLink li:first-child:before {
    content: none;
}
.topicLink li:hover, .topicLink li.active {
    background: #fccf00;
}
.topicLink li:hover a {
    text-decoration: none;
}
.topicLink li a {
    color: #000;
}
.topicCatList {
    display: flex;
    align-items: center;
    position: relative;
}
.topicCatList .number {
    width: 50px;
    font-size: 60px;
    font-weight: bolder;
    color: #fff;
    font-family: 'Roboto'
}
.topicCatList .title {
}
.topicLink li:hover .number, .topicLink li.active .number {
    color: #e65520;
}
.topicLink .slick-slider {
/*	transform: skewX(-10deg);
*/}
.topicCatList, .topicLink .slick-arrow {
/*	transform: skewX(10deg);
	top: 45%*/
}
.slick-slide&gt;div {
    border-right: 1px solid #fff;
}
.topicLink .slick-list {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
/*�批捆��*/
.topicCat {
    margin-top: 60px;
}
.topicContent {
    border-radius: 20px;
    padding: 30px;
    background: #fff;
}
.topicContent article {
    margin-bottom: 60px;
}
.topicContent article:last-child {
    margin-bottom: 0;
}
.topicContent header h1 {
    font-size: 30px;
    color: #e65520;
}
.topicContent header h1 span {
    font-size: 60px;
    font-weight: bolder;
    margin-right: 10px;
    font-family: 'Roboto'
}
.topicContent header p {
    font-size: 18px;
    line-height: 26px;
}
.topicContent header p span {
    margin-right: 15px;
}
.topicContent header p span.author {
    color: #e65520;
}
.topicContent iframe {
    max-width: 100%;
    height: auto;
}
.topicContent hr {
    border-top: 1px dashed #2d2d2d;
}
/*撠��屸�-�綫�㵽�㮾�鱓璅���*/
.topicContent .bookWithCover-H {
    background: url(../img/bookBG-top.jpg) repeat-x top left;
    background-color: #f2f2f2;
    box-shadow: 4px 4px 0px 0px rgba(229,229,230,1);
    min-height: 230px;
    padding-top: 60px;
    padding-bottom: 30px;
}
.topicContent .bookWithCover-H .bookCover {
    left: 30px;
}
.topicContent .bookWithCover-H .bookInfo {
    padding-left: 30px;
    padding-right: 30px;
}
/*�𢰧�湔見撘�*/
.topicCat .col-lg-3 {
    margin-top: 20px;
}
.topicCat .postTopic {
    background: #fff;
}
.postTopic a {
    color: #000!important;
    text-decoration: none
}
.topicCat .otherQA {
    background: #fff;
}
/* ��𨅯�讠�鞉�𣈯�
===================================*/
.search {
    background: #f2f2f2;
}
.srSearchBar {
    margin-bottom: 40px;
}
.searchContent {
    background: #fff;
    border-radius: 20px;
    padding: 40px 30px;
}
.srList {
    list-style: none;
    padding-left: 0;
}
.srList a {
    font-size: 18px;
    font-weight: bold;
    color: #e65520;
}
.searchContent nav {
    margin-top: 50px;
}
.searchContent nav a {
    color: #2d2d2d;
}
.searchSidebar div {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}
.searchSidebar h3 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #f9cc00;
    margin-bottom: 20px;
}
.searchSidebar a {
    color: #2d2d2d;
}
.searchSidebar ul {
    list-style: none;
    padding-left: 0;
    text-align: center;
}
.searchSidebar ol {
    padding-left: 20px;
}
.searchSidebar li {
    margin-bottom: 10px;
}
/* 銝𦠜䲮��憛� */
.op-0 {
    opacity: 0;
    pointer-events: none;
}
.d-no {
    display: none;
}
.fixedArea {
    width: 100%;
    z-index : 1111;
    top: 0px;
    position: fixed;
}
.fixedArea .topicIntro {
    padding-top: 20px;
}
/* Css Modifiers. */
.position-static {
    position: static;
}
.position-fixed {
    position: fixed;
}
.p-l-0 {
    padding-left: 0px;
}
.slickListWrap li {
    width: 100%;
}
.slickListWrap .slick-prev {
    left: -10px;
    z-index: 9;
}
.slickListWrap .slick-next {
    right: -10px;
    z-index: 9;
}
/* ����𣳇�
===================================*/
.postArticle {
    margin-top: 30px;
}
.articleContent {
    padding: 30px 15px;
}
.articleContent header h1 {
    font-size: 30px;
}
.articleContent header p {
    font-size: 18px;
    line-height: 26px;
}
.articleContent header p span {
    margin-right: 15px;
}
.articleContent header p span.author {
    color: inherit;
}
.articleContent .postEditor h2 {
    font-size: 24px;
}
/*撘閗�*/
.foreword {
    background: #ffe1c0;
    -webkit-box-shadow: 10px 10px 0px 0px rgba(229,229,230,1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(229,229,230,1);
    box-shadow: 10px 10px 0px 0px rgba(229,229,230,1);
    padding: 40px 15px 60px 15px;
    margin: 40px 10px 40px 0;
    position: relative;
}
.foreword:before {
    content: "";
    display: block;
    width: 110px;
    height: 37px;
    background: url(../img/article-forewordSticker.jpg) no-repeat;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -55px;
}
.foreword:after {
    content: "";
    display: block;
    width: 60px;
    height: 70px;
    background: url(../img/article-forewordBg.jpg) no-repeat;
    position: absolute;
    bottom: -10px;
    left: 0;
}
/*撘閗�2*/
.articleContent h4 {
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 20px;
}
/* 404
===================================*/
.error404 .breadcrumb {
    display: none;
}
.text-404 {
    flex-direction: column;
    text-align: center;
    background: #eaeaea;
    border-radius: 20px;
    margin: 40px 15px;
    padding: 40px 20px;
}
.text-404 h1 {
    font-size: 100px;
    color: #e65520;
}
.text-404 h2 {
    font-size: 30px;
}
.text-404 p {
    margin-bottom: 0;
}
.text-404 p a {
    text-decoration: underline;
    color: #333;
}
/*擐㚚�KV Search*/
.homeSearch {
    max-width: 500px;
    margin-top: -60px;
    margin-left: -250px;
}
.homeSearch h1 {
    font-size: 30px;
}
.homeSearch input, .homeSearch a, .homeSearch svg {
    font-size: 16px;
}
.home-kv-slider:after {
    content: none;
}
/*擐㚚�銝𧢲䲮��憛�*/
.epaper .col-md-4:nth-of-type(1), .epaper .col-md-4:nth-of-type(2), .epaper .col-md-4:nth-of-type(3) {
    margin-top: 20px;
}
.epaper, .lectures, .adviser {
    padding: 30px 60px;
}
.epaper p {
    margin-bottom: 10px;
}
.lectures, .adviser {
    margin-top: 30px;
}
/*撠��䔶�𦠜䲮璅���*/
.topicIntro.styleA div.col-md-6:first-child {
    order: 2;
}
.topicIntro.styleA div.col-md-6:last-child {
    order: 1;
}
.topicIntro h1, .topicIntro img {
    margin-bottom: 10px;
}
.my500q {
    padding-top: 30px
}
}

@media screen and (max-width: 768px) {
.topicKv {
    padding-right: 0;
}
.topicTxt {
    margin: 0;
    padding: 30px 15px;
}
.topicTxt h1 {
    position: static;
    font-size: 60px;
}
.topicTxt:before, .topicTxt:after {
    content: none;
}
.topicTxt .txt-inner {
    padding: 0;
}
.topicAllQA h2 {
    left: 0
}
.topicAllQA .otherQA {
    padding: 30px 15px 60px 15px;
    margin-bottom: 0;
}
.owl-item .bookCover {
    width: 200px;
    height: 200px
}
.owl-item .bookCover img {
    max-width: 200px;
    max-height: 200px;
}
.bookList .owl-item {
    background-color: transparent
}
}

@media screen and (max-width: 576px) {
/*擐㚚�KV Search*/
.homeSearch {
    position: static;
    max-width: none;
    margin: auto;
    padding: 30px 15px 30px 15px;
}
.homeSearch h1 {
    font-size: 24px;
    text-shadow: none;
    color: #dc3545;
    text-align: center;
}
.homeSearch .input-group {
    margin-bottom: 5px!important
}
.homeSearch a {
    color: #333
}
.homeSearch ul {
    margin-bottom: 0;
    text-align: center;
}
.home h2 {
    font-size: 20px;
    color: #dc3545
}
.epaper, .lectures, .adviser {
    padding: 30px;
}
.epaper .row&gt;div img {
    width: 70%;
    height: auto
}
.lectures .row&gt;div img {
    width: 70%;
    height: auto
}
.adviser {
    text-align: left
}
.adviser .row&gt;div img {
    width: 70%;
    height: auto
}
.lectures h2, .adviser h2 {
    margin: 20px 0;
}
.hello-word {
    font-size: 14px;
}
.bookWithCover-H {
    padding: 0;
    min-height: inherit;
    display: block;
}
/*book table style */

table.book td {
    display: block;
    width: 100%;
    text-align: center
}
table.book td + td {
    text-align: left;
    width: 100%;
    display: block;
}
.bookWithCover-H .bookCover {
    position: static;
    text-align: left
}
.topicContent .bookWithCover-H .bookCover {
    left: 0
}
.topicContent .bookWithCover-H .bookInfo {
    padding: 0
}
.topicLink&gt;.container {
    padding-left: 0;
    padding-right: 0
}
.topicLink .slick-next {
    right: 0
}
.topicLink .slick-prev {
    left: 0
}
.topicLink .slick-list {
    margin: 0 20px;
    border-right: 0
}
}

/*home ��𡏭�� */
@media screen and (min-width: 992px) {
.home-kv-slider .carousel-inner {
    min-height: 640px;
    height: 90vh;
    overflow: hidden;
}
.skew-outer {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 77%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 77%, 0% 100%);
    padding-bottom: 10%;
    background: #fff
}
.skew-inner {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 60%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 60%);
    background: #f5f5f5;
    padding-bottom: 10%;
}
.adviser&gt;.row, .lectures&gt;.row {
    align-items: center
}
.home {
    background-color: #f5f5f5
}
.HomePros {
    background-color: #fff
}
.home footer {
    margin: 0
}
}

@media (max-width: 991px) {
.postQA .postSidebar {
    display: flex;
    flex-direction: column-reverse
}
.postTopic-wrp {
    margin-top: 60px
}
.home-kv-slider.home-kv-sliderW:after {
    display: none
}
}
/*** 992px end *********888/

.hello-word {
	display: none
}
/*Card style*/
.card {
    position: relative;
}
.card-body span {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    background: rgba(0,0,0,.4);
    padding: 5px;
    position: absolute;
    top: 15px;
}
/*owl-style*/
.Home-proList {
    position: relative;
    overflow: hidden;
}
.HomePros .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -40px;
}
.HomePros .owl-nav button {
    width: 60px;
    height: 60px;
    background-color: #fccf00!important;
    border-radius: 50%;
    position: absolute;
    opacity: .7;
    transition: all .3s
}
.HomePros .owl-nav button:hover {
    opacity: 1
}
.HomePros .owl-prev {
    width: 60px;
    height: 60px;
    left: -20px;
}
.HomePros .owl-next {
    width: 60px;
    height: 60px;
    right: -20px;
}
/*擐㚚��蒾摨� index2*/
.home.home2 {
    background: #fff
}
.my500qW {
    background: #fff;
    padding-bottom: 60px;
}
.home-kv-slider.home-kv-sliderW:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/home-slider-coverW.png) no-repeat center bottom!important;
    background-size: 100% auto;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.my500qList {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
}
.my500qList li {
    list-style: none;
    padding-top: 10px;
}
.my500qList li a {
    text-decoration: none;
    color: #000;
    position: relative;
}
.my500qList li a:hover {
    text-decoration: underline;
    color: #e55621;
}
.my500qList li a:hover:before {
    text-decoration: none;
    content: url(../img/my500qListIco.gif);
    position: absolute;
    left: -10px;
}
/* owl carousel 蝯曹�璅��� */

.Home-proList {
    position: relative;
    overflow: hidden;
}
.owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -40px;
}
.owl-nav button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    opacity: .7;
    transition: all .3s
}
.owl-nav button:hover {
    opacity: 1
}
.owl-prev {
    left: -30px;
}
.owl-next {
    right: -30px;
}
.owl-dot {
    width: 33px;
    height: 33px;
    text-align: center;
    vertical-align: middle;
}
.owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fccf00;
    opacity: .3;
    border-radius: 50%;
    margin: auto
}
.owl-dot.active span {
    opacity: 1
}
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}
/*�麱����𣈯��*/
.ft-ad, .hello-word {
    display: none;
}
/* ��2����㚚�雿輻鍂 */

.my500qList ul {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

@media (max-width: 767px) {
.my500qList .col-sm-3 {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 30px;
    z-index: 99
}
.my500qList .col-sm-3 img {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.my500qList .col-sm-3 h3 {
    margin-left: 10px
}
.my500qList ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding: 15px;
    border-radius: 20px;
    margin-top: -15px;
}
.my500qList:first-child ul {
    background-color: #ffc7de
}
.my500qList:nth-child(2) ul {
    background-color: #b0fbae
}
.my500qList:nth-child(3) ul {
    background-color: #ffe09d
}
.my500qList:nth-child(4) ul {
    background-color: #ecbe8f
}
.my500qList:nth-child(5) ul {
    background-color: #b6e1f4
}
}
/*owl nobile*/
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}
/* �麱���黸��誩�憛� */
/* �凒�鰵�𠯫��� 2018-10-02 */


.QApro /* 隢株岷撠�振 */, .booksShow /* �綫�㵽�㮾蝐� */, .topicEvent /* 閬芸�𣂼末憟賜焵 */ {
    display: none
}
</pre></body></html>