@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400);
@import url(https://fonts.googleapis.com/css?family=Pontano+Sans);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }
html { line-height: 1; }
ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
img { display: block;width: 100%;border: 0 none;}
a img { border: none;transition: opacity 0.3s ease 0s;opacity: 1; }
a:hover img {opacity: 0.8;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/* Reset */

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

body * { font-family: "Open Sans", "微軟正黑體", Arial, sans-serif; font-size: 100%; }
body { line-height: 1.5rem; font-size: 0.9rem; }
h1, h2, h3, h4, h5, h6, .title { font-family: "Open Sans", "微軟正黑體", Arial, sans-serif;}
h1 { font-size: 1.875rem; }
h2 { font-size: 1.625rem;line-height: 42px;}
h3, h4 { font-size: 1.063rem; }
h5, h6, .title { font-size: 1.125rem; }

/* header---------------------------------------------------------------------------------------- */
.site-header {
  background: rgba(0, 0, 0, 0) url("../images/top_bg.jpg") no-repeat scroll 0 0;
  width: 100%;
  z-index: 999;
}
.l-header {
  height: 145px;
  background: #ffffff none repeat scroll 0 0;
}
.l-branding {
	float: left;
	padding: 35px 0;
	width: 700px;
}
@media (max-width: 992px) {.l-branding {width: 450px;}}
@media (max-width: 720px) {.l-branding {width: 100%;padding: 15px 0 0 0;}}

.l-branding img {
  width: 91px;
  float: left;
  margin-right: 20px;
}
@media (max-width: 992px) {.l-branding img{width: 70px;margin-right: 10px;}}
@media (max-width: 480px) {.l-branding img{width: 60px;margin-right: 10px;}}

.C-Title {
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 5px;
  padding-top: 10px;
  color:#033163;
  text-align: left;
}
@media (max-width: 992px) {.C-Title{font-size: 18px;padding-top: 0;}}
@media (max-width: 480px) {.C-Title{font-size: 14px;line-height: 16px;}}

.C-Title2 {
  font-size: 18px;
  font-weight: normal;
  padding-left: 20px;
  color:#033163;
  text-align: left;
  line-height: 22px;
}
@media (max-width: 992px) {.C-Title2{font-size: 14px;}}
@media (max-width: 480px) {.C-Title2{font-size: 12px;line-height: 16px;}}

.nav-top-bar {
	background: #0484CF none repeat scroll 0 0;
	display: block;
	height: 42px;
	margin: 0;
	padding: 0 20px;
	position: relative;
}
@media (max-width: 767px) {.nav-top-bar {height: 80px;padding: 0;}}

.nav-top-bar a {
	color: #fff;
	font-size: 0.875rem;
	line-height: 1rem;
	opacity: 0.8;
	text-decoration: none;
}

.nav-top-bar a:hover {
	color: #fff;
	opacity: 1;
	text-decoration: none;
}

.nav-top-bar .primary-links {
	float: left;
	margin-top: 0.625rem;
	width: 50%;
}
@media (max-width: 991px) {.nav-top-bar .primary-links {width: 45%;}}
@media (max-width: 767px) {.nav-top-bar .primary-links {width: 100%;float: none;}}

.nav-top-bar .secondary-links {
	float: right;
	margin-top: 0.625rem;
}
@media (max-width: 767px) {.nav-top-bar .secondary-links {width: 100%;float: none;margin-top: 0;}}

.nav-top-bar .secondary-links a {
	margin-left: 24px;
}
@media (max-width: 480px) {.nav-top-bar .secondary-links a {margin-left: 5px;}}
@media (max-width: 360px) {.nav-top-bar .secondary-links a {margin-left: 0;}}

#logo, #banner {
    float: left;
	padding-right: 10px;
}
@media (max-width: 1199px) {#banner img{width: 390px;padding-top: 10px;}}
@media (max-width: 991px) {#banner {display: none;}}
@media (max-width: 991px) {#logo img {width: 140px;}}
@media (max-width: 520px) {#logo {width: 100%;}}
@media (max-width: 520px) {#logo img {width: 100px;margin: 0 auto;}}
.header-menu {
  margin: 15px 0;
}
@media (max-width: 520px) {.header-menu {margin: 10px 0 5px;}}

.header-menu .company-logo {
  margin: 0;
  width: 189px;
}

.header-menu-right {
	
}

header .loginTab {
  bottom: -1px;
  display: block;
  float: right;
  height: 56px;
  max-width: 340px;
  position: relative;
  right: 0;
  width: 100%;
  top: 15px;
}
@media (max-width: 991px) {header .loginTab {top: 0;}}

header .loginTab li {
  float: left;
  width: 33.33%;
}

header .loginTab li a {
  border-radius: 4px 4px 0 0;
  color: #2b2b2b;
  display: block;
  font-size: 19px;
  line-height: 55px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 100%;
}
@media (max-width: 380px) {header .loginTab li a {font-size: 17px;}}

header .loginTab li a span {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
@media (max-width: 380px) {header .loginTab li a span {margin: 0 2px;}}

header .loginTab li a.active {
  background-color: #4077c9;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: block;
  font-size: 19px;
  line-height: 55px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 100%;
}
@media (max-width: 380px) {header .loginTab li a.active {font-size: 17px;}}

header .loginTab li a.activeg {
  background-color: #0fb2d6;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: block;
  font-size: 19px;
  line-height: 55px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 100%;
}
@media (max-width: 380px) {header .loginTab li a.activeg {font-size: 17px;}}

header .loginTab li a.activeo {
  background-color: #FF6600;
  border-radius: 4px 4px 0 0;
  color: #fff;
  display: block;
  font-size: 19px;
  line-height: 55px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 100%;
}
@media (max-width: 380px) {header .loginTab li a.activeo {font-size: 17px;}}

header .loginTab li a::after {
  border-right: 1px solid #cccccc;
  content: "";
  display: block;
  float: right;
  height: 25px;
  margin-top: 15px;
  width: 1px;
}
header .loginTab li:last-child a::after {
  border-right: 0px solid #717171;
  content: "";
  display: block;
  float: left;
  height: 25px;
  margin-top: 15px;
  width: 1px;
}
header .loginTab li:first-child a::before {
  border-right: 0px solid #717171;
  content: "";
  display: block;
  float: left;
  height: 25px;
  margin-top: 15px;
  width: 1px;
}

header .loginTab li:last-child a::before {
  border-right: 0px solid #717171;
  content: "";
  display: block;
  float: left;
  height: 25px;
  margin-top: 15px;
  width: 1px;
}


header .loginTab li a .career {
	fill: #000000;
}

header .loginTab li a .organ {
	fill: #000000;
}

header .loginTab li a .support {
	fill: #000000;
}
header .loginTab li a .career, header .loginTab li a .organ, header .loginTab li a .support {
  height: 24px;
  width: 24px;
}
@media (max-width: 380px) {header .loginTab li a .career, header .loginTab li a .organ, header .loginTab li a .support {width: 22px;height: 22px;}}

header .loginTab li a svg {
  position: relative;
  top: 3px;
}

header .loginTab li a.active .career, header .loginTab li a.active:hover .career, header .loginTab li a:hover .career {
  fill: #ffffff;
}

header .loginTab li a.activeg .organ, header .loginTab li a.activeg:hover .organ, header .loginTab li a:hover .organ {
  fill: #ffffff;
}

header .loginTab li a.activeo .support, header .loginTab li a.activeo:hover .support, header .loginTab li a:hover .support {
 fill: #ffffff;
}
header #userbox {
  background-color: #333;
  border-bottom: 3px solid #4077c9;
  border-top: 3px solid #4077c9;
  display: none;
  float: right;
  max-width: 340px;
  min-height: 200px;
  min-width: 250px;
  position: absolute;
  right: 15px;
  top: 70px;
  width: 100%;
  z-index: 66;
}
header #organbox {
  background-color: #333;
  border-bottom: 3px solid #0FB2D6;
  border-top: 3px solid #0FB2D6;
  display: none;
  float: right;
  max-width: 340px;
  min-height: 200px;
  min-width: 250px;
  position: absolute;
  right: 15px;
  top: 70px;
  width: 100%;
  z-index: 66;
}
header #supportbox {
  background-color: #333;
  border-bottom: 3px solid #FF6600;
  border-top: 3px solid #FF6600;
  display: none;
  float: right;
  max-width: 340px;
  min-height: 200px;
  min-width: 250px;
  position: absolute;
  right: 15px;
  top: 70px;
  width: 100%;
  z-index: 66;
}
@media (max-width: 991px) {header #userbox, header #organbox, header #supportbox {top: 54px;}}
@media (max-width: 520px) {header #userbox, header #organbox, header #supportbox {top: 97px;}}

header #userbox dl, header #organbox dl, header #supportbox dl {
  color: #fff;
  line-height: 2.2;
  margin: 10px auto 5px;
  width: 86%;
}
header #userbox dl::after, header #organbox dl::after, header #supportbox dl::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
header #userbox dl dd {
  display: block;
  float: left;
}
header #userbox .mastag, header #organbox .mastag, header #supportbox .mastag {
  color: #dcc084;
  display: block;
  font-size: 17px;
  line-height: 2.3em;
  text-align: center;
  transition: all 500ms ease 0s;
}
header #userbox dl dd ul, header #organbox dl dd ul, header #supportbox dl dd ul {
  margin: 10px 8px 0;
  width: 93%;
}
header #userbox dl dd ul li, header #organbox dl dd ul li, header #supportbox dl dd ul li {
  list-style-type: none;
  text-align: left;
}
header #userbox dl dd ul li a, header #organbox dl dd ul li a, header #supportbox dl dd ul li a {
  color: #dedede;
  display: block;
  line-height: 2.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
header #userbox dl dd ul li a:hover, header #organbox dl dd ul li a:hover, header #supportbox dl dd ul li a:hover {
    text-decoration: underline;
}
header #organbox dl dd ul li a span, header #userbox dl dd ul li a span, header #supportbox dl dd ul li a span {
  background-color: #fff;
  border-radius: 5px;
  display: inline-block;
  height: 5px;
  margin-right: 5px;
  margin-top: -3px;
  vertical-align: middle;
  width: 5px;
}
header #userbox .otherq, header #organbox .otherq, header #supportbox .otherq {
  color: #dedede;
  display: block;
  margin-bottom: 10px;
  text-align: right;
  transition: all 500ms ease 0s;
}
.logbtnf {
  background-color: #4077c9;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  margin: 10px auto 8px;
  text-align: center;
  transition: all 500ms ease 0s;
}
.logbtng {
  background-color: #0fb2d6;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  margin: 10px auto 8px;
  text-align: center;
  transition: all 500ms ease 0s;
}
.logbtno {
  background-color: #ff6600;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  margin: 10px auto 8px;
  text-align: center;
  transition: all 500ms ease 0s;
}
.logbtng:hover {
    background-color: #03a4c7;
	color: #fff;
}
.logbtnf:hover, .logbtn:hover {
    background-color: #2e68bf;
	color: #fff;
}
.logbtno:hover {
    background-color: #ff6600;
	color: #fff;
}
/* 輪播圖---------------------------------------------------------------------------------------- */
#Slider {
    background: #F7F6F6 none repeat scroll 0 0;
    width: 100%;
}
#Slider .Slider-box {
  margin: 0 auto;
  max-width: 1170px;
}
#gallery {position:relative;}
#gallery div {position:absolute;}
#gallery div.show {z-index:10;}
#galleryNavi{
	position:absolute;
	z-index:20;
	bottom:10px;
	left:0px;
	right:0px;
	margin:0;
	padding:0;
	text-align:center;
}
#galleryNavi span{color:#FFF; font-size:34px; cursor:pointer;}
#galleryNavi .current{color:#E72129;}


