@charset "UTF-8";

body,
html {
    font-family: "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", arial, sans-serif;
    font-family: Arial, "微軟正黑體", "新細明體", sans-serif, Verdana;
    font-size: 12px;
    color: #333;
    width: 100% \0;
    margin: 0
}
body::selection, html::selection {
    background: #513D32;
    color: #fff
}
body::-moz-selection, html::-moz-selection {
    background: #513D32;
    color: #fff
}
/* Responsive table fix */
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
html {
    height: 100%
}
.body_bg {
    min-height: 100%;
    position: relative
}
img.member_photo {
    width: 80px;
}
a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a:hover {
    color: #f60;
    text-decoration: none
}
img {
    display: block
}
.clear {
    zoom: 1;
    clear: both;
    margin: 0
}
.clear:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}
.radius {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}
#rndbox_body {
    margin-bottom: 40px;
}
.dp_table_cell {
    display: table-cell;
    float: none !important;
    vertical-align: top;
}


/*table*/
.table-bordered {
    border: 1px solid #ddd !important;
}
.bordertable td {
    border: none;
}
.sortable th,
.sortable td {
    border-bottom: none !important;
}
.table-header {
    margin: 0;
    padding: 10px;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #F8F8FF !important;
    /*border: 1px solid #666666;
    border-bottom: none;*/
    background: #3775B1;
}
.sortable caption {
    background: #3775B1 !important;
}
.table-bordered.noborder {
    border: none !important;
}
.noborder td {
    border: none !important;
}
.v-align-t {
    vertical-align: top;
}
.v-align-t.title {
    font-size: 16px;
}
table th {
    white-space: nowrap;
    background-color: #D4E3F0 !important;
}
table tr {
    background: #F6F7EA;
}
table tr.alt {
    background: #F1F1F1;
}
table th.role {
    min-width: 100px;
    width: 100px;
}
table th.name {
    min-width: 120px;
    width: 120px;
}
table th.date {
    min-width: 200px;
    width: 200px;
}
table th.portrait {
    min-width: 150px;
    width: 150px;
}
table th.ext {
    min-width: 120px;
    width: 120px;
}
table th.tel {
    min-width: 180px;
    width: 180px;
}
table th.email {
    min-width: 180px;
    width: 180px;
}
table th.width_150 {
    min-width: 150px;
    width: 150px;
}
table th.width_200 {
    min-width: 200px;
    width: 200px;
}
table th.w_70px {
    min-width: 70px;
    width: 70px;
}
table .pagination {
    margin-bottom: 0;
}
.width_400 {
    width: 400px;
}
.table tr td p:last-child {
    margin-bottom: 0;
}
.box {
    padding: 0 18px 7px;
    margin-top: 22px;
    border-right: 2px solid #babab8
}
.box.last_fix {
    border: none
}
.box h4 {
    color: #323231;
    font-size: 16px;
    font-weight: 700
}
.box h3 {
    color: #919090;
    font-size: 12px
}
.box span {
    color: #333;
    font-size: 12px;
    height: 30px
}
.contact_item {
    min-height: 67px
}
.address {
    height: 10px;
    background-color: #eb8a3d
}
.phone {
    height: 10px;
    background-color: #399fb7
}
.fax {
    height: 10px;
    background-color: #03648f
}
.e-mail {
    height: 10px;
    background-color: #123e66
}
.table img {
    max-width: 100%;
    width: auto;
}
.table img.member_photo {
    width: 134px;
}


/*nav-tabs*/
.nav-tabs > li > a {
    font-size: 14px;
}
.tab-content {
    padding: 15px 0;
}
.news_item {
    margin-bottom: 20px;
}
.news_date {
    width: 55px;
    text-align: center;
}
.news_day {
    display: block;
    color: #434343;
    background-color: #f6f6f6;
    border: 1px solid #ebebeb;
    font-size: 16px;
    line-height: 30px;
}
.news_month {
    display: block;
    color: #f6f6f6;
    background-color: #434343;
    border: 1px solid #323232;
    font-size: 12px;
    line-height: 20px;
}
.news_content {
    padding-left: 20px;
}
.news_content h5 {
    display: inline-block;
    /*text-decoration: underline;*/
    margin-top: 0;
}
.news_content h5 a {
    color: #b80025;
    line-height: 1.5em;
}
.news_content h5 a:hover {
    color: #ff3960;
}
.news_category {
    display: block;
    color: #25838b;
    margin-bottom: 10px;
    font-style: italic;
}


