/*手写的文件*/
footer.page-footer {
    background-color: #123555;}

div#header_header {
    text-align: right;}

#logo_icon {
    float: left;}

a.slogan {
    color: white;}

blockquote {
    border-left: 5px solid #123555;}

.slider .indicators .indicator-item.active {
    background-color: #123555;}

#carouse {
    height: 300px;}

#first-li {
    margin-left: 14%;}

li.active {
    background-color: #123555 !important;}

div#header_main {
    background-color: #123555;
    height: 15%;}

div#top {
    background-color: #000000;
    height: auto;}

div.langu {
    float: right;
    margin-top: 5px;}

div.login {
    float: right;
    margin-top: 5px;}

#login {
    height: 50em;}

#login_form {
    margin-top: 12em;}

button.commit {
    width: 70%;
    margin-left: 16%;}

div.modal-login {
    margin-top: 6%;
    width: 40%;}

#row_index {
    padding-top: 10px;
    margin-bottom: 2px;}

.with-back {
    background-color: rgba(91, 89, 82, 0.4);}

#clndr {
    margin: 0 !important;}

.node-nav {
    margin-top: 2em;}

.arti-title {
    line-height: 26px;
    padding: 0;
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: bold;}

.arti-time {
    padding: 0;
    text-align: center;
    font-size: 10px;
    color: #787878;}

.arti-content {
    line-height: 1.8em;
    font-size: 16px;
    text-align: justify;
    font-family: 'Helvetica', Georgia, Arial, Helvetica, sans-serif;}
.arti-img{
    max-width: 60%;
    text-align: center;}

.arti-content p {
    font-family: 'Helvetica', Georgia, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;}

.article p {
    margin-left: 30px !important;
    margin-right: 30px !important;}

.teacher-divider{
    margin-top: 10px;
    margin-bottom: 10px;}

.slogn1{
    font-family: slogn-font1, serif;}

.slogn2{
    font-family: slogn-font2, serif;}

@font-face {
    font-family: slogn-font1;
src: url(../fonts/li..jpg)}
@font-face {
    font-family: slogn-font2;
src: url(../fonts/xing..jpg)}

/*导航部分*/
.wp3 {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
}

.nav{height: 52px;}
.nav li{
    float: left;
    margin-right: 1px;
    position: relative;
height:53px;}
.nav .v1{
    display: block;width: 102px;
    font-size: 16px;color: #fff;line-height: 52px;text-align: center;
    position: relative;z-index: 2;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;}
.nav li:hover .v1,
.nav li.on .v1{
    padding-top: 4px;
    margin-top: -4px;
    background: #ccc;color: #054686;
    z-index: 4;}
.nav .v1:after {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    top: 4px;
    width: 6px;
    height: 52%;
    z-index: 3;
    background: url(../images/bg1.jpg) no-repeat right top;
    display: none;}
.nav li:hover .v1:after,
.nav li.on .v1:after{display: block;}

.nav dl{
    width: 168px;
    background: url(../images/bg4.jpg);
    position: absolute;left: 0;top: 52px;z-index: 900;
    margin-top: 1px;
    display: none;}
.nav li:hover dl{display: block;}
.nav dl dd{     margin: 0 auto; position: relative;border-bottom: 1px solid #12355547;}
.nav dl .s1{
    display: block;
    font-size: 15px;color: #fff;line-height: 40px;
    padding-left: 35px;padding-right: 5px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-transition:none;
    -ms-transition:none;
    -moz-transition:none;
    -webkit-transition:none;
    transition:none;}
.nav dl dd:hover .s1{color: #ccc;}
.nav dl dd:hover .s1-ok{background: url(../images/icon18.jpg) no-repeat 150px center;}
.nav .subBox{
    width: 185px;
    background: url(../images/bg4.jpg);
    position: absolute;left: 100%;top: 0;
    display: none;}
.nav li.last .subBox{left: auto;right: 100%;}
.nav dl dd:hover .subBox{display: block;}
.nav .subBox a{
    display: block;
    font-size: 15px;color: #fff;line-height: 40px;
    padding-left: 35px;padding-right: 5px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;border-bottom: 1px solid #12355547;}
.nav .subBox a:hover{color: #ccc;}