/* 上方主圖---------------------------------------------------------------------------------------- */
.widget-taxonomy-tiles_inner {
  border-radius: 0;
  box-shadow: 0 3px 15px rgba(103, 122, 141, 0.17);
  margin: 0;
  position: relative;
  margin: 0;
}
@media (max-width: 1170px) {
.widget-taxonomy-tiles_inner {
    margin: 8px 0 0;
}
}
.widget-taxonomy-tiles_content {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 0;
}
.widget-taxonomy-tiles_content::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: -1;
}
.widget-taxonomy-tiles_content::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to top, #000 0%, transparent 100%) repeat scroll 0 0;
}
.widget-taxonomy-tiles_content::after {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.1;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: -1;
}
.widget-taxonomy-tiles_content::after {
  background: #000000 none repeat scroll 0 0;
  opacity: 0;
}

.widget-taxonomy-tiles_content .child {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  overflow: hidden;
  padding: 0;
  place-content: stretch center;
  text-align: center;
  width: 100%;
}
.widget-taxonomy-tiles_content .child .inner_desc {
  align-self: center;
  flex: 0 1 auto;
  order: 0;
  text-align: center;
  margin: 0 auto;
}
.widget-taxonomy-tiles_title {
    color: #fff;
    font-size: 2.25rem;
}
@media (max-width: 480px) {
.widget-taxonomy-tiles_title {
    font-size: 30px;
    padding-top: 30px;
}
}
.widget-taxonomy-tiles_title2 {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 1170px) {
.widget-taxonomy-tiles_title2 {
    font-size: 36px;
}
}
@media (max-width: 800px) {
.widget-taxonomy-tiles_title2 {
    font-size: 36px;
}
}
@media (max-width: 480px) {
.widget-taxonomy-tiles_title2 {
    font-size: 30px;
}
}
@media (max-width: 360px) {
.widget-taxonomy-tiles_title2 {
    font-size: 20px;
}
}
.inner_desc p.post-desc2 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin: 18px auto 0;
  width: 55%;
}
@media (max-width: 1170px) {
.inner_desc p.post-desc2 {
    margin: 10px auto 0;
}
}
@media (max-width: 800px) {
.inner_desc p.post-desc2 {
    display: none;
}
}

