html {
    font-size: 1em;
}

body {
    font-size: 0.875em;
    /* font-family: Helvetica, Arial, 'LiHei Pro', '敺株��迤暺煾��', '�鰵蝝唳�𡡞��', sans-serif; */
    font-family: "微軟正黑體", "Alef Hebrew", "Noto Sans TC", "cwTeXHei", "Arial", "新細明體", sans-serif;
}

.body_bg {
    background-color: #282828;
}

.dropdown_menu {
    display: none;
}

a {
    color: #8F3931;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    outline: none;
}

a:focus {
    text-decoration: underline;
}

.accesskey_layout {
    position: relative;
}

a.accesskey {
    position: absolute;
    margin-top: 110px;
    top: -120px;
    color: #337ab7;
    z-index: 99;
}

a.accesskey.ac_index {
    top: -140px;
}

a.accesskey.ac_header {
    top: -95px;
    color: #fff;
}

a.accesskey.ac_bottom {
    top: -95px;
    color: #fff;
}

.relative {
    position: relative;
    z-index: 999;
}

p {
    /*text-align: justify;*/
    font-size: 0.8125rem;
}

ul {
    padding: 0;
}

ul li {
    list-style: none;
}

h1, .h1 {
    font-size: 2.25rem;
}

h2, .h2 {
    font-size: 1.875rem;
}

h3, .h3 {
    font-size: 1.5rem;
}

h4, .h4 {
    font-size: 1.125rem;
}

h5, .h5 {
    font-size: 0.875rem;
}

h6, .h6 {
    font-size: 0.75rem;
}

.lead {
    font-size: 1rem;
}

.btn {
    font-size: 0.875rem;
}

.link_border_bottom {
    overflow: hidden;
}

.link_border_bottom >
.column {
    margin-bottom: -1px;
    border-bottom: 1px solid #ddd;
}

.logo h1 {
    margin: 0 !important;
}

.news_header {
    font-size: 1.5rem;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 24px;
    line-height: 1.5em;
    background: url(../images/arrow_ico.gif) repeat-y left;
    font-weight: bold;
}

.news_header small {
    font-weight: bold;
    color: #000;
}

.main_part {
    padding-bottom: 40px;
    padding-top: 40px;
}

.page-header {
    font-family: "Times New Roman";
    font-weight: bold;
    color: #8F3931;
    margin-top: 10px;
    font-size: 1.5rem;
}

#index_slider {
    margin: 0;
    overflow: hidden;
}

.under_line {
    width: 100%;
    height: 7px;
    margin-top: 10px;
    background: url("../images/slider_border.png") repeat-x scroll 0% 0% transparent;
}

#slider_control {
    margin-top: 2px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ddd;
}

#slider_close {
    float: right;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 60px;
    line-height: 1.5em;
    font-size: 0.875rem;
    border: 1px solid #ddd;
    border-top: none;
    text-align: center;
    margin-top: -1px;
    margin-right: 20px;
    background-color: #fff;
    color: #8F3931;
}

.flex-direction-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    line-height: 1.875em;
    margin: -15px 0 0;
    filter: alpha(Opacity=0, Style=0);
    -moz-opacity: 0;
    opacity: 0;
}

.flex-direction-nav a:before {
    font-size: 1.5rem;
}

.flexslider:hover .flex-prev {
    filter: alpha(Opacity=70, Style=0);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.flexslider:hover .flex-next {
    filter: alpha(Opacity=70, Style=0);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    filter: alpha(Opacity=100, Style=0);
    -moz-opacity: 1;
    opacity: 1;
}

#header_block {
    min-height: 247px;
}

#header_block .top_menu {
    background-color: rgba(0, 0, 0, .9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5000000, endColorstr=#E5000000);
    position: absolute;
    width: 100%;
    top: 0;
}

#header_block .top_menu .wrap ul {
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    float: left;
}

#header_block .top_menu .wrap ul li {
    float: left;
    padding: 8.5px 0;
}

#header_block .top_menu .wrap ul li:last-child {
    margin-right: 0;
}

#header_block .top_menu .wrap ul li a {
    color: #b1b1b1;
    box-shadow: 1px 0 0 #4a4a4a;
    font-weight: bolder;
    font-size: 0.8125rem;
    text-shadow: 1px 1px 1px #000;
    display: block;
    padding: 0 7px;
    border-right: 1px solid #969696;
    line-height: 0.8125em;
}

#header_block .top_menu .wrap ul li a:hover {
    color: #fff;
}

#header_block .top_menu .wrap ul li a.last_fix {
    border: none;
    box-shadow: none;
}

#header_block .top_menu .wrap .column {
    margin-bottom: 0;
}


/*#header_block .top_menu .wrap .staff { padding-left: 20px; }*/


/*#header_block .top_menu .wrap .lang { padding-right: 35px; }*/

#header_block .top_menu .wrap .lang .search {
    padding-top: 5px;
    padding-bottom: 5px;
}

#header_block .top_menu .wrap .lang .search #search {
    /*width: 170px;*/
    float: left;
    /*background: url(../images/search_01.jpg) no-repeat;*/
}

#header_block .top_menu .wrap .lang .search #s {
    width: 125px;
    margin-left: 10px;
    border: none;
    background: none;
    color: #000000;
    font-family: Arial;
    background-color: #cacaca;
    float: left;
    padding: 2px 10px;
    line-height: 1em;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#header_block .top_menu .wrap .lang .search #s:focus {
    outline: none;
}

