  body {
    font-size: 13px;
}

.body_bg {
    background-color: #282828;
}

.dropdown_menu {
    display: none;
}
a {
    color: #8F3931;
    text-decoration: none;
}
a:hover,
a:focus {
    text-decoration: underline;
}

.accesskey_layout {
    position: relative;
}

a.accesskey {
    position: absolute;
    top: -110px;
    z-index: -1;
}

p {
    text-align: left;
    font-size: 14px;
}

ul { padding: 0; }

.news_slider a:active,
.news_slider a:focus  {outline: none;}
.news_slider {margin: 0; padding: 0;}
.news_slider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.news_slider .slides img {display: block;margin:0 auto;}

.news_slider { margin: 0 0 10px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.news_slider .slides { zoom: 1; }
.news_slider:hover .flex-prev { opacity: 0.7; left: 10px; }
.news_slider:hover .flex-next { opacity: 0.7; right: 10px; }
.news_slider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }

#article_block .news_slider {
    border-radius: 0;
}

#article_block ul li {
    list-style: disc;
}

#article_block .tree li,
#article_block .flex-direction-nav li {
    list-style: none;
}
#article_block .sub_menu,
#article_block .slides {
    margin-left: 0;
}

.news_header {
    margin-top: 0;
}

.main_part { padding-bottom: 40px; padding-top: 40px;}

.page-header {
    font-family: "Times New Roman";
    font-weight: bold;
}

#index_slider {
    margin: 0;
    overflow: hidden;
}

.under_line {
    width: 100%;
    height: 7px;
    margin-top: 10px;
    background: url("/themes/theme_en/assets/tw/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: 24px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-top: none;
    text-align: center;
    margin-top: -1px;
    margin-right: 20px;
    background-color: #fff;
    color: #8F3931;
}

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: -15px 0 0;
}

.flex-direction-nav a:before {
  font-size: 30px;
}

.flexslider,
.news_slider {
    border: none;
    box-shadow: none;
}

#header_block {
    min-height: 237px;
}

#header_block .top_menu {
    background-color: rgba(0,0,0,.9);
    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 0px 0px #4a4a4a; font-weight: bolder; font-size: 13px; text-shadow: 1px 1px 1px #000; display: block; padding: 0 7px; border-right: 1px solid #969696; line-height: 13px;}
#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: 0px; }
/*#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(/themes/theme_en/assets/tw/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: 16px;
    -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: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -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('/storage/app/media/upload/bg_header5.gif');
    /*background-image: url('http://jm.yi.idv.tw/webmail/webmail2/images/Style_01_Slide_Background_01.jpg');*/
    /*background-image: linear-gradient(#7c0101, #651110);*/
    /*background-size: 100% auto;*/
    padding-top: 65px;
    /*padding-top: 65px;*/
    padding-bottom: 15px;
}
#header_block .logo_bg .logo {
    text-align: center;
    /*margin: 11.5px 0;*/
}
#header_block .logo_bg .logo img { 
    max-width: 340px;
    /*max-width: 175px;*/
}
#header_block .logo_bg .thumbnail { background-color: transparent; border: none; padding: 40px 22px 10px 0; margin-bottom: 0px; }
#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 {
    padding-top: 13px;
}
.deco_img ul { margin-top: 10px; 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: 13px;
}

.news_image {
    max-width: 300px !important;
    float: left;
    margin-right: 10px;
}
.article_block {
    margin: 20px 0 0px;
    font-family: "Times New Roman";
}

.affix {
    top: 50px;
    width: 100%;
    z-index: 99;
}

#header_block .top_menu.affix {
    position: fixed;
}

.top_menu .container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.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 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: 20px;
  padding-right: 16px;
  line-height: 20px;
}

.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;
}


/*Ð£ˆ@î^—l*/
#NewsImg {
  max-width: 300px;
}
#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 h4 {
  font-size: 14px;
  text-align: left;
}