/* 主資料---------------------------------------------------------------------------------------- */
#wrapper {
  background: #f5f5f5 none repeat scroll 0 0;
}
.main {
  background: #ffffff none repeat scroll 0 0;
  padding:20px;
  overflow: hidden;
}
@media (max-width: 360px) {.main {padding:10px 0;}}

.main2 {
  background: #ffffff none repeat scroll 0 0;
  padding: 20px 5px;
  overflow: hidden;
}
.Index_News_Topic {
  color: #333;
  font-size: 1.25rem;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: left;
  text-decoration: none;
}
.Index_News li {
  border-bottom: 1px solid #ddd;
  display: inline-block;
  margin: 0 0 15px;
  padding-bottom: 15px;
  vertical-align: top;
  width: 100%;
}
.Index_News li .pic {
  border: 1px solid #e3e3e3;
  display: block;
  float: left;
  height: 100px;
  margin-right: 30px;
  width: 120px;
}
.Index_News .pic, .Index_News .video {
  overflow: hidden;
  position: relative;
}
.Index_News .pic img {
  height: auto;
  width: 100%;
}
.Index_News h2 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 6px;
}
@media (max-width: 360px) {.Index_News h2 {min-height: 70px;}}

.Index_News h2 a {
  color: #004D93;
}
.Index_News .Date {
  background: rgba(0, 0, 0, 0) url("../images/Calendar.png") no-repeat scroll 0 0;
  color: #999999;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 6px;
}
.Calendar {
  background: rgba(0, 0, 0, 0) url("../images/Calendar.png") no-repeat scroll 0 0;
  float: left;
  height: 22px;
  width: 26px;
}
.Index_News p {
  color: #333333;
  font-size: 0.813rem;
  line-height: 22px;
  overflow: hidden;
  padding: 0;
}
.Index_About {
	overflow: hidden;
}
.Index_About_left {
  float: left;
  margin-right: 30px;
  max-width: 202px;
}
.Index_About_right {
  float: left;
  line-height: 28px;
  width: 70%;
}
.Index_Ad {
	overflow: hidden;
}
.Index_Ad ul li {
  margin-bottom: 20px;
}
.Index_Course ul li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  overflow: hidden;
  border-bottom: 1px solid #e4e5e5;
}
.Index_Course ul li:last-child {
  margin-bottom: 15px;
  overflow: hidden;
  border-bottom: 0px solid #e4e5e5;
}
.Index_Course ul li .Index_Course_Dateleft {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  float: left;
  margin-right: 15px;
  padding: 10px 0;
  width: 60px;
}
.Index_Course ul li .Index_Course_Dateleft .Index_Course_Dateleft_month {
  color: #3071b3;
  display: block;
  font-size: 0.938rem;
  line-height: 20px;
  text-align: center;
}
.Index_Course ul li .Index_Course_Dateleft .Index_Course_Dateleft_day {
  color: #333333;
  display: block;
  font-size: 1.125rem;
  line-height: 20px;
  text-align: center;
}
.Index_Course ul li .Index_Course_Title a {
  color: #3071b3;
  font-size: 0.938rem;
  line-height: 18px;
}
.Index_Course ul li .Index_Course_Date {
  color: #666666;
  font-family: 微軟正黑體;
  font-size: 0.813rem;
  line-height: 18px;
  padding: 5px 0 15px;
}


section.section {
  background: #f4f4f4 none repeat scroll 0 0;
  border-top: 5px solid #f1f1f1;
  margin: 30px 0 0 0;
  padding: 30px 0;
}
html .btn-borders.btn-quaternary {
  background: transparent none repeat scroll 0 0;
  border-color: #242424;
  color: #242424;
  text-shadow: none;
}
html .btn-borders.btn-quaternary:hover, html .btn-borders.btn-quaternary:focus {
    background-color: #242424;
    border-color: #242424;
    color: #ffffff;
}