#header_block .top_menu .wrap .lang .search #r {
    width: 20px;
    height: 20px;
    float: left;
    cursor: pointer;
    border: none;
    background: none;
    padding: 0;
    text-align: left;
    background-color: #cacaca;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#header_block .logo_bg {
    background-color: #7c0101;
    background-image: url('../images/bg_header5.gif');
    padding-top: 65px;
    padding-bottom: 15px;
}


/*#header_block .logo_bg .logo { text-align: center; }*/

#header_block .logo_bg .logo img {
    width: 340px;
    max-width: 100%;
}

#header_block .logo_bg .thumbnail {
    background-color: transparent;
    border: none;
    padding: 40px 22px 10px 0;
    margin-bottom: 0;
}

#header_block .logo_bg .thumbnail ul {
    margin-bottom: 0;
}

#header_block .logo_bg .thumbnail ul li {
    float: left;
}

#header_block .logo_bg .thumbnail ul li a {
    display: inline-block;
    border: 1px #cab7b7 solid;
}

#header_block .logo_bg .thumbnail ul li a:hover {
    border: 1px #651110 solid;
}

.deco_img ul {
    margin-top: 20px;
    list-style: none;
}

.deco_img ul li {
    float: left;
    margin-left: 10px;
}

.deco_img a {
    color: #fff;
}

.deco_img a:hover {
    color: #ccc;
}

.deco_img span {
    display: block;
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 0.8125rem;
}

.news_image {
    max-width: 1.875em !important;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.article_block {
    margin: 20px 0 50px;
    font-family: "Times New Roman";
    line-height: 1.8em;
    font-size: 1.125rem;
    text-align: justify;
}

.affix {
    top: 50px;
    width: 100%;
    z-index: 99;
}

#header_block .top_menu.affix {
    position: fixed;
}

.top_menu .container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.dropdown-menu {
    font-size: 0.875rem;
}

.sf-menu ul {
    overflow-x: hidden;
    overflow-y: auto;
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.38);
    padding-bottom: 10px;
    background: rgba(246, 247, 248, 0.9);
    border-radius: 0;
}

.sf-menu li:hover > ul,
.sf-menu li:focus > ul,
.sf-menu li.sfHover > ul {
    display: block;
}

.sf-menu ul li {
    background: transparent;
}


/*.sf-menu ul li:hover { background-color: #185461; color: #fff; } .dropdown-menu .item a:hover { background-color: transparent; }*/

.sf-menu ul li a {
    padding: 10px 15px;
    border-bottom: none;
}

.sf-menu a {
    padding-left: 24px;
    padding-right: 20px;
    line-height: 1.4em;
}

.sf-menu .sfHover > a {
    background-color: #184061;
}

.sf-arrows .sf-with-ul:after {
    right: 15px;
}

.sf-menu > li {
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

.sf-menu > li > a {
    padding-bottom: 14px;
    margin-top: 1px;
    /* font-size: 108%; */
}


/*�嵗��㘾�璇�*/

#NewsImg {
    max-width: 1.875em;
}

.NewsImg {
    max-width: 1.875em !important;
}

#lightSlider li img {
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}

#lightSlider {
    margin-bottom: 20px;
}

#lightSlider li .thumbnail {
    height: 200px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

#lightSlider h3 {
    font-size: 0.875rem;
    text-align: justify;
    height: 65px;
    line-height: 1.25em;
    overflow: hidden;
    margin-top: 3px !important;
}

#lightSlider h3 a {
    display: block;
    padding: 8px 10px;
}

#lightSlider li .thumbnail {
    margin-bottom: 0;
}

#body_block {
    background-color: #fff;
    padding-top: 10px;
}


/*#body_block #article_block { padding: 0 20px 0 20px; }*/

#body_block #article_block .article_part1 .fill {
    padding-right: 2px;
    padding-bottom: 6px;
}

#body_block #article_block .article_part1 img {
    padding-bottom: 6px;
}

#body_block #article_block .article_part1 .column {
    padding-bottom: 10px;
}

#body_block #article_block .article_part1 .column .news .item {
    padding: 10px;
}

#body_block #article_block .article_part1 .column .news .item h3 {
    color: #700a08;
    margin-top: 10px;
    font-size: 0.9375rem;
    font-weight: bolder;
}

#body_block #article_block .article_part1 .column .news .item h4 {
    font-weight: bolder;
    font-size: 0.9375rem;
}

#body_block #article_block .article_part1 .column .news .item p {
    font-size: 0.75rem;
}

#body_block #article_block .article_part1 .column .news .item .news_detial {
    height: 210px;
    overflow: auto;
}

#body_block #article_block .article_part1 .column .news .item .btn {
    float: right;
    color: #fff;
    font-size: 0.75rem;
    font-weight: bolder;
    background-color: #833634;
    margin-top: 10px;
}

#body_block #article_block .article_part1 .column .news .item .btn:hover {
    background-color: #2b2b2b;
}

#body_block #article_block .article_part1 .column .news .carousel-caption {
    background-color: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 5% 15%;
    color: #444343;
    text-align: left;
    overflow: auto;
    text-shadow: none;
}

