﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2017-02-15 11:52:50
 * @version $Id$
 */
/*.dropup{
	display: none;
}
*/


body{
	
    font-size: 13px;
   font-weight: 300;
    line-height: 1.8;
    
}


body.CN{
    font-family:  "\5FAE\8F6F\96C5\9ED1", "Open Sans", Arial, sans-serif;
 }

.CN h1,
.CN h2,
.CN h3,
.CN h4,
.CN h5,
.CN h6 {

    font-family:  "\5FAE\8F6F\96C5\9ED1", "Open Sans", Arial, sans-serif;
    line-height: 1.8;
    font-weight: 300;
}

body.EN{
    font-family: "Lucida Bright", "\5FAE\8F6F\96C5\9ED1", "Open Sans", Arial, sans-serif;
 }


.EN h1,
.EN h2,
.EN h3,
.EN h4,
.EN h5,
.EN h6 {

    font-family: "Lucida Bright", "\5FAE\8F6F\96C5\9ED1", "Open Sans", Arial, sans-serif;
    line-height: 1.8;
    font-weight: 300;
}



h1{
    color: #e61b1e; font-size: 2rem;
}

p{
     /*line-height: 1.6;  */
}

a{
    color: #333;
    text-decoration: none;
}

ul,li{
    margin:0; padding:0 ;
}

li{
    list-style-type: none;
}

.container {
    position: relative;
}

.header{
    background-color: #00468e;
    border-bottom:1px solid #e61b1e;
}

.header div{
    padding:0;
}

.navbar-header{
    float: none;
}

.navbar-brand{
    height: auto;
    padding:15px 0px;
    margin-left: 15px;
}

.navbar-brand img{
    max-width: 100%;
}

.language{
    /*float: right; */
    margin:34px 0px 0 5px ; 
    /*position: absolute;
    right:0px;*/
}

.language .dropdown-menu{
    min-width: 50px; right:0 
}

.btn{
    padding:5px 10px; font-size: 12px;
}

.language .dropdown-menu > li > a{
    padding:3px 6px; font-size: 12px; text-align: center;
}

.carousel-indicators{
    bottom: 30px;
}

.carousel-indicators li{
    background: #00468e;
    border:0;
}

.carousel-indicators .active{
    background: #e61b1e;
}

.menu{
    background: #fff;
    border-radius: 5px;
    margin-top: -15px;
    padding: 30px 15px 15px 15px;
}

.menu  .cd-bouncy-nav{
    position: relative; left:0; top: 0;
    transform: translateX(0%) translateY(0%);
}
.menu a{
    display: block;
    font-size: 3rem;
    border-radius: 5px;
    padding:20% ;
    margin-bottom: 5px;

}

.menu li{
    position: relative;
}

.menu i{
    color: #fff;
}

.menu p{
    font-size: 12px; text-align: center;
}


.menu a{
     padding: 12vh 0 0 0;
}

.menu a::before {
  content: '';
  display: block;
  position: absolute;
  font-family: "FontAwesome";
  top:10%; 
  text-align: center;
  width: 90%;
  padding-left:0;
  padding-right:0;
  color: #fff;
}