.thumb-info-side-image-custom:hover {
    box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33);
}
.thumb-info {
  backface-visibility: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  transform: translate3d(0px, 0px, 0px);
}
.thumb-info-side-image-custom {
  border: 0 none;
  color: #777;
  margin: 0 0 35px;
  transition: all 0.3s ease 0s;
  border-radius: 0;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
  margin: 0 0 10px;
  padding: 0;
}
.thumb-info-side-image .thumb-info-side-image-wrapper {
  float: left;
  margin-right: 20px;
  padding: 4px;
}
.thumb-info.thumb-info-no-zoom img {
  transition: initial;
}
.thumb-info img {
  border-radius: 3px;
  position: relative;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption {
  clear: both;
  display: block;
  padding: 0 10px;
}
.thumb-info-side-image-custom .thumb-info-caption {
  text-align: left;
  min-height: 160px;
}
.thumb-info-side-image .thumb-info-caption .thumb-info-caption-text {
  padding: 25px;
}
.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
  display: block;
  font-size: 0.9em;
  line-height: 20px;
  margin: 0 0 8px;
  padding: 10px;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption h4 {
  margin: 3px 0 12px;
  padding: 0;
}
.thumb-info-side-image-custom .thumb-info-caption p {
  font-size: 0.813rem;
  line-height: 24px;
  margin: 0;
  padding: 0;
  display: block;
}

.btn {
  transition: all 0.1s ease 0s;
}
.btn-borders {
  border-width: 3px;
}
.custom-button {
  border-radius: 30px;
  padding: 10px 30px;
}
.align-center, .center {
  text-align: center;
}
.jbbtn {
  background: #4077c9 none repeat scroll 0 0;
  border: 1px solid #4077c9;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  transition: all 500ms ease 0s;
  border-radius: 6px;
  width: 22%;
}
.jbtags {
  clear:both;
}

.Speech{
  background: #ffffff none repeat scroll 0 0;
  overflow: hidden;
}

.Speech ul li {
  float:left;
  width:25%;
  padding: 15px;
}
@media (max-width: 767px) {.Speech ul li {width: 50%;}}
@media (max-width: 420px) {.Speech ul li {width: 100%;}}

.Speech ul li .Speech-title {
  color: #555555;
  font-size: 0.85rem;
  padding: 10px 0 0;
}

/* News---------------------------------------------------------------------------------------- */

.News_Topic {
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: left;
  text-decoration: none;
}
.News li {
  display: inline-block;
  margin: 0 0 35px;
  vertical-align: top;
  width: 100%;
}
.News li .pic {
  border: 1px solid #e3e3e3;
  display: block;
  float: left;
  height: 155px;
  margin-right: 30px;
  width: 220px;
}
.News .pic, .News .video {
  overflow: hidden;
  position: relative;
}
.News .pic img {
  height: auto;
  width: 100%;
}
.News h2 {
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 6px;
}
.News h2 a {
  color: #BD0304;
}
.News .Date {
  background: rgba(0, 0, 0, 0) url("../images/Calendar.png") no-repeat scroll 0 0;
  color: #999999;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 6px;
}
.Calendar {
  background: rgba(0, 0, 0, 0) url("../images/Calendar.png") no-repeat scroll 0 0;
  float: left;
  height: 22px;
  width: 26px;
}
.News p {
  color: #333333;
  font-size: 0.9rem;
  line-height: 22px;
  overflow: hidden;
  padding: 0;
}

.News-Detail {
  margin:2rem 0;
}
.News-Detail h2 {
  color: #bd0304;
  float: left;
  font-weight: bold;
  padding-bottom: 10px;
}
.News-Detail p{
  margin:0 0 1rem 0;
}

.post-content-details2.right {
  float: right;
}
.post-content-details2 li:first-child {
  margin-right: 10px;
}
.post-content-details2 li {
  color: #bd0304;
  float: left;
  font-size: 16px;
  font-weight: 400;
  height: 30px;
  padding: 0;
  text-align: center;
  width: 35px;
}
.post-content-details2 li a {
  border: 1px solid #cccccc;
  border-radius: 20px;
  display: block;
  padding: 5px 8px;
  color:#bd0304;
}
.post-content-details2 li a:hover {
    background: #bd0304 none repeat scroll 0 0;
	color:#ffffff;
	border: 1px solid #bd0304;
}
.social-facebook::before {
	font-family: FontAwesome;
	content: "\f09a";
	font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.social-google-plus::before {
	font-family: FontAwesome;
	content: "\f0d5";
	font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}


/* About---------------------------------------------------------------------------------------- */
.about-main {
  margin: 20px 0 50px;
  overflow: hidden;
}

.about-box {
  overflow: hidden;
  background: #edecec none repeat scroll 0 0;
  margin-bottom: 30px;
}
.about-box .about-main-left {
  width: 50%;
  float: left;
  padding: 50px;
}
.about-box .about-main-left h1 {
  color: #bd0304;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 40px;
  text-align: center;
}
.about-box .about-main-right {
  width: 50%;
  float: left;
}
.about-main h3 {
  color: #bd0304;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.6rem;
  margin-bottom: 20px;
}
.about-main h4 {
  color: #333333;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.6rem;
  margin-bottom: 20px;
}
.about-main p{
  font-size:0.875rem;
  margin:10px 0 20px;
  line-height: 1.4rem;
}

.about-main ul{
  list-style: outside none disc;
  margin: 0 0 20px 15px;
  font-size:0.875rem;
}
.about-main .about-02 {
  border-bottom: 5px solid #bd0304;
}
.tab_style1 {
  overflow: hidden;
  padding: 0;
}

.tab_style1 li {
  float: left;
  margin-left: 15px;
}
.tab_style1 li:first-child {
  margin-left: 0;
}
.tab_style1 li a {
  background-color: #efefef;
  color: #000;
  display: block;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  padding: 0 50px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s ease 0s;
}
.tab_style1 li a:hover {
  background-color: #cccccc;
}
.tab_style1 li.on {
  background: rgba(0, 0, 0, 0) url("../images/bul_02.png") no-repeat scroll center bottom;
  margin-bottom: 10px;
  padding-bottom: 9px;
}
.tab_style1 li.on a {
  background-color: #bd0304;
  color: #fff;
}
.tab_style2 {
  overflow: hidden;
  padding: 0;
}
.tab_style2 li:first-child {
  margin-left: 0;
}
.tab_style2 li {
  float: left;
  margin-left: 15px;
}
.tab_style2 li a {
  background-color: #efefef;
  color: #000;
  display: block;
  font-size: 15px;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s ease 0s;
}
.tab_style2 li a:hover {
  background-color: #cccccc;
}
.history {
  margin: 0 0 30px;
  overflow: hidden;
}
.history ul li {
  float: left;
  width: 100%;
  list-style: outside none none;
}

.history-year {
  color: #bd0304;
  float: left;
  font-size: 26px;
  width: 80px;
}
.history-info {
  background: rgba(0, 0, 0, 0) url("../images/line.gif") repeat-y scroll left 8px / 15px 15px;
  float: right;
  width: 83%;
}
.history-info .dot-first {
  background: #ffffff url("../images/icon-dot.svg") no-repeat scroll left 8px / 15px 15px;
  float: left;
  line-height: 23px;
  text-indent: -9999px;
  width: 5%;
}
.history-info .dot {
  background: rgba(0, 0, 0, 0) url("../images/icon-dot.svg") no-repeat scroll left 8px / 15px 15px;
  float: left;
  line-height: 23px;
  text-indent: -9999px;
  width: 5%;
}
.history-info .info-right {
  float: left;
  width: 95%;
  padding-bottom: 50px;
}
.about-goals ul li {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 20px;
}
.about-goals ul li:last-child {
  overflow: hidden;
  margin-bottom: 30px;
  border-bottom: 0px solid #ddd;
}
.about-goals ul li .about-goals-left {
  float: left;
  padding-right: 50px;
  width: 40%;
}
@media (max-width: 480px) {.about-goals ul li .about-goals-left {width: 100%;margin-bottom: 20px;padding:0;}}

.about-goals ul li .about-goals-left img{
  box-shadow: 4px 4px 4px #999;
}

.about-goals ul li .about-goals-right {
  float: left;
  width: 60%;
}
@media (max-width: 480px) {.about-goals ul li .about-goals-right {width: 100%;}}

.about-goals ul li .about-goals-right h2{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4rem;
}
.about-goals ul li .about-goals-right ol{
  margin-bottom: 20px;
  margin-left: 15px;
}
.about-goals ul li .about-goals-right ol li{
  margin-bottom: 0;
  list-style-type:decimal;
  overflow: visible;
  border: 0 none;
  padding-bottom: 0;
}
.BT0 {
  padding-bottom: 0!important;
}


.Red {
  color: #E71A21;
}




/* Contact---------------------------------------------------------------------------------------- */
.contact {
  background: transparent url("../images/bg-contact.jpg") no-repeat scroll center center / cover ;
  margin-top: 95px;
}
.header-contact {
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box;
  margin: 2rem auto;
  padding: 30px 0;
  text-align: center;
  width: 50%;
}
.header-contact h1 {
  font-size: 44px;
  line-height: 34px;
  color: #ffffff;
}
.header-contact p {
  color: #ffffff;
  font-size: 17px;
  line-height: 26px;
  margin: 15px 0;
}
.remark {
  font-size: 0.8125rem;
  text-decoration: underline;
  color: #ff0000;
}
.features-list h5 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #333333;
  padding: 10px 0;
}
.features-list li {
  float: left;
  margin-top: 50px;
  width: 100%;
}
.features-list li:first-child {
  margin-top: 0;
}
.features-list li .icon::before {
  color: #3a84df;
  font-size: 48px;
  margin-right: 20px;
}
.features-list li .icon {
  clear: both;
  float: left;
  margin-top: 23px;
}
.sl-small-phone-circle::before {
  content: "\f095";
  font-family: FontAwesome;
}
.sl-small-location-map::before {
  content: "\f041";
  font-family: FontAwesome;
}
[class^="sl-small-"]::before, [class*=" sl-small-"]::before {
  direction: ltr;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.features-list li p {
  font-size: 16px;
  line-height: 24px;
  margin-left: 60px;
  margin-top: 16px;
  padding: 0;
  color: #333333;
}
.left2 > div {
  padding: 2vw 0;
}
input, textarea, select {
  border: 1px solid #e2e6e7;
  color: #777;
  font-family: "Open Sans",微軟正黑體;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 10px 15px;
  width: 100%;
  margin: 0 0 10px;
}
.top-input {
  border: 1px solid #ccc;
  color: #777;
  font-family: "Open Sans",微軟正黑體;
  font-size: 13px;
  line-height: 22px;
  margin: 0;
  padding: 0 10px;
  width: 130px;
}
.comment-form input, .comment-form textarea, .contact-form input, .contact-form select, .contact-form textarea {
  box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
}
.comment-form input:first-child, .contact-form input:first-child {
  margin-top: 0;
}
.last {
  background-color: transparent;
  border: medium none;
  margin-bottom: 3rem;
  margin-top: 1rem;
}
.btn {
  background-color: #3a84df;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 40px;
  margin: 0.5rem;
  padding: 0 1.5rem;
  text-align: center;
  transition: background-color 0.25s ease 0s;
}









/* Why Gypsum Capping--------------------------------------------------------------------------------------- */
.why_Topic {
  border-left: 8px solid #bd0304;
  color: #bd0304;
  font-size: 1.25rem;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-left: 8px;
  text-align: left;
  text-decoration: none;
}

.why-01, .why-02, .why-03, .why-04, .why-05 {
  margin: 0 0 40px 0;
}

.why-01-title {
  color: #333333;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  padding: 10px 0;
}

.why-01-title2 {
  color: #555555;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
}
table {
  border: 1px solid #cccccc;
  width: 100%;
  border-collapse: collapse;
}
table tr:nth-child(2n+1) {
  background: #f5f5f5 none repeat scroll 0 0;
}
table td:first-child, table th:first-child {
  text-align: left;
}
table td, table th {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  text-align: left;
  line-height: 24px;
  padding: 15px 8px;
}
table tr td:first-child {
	font-weight: bold;
}

table i {
	font-weight: bold;
	font-size: 1.5rem!important;
	color: #FF6101;
}

table td a {
  color: #777777;
  text-decoration: none;
}

table td a:hover {
  color: #E71A21;
  text-decoration: none;
}
.about-faculty {
  overflow: hidden;
  margin-bottom: 15px;
}
.about-faculty .faculty-left {
  float: left;
  width: 20%;
}
@media (max-width: 360px) {.about-faculty .faculty-left {width: 100%;margin-bottom: 20px;padding:0;}}
@media (max-width: 360px) {.about-faculty .faculty-left img {width: 130px;margin: 0 auto;}}

.about-faculty .faculty-left .faculty-left-title {
  font-weight: bold;
  line-height: 20px;
  padding: 10px 0;
  text-align: center;
}
.about-faculty .faculty-right {
  float: right;
  width: 77%;
}
@media (max-width: 360px) {.about-faculty .faculty-right {width: 100%;}}



/* Products---------------------------------------------------------------------------------------- */
.products {
  background: transparent url("../images/bg-products.jpg") no-repeat scroll center center / cover ;
  margin-top: 95px;
}
.header-products {
  box-sizing: border-box;
  margin: 2rem auto;
  padding: 30px 0;
  text-align: center;
  width: 70%;
}
.header-products h1 {
  font-size: 44px;
  line-height: 34px;
  color: #ffffff;
  padding: 0 0 25px;
}
.header-products p {
  color: #ffffff;
  font-size: 17px;
  line-height: 26px;
  margin: 15px 0;
}
.product-overview {
  overflow: hidden;
}
.product-overview ul li{
  display: inline-block;
  width:33%;
  margin-bottom: 40px;
}
.product-overview ul li .product-overview-title{
  font-size: 24px;
  color:#ffffff;
  text-align: center;
}
.product-overview ul li .product-overview-title2 {
  color: #ffffff;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
}
.products-detail {
  margin: 40px 0;
}
.products-detail h2 {
  color: #333333;
  font-size: 36px;
  font-weight: bold;
  padding: 25px 0;
}
.products-detail p {
  color: #333333;
  padding: 0 0 15px;
  font-size: 1rem;
}
.products-detail .Topic {
  border-left: 8px solid #bd0304;
  color: #bd0304;
  font-size: 1.1rem;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 8px;
  text-align: left;
  text-decoration: none;
}
.products-detail ul {
    list-style: outside none disc;
	margin: 0 0 0 15px;
}
.products-detail ul li{
	padding: 0 0 15px 0;
}
.pdfdownload {
    margin: 10px 0;
}
.pdfdownload a {
  background: #bd0304 none repeat scroll 0 0;
  border: 2px solid #bd0304;
  border-radius: 8px;
  color: #ffffff;
  display: block;
  font-size: 1rem;
  padding: 8px 14px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in-out 0s;
  width: 170px;
  margin: 0 auto;
}
.pdfdownload a:hover {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #bd0304;
    border-radius: 8px;
    color: #bd0304;
    display: block;
  font-size: 1rem;
    padding: 8px 14px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
  width: 170px;
  margin: 0 auto;
}



/* Search---------------------------------------------------------------------------------------- */
.search {
  background: #fff none repeat scroll 0 0;
  margin-top: 95px;
  padding:20px 0;
}
.result {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-bottom: 15px;
}
.result h3 {
  font-size: 18px;
  line-height: 24px;
}

.result h3 a {
    color: #bd0304;
	text-decoration: underline;
}
.result .c-abstract {
  font-size: 15px;
  line-height: 24px;
}

/* 排版用---------------------------------------------------------------------------------------- */
.Topmenu {
  float: right;
  padding: 50px 10px 0 0;
}
@media (max-width: 720px) {.Topmenu {padding: 20px 10px 0 0;}}

.Topmenu .link {
  float: right;
}
@media (max-width: 480px) {.Topmenu .link {display: none;}}

.Topmenu .link2 {
  float: right;
}
.Topmenu .link a {
  color: #0f3c6b;
  display: block;
  font-size: 14px;
  padding: 12px 0 12px 20px;
  text-decoration: none;
}
.Topmenu .link a:hover {
  text-decoration: underline;
}
.Topmenu .link2 i {
  font-size: 18px;
}
#scrollUp {
  background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
  bottom: 20px;
  font-size: 0;
  height: 50px;
  right: 20px;
  width: 50px;
}
.target {
  display: block;
  height: 95px;
  margin-top: -95px;
  visibility: hidden;
}
.page-margin-top30 {
  margin-top: 30px;
}

.breadcrumb {
  background-color: #f4f4f4;
  background-image: linear-gradient(to bottom, #f4f4f4 48%, #ffffff 100%);
  background-size: 100% auto;
  box-sizing: border-box;
  padding: 1rem 20px;
  width: 100%;
  font-size: 0.95rem;
}
.breadcrumb span::after {
    display: inline-block;
    height: 17px;
    margin: 0 14px;
    opacity: 0.5;
    vertical-align: text-top;
    width: 17px;
}
.breadcrumb span a {
    background: rgba(0, 0, 0, 0) url("../images/right-arrow.png") no-repeat scroll right center;
    color: #888;
    margin-right: 20px;
    padding-right: 35px;
}
.breadcrumb span a:hover {
    color: #bd0304;
}
.breadcrumb span:last-of-type {
    color: #333;
}
.breadcrumb span:last-of-type::after {
    display: none;
}
.hr {
  border-bottom: 1px solid #cccccc;
  margin: 10px 0 15px;
  padding: 5px 0;
}
#demo-table, .css-table {
    background-color: #ffffff;
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 99.9%;
	font-size: 13px;
}
#demo-table td, #demo-table th, .css-table .td, .css-table .th {
    padding: 5px;
}
#demo-table td, .css-table .td {
  border-bottom: 1px solid #ddd;
  color: #666666;
}