#body_block #article_block .article_part1 .column .news .carousel-indicators {
    left: 0;
    bottom: 7px;
    margin: 0;
    text-align: left;
    padding-left: 10px;
    background-color: #fff;
}

#body_block #article_block .article_part1 .column .news .carousel-indicators li {
    width: 7px;
    height: 7px;
    background-color: #939393;
    border: none;
    margin: 1px 5px 1px 5px;
}

#body_block #article_block .article_part1 .column .news .carousel-indicators li.active {
    background-color: #6b0e0d;
}

#body_block #article_block .article_part1 .carousel-inner .item img {
    padding-bottom: 0;
    width: 100%;
}

#body_block #article_block .article_part1 .carousel-caption {
    background-color: #333333;
    left: 0;
    bottom: 0;
    width: 50%;
}

#body_block #article_block .article_part1 .carousel-caption h3 {
    font-size: 1.875rem;
    font-weight: bolder;
}

#body_block #article_block .article_part1 .carousel-caption p {
    margin: 0 0 20px 0;
}

#body_block #article_block .article_part1 .carousel-indicators {
    left: 0;
    bottom: 0;
    width: 50%;
    margin-left: 0;
    margin-bottom: 6px;
}

#body_block #article_block .article_part1 .carousel-indicators li {
    width: 7px;
    height: 7px;
    background-color: #fff;
    border: none;
    margin: 1px 5px 1px 5px;
}

#body_block #article_block .article_part1 .carousel-indicators li.active {
    background-color: #54cee0;
}

#body_block #article_block .article_part2 .events >
ul {
    margin: 0;
    display: table;
    width: 100%;
}

#body_block #article_block .article_part2 .news_header {
    color: #333;
    font-size: 1.5rem;
    font-weight: normal;
    font-weight: bold;
}

#body_block #article_block .article_part2 .events h3 {
    margin-top: 0;
    color: #700a08;
    font-size: 1.5625rem;
}

#body_block #article_block .article_part2 .events h3 small {
    color: #700a08;
    font-size: 0.9375rem;
    font-weight: bolder;
}

#body_block #article_block .article_part2 .events .event_date {
    display: table-cell;
    height: 65px;
    float: none;
}

#body_block #article_block .article_part2 .events .event_date >
ul {
    margin-bottom: 20px;
}

#body_block #article_block .article_part2 .events .event_date > ul li {
    width: 69px;
    line-height: 2em;
    text-align: center;
}

#body_block #article_block .article_part2 .events .event_date .event_week {
    background-color: #8f3931;
    color: #fff;
}

#body_block #article_block .article_part2 .events .event_date .event_day {
    font-size: 0.6875rem;
    font-weight: lighter;
    border: 1px #dad9d9 solid;
    border-top: none;
}

#body_block #article_block .article_part2 .events .event_detial {
    display: table-cell;
    padding: 0 0 0 15px;
    float: none;
    font-weight: bolder;
    vertical-align: top;
}

#body_block #article_block .article_part2 .events .event_detial a {
    color: #333;
}

#body_block #article_block .article_part2 .events .event_detial a:hover {
    text-decoration: underline;
    color: #8f3931;
}

#body_block #article_block .article_part2 .events .event_detial .category {
    /*color: #669933;*/
    color: #8f3931;
    /*color: #185461;*/
}

#body_block #article_block .article_part2 .events .event_detial h4,
#body_block #article_block .article_part2 .events .event_detial h3 {
    margin-top: 0;
    color: #8f3931;
    font-size: 0.8125rem;
    text-align: inherit;
    font-weight: normal;
    line-height: 1.4em;
}

#body_block #article_block .article_part2 .events .event_detial p {
    color: #6a6a6a;
    line-height: 1.5em;
}

#body_block #article_block .article_part2 .events .event_list {
    display: table-row;
    display: inline-block;
    width: 100%;
}

#body_block #article_block .article_part2 .events li.event_list:last-child {
    padding: 15px 0 0 0;
}

#body_block #article_block .article_part2 .events .more {
    font-size: 0.875rem;
    margin-bottom: 15px;
}

#body_block #article_block .article_part2 .events .more .btn {
    float: right;
    color: #fff;
    font-size: 0.75rem;
    font-weight: bolder;
    background-color: #833634;
    margin-top: 10px;
}

#body_block #article_block .article_part2 .events .more .btn:hover {
    background-color: #2b2b2b;
}

#body_block #article_block .article_part2 .events .more .eqs2 .column {
    padding: 0;
}

#body_block #article_block .article_part2 .events .more .eqs2 .column a {
    color: #8f3931;
}

#body_block #article_block .article_part2 .events .more .eqs2 .column a i {
    padding: 5px;
}

#body_block #article_block .article_part2 .events .more .eqs2 .column a:hover {
    text-decoration: underline;
}


/*#body_block #article_block .article_part2 .info_middle { padding: 0 2px 0 2px; }*/


/*#body_block #article_block .article_part2 .info_middle img { padding-bottom: 6px; }*/

#body_block #article_block .article_part2 .info_middle .carousel-inner .item img {
    padding-bottom: 0;
    width: 100%;
}

#body_block #article_block .article_part2 .info_middle .carousel {
    margin-bottom: 6px;
}

#body_block #article_block .article_part2 .info_middle .carousel-caption {
    left: 0;
    bottom: 0;
    width: 100%;
    background: #000 \9;
    /* IE8 */
    filter: alpha(opacity=70) \9;
    /* IE8 */
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px;
}