#header_top {
    width: 100%;
    height: 38px;
    background-color: #133a75
}
.sitemap_list {
    padding: 0;
    margin: 12px 0;
    float: right
}
.sitemap_list li {
    float: left;
    display: inline-block;
    padding: 0 10px;
    border-right: 2px solid #fff
}
.sitemap_list li:last-child {
    border-right: none
}
.sitemap_list li a {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    line-height: 14px;
    display: block
}
.sitemap_list li a:hover {
    color: #ccc
}
#header_bottom {
    background: url(../images/header_bg01.jpg) repeat-x
}
#header_bottom .wrap {
    position: relative
}
.logo {
    float: left;
    position: relative;
    z-index: 999;
    text-align: center
}
.logo a {
    float: left;
    margin: 17px 15px 11px;
}
.logo img {
    display: inline-block;
    width: 100%;
    max-width: 350px;
}
#main_menu {
    float: right
}
.navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0
}
.navbar-nav {
    float: right
}
.navbar-default {
    background-color: transparent;
    border: none
}
.navbar-default .navbar-nav>li>a {
    color: #4f4e4e
}
.container-fluid, .navbar-collapse {
    padding: 0
}
.nav li.dropdown {
    border-top: 6px solid transparent;
    transition: border-color .1s ease-in-out
}
.nav li.dropdown:last-child .dropdown-menu, .nav li.dropdown:nth-last-child(2) .dropdown-menu {
    left: auto;
    right: 0
}
.nav li.dropdown.active, .nav li.dropdown:hover {
    border-color: #f6c604;
    transition: border-color .1s ease-in-out
}
.nav li.dropdown .dropdown-menu {
    border-radius: 0;
    border: none;
    min-width: 200px;
    border-bottom: 6px solid #2881df;
    background-color: rgba(255, 255, 255, .9)
}
.nav li.dropdown .dropdown-menu li a {
    font-size: 14px;
    line-height: 16px
}
.nav li.dropdown .dropdown-menu li a:focus, .nav li.dropdown .dropdown-menu li a:hover {
    background-color: #ddd
}
.nav li.dropdown a {
    padding: 13px 10px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700
}
.nav li.dropdown a span {
    font-size: 12px;
    line-height: 24px;
    font-weight: 400
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #4f4e4e
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #e7e7e7;
    color: #4f4e4e
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #262626;
    background-color: #ddd
}
.navbar-toggle {
    margin: 85px 20px 15px 0;
    padding: 10px 7px
}
#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
}
.img_box {
    display:block;
	padding-top: 61.8%;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.img_box img {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: auto;
	-webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.img_box.h img {
    top: 0;
    left: 50%;
    width: auto;
    height: 100%;
    max-width: none;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
.index_detail .img_box img {
    margin-top: 0;
	margin-bottom: 0;
}

/* stu_garden */
.index_detail.stu_garden a:hover {
    color: #ff3960;
}
.index_detail.stu_garden > div {
    display: flex;
    flex-wrap: wrap;
}
.index_detail.stu_garden p {
    font-size: 16px;
}

#index_slider .carousel-indicators {
    bottom: 0
}
#index_slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    margin: 0 5px;
    border: 4px solid #a8a8a8;
    background-color: #a8a8a8
}
#index_slider .carousel-indicators li.active {
    width: 14px;
    height: 14px;
    margin: 0 5px;
    background-color: #333638
}
#index_slider .carousel-inner>.item>a>img, #index_slider .carousel-inner>.item>img {
    width: 100%
}
.under_line {
    width: 100%;
    height: 7px;
    margin-top: 2px;
    background: url(../images/slider_border.png) repeat-x
}
.under_line.under_line_close {
    bottom: -6px
}
#index_slider02, #index_slider03 {
    margin-top: 25px
}
#index_slider02 .carousel-inner .column, #index_slider03 .carousel-inner .column {
    position: relative
}
#index_slider02 .carousel-inner img, #index_slider03 .carousel-inner img {
    margin: 0
}
#index_slider02 .head2, #index_slider03 .head2 {
    padding: 0 10px;
    margin: 0 0 10px;
    text-shadow: none
}
#index_slider02 p, #index_slider03 p {
    color: #333;
    text-shadow: none;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px
}
#index_slider02 .carousel-caption, #index_slider03 .carousel-caption {
    position: static;
    float: left;
    overflow: auto;
    padding: 0;
    text-align: left
}
#index_slider02 .carousel-control, #index_slider03 .carousel-control {
    margin-top: 8%;
    width: 34px;
    height: 34px;
}
#index_slider02 .carousel-control .glyphicon-chevron-left, #index_slider02 .carousel-control .glyphicon-chevron-right, #index_slider02 .carousel-control .icon-next, #index_slider02 .carousel-control .icon-prev, #index_slider03 .carousel-control .glyphicon-chevron-left, #index_slider03 .carousel-control .glyphicon-chevron-right, #index_slider03 .carousel-control .icon-next, #index_slider03 .carousel-control .icon-prev {
    margin-top: -17px;
    padding: 10px;
    width: auto;
    height: auto;
    font-size: 14px
}
#index_slider02 .carousel-control.left, #index_slider02 .carousel-control.right, #index_slider03 .carousel-control.left, #index_slider03 .carousel-control.right {
    background-image: none
}
#index_slider02 .carousel-control .glyphicon-chevron-left, #index_slider02 .carousel-control .icon-prev, #index_slider03 .carousel-control .glyphicon-chevron-left, #index_slider03 .carousel-control .icon-prev {
    left: 0;
    background-color: #333
}
#index_slider02 .carousel-control .glyphicon-chevron-right, #index_slider02 .carousel-control .icon-next, #index_slider03 .carousel-control .glyphicon-chevron-right, #index_slider03 .carousel-control .icon-next {
    right: 0;
    background-color: #333;
    opacity: 1
}
#index_slider02 .carousel-indicators, #index_slider03 .carousel-indicators {
    left: auto;
    right: 0;
    top: -25px;
    bottom: auto;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: right
}
#index_slider02 .carousel-indicators li, #index_slider03 .carousel-indicators li {
    width: 12px;
    height: 12px;
    float: left;
    margin: 0 0 0 8px;
    border: 1px solid #fff;
    background-color: #c1c1c1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