.css-table .td:first-child{
  background: #eee none repeat scroll 0 0;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  color: #333333;
  width: 120px;
}
@media (max-width: 480px) {.css-table .td:first-child {border-bottom: 0;}}


#demo-table th, .css-table .th {
  background-color: #ffffff;
  border-bottom: 1px solid #1a1a1a;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.css-table .th.action-head {
  border-bottom-width: 3px;
    text-align: center;
}
.css-table {
    display: none;
}
.css-table .thead {
    display: table-header-group;
}
.css-table .tbody {
    display: table-row-group;
}
.css-table .tr {
    display: table-row;
}
.css-table .th, .css-table .td {
    display: table-cell;
}
@media only screen and (max-width: 960px) {
.hide-column .large {
    display: none;
}
.css-table {
    background-color: transparent;
}
.css-table .thead {
    display: none;
}
.css-table .tr {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: 0;
}
.css-table .th, .css-table .td {
    border: medium none;
    width: auto;
}
}
@media only screen and (max-width: 720px) {
.hide-column .mobile {
    display: none;
}
.scroll-left::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.scroll-left thead::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.scroll-left {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.scroll-left th, .scroll-left td {
    margin: 0;
    vertical-align: top;
}
.scroll-left th {
    text-align: left;
}
.scroll-left {
    display: block;
    position: relative;
    width: 100%;
}
.scroll-left thead {
    display: block;
    float: left;
}
.scroll-left tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
}
.scroll-left thead tr {
    display: block;
}
.scroll-left th {
    display: block;
    text-align: right;
}
.scroll-left tbody tr {
    display: inline-block;
    margin: 0 -2px;
    vertical-align: top;
}
.scroll-left td {
    display: block;
    min-height: 1.25em;
    text-align: left;
}
.scroll-left th {
    border-bottom: 0 none;
    border-left: 0 none;
}
.scroll-left td {
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
}
.scroll-left tbody tr {
}
.scroll-left th:last-child, .scroll-left td:last-child {
    border-bottom: 1px solid #babcbf;
}
.break-table {
    background-color: transparent;
}
.break-table, .break-table thead, .break-table tbody, .break-table th, .break-table td, .break-table tr {
    display: block;
}
.break-table thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.break-table tr {
    background-color: #ffffff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.break-table td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor #eee;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    padding-left: 35%;
    position: relative;
    text-align: left;
    white-space: normal;
}
.break-table td::before {
    color: #1a1a1a;
    font-weight: bold;
    left: 6px;
    padding-right: 10px;
    position: absolute;
    text-align: left;
    top: 6px;
    white-space: nowrap;
    width: 30%;
}
.break-table td::before {
    content: attr(data-title);
}
}
@media (min-width: 961px) {.td-m {display: none;}}
@media (max-width: 960px) {.td-m {display: block;float: left;}}