#body_block #article_block .article_part2 .info_middle .carousel-caption h4 {
    font-size: 1.0625rem;
    font-weight: bolder;
    text-align: right;
}

#body_block #article_block .article_part2 .info_middle .carousel-indicators {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 16%;
    margin: 0;
    text-align: left;
    padding: 4% 6% 4% 6%;
    background-color: #6b0e0d;
}

#body_block #article_block .article_part2 .info_middle .carousel-indicators li {
    width: 7px;
    height: 7px;
    background-color: #fff;
    border: none;
    margin: 1px 5px 1px 5px;
}

#body_block #article_block .article_part2 .info_middle .carousel-indicators li.active {
    background-color: #54cee0;
}

#body_block #article_block .article_part2 .info_right {
    padding-left: 4px;
}


/*#body_block #article_block .article_part2 #menu { padding: 5px 0 5px 2.5px; }*/

#body_block #article_block .article_part2 #menu ul {
    padding: 0 10px 10px;
    margin: 0;
}

#body_block #article_block .article_part2 #menu ul li {
    border-bottom: 1px #cccccc solid;
}

#body_block #article_block .article_part2 #menu ul li a {
    color: #8f3931;
    font-size: 0.875rem;
    font-weight: bolder;
    line-height: 1.75em;
    /*line-height: 40px;*/
    display: block;
    padding-left: 5px;
}

#body_block #article_block .article_part2 #menu ul li a i {
    float: right;
    color: #666666;
    text-align: center;
    font-size: 1.25rem;
    line-height: 2.5em;
}

#body_block #article_block .article_part2 #menu ul li a:hover {
    text-decoration: underline;
}

#body_block #article_block .article_part2 #menu ul li.last_fix {
    border: none;
}

#menu a {
    font-size: 0.875rem;
    width: 100%;
    display: block;
    padding: 5px 0;
}

#menu a:hover {
    text-decoration: none;
    color: #8F3931;
}

#menu a i {
    margin-top: 6px;
    margin-left: 7px;
    font-size: 1.25rem;
}

#menu .table >
tbody >
tr >
td,
#menu .table >
tbody >
tr >
th,
#menu .table >
tfoot >
tr >
td,
#menu .table >
tfoot >
tr >
th,
#menu .table >
thead >
tr >
td,
#menu .table >
thead >
tr >
th {
    padding: 0;
}

.noborder {
    border-top: none !important;
}

#footer_block {
    color: #f6f5f0;
}

#footer_block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer_block .fotter_top {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#2b2b2b, GradientType=0);
    /* IE6-9 */
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #333333), color-stop(100%, #2b2b2b));
    background-image: -webkit-linear-gradient(#333333, #2b2b2b);
    background-image: -moz-linear-gradient(#333333, #2b2b2b);
    background-image: -o-linear-gradient(#333333, #2b2b2b);
    background-image: linear-gradient(#333333, #2b2b2b);
    border-bottom: 1px #0e0e0e solid;
}

#footer_block .fotter_top .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: bolder;
    height: 58px;
    position: relative;
}

#footer_block .fotter_top .wrap ul {
    margin-top: -5px;
    /*margin: 0;*/
}

#footer_block .fotter_top .wrap ul.copyright a {
    color: #f6f5f0;
}

#footer_block .fotter_top .wrap ul li {
    float: left;
    font-size: 1rem;
}

#footer_block .fotter_top .wrap ul li a {
    border-left: 0 #f6f5f0 solid;
    padding-left: 15px;
}

#footer_block .fotter_top .wrap ul li a:hover {
    text-decoration: underline;
}

#footer_block .fotter_middle {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7c0101, endColorstr=#651110, GradientType=0);
    /* IE6-9 */
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7c0101), color-stop(100%, #651110));
    background-image: -webkit-linear-gradient(#7c0101, #651110);
    background-image: -moz-linear-gradient(#7c0101, #651110);
    background-image: -o-linear-gradient(#7c0101, #651110);
    background-image: linear-gradient(#7c0101, #651110);
    border-top: 1px #c84341 solid;
    border-bottom: 1px #9d1816 solid;
}

#footer_block .fotter_middle .wrap {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.5625em;
    position: relative;
}

#footer_block .fotter_middle .wrap .row {
    overflow: hidden;
}

#footer_block .fotter_middle .wrap .row >
div {
    border-right: 1px rgba(246, 245, 240, 0.2) solid;
    padding: 0 10px 100px 10px;
    margin-bottom: -100px;
}

#footer_block .fotter_middle .wrap .row >
div img {
    display: block;
    margin: auto;
    padding: 30px 0 30px 0;
    vertical-align: middle;
}

#footer_block .fotter_middle .wrap .row > div h3,
#footer_block .fotter_middle .wrap .row > div p {
    color: #f6f5f0;
    font-weight: bolder;
    font-size: 0.75rem;
    margin: 10px 0 10px 0;
    cursor: pointer;
    line-height: 1.1em;
}

#footer_block .fotter_middle .wrap .row > div h3 i,
#footer_block .fotter_middle .wrap .row > div p i {
    padding-left: 10px;
}

#footer_block .fotter_middle .wrap .row >
div ul.close {
    display: none;
}

#footer_block .fotter_middle .wrap .row >
div ul li a {
    color: #F6F5F0;
    color: rgba(246, 245, 240, 0.7);
}