#index_slider02 .carousel-indicators li.active, #index_slider03 .carousel-indicators li.active {
    width: 12px;
    height: 12px;
    margin: 0 0 0 8px;
    background-color: #333;
    border-color: #666
}
.carousel-control.right,
.carousel-control.left {
    color: #fff;
}
#body_block {
    padding-bottom: 165px
}
.index_detail {
    padding: 20px 20px 30px
}
.index_detail .caption {
    background: rgba(0,0,0,0.5);
    position: relative;
    margin-top: -52px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    z-index: 999;
    padding: 10px;
}
.index_detail a {
    font-size: 16px;
    color: #B80025;
}
.index_detail .caption a {
    color: #fff;
}
.index_detail.text_style {
    padding-top: 0;
    padding-bottom: 0;
}
.index_detail img {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 12px;
}
#index_slider01 {
    margin-top: 10px;
    margin-bottom: 20px;
}


/* index_slider2 */
.news_slider .owl-nav {
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    width: 100%;
}
.news_slider .owl-loaded .owl-nav [class*=owl-] {
    display: inline-block;
    color: transparent;
    width: 34px;
    height: 34px;
    border-radius: 0;
    background-color: rgba(0,0,0,.5);
    margin: 0;
    text-align: center;
    font-family: 'Glyphicons Halflings';
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.news_slider .owl-loaded .owl-nav [class*=owl-]:hover {
    background-color: rgba(0,0,0,.9);
}
.news_slider .owl-loaded .owl-nav [class*=owl-].disabled:hover {
    background-color: rgba(0,0,0,.5);
}
.news_slider .owl-loaded .owl-nav .owl-prev {
    margin-left: -17px;
}
.news_slider .owl-loaded .owl-nav .owl-next {
    margin-right: -17px;
}
.news_slider .owl-loaded .owl-nav .owl-prev:before {
    display: inline-block;
    line-height: 34px;
    content: "\e079";
    color: #fff;
}
.news_slider .owl-loaded .owl-nav .owl-next:before {
    display: inline-block;
    line-height: 34px;
    content: "\e080";
    color: #fff;
}
.news_slider .owl-nav .owl-next {
    float: right;
}
.news_slider .owl-dots {
    position: absolute;
    top: -25px;
    right: 0;
}
.news_slider .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    float: left;
    margin: 0 0 0 8px;
    border: 1px solid #fff;
    background-color: #c1c1c1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.news_slider .owl-dots .owl-dot:hover span {
    cursor: pointer;    
}
.news_slider .owl-dots .owl-dot.active span {
    width: 12px;
    height: 12px;
    margin: 0 0 0 8px;
    background-color: #333;
    border-color: #666;
}