.PDB20 {
  padding-bottom: 20px;
}
.full-top {
  border-top: 5px solid #3678d9;
  width: 100%;
}
.t-center {
  text-align: center;
}
.jxt-news-breadcrumbs {
  display: block;
  text-align: left;
  margin: 10px 0;
  font-size: 0.9rem;
}
.jxt-news-breadcrumbs li {
  display: inline;
  margin: 0;
  padding: 0;
}
.jxt-news-breadcrumbs li::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  content: " > ";
  display: inline;
  margin: 0;
  padding: 0;
  position: static;
}
.jxt-news-breadcrumbs li:last-child::after {
  display: none;
}
.fullW {
  width: 100%;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.w60 {
  width: 60%;
}
.w37 {
  width: 37%;
}
.font-weight-normal {
    font-weight: 400;
}
.font-weight-semibold {
    font-weight: 600;
}
.font-weight-bold {
    font-weight: 700;
}
.font-weight-extra-bold {
    font-weight: 900;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.rounded {
    border-radius: 5px;
}
.b-thin {
    border-width: 3px;
}
.b-normal {
    border-width: 5px;
}
.b-thick {
    border-width: 7px;
}
.m-none {
    margin: 0;
}
.m-auto {
    margin: 0 auto;
}
.m-xs {
    margin: 5px;
}
.m-sm {
    margin: 10px;
}
.m-md {
    margin: 15px;
}
.m-lg {
    margin: 20px;
}
.m-xl {
    margin: 25px;
}
.m-xlg {
    margin: 30px;
}
.mt-none {
    margin-top: 0;
}
.mt-xs {
    margin-top: 5px;
}
.mt-sm {
    margin-top: 10px;
}
.mt-md {
    margin-top: 15px;
}
.mt-lg {
    margin-top: 20px;
}
.mt-xl {
    margin-top: 25px;
}
.mt-xlg {
    margin-top: 30px;
}
.mb-none {
    margin-bottom: 0;
}
.mb-xs {
    margin-bottom: 5px;
}
.mb-sm {
    margin-bottom: 10px;
}
.mb-md {
    margin-bottom: 15px;
}
.mb-lg {
    margin-bottom: 20px;
}
.mb-xl {
    margin-bottom: 25px;
}
.mb-xlg {
    margin-bottom: 30px;
}
.ml-none {
    margin-left: 0;
}
.ml-xs {
    margin-left: 5px;
}
.ml-sm {
    margin-left: 10px;
}
.ml-md {
    margin-left: 15px;
}
.ml-lg {
    margin-left: 20px;
}
.ml-xl {
    margin-left: 25px;
}
.ml-xlg {
    margin-left: 30px;
}
.mr-none {
    margin-right: 0;
}
.mr-xs {
    margin-right: 5px;
}
.mr-sm {
    margin-right: 10px;
}
.mr-md {
    margin-right: 15px;
}
.mr-lg {
    margin-right: 20px;
}
.mr-xl {
    margin-right: 25px;
}
.mr-xlg {
    margin-right: 30px;
}
.p-none {
    padding: 0;
}
.p-xs {
    padding: 5px;
}
.p-sm {
    padding: 10px;
}
.p-md {
    padding: 15px;
}
.p-lg {
    padding: 20px;
}
.p-xl {
    padding: 25px;
}
.p-xlg {
    padding: 30px;
}
.pt-none {
    padding-top: 0;
}
.pt-xs {
    padding-top: 5px;
}
.pt-sm {
    padding-top: 10px;
}
.pt-md {
    padding-top: 15px;
}
.pt-lg {
    padding-top: 20px;
}
.pt-xl {
    padding-top: 25px;
}
.pt-xlg {
    padding-top: 30px;
}
.pb-none {
    padding-bottom: 0;
}
.pb-xs {
    padding-bottom: 5px;
}
.pb-sm {
    padding-bottom: 10px;
}
.pb-md {
    padding-bottom: 15px;
}
.pb-lg {
    padding-bottom: 20px;
}
.pb-xl {
    padding-bottom: 25px;
}
.pb-xlg {
    padding-bottom: 30px;
}
.pl-none {
    padding-left: 0;
}
.pl-xs {
    padding-left: 5px;
}
.pl-sm {
    padding-left: 10px;
}
.pl-md {
    padding-left: 15px;
}
.pl-lg {
    padding-left: 20px;
}
.pl-xl {
    padding-left: 25px;
}
.pl-xlg {
    padding-left: 30px;
}
.pr-none {
    padding-right: 0;
}
.pr-xs {
    padding-right: 5px;
}
.pr-sm {
    padding-right: 10px;
}
.pr-md {
    padding-right: 15px;
}
.pr-lg {
    padding-right: 20px;
}
.pr-xl {
    padding-right: 25px;
}
.pr-xlg {
    padding-right: 30px;
}
.ib {
    display: inline-block;
    vertical-align: top;
}
.va-middle {
    vertical-align: middle;
}
.ws-nowrap {
    white-space: nowrap;
}
.ws-normal {
    white-space: normal;
}
.slider-caption {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
.slider-caption h1 {
  letter-spacing: -1px;
}
.slider-caption h1, .slider-caption p {
  color: #ffffff;
  float: left;
  width: 80%;
}
@media (max-width: 480px) {.slider-caption h1, .slider-caption p {width: 95%;}}

.slider-caption h1 {
  letter-spacing: -1px;
  margin: 0;
  padding: 25px 27px 0;
  font-size: 1.5rem;
}
@media (max-width: 992px) {.slider-caption h1 {font-size: 1rem;}}
@media (max-width: 360px) {.slider-caption h1 {padding: 25px 27px;}}

.slider-caption p {
  margin: 0;
  padding: 10px 27px 25px;
  font-size: 0.9rem;
}
@media (max-width: 360px) {.slider-caption p {display: none;}}

.slider-caption a {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 16px;
  margin: -20px 0 0;
  padding: 7px 20px;
  position: absolute;
  right: 30px;
  top: 50%;
  transition: all 0.25s ease 0s;
}
@media (max-width: 480px) {.slider-caption a {display: none;}}

.slider-caption a:hover {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
.cs-eventslider {
  float: left;
  margin: 0;
  width: 100%;
}
figure {
  margin-bottom: 6px;
  position: relative;
}
.cs-eventslider figcaption {
  bottom: 0;
  left: 9px;
  position: absolute;
}
.cs-eventslider figcaption time {
  background-color: rgba(8, 56, 127, 0.5);
  color: #fff;
  float: left;
  font-size: 11px;
  line-height: 21px;
  padding: 0 10px 0 7px;
}
.event-caption {
  background-color: rgba(0, 0, 0, 0.7);
  display: inline-block;
  padding: 17px;
  width: 82%;
}
.event-caption h6 {
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 3px;
}
.event-caption span {
  color: #999;
  font-size: 0.85rem;
}
.inner-sec {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom:1px solid #ebebe9;
}
.inner-sec h1 {
  border-left: 7px solid #08387f;
  font-size: 22px;
  padding-left: 10px;
  text-align: left;
}
.page-content {
  float: left;
  padding: 0 15px 0 13px;
  width: 75%;
  z-index: 9;
  background: #ffffff none repeat scroll 0 0;
}
@media (max-width: 992px) {.page-content {width: 100%;}}

.page-content ~ .page-sidebar {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 25%;
  background: #ffffff none repeat scroll 0 0;
}
@media (max-width: 992px) {.page-content ~ .page-sidebar {width: 100%;margin: 20px 0 0;}}

.page-sidebar .widget {
  float: left;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}
.widget .widget-section-title {
  margin-bottom: 12px;
}
.widget-section-title {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.widget .widget-section-title h6 {
      border-left: 7px solid #08387f;
    font-size: 22px;
    padding-left: 10px;
    text-align: left;
}
.page-sidebar .widget_categories ul li:first-child {
  border-top: 1px solid #f3f3f3;
}
.page-sidebar .widget_categories ul li {
  border-bottom: 1px solid #f3f3f3;
  color: #ccc;
  float: left;
  font-size: 15px;
  text-align: left;
  width: 100%;
}
.page-sidebar .widget_categories ul li a::before {
  color: #9f9f9f;
  content: "";
  float: left;
  font-family: "icomoon";
  font-size: 11px;
  margin: 1px 10px 0 0;
}
.page-sidebar .widget_categories ul li.on a::before {
  margin: 1px 10px 0 5px;
  color: #08387f;
}
.page-sidebar .widget_categories ul li a {
  color: #666666;
  font-size: 15px;
  font-weight: normal;
  padding: 8px 0;
  display: block;
}
.page-sidebar .widget_categories ul li.on a {
  color: #08387f;
  background: #D6EAF1 none repeat scroll 0 0;
}
.page-sidebar .widget_categories ul li a:hover {
  color: #004d93;
}
.date-time {
  float: left;
  text-align: center;
  width: 60px;
  border-radius: 3px;
  padding: 0 0 8px;
  background-color: #08387f;
  color: #ffffff;
}
.date-time time span, .date-time time span {
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  font-size: 11px;
  margin: 0 0 3px;
  text-transform: uppercase;
}
.date-time time small, .date-time time small {
  display: block;
  font-size: 28px;
  font-weight: bold;
}
.date-time2 {
  float: left;
  text-align: center;
  width: 120px;
  border-radius: 3px;
  padding: 0 0 8px;
  background-color: #08387f;
  color: #ffffff;
}
@media (max-width: 767px) {.date-time2 {float: none;}}

.date-time2 span {
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  font-size: 11px;
  margin: 0 0 3px;
  text-transform: uppercase;
}
.date-time2 small {
  display: block;
  font-size: 28px;
  font-weight: bold;
  padding: 10px;
}
.cs-blog-editor .cs-post-panel {
  padding-left: 86px;
}
blockquote::before {
  border-bottom: 1px solid #dadada;
  bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
}
.cs-blog-editor blockquote {
  width: 112%;
}
blockquote {
  border-left: 4px solid #08387f;
  color: #222222;
  float: left;
  font-size: 18px;
  font-weight: 300;
  margin: 26px 0 28px;
  padding: 0 20px 20px;
  position: relative;
  width: 100%;
}
blockquote p a{
  color: #0484cf;
  font-size: 13px;
}
.Laboratories {
  overflow: hidden;
  margin-bottom: 40px;
}
.Laboratories-detail {
  float: right;
  width: 620px;
}
@media (max-width: 1200px) {.Laboratories-detail {width: 480px;}}
@media (max-width: 767px) {.Laboratories-detail {float: none;width: 100%;margin-top: 20px;}}

.Laboratories-detail-title {
  border-bottom: 1px solid #08387f;
  color: #08387f;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 0 0 5px;
}
.Laboratories-detail-title2 {
  font-size: 15px;
  font-weight: bold;
  padding: 0 0 5px;
  
}
.links ul li a {
  border-bottom: 1px solid #ddd;
  color: #333;
  display: block;
  padding: 8px 0;
}
.links ul li a:hover {
  color: #0484cf;
  background: #f5f5f5 none repeat scroll 0 0;
  border-bottom: 1px solid #ccc;
}
.links ul li:last-child a {
  border-bottom: 0px solid #ddd;
}

.about-goals h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4rem;
}