#footer_block .fotter_middle .wrap .row >
div ul li a:hover {
    text-decoration: underline;
}

#footer_block .fotter_middle .wrap .row .text_right {
    text-align: right;
}

#footer_block .fotter_middle .wrap .row .text_right p {
    text-align: right;
}

#footer_block .fotter_middle .wrap .row .text_left {
    text-align: left;
}

#footer_block .fotter_middle .wrap .row .last_fix {
    border: none;
}

#footer_block .fotter_bottom {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b73230, endColorstr=#b5302e, GradientType=0);
    /* IE6-9 */
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b73230), color-stop(100%, #b5302e));
    background-image: -webkit-linear-gradient(#b73230, #b5302e);
    background-image: -moz-linear-gradient(#b73230, #b5302e);
    background-image: -o-linear-gradient(#b73230, #b5302e);
    background-image: linear-gradient(#b73230, #b5302e);
    border-top: 1px #c84341 solid;
}

#footer_block .fotter_bottom a {
    color: #fff;
}

#footer_block .fotter_bottom a:hover {
    color: #eee;
}

#footer_block .fotter_bottom .wrap {
    min-height: 58px;
    font-size: 0.75rem;
    font-weight: bolder;
    padding: 0 20px 0 20px;
}

#footer_block .fotter_bottom .wrap .eqs5 .column2,
#footer_block .fotter_bottom .wrap .column {
    padding: 0;
}

#footer_block .fotter_bottom .wrap .eqs5 .column2 p,
#footer_block .fotter_bottom .wrap .column p {
    margin: 0;
    padding: 20px 0 16px 0;
    line-height: 1.375em;
}

#footer_block .fotter_bottom .wrap .eqs5 .column2 .group_icon a,
#footer_block .fotter_bottom .wrap .column .group_icon a {
    filter: alpha(Opacity=60, Style=0);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

#footer_block .fotter_bottom .wrap .eqs5 .column2 .group_icon a i,
#footer_block .fotter_bottom .wrap .column .group_icon a i {
    padding: 0 10px 0 10px;
    color: #fff;
}

#footer_block .fotter_bottom .wrap .eqs5 .column2 .group_icon a:hover,
#footer_block .fotter_bottom .wrap .column .group_icon a:hover {
    filter: alpha(Opacity=100, Style=0);
    -moz-opacity: 1;
    opacity: 1;
}

.copyright .search {
    margin-top: -8px;
    padding-left: 20px;
}

.more_links {
    /*width: 331px;*/
    width: 220px;
    height: 58px;
    background-color: #0e0e0e;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}

.more_links a {
    margin: 19px 32px;
    display: inline-block;
    color: #c5c5c5;
    font-size: 1rem;
    vertical-align: bottom;
}

.more_links a:hover {
    color: #fff;
}

.more_links a .drop_on {
    display: none;
}

#more_links {
    text-decoration: none;
    border: none;
}

.links {
    display: none;
    width: 100%;
    height: 320px;
    overflow: auto;
    text-align: left;
    padding: 20px;
    position: absolute;
    top: -320px;
    border-top: 12px solid #8f3931;
    background-color: rgba(245, 245, 245, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5f5f5f5, endColorstr=#E5f5f5f5);
}

.links li {
    list-style-type: none;
    padding: 5px 0;
}

.links li a {
    color: #333;
    margin: 0;
    display: block;
    padding: 5px 0;
    font-size: 0.875rem;
    vertical-align: top;
}

.links li a:hover {
    color: #000;
    text-decoration: underline;
}

#footer_block .fotter_top .wrap .links li {
    float: none;
}

#footer_block .fotter_top .wrap .links li a {
    display: block;
    /*padding: 5px 0;*/
}

#footer_block .fotter_top .wrap .links li a:hover {
    color: #000;
    text-decoration: underline;
}

.zone_link {
    padding: 5px 0 5px 28px;
    margin-top: 5px;
    display: block;
    font-size: 1rem;
    position: relative;
}

.zone_link:hover,
.zone_link:focus {
    text-decoration: none;
    color: #8F3931;
}

.zone_link i {
    /*margin-right: 5px;*/
    position: absolute;
    left: 5px;
    top: 5px;
    line-height: 1.25em;
}

.main_menu_bg {
    background-color: #185461;
}

.main_menu_margin {
    margin-left: 55px;
}

.main_menu_padding {
    position: relative;
}


/*#main_menu .home_top { position: absolute; top: 0; left: 0; } #main_menu .home_top a { font-size: 1.5rem; display: block; background-color: #43b4ab; color: #fff; padding: 7px 16px; border-right: none; } #main_menu .home_top a:hover { color: #23527c; }*/

#main_menu .navbar-brand {
    font-size: 1.5rem;
    background-color: #43b4ab;
    color: #fff;
}

#main_menu .navbar-brand:hover {
    color: #23527c;
}

#main_menu .navbar-default {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    background-color: #185461;
}

#main_menu .navbar-toggle {
    border: none;
}

#main_menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    top: 0;
    margin-right: 0;
}

#main_menu .navbar-toggle:hover,
#main_menu .navbar-toggle:focus {
    /*background-color: #43b4ab;*/
    background-color: #fff;
}

#main_menu .navbar-default .navbar-toggle:hover .icon-bar,
#main_menu .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #185461;
}