.index_detail p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 700
}
.index_list {
    list-style: none;
    padding: 0
}
.index_list li {
    /*display: inline-block;*/
    padding-right: 5px;
    padding-left: 2px;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 10px;
    min-height: 97px;
}
.index_list li:last-child {
    border-bottom: none;
}
.index_list li p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 10px
}
.head1 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    padding: 15px 0;
    margin: 0 20px;
    border-bottom: 1px dotted #757575
}
.head1 i {
    float: right;
    font-size: 18px;
    line-height: 24px;
    padding: 0 10px;
    cursor: pointer
}
.head2 {
    padding-left: 10px;
    margin: 10px 0 8px;
    border-left: 2px solid #b80025
}
.head2 a {
    font-size: 16px;
    color: #b80025;
    line-height: 26px;
    font-weight: 700;
}
.head2 a:hover {
    color: #ff3960
}
.head2 span.label {
    margin-right: 10px;
}
.headline, .activity, .enroll, .job, .campus_life, .honor, .scholarship {
    font-size: 16px;
}
.headline span, .activity span, .enroll span, .job span, .scholarship span, .campus_life span, .honor span {
    display: inline-block;
    padding: .3em .6em .3em;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
   /*  margin-right: 10px;
   margin-left: 12px; */
}
.headline {
    color: #428bca;
}
.headline span {
    background-color: #428bca;
}
.activity {
    color: #5cb85c;
}
.activity span {
    background-color: #5cb85c;
}
.enroll {
    color: #dc6663;
}
.enroll span {
    background-color: #dc6663;
}
.job {
    color: #f0ad4e;
}
.job span {
    background-color: #f0ad4e;
}
.scholarship {
    color: #bd5236;
}
.scholarship span {
    background-color: #bd5236;
}
.campus_life {
    color: #51adab;
}
.campus_life span {
    background-color: #51adab;
}
.honor {
    color: #979d4f;
}
.honor span {
    background-color: #979d4f;
}
.btn_news {
    background: url(../images/btn_news.png) no-repeat 7px 0
}
.btn_active {
    background: url(../images/btn_active.png) no-repeat 7px 0
}
.btn_admissions {
    background: url(../images/btn_admissions.png) no-repeat 7px 0
}
.btn_recruit {
    background: url(../images/btn_recruit.png) no-repeat 7px 0
}
.index_video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    margin-top: 10px;
    margin-bottom: 15px;
    height: 0;
    overflow: hidden
}
.index_video embed, .index_video iframe, .index_video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#footer_block {
    color: #c5c5c5;
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    width: 100%
}
.footer_top {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#2b2b2b, GradientType=0);
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #333), color-stop(100%, #2b2b2b));
    background-image: -webkit-linear-gradient(#333, #2b2b2b);
    background-image: -moz-linear-gradient(#333, #2b2b2b);
    background-image: -o-linear-gradient(#333, #2b2b2b);
    background-image: linear-gradient(#333, #2b2b2b);
    border-bottom: 1px solid #0e0e0e
}
.live_support {
    background-color: #0e0e0e;
    position: relative;
    z-index: 999
}
#live_support_button {
    float: right
}
#live_support_button span {
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 36px
}
#live_support_button span:hover {
    color: #ccc
}
#live_support_button i {
    color: #050608;
    float: left;
    margin-left: 15px;
    padding: 6px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #2a2a2a
}
#live_support_button i:hover {
    background-color: #2a2a2a
}
.link_bg {
    width: 100%;
    height: 66px;
    background-color: #0e0e0e;
    padding: 15px 20px
}
.chat_close #live_support_button i {
    background-color: #fff
}
.chat_close #live_support_button i:hover {
    background-color: #ccc
}
.chat_window {
    width: 100%;
    height: 0;
    overflow: hidden;
    border-top: 12px solid #75b333;
    position: absolute;
    top: -12px;
    right: 0;
    background: rgba(0, 0, 0, .8);
    padding: 0;
    z-index: -1
}
.chat_window ul {
    margin-bottom: 0
}
.chat_window ul li {
    padding: 5px 0
}
.chat_window ul li a {
    font-size: 14px;
    color: #fff
}
.chat_window ul li a:hover {
    color: #e83828;
    text-decoration: underline
}
.chat_view {
    width: 100%;
    padding: 0;
    margin: 24px 0;
    height: 300px;
    overflow: auto
}
p.credits {
    margin: 23.5px 0
}
p.credits a {
    color: #c5c5c5
}
p.credits a:hover {
    color: #fff;
    text-decoration: underline
}
.footer_bottom {
    padding: 15px 0;
    background-color: #123a74;
    border-top: 1px solid #4f4e4e
}
.footer_bottom p {
    margin: 5px 0
}
#body_block h1 {
    font-size: 18px;
    line-height: 20px;
    margin: 20px 0;
    font-weight: 700
}
#body_block h2 {
    font-size: 24px;
    color: #4d4241;
    padding: 10px 0 20px;
    margin: 0;
    font-weight: 700
}
#body_block h2.dotted_line {
    border-bottom: 1px dotted #757575;
    margin-bottom: 20px;
}
.page_map {
    font-size: 14px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d5d5d5
}
.page_map a {
    font-size: 14px;
    color: #256d86;
    font-weight: 700
}
.page_map a:hover {
    color: #f60
}
.page_map i {
    color: #256d86;
    margin: 0 2px 0 5px
}
.side_menu {
    list-style: none;
    padding: 0;
    margin: 0 60px 30px 0;
    text-align: right
}
.side_menu li a {
    font-size: 14px;
    font-weight: 700;
    line-height: 33px;
    display: block;
    border-bottom: 2px solid #f3f2f2
}
.side_menu li a i {
    margin-right: -20px;
    margin-left: 20px
}
.side_menu li.active a {
    color: #f60
}
.side_menu li:first-child a {
    border-top: 2px solid #f3f2f2
}
.ad {
    margin-right: 40px;
    margin-left: 10px
}
.ad img {
    width: 100%;
    margin-bottom: 20px
}
.page_content {
    padding: 35px 0 20px
}
.page_content .nav-tabs {
    border-bottom: none
}
.page_content p {
    font-size: 14px
}
.page_content img {
    margin-bottom: 20px
}
.page_content .full img {
    max-width: none;
    float: left;
}

