@charset "UTF-8";
/* ========= sass設定 ========= */
*{
  /*outline: 1px solid black;*/
}

.page_title_container {
  margin: 100px 0 70px 0;
  padding: 0 10%;
  text-align: center; }

.page_title_en {
  font-size: 35px;
  letter-spacing: 3px; }

.page_title_cn {
  margin-top: 20px;
  width: 100%; }

.page_title_cn h1 {
  position: absolute;
  left: calc(50% - 70px);
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 22px;
  color: #fff;
  z-index: 1; }

@media all and (max-width: 768px) {
  .page_title_container {
    margin: 120px 0 100px 0; } }

.article-tag_papper .row {
  float: none; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #a92a2a;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #a92a2a;
  background-color: rgba(255, 255, 255, 0); }

.pagination > li > a,
.pagination > li > span {
  color: #4d4d4d; }

.pagination a {
  float: none;
  padding: 0; }

.pagination li {
  width: 34px;
  height: 34px;
  margin-right: 5px; }

.pagination > li > a, .pagination > li > span {
  background: none;
  border: none; }

.navigation {
  text-align: center; }

@media all and (max-width: 768px) {
  .container_paper {
    background-image: url(../images/img_background_paper.jpg);
    background-repeat: repeat-y; }
  .container_paper .paper {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.article_section-top h3,
.article_author,
.tag_box {
  text-align: center; }

.tag_box h4 {
  left: calc(50% - 78px); }

.article_section-top {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 40px; }

.article_section-top .title_cn {
  font-weight: 600; }

.article_section-top .title_en {
  font-size: 20px;
  white-space: normal; }

.article_section-top h5 {
  font-size: 14px; }

.article_container p {
  /*text-indent: 50px;*/
  margin-top: 40px;
  margin-bottom: 0; }

.article_images {
  height: auto !important;
  margin-top: 40px; }

.article_images_top {
  margin-top: 0; }

.article_information {
  margin-top: 70px; }

@media all and (max-width: 768px) {
  .article_container {
    margin-left: 8.33333333%; }
  .article_images {
    width: 100%; } }

/*.article_information {
  height: 70px; }
*/
.information_author,
.author_text,
.author_text h6,
.author_text span {
  display: inline-block; }

.information_share {
  position: absolute;
  bottom: 15px;
  right: 0;
  height: 35px;
}

.author_text {
  vertical-align: top;
  width: calc(100% - 95px);
   }

.author_text h6 {
  font-size: 14px; }

.img_author {
  width: 70px;
  height: 70px;
  margin-right: 15px;
  border-radius: 50%;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover; }

.icon_google {
  width: 35px;
  height: 35px;
  margin-right: 8px;
  display: inline-block;
  background-image: url(../images/icon_article_google.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover; }

.icon_twitter {
  width: 35px;
  height: 35px;
  margin-right: 8px;
  display: inline-block;
  background-image: url(../images/icon_article_twitter.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover; }

.icon_facebook {
  width: 35px;
  height: 35px;
  display: inline-block;
  background-image: url(../images/icon_article_facebook.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover; }

/* 作者欄補充屬性 */
.information_author {
  width: 37%;
  margin-right: 40px;
  margin-bottom: 15px;
}

.information_author .author_name_cn {
  font-size: 17px;
  margin: 5px 0 10px 0;
}

.information_author h6{
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 4px;
  vertical-align: middle;
}

.information_author .author_name_en {
  display: block;
}

.information_author .author_country,
.information_author span {
  color: #AAA;
}

@media all and (max-width: 1200px) {
  .article_information {
    height: 100%;
    margin-top: 40px;
  }
  .information_author {
    /*display: block;*/
    margin: 15px 0;
  }
}


@media all and (max-width: 768px) {
  .information_author {
    width: 100%;
    display: block;
  }
  .information_share {
    left: 0;
  }
  .article_images {
    height: 300px; }
  .article_section-top .tag_box,
  .article_section-top h3,
  .article_section-top .author-box {
    text-align: left; }
  .tag_box h4 {
    left: 0; }
  .article_information {
    padding-bottom: 50px
  }
   }
 


@media all and (max-width: 550px) {
  .article_information {
    height: auto;
    margin-top: 50px; }
  .information_share {
    position: relative;
    margin-top: 50px;
  }

}

.subscribe_container {
  width: 100%;
  height: calc( 100vh - 65px);
  min-height: 850px; }

.subscribe_left {
  width: 50%;
  height: 100%;
  float: left;
  display: inline-block;
  background-image: url(../images/img_NTU-photo.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.subscribe-right {
  width: 50%;
  height: 100%;
  display: inline-block;
  background-image: url(../images/img_subscribe.jpg);
  background-repeat: repeat; }

.subscribe_content {
  width: 60%;
  height: 70%;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  top: calc(50% - 35%); }

.subscribe-right .title_cn {
  line-height: 25px;
  font-size: 25px;
  font-weight: 100;
  color: #fff; }

.subscribe-right .title_en {
  letter-spacing: 2px;
  font-size: 35px;
  letter-spacing: 3.5px;
  line-height: 49px;
  font-weight: 100;
  white-space: normal;
  color: #fff; }

.subscribe_text_cn {
  font-weight: 100;
  margin-top: 10%;
  color: #fff; }

.subscribe_text_en {
  font-weight: 100;
  color: #fff; }

.subscribe_input {
  width: 100%;
  margin: 0 0 30px 0; }

.subscribe_bottom {
  position: absolute;
  bottom: 0;
  width: 100%; }

.subscribe_button {
  margin-right: 50px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  border: none; }

.subscribe_text {
  width: 100%;
  height: 20px;
  margin-bottom: 7px;
  font-family: 'Libre Baskerville', 'Noto Serif TC';
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 1.5px;
  line-height: 1;
  color: #fff; }

.subscribe_line {
  width: 0%;
  height: 1px;
  background-color: #fff; }

.subscribe_button:hover .button_text {
  color: #a92a2a; }

.subscribe_button:hover .subscribe_line {
  width: 100%;
  height: 1px; }

@media all and (max-width: 1076px) {
  .subscribe_content {
    width: 70%; } }

@media all and (max-width: 991px) {
  .subscribe_container {
    height: 1150px; }
  .subscribe-right {
    width: 100%;
    height: 750px; }
  .subscribe_left {
    width: 100%;
    height: 400px; }
  .subscribe_content {
    text-align: center; }
  .subscribe-right .title_en {
    letter-spacing: 2px;
    font-size: 30px; }
  .subscribe_content p {
    text-align: center;
    white-space: break-word; }
  .subscribe_button_right {
    margin-right: 0; }
  .subscribe_content .subscribe_bottom .mdl-textfield__label,
  .subscribe_content .subscribe_bottom .mdl-textfield--floating-label.is-focused .mdl-textfield__label,
  .subscribe_content .subscribe_bottom .mdl-textfield--floating-label.is-dirty .mdl-textfield__label,
  .subscribe_content .subscribe_bottom .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
    text-align: center; } }

@media all and (max-width: 768px) {
  .subscribe_content p {
    font-size: 12px; } }

@media all and (max-width: 500px) {
  .subscribe_text_cn {
    margin-top: 15%; } }

.subscribe_message_box {
  margin-top: 30%; }

.subscribe_message_title_box {
  width: 100%;
  height: 100%;
  margin-bottom: 35px; }

.icon_subscribe_v {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 15px; }

.subscribe_message_title {
  display: inline-block;
  font-weight: 400;
  line-height: 100%;
  color: #fff; }

.user_email {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2.5px;
  color: #fff;
  margin: 0 0 10px 0; }

.subscribe_message_text {
  font-weight: 100;
  font-size: 13px;
  color: #fff; }

@media all and (max-width: 991px) {
  .subscribe_success_container {
    height: 1050px; }
  .subscribe_success_size {
    height: 650px; }
  .subscribe_message_box {
    margin-top: 15%; }
  .icon_subscribe_v {
    width: 60px;
    height: 60px;
    margin-right: 0; }
  .subscribe_message_title {
    width: 100%;
    margin-top: 15px; } }

@media all and (max-width: 768px) {
  .icon_subscribe_v {
    width: 40px;
    height: 40px;
    margin-right: 0; }
  .user_email {
    font-size: 14px; } }

@media all and (max-width: 500px) {
  .subscribe_message_box {
    margin-top: 25%; } }

.about_paper {
  margin-left: 8.33333333%;
  padding: 70px 0 100px 0; }

.about_cut01 {
  text-align: center; }
  .about_cut01 p {
    font-family: 'Noto Sans', sans-serif;
    line-height: 26px; }

.about_article_title,
.about_cut01 p {
  padding: 0 15%; }

.about_img {
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  height: 350px; }

.about_cut01_img_01 {
  background-image: url(../images/img_about_01.jpg);
    background-image-background-repeat: no-repeat;
    background-image-background-size: cover; }

.about_cut01_img_02 {
  margin-top: 70px;
  background-image: url(../images/img_about_02.jpg);
    background-image-background-repeat: no-repeat;
    background-image-background-size: cover; }

.about_name_en {
  text-align: left; }

.about_article_title {
  text-align: center;
  margin-top: 70px;
  font-size: 35px;
  letter-spacing: 1.4px;
  line-height: 45px;
  color: #4d4d4d; }
  .about_article_title span {
    display: block;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 40px; }

.about_line {
  width: 250px;
  height: 1px;
  margin: 25px auto 30px auto;
  background-color: #4d4d4d; }

.about_cut02_left,
.about_cut02_bottom_left {
  width: 49%;
  height: 100%;
  vertical-align: top;
  display: inline-block;
  padding-right: 10px; }

.about_cut02_right,
.about_cut02_bottom_right {
  width: 49%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px; }

.about_name {
  width: 100%; }

.about_cut02 h3 {
  margin-bottom: 15px;
  font-size: 24px;
  letter-spacing: 1px;
  color: #AAA;
  text-align: left; }

.about_name p {
  padding: 0;
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 16px;
  letter-spacing: 3px;
  color: #AAA;
  vertical-align: top;
  font-family: 'Libre Baskerville', 'Noto Serif TC'; }

.about_name_cn {
  display: inline-block;
  width: 20%; }

.about_name_en {
  margin-left: 20px;
  display: inline-block;
  width: 70%; }

.about_name_NTU {
  width: 100%;
  display: block;
  margin-left: 0; }

.about_team-publisher {
  margin-bottom: 20px; }

.about_cut02_bottom {
  margin-top: 40px; }

.about_cut03 {
  height: 335px;
  margin-top: 80px; }

.about_cut03_right {
  float: right;
  width: 40%;
  bottom: 0; }

.about_cut03_right p {
  padding: 0; }

.about_cut03_left {
  width: 55%;
  height: 100%;
  position: relative;
    position-padding-bottom: 50%;
    position-padding-top: 30px;
    position-overflow: hidden; }

.about_cut03_left iframe {
  position: absolute;
    position-top: 0;
    position-left: 0;
    position-width: 100%;
    position-height: 100%; }

.about_cut03 p {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 1.7px;
  color: #AAA; }

.about_address span {
  display: block; }

.about_cut03 .about_article_title {
  padding: 0;
  margin-top: 0;
  text-align: left; }

.about_cut03 .about_line {
  margin-left: 0; }

.about_information_title {
  display: inline-block; }

.about_information_content {
  width: 160px;
  height: 100%;
  display: inline-block;
  margin-left: 20px; }

.about_information {
  margin-top: 40px;
  text-align: left; }

.about_information p {
  font-family: 'Libre Baskerville', 'Noto Serif TC'; }

.iframe-responsive-wrapper, .google-map-responsive-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .iframe-responsive-wrapper iframe, .google-map-responsive-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.google-map-responsive-wrapper {
  padding-bottom: 75%; }

@media all and (max-width: 991px) {
  .about_paper {
    margin-left: 0; }
  .about_address span {
    display: inline; }
  .about_information_content {
    margin-left: 10px; }
  .about_cut03_left {
    display: block; } }

@media all and (max-width: 768px) {
  .about_article_title,
  .about_cut01 p {
    padding: 0 10%; }
  .about_cut02_bottom {
    margin-top: 0; }
  .about_paper {
    padding-top: 0;
    padding-bottom: 0; }
  .about_article_title {
    font-size: 30px;
    letter-spacing: 0.5px; }
  .about_cut02_top,
  .about_cut02_bottom {
    padding: 0 10%; }
  .about_cut02_left,
  .about_cut02_right {
    padding: 0;
    width: 100%; }
  .about_name p {
    padding: 0;
    letter-spacing: 2px;
    margin-bottom: 0; }
  .about_cut02 h3 {
    margin-bottom: 10px; }
  .about_team-publisher,
  .about_team-advisors,
  .about_team-editor {
    margin-bottom: 25px; }
  .about_line {
    margin-bottom: 50px; }
  .about_cut02_bottom_left,
  .about_cut02_bottom_right {
    display: block;
    width: 100%;
    padding: 0; }
  .about_cut03_right {
    padding: 0 10% 30px 0;
    float: none;
    width: 100%; }
  .about_cut03_left {
    width: 100%;
    height: auto; }
  .about_cut03 .about_article_title {
    text-align: center; }
  .about_cut03 {
    height: auto; }
    .about_cut03 .about_line {
      margin-left: auto;
      margin-right: auto; } }

.article-tag_papper {
  padding-top: 0; }

.article-tag_papper .title_cn {
  height: 44px;
  font-size: 30px; }

.article-tag_papper .title_en {
  height: 60px;
  font-size: 20px;
  line-height: 30px;
  white-space: normal; }

.article-tag_row {
  width: 80%;
  height: 100%;
  margin: 0 auto; }

.article-tag_box {
  width: 50%;
  height: 100%;
  margin-bottom: 60px; }

.article-tag_line {
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  background-color: #AAA; }

.article-tag_box_right {
  float: right;
  padding-left: 15px; }

.article-tag_box_left {
  padding-right: 15px; }

.article-tag_papper p {
  margin-bottom: 40px;
  height: 104px; }

@media all and (max-width: 991px) {
  .article-tag_papper p {
    margin-bottom: 0px; } }

@media all and (max-width: 768px) {
  .article-tag_box {
    width: 100%; }
  .article-tag_box_right {
    float: none; } }

.issue_list .row {
  margin-right: 0;
  margin-left: 0; }

.issue_box {
  padding: 0 15px;
  margin-bottom: 30px; }

.issue_item {
  width: 100%;
  height: 250px;
  -webkit-box-shadow: 1px 6px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 6px 6px 0 rgba(0, 0, 0, 0.2); }

.issue_box .item_title {
  z-index: 3; }

.issue_item h1 {
  color: #a92a2a; }

.issue_item .issue_date {
  color: #4d4d4d; }

.issue_item_box {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin-right: auto;
  margin-left: auto;
  position: absolute; }

.issue_color_wihte {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  background-color: white;
  z-index: 2; }

.issue_color_black {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1; }

.issue_box:hover .issue_color_wihte {
  opacity: 0; }

.issue_box:hover .issue_item h1 {
  color: #fff; }

.issue_box:hover .issue_item .issue_date {
  color: #fff; }

.issue_list_container {
  height: 1140px; }

@media all and (max-width: 991px) {
  .article-tag_papper p {
    margin-bottom: 0px; }
  .issue_item {
    height: 220px; } }

@media all and (max-width: 768px) {
  .article-tag_box {
    width: 100%; }
  .article-tag_box_right {
    float: none; }
  .issue_item {
    height: 155px; }
  .issue_item h1 {
    font-size: 50px; } }

.search_top {
  border-bottom-width: 1.5px;
  border-bottom-style: solid;
  border-bottom-color: #AAA; }

.search_top p {
  margin-right: 2px;
  display: inline-block;
  font-size: 18px;
  letter-spacing: 2px; }

.search_quantity {
  color: #a92a2a; }

.search-page_box {
  margin-top: 50px;
  margin-bottom: 50px; }

.search_text {
  width: calc(100% - 300px); }

.search_text .title_tag {
  margin-bottom: 20px; }

.search_text .title_cn {
  font-size: 25px;
  line-height: 25px; }

.search_text .title_en {
  font-size: 18px;
  margin-bottom: 5px; }

.search_text p {
  margin-top: 15px;
  margin-bottom: 0;
  height: 55px; }

.search-page_box .continue {
  top: calc(50% - 17px);
  right: 0; }

.search-page_line {
  height: 1px;
  background-color: #CCC; }

.paper_search .news_pagination {
  margin-top: 50px; }

.search_index {
  display: inline-block;
  margin-bottom: 20px;
}

.search_index_text,
.search_index_number {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 4px;
}

.search_index_text {
  font-size: 14px;
}

.search_index_number {
  font-size: 16px;
  font-family: 'Cinzel';
  color: #a92a2a;
}

.search_index_line {
  width: calc(100% - 5px);
  height: 1px;
  background-color: #aaa;
}

@media all and (max-width: 991px) {
  .search_text {
    width: 100%; } }

@media all and (max-width: 768px) {
  .search_top p {
    font-size: 16px; } }



/*====== 20190426 補充 ======*/

@media all and (max-width: 768px) {
  .article_section-top {text-align: left; }
}