#main_menu .navbar-collapse {
    border-top: none;
}

.side_menu {
    padding: 10px;
}

.side_menu h2 {
    font-size: 1.25rem;
    color: #2e2e2e;
    width: 90%;
    border-bottom: 2px solid #cecdcb;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0 20px 0;
    font-weight: bold;
}

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

.sub_menu li {
    display: block;
    width: 100%;
    min-height: 35px;
}

.sub_menu li a {
    width: 90%;
    float: left;
    display: block;
    color: #2e2e2e;
    text-align: right;
    padding-right: 10px;
    line-height: 2.0625em;
    border-bottom: 2px solid #cecdcb;
    font-weight: bold;
    font-size: 0.875rem;
}

.sub_menu li a:hover {
    color: #f00;
}

.sub_menu li i {
    color: #2e2e2e;
    line-height: 2.0625em;
    padding-left: 8px;
}

.sub_menu li.active a {
    font-weight: bold;
}

.advertisement img {
    vertical-align: top;
    width: 92%;
}

.content_top {
    height: 55px;
    padding: 20px 10px;
}

.content_top a {
    color: #187d93;
    font-size: 1rem;
    font-weight: 600;
}

.content_top a:hover {
    text-decoration: underline;
}

.content_top i {
    color: #187d93;
    font-size: 1rem;
}

.sitemap {
    float: left;
}

.total_visitors {
    float: right;
    margin-right: 35px;
    color: #185461;
}

.total_visitors span {
    color: #f6f4f4;
    background-color: #364548;
    padding: 2px;
    letter-spacing: 3px;
}

.content {
    padding: 10px;
}

.content h3 {
    color: #092c4b;
    font-size: 1.875rem;
    font-weight: bold;
}

.content h4 {
    color: #092c4b;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
}

.content p {
    line-height: 1.8em;
    font-size: 1.125rem;
    margin-bottom: 2em;
    /*text-align: justify;*/
}

.event_list a {
    color: #8f3931;
}


/*link_zone */

.link_zone .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 9px 16.5px;
    font-size: 0.875rem;
    line-height: 1.42857143em;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.link_zone .btn-default {
    color: #666666;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
}

.link_zone .btn-lg,
.btn-group-lg >
.btn {
    padding: 10px 24px;
    font-size: 1.125rem;
    line-height: 1.3333333em;
    border-radius: 6px;
}

.link_zone .btn {
    display: block;
    font-size: 0.875rem;
    border: none;
    text-align: left;
    outline: none !important;
    white-space: normal;
}

.link_zone .btn i {
    font-size: 1.125rem;
    margin: 0 5px;
    position: relative;
    top: 1px;
}

.link_zone .btn:hover,
.btn:focus {
    color: #666666;
    text-decoration: none;
}

.link_zone .btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #666666;
    background-color: #cfcfcf;
    border-color: #c4c4c4;
}

.content .link_zone h3 {
    font-size: 1.5rem;
}

.tree,
.tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tree ul {
    margin-left: 1em;
    position: relative
}

.tree ul ul {
    margin-left: .5em
}

.tree ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px solid
}

.tree li {
    margin: 0;
    padding: 0 1em;
    line-height: 2em;
    color: #369;
    font-weight: 700;
    position: relative
}

.tree ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 0;
    border-top: 1px solid;
    margin-top: -1px;
    position: absolute;
    top: 1em;
    left: 0
}

.tree ul li:last-child:before {
    background: #fff;
    height: auto;
    top: 1em;
    bottom: 0
}

.indicator {
    margin-right: 5px;
}

.tree li a {
    text-decoration: none;
    color: #369;
}

.tree li button,
.tree li button:active,
.tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: transparent;
    margin: 0;
    padding: 0;
    outline: 0;
}


/* ------------------------------------------------------------ Site Map Styles ------------------------------------------------------------ */


/* -------- Top Level --------- */

.primaryNav {
    margin: 0;
    float: left;
    width: 100%;
}

.primaryNav li {
    float: left;
    background: url('../images/L1-center.png') center top no-repeat;
    padding: 30px 0;
    margin-top: -30px;
}

.primaryNav li a {
    margin: 0 20px 0 0;
    padding: 10px 0;
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    text-align: center;
    color: black;
    background: #c3eafb url('../images/white-highlight.png') top left repeat-x;
    border: 2px solid #b5d9ea;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 2px;
    /* FF 3.5+ */
}

.primaryNav li a:hover {
    background-color: #e2f4fd;
    border-color: #97bdcf;
}

.primaryNav li:last-child {
    background: url('../images/L1-right.png') center top no-repeat;
}

.primaryNav li a:link:before,
.primaryNav li a:visited:before {
    color: #78a9c0;
}


/*.primaryNav li:first-child { display: block; float: none; background: #ffffff url('../images/L1-left.png') center bottom no-repeat; position: relative; z-index: 2; padding: 0 0 30px 0; }*/


/* -------- Second Level --------- */

.primaryNav li li {
    width: 100%;
    clear: left;
    margin-top: 0;
    padding: 10px 0 0 0;
    background: url('../images/vertical-line.png') center bottom repeat-y;
}

.primaryNav li li a {
    background-color: #cee3ac;
    border-color: #b8da83;
}

.primaryNav li li a:hover {
    border-color: #94b75f;
    background-color: #e7f1d7;
}