/*.page_content a {
    float: left;
}
*/
/*.page_content ul a {
    float: none;
}*/
/* .tree {
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#fbfbfb;
    border:1px solid #999;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.tree li::before, .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.tree li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:25px
}
.tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:30px
}
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
} */

/*sitemap*/
.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;
}

.visitors {
    text-align: right;
    line-height: 20px;
    font-size: 14px
}
.visitors span {
    background-color: #2c373a;
    color: #fff;
    line-height: 20px;
    display: inline-block;
    padding: 0 4px;
    margin-right: 30px
}
.banner_txt {
    margin-left: 25px;
    border-left: 5px solid #f54f51;
    padding-left: 10px;
    font-size: 16px;
    line-height: 30px
}

/*銝餃�批捆銝𧢲䲮��厰��*/
#totop {
    margin: 60px 0 10px
}

.photo_info {
    padding: 0 20px
}
.photo_info .photo_cell {
    margin-bottom: 20px
}
.photo_info img {
    border: 1px dotted #000;
}
.photo_info h3 {
    font-size: 24px;
    color: #0e3750;
    font-weight: 700;
    margin: 5px 0 10px;
}
.photo_info p {
    font-size: 14px;
    font-weight: 700;
    line-height: 28px
}
.photo_info p a {
    color: #0056c0;
    text-decoration: underline
}
.photo_info p a:hover {
    color: #4196ff
}
.photo_detail {
    padding: 20px;
    line-height: 24px
}
.photo_detail h4 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin: 0
}
.photo_detail p {
    font-size: 16px
}
.photo_detail .faculty_link {
    margin-top: 60px;
}
.photo_detail .faculty_link a {
    font-size: 16px;
    color: #810000;
    margin-right: 40px;
}
.photo_detail .faculty_link a:last-child {
    margin-right: 0
}
.photo_detail .faculty_link a:hover {
    color: #ff0101
}