.menu a.M1{ background:#ff8189}
.menu a.M2{ background:#5ccbfa}
.menu a.M3{ background:#97dc83}
.menu a.M4{ background:#feb330}
.menu a.M5{ background:#fe6177}
.menu a.M6{ background:#708fe3}
.menu a.M7{ background:#d972e3}
.menu a.M8{ background:#0968c9}


.menu a.M1::before{
    content: '\f015';
}
.menu a.M2::before{
    content: '\f007';
}
.menu a.M3::before{
    content: '\f091';
}
.menu a.M4::before{
    content: '\f005';
}
.menu a.M5::before{
    content: '\f004';
}
.menu a.M6::before{
    content: '\f234';
}
.menu a.M7::before{
    content: '\f19d';
}

.menu a.M8::before{
    content: '\f0e0';
}


/*.menu a.M1{ background:url(../images/M1.jpg) no-repeat; background-size: cover; }
.menu a.M2{ background:url(../images/M2.jpg) no-repeat; background-size: cover; }
.menu a.M3{ background:url(../images/M3.jpg) no-repeat; background-size: cover; }
.menu a.M4{ background:url(../images/M4.jpg) no-repeat; background-size: cover; }
.menu a.M5{ background:url(../images/M5.jpg) no-repeat; background-size: cover; }
.menu a.M6{ background:url(../images/M6.jpg) no-repeat; background-size: cover; }
.menu a.M7{ background:url(../images/M7.jpg) no-repeat; background-size: cover; }
.menu a.M8{ background:url(../images/M8.jpg) no-repeat; background-size: cover; }
*/




.col-xs-3{
    padding: 0 5px;
}

.shadow{
    width: 100%;
    background: url(../images/shadow_bg.png) bottom center no-repeat;
    padding-top: 0px;
    min-height: 5vh;
    /*background-size: cover;*/
}

.mfp-bottom-bar {
  display: none;
}

.announcement{
    background:#e5ecf3 url(../images/shadow_bg.png) top center no-repeat; 
    padding: 10px 0 30px 0;
}

.announcement .Admissions{
    width: 85%; margin:0 auto; font-size: 13px;
}

.announcement .Admissions a{
    text-decoration: underline;
}


.announcement .Admissions .but{
     color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    display: block;
    padding: 3px 12px;
    margin: 30px auto 0 auto;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    color: #fff;
    text-align:center;
}

.announcement .Admissions .but a{
    color: #fff;
    text-decoration:none;
}

.about, .news, .Album, .article{
    margin:0 1%; padding-bottom: 20px; position: relative;
}

.about .title{
    background:url(../proimg/bg-about.jpg) center center no-repeat;
    background-size: cover;
    padding:5% 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: -10px;
    border-radius: 5px;
}

.about .title:after{
    content: '';
    background:rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.about .title span{
    font-family:'Times New Roman','Microsoft YaHei',SimHei; 
}

.about .title .btn{
    position: absolute; right: 20px; top:35%;
    z-index: 10
}

.about h2{
    color: #fff; font-size: 18px;
    padding:0 20px;
    z-index: 100;
    position: relative;
}

.about p{
    text-indent: 20px;
}


.news .title, .Album .title, .article .title{
    background: url(../images/T_bg_2.jpg) bottom repeat-x;
    overflow: hidden;
}

.news .title p, .Album .title p, .article .title p {
    background: url(../images/T_bg_1.png) left top no-repeat;
    color: #fff;
    font-size:16px;
    padding: 2px 0 5px 15px;
    margin: 0;
}


body.EN .news .title p, body.EN .Album .title p, body.EN .article .title p {
    background: url(../images/T_bg_2.png) left top no-repeat;
}

.news .newslist {
    padding-top: 10px;
}

.news .newslist li{
    background: #e5ecf3;
    border-radius: 5px;
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 12px;
}

.news .frame{    
    overflow: hidden;
    height: 48vh;
    margin-bottom: 10px;
}



.feedback .feedback-item{
    background: #e5ecf3;
    border-radius: 5px;
    padding: 10px 0;
    margin:10px 0 0 0;
}

.feedback .feedback-user{
    text-align: center; 
}

.feedback .feedback-title{
    font-size: 14px; 
    font-weight: 400;
    color: #00468e;
}

.feedback .feedback-text{
    font-size: 12px;
}

.feedback .reply{
    /*text-align: right;*/
    font-size: 12px;
}


.feedback .reply .btn{
    border-radius: 0 0 4px 4px;
}

.feedback .reply .btn:first-child{
    margin-left: 10px;
}

.feedback .reply-list{
    border: 1px solid rgba(108, 125, 142, 0.25);
    border-radius: 5px;
    position: relative;
    padding:10px 20px;
    display: none;
    margin-top: 15px;

}


.feedback .reply-list .reply-item{
    font-size: 12px; 
    padding: 10px 0;
    border-bottom: 1px solid rgba(108, 125, 142, 0.25);
}

.feedback .reply-list .reply-item:last-child{
    border: 0;
}


.reply-item-img, .reply-item-name{
    display: inline-block;
    vertical-align: middle;
}

.reply-item-img{
    width: 15%; margin-right: 10px;
}

.feedback .arrow{
    background: rgb(247, 250, 255); 
    border: 1px solid rgba(108, 125, 142, 0.25);
    width: 10px;
    height: 10px;
    position: absolute; top: -7px; 
    border-bottom: 0; border-right:0;     
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.feedback .reply-list .arrow{
    left: 40px;
}

.feedback .reply-form .arrow{
    left: 110px;
}

.reply-form{
     border: 1px solid rgba(108, 125, 142, 0.25);
    border-radius: 5px;
    position: relative;
    padding:10px 20px;
    display: none;
    margin-top: 15px;
}



.reply-form input, .reply-form select, .cd-faq-top input, .search input{
    border:1px solid #ccc;
    /*box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;*/
    padding: 2px 10px;
    vertical-align:  top;
    border-radius: 3px;
    margin-bottom: 10px;
}


 .reply-form select{
    width: 100%;
    padding:5px 0;
 }

.reply-form input{
    padding:6px 10px; 
    width: 49%;
}

.reply-form  textarea{
    width: 99%;
    border:1px solid #ccc;
    padding: 10px 10px 0 10px  ;
    border-radius: 3px;
}


.search{
    margin:20px auto 0 auto ;
}

.search input#Name{
    width: 204px;
}

.search .cd-faq-login-before input{
    width: 100px;
}

.search .cd-faq-content{
    margin-top: 15px;
    padding: 10px;
    position: relative;
    background: #fff;
    border-radius: 4px;
    border:1px solid rgba(108, 125, 142, 0.25);
}

.search .arrow{
    background: #fff;
    left: 150px;
}


.search .cd-faq-content input[type=file]{
    display: none;
}


.search .cd-faq-content input{
    width: 100%;
}

.search .cd-faq-content select{
    border: 1px solid #ccc;
    /* box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset; */
    padding: 5px 10px;
    vertical-align: top;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 100%;
}

.search .cd-faq-content textarea{
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 10px;
}




.Album .frame{
    overflow: hidden;
    height: 300px;
}


.Album .PicList .col-xs-12{
    padding:5px;
}



.Album .PicList p{
    font-size: 12px; display: block; margin-top: 5px; 
}

.Album  .AlbumList .col-xs-12{
    padding: 0px; margin: 10px 0;
}


.bg-bule{
   background: #f5f7f9; padding-bottom: 10%;
   /*padding:0 5% 20px 5%;*/
}

.article h1{
    color: #00468e; font-size: 18px; line-height: 1.8; font-weight: 400;
    /*background: url(../images/T_bg_2.jpg) bottom repeat-x;
    padding-bottom: 10px;*/
}

.article .title h1{
    background: url(../images/T_bg_1.png) left top no-repeat;
    color: #fff; 
    font-size: 17px;
    margin-top:30px; margin-bottom:5px; padding-left: 5px;
}

body.EN .article .title h1{
    background: url(../images/T_bg_2.png) left top no-repeat;
}


.article .bg3 h1{
    background: url(../images/T_bg_3.png) left top no-repeat;
    color: #fff; 
    font-size: 17px;
    margin-top:30px; margin-bottom:5px; padding-left: 5px;
}




/*.article .title{
    background: url(../images/shadow_bg.png) top center no-repeat; 
}*/

.article h2{
    color: #00468e; font-size: 16px;  font-weight: 400;
    margin-top: 0;
}

.article h3{
    font-size: 15px; color: #FF1F18;
}

.article .text{
    padding:20px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.article .text p{ 
    /*text-indent: 20px;*/
}

.article .text img{
    display: block; margin:0 auto 10px auto; max-width: 100%;
}


.article .text .sContent{
    position: relative;
    margin:5px;
}


.article .text .sContent embed{
    width: 100%;/* height:100%; min-height: 240px; */
}


.footer{
    background-color: #00468e;
    border-top:2px solid #e61b1e;
    color: #a2caf2;
    padding:10px 0;
    font-size: 12px;
    font-family:'Times New Roman','Microsoft YaHei',SimHei; 
}

.footer a{
    color: #a2caf2;
    /*font-size: 20px;*/
}

.panel{
    background: transparent; margin-bottom: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.panel-primary-nav{
    margin-top: -25px;  border: 0;
}

.panel-primary-nav .panel-heading{
    background: #d43f3a; color: #fff; 
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    /*border-bottom: 1px solid #e61b1e;*/
    
    border: 0;
    padding:7px 15px;
}

.panel-primary-nav .article-nav{
    border-top:0; 
    /*border-bottom:0; */
    border: 1px dotted #ddd; 
    text-align: center;
    border-radius: 0 0 5px 5px;
    background: #fff;

}

.panel-primary-nav .article-nav li{
    padding: 7px 15px;
    display: inline-block;
    /*margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;*/
    
    /*border-right: 1px dotted #ddd;  border-top: 1px dotted #ddd; */
    border: 1px dotted #ddd; 
    font-size: 12px;
    margin: -1px -1px 0 0 

}

.panel-primary-nav .article-nav li a{
    color: #222; font-weight: normal;
}

.panel-primary-nav .article-nav li:nth-child(3n){
    border-right: 0;
}

.panel-primary-nav .article-nav li:nth-child(3n+1){
    border-left: 0; border-bottom:0;
}

.panel-primary-nav .article-nav li:nth-child(3n+2){
    border-bottom:0;
}

.panel-primary-nav .article-nav li:nth-child(2){
border-bottom: 1px dotted #ddd; 
}

/*.panel-primary-nav .article-nav ul li:nth-last-child(1){
    border-bottom:0;
}
*/

/*.panel-primary-nav .article-nav li:nth-child(3){
    border-bottom: 1px dotted #ddd; 
}*/

/*.panel-primary-nav .article-nav li:nth-last-child(1), .panel-primary-nav .article-nav li:nth-last-child(2), .panel-primary-nav .article-nav li:nth-last-child(3){
    
}*/

.panel-footer{
    border: 1px solid #ddd; padding:7px 15px; border-top: 0;
}

.links{
    margin: 0px 0 0 0; font-size: 12px; padding:0 20px;

}

.menu-trigger{
    float: right;
    color: #fff;
    /*background: #e61b1e;
    border-radius: 0px 5px 0 0;
    margin: -10px -15px -10px 0px;
    display:block;
    padding:10px 15px;*/
    
 
}

.cd-bouncy-nav.menu{
    background: none;
}


.gototop {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.gototop.active {
    opacity: 1;
    visibility: visible;
}

.gototop a {
    width: 30px;
    height: 30px;
    display: table;
    background: #d43f3a;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.gototop a i {
    height: 30px;
    display: table-cell;
    vertical-align: middle;
}

.gototop a:hover,
.gototop a:active,
.gototop a:focus {
    text-decoration: none;
    outline: none;
}



.news .pages{
    position: absolute; right: 0;
    text-align: center;
}

.news .pages li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 3px;
    text-indent: -999px;
    border-radius: 8px;
    cursor: pointer;
    overflow: hidden;
    background: #00468e;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}

.news .pages li:hover {
    background: #d81e1d;
}

.news .pages li.active {
    background: #d81e1d;
}

.owl-controls{
    position: absolute;
    right: 5px;
    top: -50px;
}

/*.owl-carousel .owl-item{
    float: none; display: block;
}
*/
.owl-theme .owl-dots .owl-dot span{
    background: #00468e;
    margin: 2px;
    width: 8px;
    height: 8px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background:#d81e1d;
}

.carousel-inner .item img{ text-align: center; margin:0 auto;}

.border {
    border-bottom: 1px solid #d9d9d9;
    margin:10px 0;
}


.pagination{
    display: block; margin-top: 20px;
}

.author{
    font-size: 12px; text-align: center;
}

embed{
    display: block; 
    height: 30vh;
}


.upload-file{
    position: relative;
    overflow: hidden;
}

.upload-file p{
    cursor: pointer
}

.a-upload  {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.a-upload:hover {
    color: #444;
    background: #eee;
    border-color: #ccc;
    text-decoration: none
}



.cd-faq-items {
    height: 100%;
    width: 100%;
    
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) translateX(0%);
    -moz-transform: translateZ(0) translateX(0%);
    -ms-transform: translateZ(0) translateX(0%);
    -o-transform: translateZ(0) translateX(0%);
    transform: translateZ(0) translateX(0%);
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
}

.cd-faq-items.slide-in {
    -webkit-transform: translateZ(0) translateX(0%);
    -moz-transform: translateZ(0) translateX(0%);
    -ms-transform: translateZ(0) translateX(0%);
    -o-transform: translateZ(0) translateX(0%);
    transform: translateZ(0) translateX(0%);
}

.cd-faq-group.selected {
    display: block;
}

.cd-faq-group .cd-faq-title {
    background: transparent;
    box-shadow: none;
    margin: 1em 0;
}

.no-touch .cd-faq-group .cd-faq-title:hover {
    box-shadow: none;
}

.cd-faq-group .cd-faq-title h2 {
    text-transform: uppercase;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    color: #bbbbc7;
}

.no-js .cd-faq-group {
    display: block;
}

.cd-faq-group > li {
    background: #ffffff;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.cd-faq-group > li:hover {
    box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
}

.cd-faq-group .cd-faq-title {
    margin: 2em 0 1em;
}

.cd-faq-group:first-child .cd-faq-title {
    margin-top: 0;
}

.cd-faq-trigger {
    position: relative;
    display: block;
    /*margin: 1.6em 0 .4em;*/
    color: #00468e;
    line-height: 1.2;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0;
    padding: 24px 72px 24px 24px;
}

.cd-faq-trigger::before,
.cd-faq-trigger::after {
    /* arrow icon on the right */
    content: '';
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #e61b1e;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.cd-faq-trigger::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
}

.cd-faq-trigger::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.content-visible .cd-faq-trigger::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.content-visible .cd-faq-trigger::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.download::before, .download::after{
    background: none;   font-family: 'FontAwesome'; top:30%;
     -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.download::before{
     content: '\f019'; 
}



.cd-faq-content p {
    font-size: 14px;
    
    color: #6c7d8e;
}

.cd-faq-content .more{
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    display: inline-block;
    padding: 6px 12px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.cd-faq-content {
    display: none;
    padding: 0 24px 30px;
}


#map{
    height: 30vh;   
}

@media (min-width: 768px){
    .header{
        width: 100%;
    }
}


@media (max-width: 768px){
body.EN .article .title h1{
	font-size:12px;
	padding-top:5px;
}
body.EN .panel-primary-nav .article-nav{
	text-align:left;
}
body.EN .panel-primary-nav .article-nav li{
	padding:7px 20px;
	border-bottom: 1px dotted #ddd;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

body.EN .panel-primary-nav .article-nav li:nth-last-child(1){
	border-bottom:0;
}

.article .text p{
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

}

.pagination a, .pagination span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}


.form-control_1{
    display:block;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}