.primaryNav li li:first-child {
    padding-top: 30px;
}

.primaryNav li li:last-child {
    background: url('../images/vertical-line.png') center bottom repeat-y;
}

.primaryNav li li a:link:before,
.primaryNav li li a:visited:before {
    color: #8faf5c;
}


/* -------- Third Level --------- */

.primaryNav li li ul {
    margin: 10px 0 0 0;
    width: 100%;
    float: right;
    padding: 9px 0 10px 0;
    background: #ffffff url('../images/L3-ul-top.png') center top no-repeat;
}

.primaryNav li li li {
    background: url('../images/L3-center.png') left center no-repeat;
    padding: 5px 0;
}

.primaryNav li li li a {
    background-color: #fff7aa;
    border-color: #e3ca4b;
    font-size: 0.75rem;
    padding: 5px 0;
    width: 80%;
    float: right;
}

.primaryNav li li li a:hover {
    background-color: #fffce5;
    border-color: #d1b62c;
}

.primaryNav li li li:first-child {
    padding: 15px 0 5px 0;
    background: url('../images/L3-li-top.png') left center no-repeat;
}

.primaryNav li li li:last-child {
    background: url('../images/L3-bottom.png') left center no-repeat;
}

.primaryNav li li li a:link:before,
.primaryNav li li li a:visited:before {
    color: #ccae14;
    font-size: 0.5625rem;
}

#portal_link {
    position: relative;
}

#portal_link a,
#portal_link span,
#portal_link img {
    width: 100%;
    display: block;
}

#portal_link span {
    padding: 5px 0;
}

#portal_link .col-sm-2,
#portal_link .col-xs-2 {
    padding-right: 3px;
    padding-left: 3px;
    font-size: 0.75rem;
}


/*scence*/

.scence {
    /*position: relative;*/
    margin-bottom: 30px;
    /*width: 100%;*/
    /*overflow: hidden;*/
    background-color: #f0f0f0;
}

.scence a {
    display: block;
}

.scence img {
    width: 100%;
    margin: 10px 0;
    /*margin-bottom: 20px;*/
    /*padding-bottom: 0 !important;*/
    /*-webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;*/
}

.scence .text_block {
    margin-bottom: 20px;
    /*position: absolute; width: 100%; height: 100%; top: 0; right: -58%;*/
    /*background-color: #f0f0f0;*/
    /*-webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;*/
}


/*.scence:hover .text_block { right: 0; } .scence:hover img { margin-left: -58%; }*/

.text_block h4 {
    padding: 15px 0;
    /*color: #fff;*/
    font-size: 1rem;
}

.text_block p {
    font-size: 0.8125rem;
}

.text_block a {
    /*color: #fff;*/
    font-size: 0.8125rem;
}


/*.link_button { position: absolute; right: 0; bottom: 0; width: 30px; height: 30px; background-color: rgba(0,0,0,.3); filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#4C000000", endColorstr="#4C000000"); text-align: center; line-height: 30px; font-size: 1rem; } :root .link_button { filter:none; }*/

.grid {
    list-style: none;
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
}

.grid-item {
    padding: 0 15px;
}

.grid-item > ul {
    margin-bottom: 40px;
}

.grid-item > ul > li {
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.grid-item > ul > li > a {
    font-size: 0.9375rem;
    line-height: 1.8em;
}

.grid-item > ul > li > a:hover,
.grid-item > ul > li > a:focus {
    text-decoration: none;
}

.grid-sizer {
    width: 33.33%;
}

h3.college_title {
    font-size: 1.25rem;
}

h3.college_title a {
    color: #092c4b;
}

h3.college_title a:hover,
h3.college_title a:focus {
    text-decoration: none;
    color: #23527c;
}

@media (max-width: 1199px) {
    #body_block #article_block .article_part2 .events h3 {
        margin: 0 0 10px 0;
    }

    /*#body_block #article_block .article_part2 .events .event_list { padding: 0 0 5px 0; }*/
    /*#body_block #article_block .article_part2 .events .event_date ul li { width: 58px; line-height: 26px; }*/
    #body_block #article_block .article_part2 .events .more {
        font-size: 0.75rem;
        padding: 0;
    }

    #body_block #article_block .article_part2 .info_middle .carousel-caption h4 {
        font-size: 0.875rem;
    }

    /*#body_block #article_block .article_part2 #menu ul { padding: 5px 10px 5px 20px; } */
    .grid-sizer {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .dropdown_menu {
        display: inline;
    }

    /*#header_block .top_menu .wrap .column3, #header_block .top_menu .wrap .column2 { text-align: center; }*/
    /*#header_block .top_menu .wrap .column3 .staff, #header_block .top_menu .wrap .column2 .staff { padding: 0; }*/
    /*#header_block .top_menu .wrap .column3 .lang, #header_block .top_menu .wrap .column2 .lang { padding: 0; margin: 0; display: inline-block; float: none; }*/
    #header_block .top_menu .wrap .lang {
        margin-left: auto;
        margin-right: auto;
        float: none !important;
        display: table;
    }

    #header_block .logo_bg .logo {
        margin-left: 0;
        text-align: center;
    }

    /*#body_block #article_block { padding: 0 20px 0 20px; }*/
    #body_block #article_block .article_part1 .fill {
        padding-right: 0;
    }

    /*#body_block #article_block .article_part1 .column { padding-left: 0; }*/
    #body_block #article_block .article_part1 .column img {
        width: 100%;
    }

    #body_block #article_block .article_part2 .info_middle {
        padding: 0;
    }

    #body_block #article_block .article_part2 .info_middle .carousel-caption h4 {
        font-size: 0.8125rem;
    }

    #body_block #article_block .article_part2 .info_right {
        width: 100%;
        padding: 0;
    }

    #body_block #article_block .article_part2 .info_right .explore {
        width: 50%;
        display: block;
        float: left;
    }

    #body_block #article_block .article_part2 .info_right #menu {
        width: 50%;
        margin: 0;
        float: left;
    }

    #footer_block .fotter_middle .wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    #footer_block .fotter_middle .wrap .row .col-md-2 {
        border: none;
        text-align: left;
        padding: 0;
        margin-bottom: 0;
        border-bottom: 1px #c84341 solid;
    }

    #footer_block .fotter_middle .wrap .row .col-md-2 h3 {
        padding: 15px 30px 15px 30px;
        margin: 0;
        font-size: 0.8125rem;
    }

    #footer_block .fotter_middle .wrap .row .col-md-2 h3 i {
        float: right;
    }

    #footer_block .fotter_middle .wrap .row .col-md-2 ul {
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 10px;
    }

    #footer_block .fotter_middle .wrap .row .last_fix {
        border: none;
    }

    #footer_block .fotter_bottom .wrap .eqs5 .column2 p,
    #footer_block .fotter_bottom .wrap .column p {
        padding: 5px 0 5px 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #body_block #article_block .article_part1 .column .news .item {
        padding-top: 0;
    }

    #body_block #article_block .article_part1 .column .news .item .news_detial {
        height: 180px;
    }

    /*#b ody_block #article_block .article_part2 #menu ul li a { line-height: 32px;}*/
}