.gallery_slider {
    width: 100%;
    padding: 57.6% 20px 0;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
}
.gallery_slider iframe {
	width: 100%;
	height: 100%;
}
.gallery_slider .fancybox {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0,0,0,.3);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gallery_slider .fancybox:hover {
    border-color: #000;
}
.fancybox-title-over-wrap {
    width: 100%;
}
.gallery_slider .fancybox-skin {
    border-radius: 0;
}

.gallery_slider .owl-carousel.owl-loaded {
	position: absolute;
	top: 0;
	left: 40px;
	right: 40px;
	width: calc(100% - 80px);
    height: 100%;
    background-color: rgba(0,0,0,.1);
}
.gallery_slider .owl-carousel .owl-stage-outer {
    height: 100%;
}
.gallery_slider .owl-carousel .owl-stage {
    height: 100%;
}
.gallery_slider .owl-carousel .owl-item {
    height: 100% !important;
}
.gallery_slider .owl-carousel .owl-item .item {
    position: relative;
    height: 100%;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
}
.gallery_slider .owl-loaded .owl-nav [class*=owl-] {
    text-indent: 9999px;
    background: transparent;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 30px;
    height: 60px;
    margin: -30px 0 0;
}
.gallery_slider .owl-nav > div {
	position: absolute;
    width: 20px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    left: -40px;
    opacity: 0.5;
}
.gallery_slider .owl-nav > div:hover {
	opacity: 1;
}
.gallery_slider .owl-nav > div:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    top: 50%;
    margin-top: -15px;
    -moz-transform: rotate(-52deg) skewX(-15deg);
    -webkit-transform: rotate(-52deg) skewX(-15deg);
    -o-transform: rotate(-52deg) skewX(-15deg);
    -ms-transform: rotate(-52deg) skewX(-15deg);
    transform: rotate(-52deg) skewX(-15deg);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.gallery_slider .owl-nav > div.owl-prev:before {
    left: 8px;
    border-top-color: #000;
    border-left-color: #000;
}
.gallery_slider .owl-nav > div.owl-next:before {
    border-bottom-color: #000;
    border-right-color: #000;
    right: 8px;
}
.gallery_slider .owl-nav > div.owl-next {
    left: auto;
    right: -40px;
}
.gallery_slider .owl-loaded .owl-nav .disabled {
    opacity: 0.2;
}


/* video_slider */
.video_slider {
    width: 100%;
    padding: calc(55.5% - 40px) 40px 0;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
}
.video_slider iframe {
	width: 100%;
	height: 100%;
}
.video_slider .fancybox {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0,0,0,.3);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.video_slider .fancybox:hover {
    border-color: #000;
}
.fancybox-title-over-wrap {
    width: 100%;
}
.video_slider .fancybox-skin {
    border-radius: 0;
}

.video_slider .owl-carousel.owl-loaded {
	position: absolute;
	top: 0;
	left: 40px;
	width: calc(100% - 80px);
    height: 100%;
    background-color: rgba(0,0,0,.1);
}
.video_slider .item-video {
    height: 100%;
}
.video_slider .owl-carousel .owl-stage-outer {
    height: 100%;
}
.video_slider .owl-carousel .owl-stage {
    height: 100%;
}
.video_slider .owl-carousel .owl-item {
    height: 100% !important;
}
.video_slider .owl-carousel .owl-item .item {
    position: relative;
    height: 100%;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
}
.video_slider .owl-loaded .owl-nav [class*=owl-] {
    text-indent: 9999px;
    background: transparent;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 30px;
    height: 60px;
    margin: -30px 0 0;
}
.video_slider .owl-nav > div {
	position: absolute;
    width: 20px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    left: -40px;
    opacity: 0.5;
}
.video_slider .owl-nav > div:hover {
	opacity: 1;
}
.video_slider .owl-nav > div:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    top: 50%;
    margin-top: -15px;
    -moz-transform: rotate(-52deg) skewX(-15deg);
    -webkit-transform: rotate(-52deg) skewX(-15deg);
    -o-transform: rotate(-52deg) skewX(-15deg);
    -ms-transform: rotate(-52deg) skewX(-15deg);
    transform: rotate(-52deg) skewX(-15deg);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.video_slider .owl-nav > div.owl-prev:before {
    left: 8px;
    border-top-color: #000;
    border-left-color: #000;
}
.video_slider .owl-nav > div.owl-next:before {
    border-bottom-color: #000;
    border-right-color: #000;
    right: 8px;
}
.video_slider .owl-nav > div.owl-next {
    left: auto;
    right: -40px;
}
.video_slider .owl-loaded .owl-nav .disabled {
    opacity: 0.2;
}