#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;
    list-style-type: none;
}
/*#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: 15px; font-weight: bolder; }
#body_block #article_block .article_part1 .column .news .item h4 { font-weight: bolder; font-size: 15px; }
#body_block #article_block .article_part1 .column .news .item p { font-size: 12px; }
#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: 12px; 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: 30px; 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 { padding-left: 0; }*/
#body_block #article_block .article_part2 .events > ul { margin: 0; display: table; width: 100%; }
#body_block #article_block .article_part2 .events h3 { margin-top: 0; color: #700a08; font-size: 25px; }
#body_block #article_block .article_part2 .events h3 small { color: #700a08; font-size: 15px; 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: 32px; 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 { 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 h4 { margin-top: 0; color: #8f3931; font-size: 14px; text-align: justify; }
#body_block #article_block .article_part2 .events .event_detial p { color: #6a6a6a; line-height: 1.5em; }
#body_block #article_block .article_part2 .events .event_detial a:hover { text-decoration: underline; color: #8f3931; }
#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: 14px; margin-bottom: 15px; }
#body_block #article_block .article_part2 .events .more .btn {
    float: right;
    color: #fff;
    font-size: 12px;
    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: 17px; 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: 15px; font-weight: bolder; 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: 20px; line-height: 40px; }
#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; }

#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: 16px; }
#footer_block .fotter_top .wrap ul li a {
    border-left: 0px #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: 25px; }
#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 15px 100px 15px; 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 { color: #f6f5f0; font-weight: bolder; font-size: 12px; margin: 10px 0 10px 0; cursor: pointer; }
#footer_block .fotter_middle .wrap .row > div h3 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_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: 12px; 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: 22px; }
#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; 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: 16px; vertical-align: bottom; }
.more_links a:hover { color: #fff; }
.more_links a .drop_on { display: none; }

.fotter_bottom p {
    padding: 20px 0;
}

#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(255, 255, 255, 0.7); }
.links li { list-style-type: none; padding: 5px 0; }
.links li a { color: #333; margin: 0; display: block; padding: 5px 0; font-size: 14px; 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; }

.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: 24px;
    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: 24px;
    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;
}
#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: 20px; 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: 60px; }
.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: 33px; border-bottom: 2px solid #cecdcb; font-weight: bold; font-size: 13px; }
.sub_menu li a:hover { color: #f00; }
.sub_menu li i { color: #2e2e2e; line-height: 33px; padding-left: 8px; }
.sub_menu li.active a { font-weight: bold; }

.advertisement img { vertical-align: top; margin: 11px 0; width: 92%; }

.content_top { height: 55px; padding: 20px 10px; }
.content_top a { color: #187d93; font-size: 16px; font-weight: 600; }
.content_top a:hover { text-decoration: underline; }
.content_top i { color: #187d93; font-size: 16px; }

.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: 20px;
}
.content h3 { color: #092c4b; font-size: 30px; font-weight: bold; }
.content h4 { color: #092c4b; margin: 0; padding-top: 20px; padding-bottom: 20px; font-weight: bold; }
.content p { margin-bottom: 20px; font-size: 16px; }

.event_list a {
    color: #8f3931;
}

.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:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}

/* ------------------------------------------------------------
    Site Map Styles
------------------------------------------------------------ */

/* -------- Top Level --------- */

.primaryNav {
    margin: 0;
    float: left;
    width: 100%;
}
.primaryNav li {
    float: left;
    background: url('/themes/theme_en/assets/tw/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: 14px;
    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('/themes/theme_en/assets/tw/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('/themes/theme_en/assets/tw/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('/themes/theme_en/assets/tw/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('/themes/theme_en/assets/tw/images/L3-center.png') left center no-repeat;
    padding: 5px 0;
}
.primaryNav li li li a {
    background-color: #fff7aa;
    border-color: #e3ca4b;
    font-size: 12px;
    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('/themes/theme_en/assets/tw/images/L3-li-top.png') left center no-repeat;
}
.primaryNav li li li:last-child {
    background: url('/themes/theme_en/assets/tw/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: 9px;
}


@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: 12px; padding: 0; }
  #body_block #article_block .article_part2 .info_middle .carousel-caption h4 { font-size: 14px; }
  /*#body_block #article_block .article_part2 #menu ul { padding: 5px 10px 5px 20px; } }*/
@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; }
  /*#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: 13px; }
  #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: 13px; }
  #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; }
  /*#body_block #article_block .article_part2 #menu ul li a { line-height: 32px;}*/
}
@media (min-width: 768px) and (max-width: 991px) {
  #body_block #article_block .article_part1 .fill { padding-right: 0px; }
  #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: 28px; }
  /*#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: 23px; }
  /*#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: 32px; }
  #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: 21px; }
  #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: 20px;
    margin: -10px 0 0;
  }
  .flex-direction-nav a:before {
    font-size: 20px;
  }
}