/*@media (min-width: 992px) { .zone > div { width: auto; } }*/

@media (min-width: 768px) {
    .lead {
        font-size: 1.3125rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #body_block #article_block .article_part1 .fill {
        padding-right: 0;
    }

    #body_block #article_block .article_part1 .column .news .item {
        padding-top: 0;
    }

    #body_block #article_block .article_part1 .column .news .item .news_detial {
        height: 180px;
    }

    #body_block #article_block .article_part1 .carousel-caption h3 {
        font-size: 1.75rem;
    }

    /*#body_block #article_block .article_part2 #menu ul li a { line-height: 32px;}*/
    #footer_block .fotter_top .wrap {
        text-align: left;
        padding: 0;
        height: auto;
        width: 100%;
    }

    .more_links {
        width: 100%;
        height: 58px;
        background-color: #0e0e0e;
        position: relative;
    }

    #footer_block .fotter_top .wrap ul li {
        float: none;
        padding: 20px;
        text-align: center;
    }

    .main_menu_margin {
        margin: 0;
    }

    .main_menu_padding {
        padding: 0;
    }

    #main_menu ul li.main_menu {
        width: 25%;
        border: 1px solid #567;
    }
}

@media (max-width: 767px) {
    #header_block .top_menu .wrap ul li a {
        padding: 0 5px;
    }

    #body_block #article_block .article_part1 .carousel-caption h3 {
        font-size: 1.4375rem;
    }

    /*#body_block #article_block .article_part2 .events .event_list { padding: 15px 0 15px 0; }*/
    #body_block #article_block .article_part2 .events .event_date ul li {
        width: 69px;
        line-height: 2em;
    }

    #body_block #article_block .article_part2 .events .more {
        padding-bottom: 10px;
    }

    #body_block #article_block .article_part2 .info_middle {
        padding: 0;
    }

    #body_block #article_block .article_part2 .info_middle .carousel-caption h4 {
        font-size: 1.3125rem;
    }

    #body_block #article_block .article_part2 .info_right .explore {
        width: 100%;
    }

    #body_block #article_block .article_part2 .info_right #menu {
        width: 100%;
    }

    #footer_block .fotter_top .wrap {
        text-align: left;
        padding: 0;
        height: auto;
    }

    .more_links {
        width: 100%;
        height: 58px;
        background-color: #0e0e0e;
        position: relative;
    }

    #footer_block .fotter_top .wrap ul li {
        float: none;
        padding: 20px;
        text-align: center;
    }

    .main_menu_margin {
        margin: 0;
    }

    .main_menu_padding {
        padding: 0;
    }

    #main_menu ul li a {
        border: none;
    }

    #main_menu ul li.main_menu {
        width: 25%;
        border: 1px solid #567;
    }

    #main_menu .sf-menu li {
        width: 100%;
    }

    #main_menu .sf-menu ul {
        position: static;
        width: 100%;
    }

    .sf-menu >
    li {
        border-bottom: none;
        margin-bottom: 0;
    }

    .sf-menu >
    li >
    a {
        padding-bottom: 15px;
        margin-top: 0;
    }

    .flex-direction-nav a {
        width: 20px;
        height: 20px;
        line-height: 1.25em;
        margin: -10px 0 0;
    }

    .flex-direction-nav a:before {
        font-size: 1.25rem;
    }
}

@media (max-width: 480px) {
    .grid-sizer {
        width: 100%;
    }
}

img {
    max-width: 100%;
    height: auto;
}