/* flexslider */
#index_slider {
    margin: 0 0 20px;
    overflow: hidden;
}
.flex-direction-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
.flexslider .slides img {
    margin-bottom: 0;
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: -15px 0 0;
    filter: alpha(Opacity=0, Style=0);
    -moz-opacity: 0;
    opacity: 0;
}

.flex-direction-nav a:before {
    font-size: 24px;
}

.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;
}


@media (max-width: 480px) {
	.gallery_slider {
		padding-left: 10px;
		padding-right: 10px;
	}
	.gallery_slider .owl-nav > div {
	    left: -34px;
	}
	.gallery_slider .owl-nav > div.owl-next {
	    right: -34px;
	}
	.gallery_slider .owl-carousel.owl-loaded {
		left: 30px;
		right: 30px;
		width: calc(100% - 60px);
	}
}

@media (max-width: 767px) {
    #main_menu, .logo {
        width: 100%
    }
    .nav li.dropdown .dropdown-menu {
        left: auto;
        right: 0;
        width: 50%;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
    }
    .nav li.dropdown a {
        text-align: left;
        padding: 10px 20px;
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        background-color: rgba(255, 255, 255, .9);
        border-bottom: 6px solid #2881df
    }
    .navbar-nav .open .dropdown-menu li>a {
        padding: 10px 25px
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #ddd
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-toggle {
        margin-top: 0
    }
    .container-fluid, .navbar-collapse {
        padding: 0 15px
    }
    .navbar-nav {
        float: none
    }
    #body_block {
        padding-bottom: 270px
    }
    #body_block h1 {
        margin: 15px 20px
    }
    p.credits {
        text-align: center
    }
    .footer_bottom p {
        float: none;
        text-align: center
    }
    .page_map {
        margin-right: 20px;
        margin-left: 20px
    }
    .side_menu {
        margin: 0 40px 30px 20px
    }
    .ad, .page_content {
        margin: 0 20px
    }
    .visitors span {
        margin-right: 0
    }
    .banner_txt {
        margin-left: 0
    }
    .photo_info h3 {
        margin: 20px 0
    }
    .head2 a {
        font-size: 16px;
    }
    .news_slider .owl-loaded .owl-nav .owl-prev {
        margin-left: -10px;
    }
    .news_slider .owl-loaded .owl-nav .owl-next {
        margin-right: -10px;
    }
    .flex-direction-nav a {
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin: -10px 0 0;
    }
    .flex-direction-nav a:before {
        font-size: 20px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .nav li.dropdown a {
        text-align: left;
        padding-left: 20px;
        line-height: 20px
    }
    #header_bottom {
        background-position: 0 124px
    }
    #body_block {
        padding-bottom: 187px
    }
    p.credits {
        text-align: center
    }
    .footer_bottom p {
        float: none;
        text-align: center
    }
    .side_menu {
        margin: 0 20px 30px 0
    }
    .ad {
        margin: 0 10px
    }
    .photo_info h3 {
        margin: 20px 0
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .nav li.dropdown a {
        text-align: left;
        padding-left: 20px;
        line-height: 20px
    }
    #header_bottom {
        background-position: 0 124px
    }
    .photo_info h3 {
        margin: 20px 0
    }
}
@media (max-width: 550px) {
    .photo_info .eqs3 .column, .photo_info .eqs3 .fill {
        width: 100%
    }
    .photo_info h3 {
        margin: 10px 0
    }
}
