﻿html {

    background-si e: 100% !important;
    font-size: 62.5%;

    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*margin-top: -60px;*/
    height: 100%;
}

body {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    /*font-size: 1.5rem;*/
    text-align: center;
    font-weight: 400;
    font-family: "微软雅黑", sans-serif;
    color: #555555;
    height: 100%;
}

a {
    color: #333333;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    cursor: pointer;
}

a:hover,
a:focus {
    color: #009edd;
    outline: none;
    text-decoration: none !important;
}

p {
    margin-bottom: 15px !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #262626;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    font-size: 16px;
}

ul#friendLink {
    display: flex;
    align-items: center;
    justify-content: center;
}

strong {
    font-weight: 700;
}

figure {
    margin: 0;
}

input {
    width: 150px;
    /*height: 40px;*/
    padding-left: 8px;
    border: 1px solid #dddddd;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.top-10 {
    margin-top: 10px;
}

.top-30 {
    margin-top: 30px;
}

.top-15 {
    margin-top: 15px;
}



.bottom-15 {
    margin-bottom: 15px;
}

/*********************************index.html*************************************/
.header {
    width: 100%;
    padding: 20px 0;
    display: inline-flex;
    background-color: white;

}

.header ul {
    width: 1200px;
    padding: 10px 0;
    display: flex;
    margin: 0 auto;
    /*margin-left: 150px;*/
    /*background-color: blue;*/
}

.header ul li {
    width: 100%;
    display: flex;
}

/*.header ul li img {
    width: 476px;
    height: 48px;
    display: flex;
}*/

.header ul li:nth-child(1) {
    width: 83%;
    text-align: left;
}

.header ul li:nth-child(2) {
    width: 17%;
    height: 42px;
}

.header ul li:nth-child(2) img {
    width: 44px;
    height: 42px;
}

/*#search-a {
    background: url("../images/search.png");
    display: block;
    width: 44px;
}*/

.menu {
    /*width: 1200px;*/
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    background-color: white;
    /*background-color: cyan;*/
    margin: 0 auto;
}

.menu ul {
    /*width: 1200px;*/
    width: 85%;
    margin: 0 auto;
    display: flex;
    background-color: #ffffff;
    /*margin-left: 150px;*/
}

.menu ul .checked {
    /*width: 9.5%;*/
    padding: 10px;
    color: #ffffff;
    background-color: #1E5C92;
    /*background-color: red;*/
}

.menu ul .checked a {
    color: #ffffff;
}

.menu ul .checked a:hover {
    color: #ffffff;
    outline: none;
    text-decoration: none !important;
}

/*.menu ul .checked1 {
    width: 13.5%;
    padding: 10px;
    color: #ffffff;
    background-color: #1E5C92;
}

.menu ul .checked1 a {
    color: #ffffff;
}

.menu ul .checked1 a:hover {
    color: #ffffff;
    outline: none;
    text-decoration: none !important;
}*/

.menu ul li {
    width: 13.5%;
    padding: 10px;
}

.menu ul li:nth-child(1) {
    width: 11.5%;
    color: #666666;
}

.link a {
    color: #ffffff;
}

.link a:hover {
    color: #009edd;
    background-color: outline: none;
    text-decoration: none !important;
}

.img {
    width: 100%;
    height: 558px;
    /*background: url("../images/banner.png");*/
    position: relative;
}

#adImg {
    object-fit: fill;
    width: 100%;
    height: 100%;
}

.img .text {
    width: 50%;
    height: 180px;
    position: relative;
    top: -375px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5)
}

/*.img .text p {
    word-wrap: break-word;
}*/

.img .text ul {
    width: 580px;
    padding: 10px;
    position: absolute;
    right: 0;
    display: block;
    text-align: left;
}

.img .text ul li {
    padding-top: 6px;
}

/*.img .text ul li:nth-child(3) {
    height: 77px;
    padding-top: 6px;
    overflow: hidden;
}*/

.img .text ul li:nth-child(1) {
    font: italic arial, sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
}

.img .text ul li:nth-child(2) {
    font-size: 2rem;
    letter-spacing: 8px;
    /*background-color: red;*/
}

.img .text ul li:nth-child(3) {
    font-size: 1.5rem;
    line-height: 18px;
    padding-right: 150px;
    color: #cccccc;
    /*height: 50px;*/
    /*padding-top: 20px;*/
    /*overflow: hidden;*/
    /*background-color: red;*/
}

.img .text ul li:nth-child(4) {
    padding-top: 10px;
}

.news,
.intro,
.teacher,
.divisionslist {
    width: 1200px;
    padding: 0 60px;
    margin-top: 5px;
    /* background-color: rgba(255, 255, 255, 0.2);*/
    display: inline-block;
}

.news ul {
    width: 100%;
}

.news ul li:nth-child(1) {
    float: left;
    font-size: 1.75rem;
    font-weight: bold;
    text-align: left;
}

.news ul li:nth-child(2) {
    float: right;
    text-align: right;
}

.news .block {
    float: right !important;
    margin-right: 0 !important;
}

.news .news-block {
    float: left;
    width: 320px;
    margin-right: 79px;
    /*background-color: red;*/
    /*height: 380px;*/
    /*position: relative;*/
}

.news .news-block img {
    width: 320px;
    height: 160px;
    object-fit: contain;
}

.news .news-block .news-time {
    float: left;
    width: 60px;
    height: 50px;
    margin-top: 10px;
    line-height: 20px;
    padding: 15px 5px 5px 5px;
    text-align: center;
    background-color: #dddddd;
    font-size: 2.5rem;
    font-weight: bold;
    color: #1E5C92;
}

.news .news-block .news-time span {
    font-size: 1.5rem;
}

.news .news-block .news-list {
    float: left;
    text-align: left;
    width: 240px;
    line-height: 20px;
    margin: 10px 0 10px 10px;
    font-size: 1.5rem;
    font-weight: bold;
    height: 100px;
    /*overflow: hidden;*/
}

.news .news-block .news-list span {
    font-size: 1.5rem;
    font-weight: normal;
}


/*.news .news-block .news-list span p {
    font-size: 2rem;
    font-weight: normal;
    word-wrap: break-word;
    !*height: 50px;*!
}*/

.intro .headmaster {
    width: 590px;
    display: inline-block;
    float: left;
    margin-top: 15px;
    margin-bottom: -106px;

}

.intro .headmaster .headmaster-img {
    height: 158px;
    width: 211px;
    object-fit: cover;
    margin-top: 17px;
    margin-left: 2px;
}

.intro .headmaster ul {
    width: 561px;
    margin-bottom: -10px;
}

.intro .headmaster ul:nth-child(3) li:nth-child(1) {
    width: 222px;
    height: 300px;
}

.intro .headmaster ul li:nth-child(1) {
    float: left;
    font-size: 1.75rem;
    font-weight: bold;
    text-align: left;

}

.intro .headmaster ul li:nth-child(2) {
    float: right;
    text-align: right;
}

.intro .headmaster .headmaster-intro {
    float: left !important;
    text-align: left !important;
    width: 334px;
    line-height: 22px;
    margin: 5px 0 10px 20px;
    font-size: 1.75rem;
    font-weight: bold;
    /*height: 170px;*/
    /*overflow: hidden;*/
}

/*#headmasterIntro li:nth-child(1) {
    width: 222px;
    height: 330px;
}*/

/*.intro .headmaster .headmaster-intro span p {
    font-size: 2rem;
    !*word-wrap: break-word;*!
    !*overflow: hidden;*!
}*/

.intro .headmaster .headmaster-intro span {
    font-size: 1.5rem;
    font-weight: normal;
}

.intro .education {
    width: 560px;
    display: inline-block;
    float: right;
}

.intro .education div {
    float: left;
    display: block;
    margin-top: -250px;
    margin-left: 30px;
}

.zgws div {
    margin-top: 120px;
}

.intro .education div ul {
    width: 508px;
    margin-top: 11px;
    margin-bottom: -10px;
}

.intro .education div ul li:nth-child(1) {
    float: left;
    font-size: 1.75rem;
    font-weight: bold;
    text-align: right;
    /*background-color: red;*/
}

.intro .education div ul li:nth-child(2) {
    float: right;
    text-align: right;
    /*background-color: blue;*/
}

.intro .education .education-list {
    /* width: 560px; */
    padding: 2px 0;
    display: inline-flex;
}

.intro .education .education-list a {
    width: 460px;
    float: left !important;
    font-size: 1.5rem !important;
    font-weight: normal !important;
    text-align: left;
    cursor: pointer;
    margin-top: 10px;
    /* margin-left:27px; */
}

.intro .education .education-list span {
    width: 47px;
    float: right;
    font-size: 1.5rem !important;
    font-weight: normal !important;
    text-align: right;
    margin-top: 11px;
}

.teacher {
    width: 100%;
    padding: 20px 41px;
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 0.2);
    display: inline-block;
}

.teacher ul {
    width: 95%;
}

.teacher-img {
    margin-left: -30px;
    padding: 10px 0;
    display: inline-flex;
    /*justify-content: space-between;*/
}

.teacher-img li {
    width: 173px;
}

.teacher-img .img-line {
    margin-right: 110px;
    width: 175px;
    /*background-color: blue;*/
}

/*.teacher-img .img-line span p {
    font-size: 2rem;
    display: block;

}*/

.teacher-img .img-line a img {
    object-fit: contain;
    width: 239px;
    height: 310px;
}

.teacher-img li span {
    width: 100%;
    display: flex;
    text-align: left;
    /*margin: 0 auto;*/
    align-items: center;
    justify-content: center;
}

/*.homepageTeacher {
    !*background-color: cyan;*!
    width: 100px;
    margin: 0 auto;
}*/

.teacher-img li .tittle {
    /*padding-left: 5px;*/
    /*width: 175px;*/
    /*background-color: red;*/
    font-weight: bold;
    font-size: 1.5rem;
    /*overflow: hidden;*/
    /*color: red;*/
    word-wrap: break-word;
    margin-left: 31px;
    /*text-align: center;*/
    /*padding-left: 30px;*/
}

.teacher-img li .text {
    font-weight: normal;
    font-size: 1.5rem;
}

.teacher ul li:nth-child(1) {
    float: left;
    font-size: 1.75rem;
    font-weight: bold;
    text-align: left;
}

.teacher ul li:nth-child(2) {
    float: right;
    text-align: right;
}

.entrance {
    width: 1200px;
    margin-top: 30px;
    display: inline-table;
}

/*.entrance span a img {
    width: 311px;
    height: 175px;
}*/

.entrance span:nth-child(1) {
    float: left;
}

.entrance span:nth-child(3) {
    float: right;
}

.bottom {
    width: 100%;
    /*margin-top: 30px;*/
    /*padding: 20px 0;*/
    /*padding-top: 20px;*/
    /*padding-top: 20px;*/

    background-color: #1E5C92;
    /*background-color: red;*/
}


.bottom ul {
    padding: 5px 0;
}

.bottom ul:nth-child(2) {
    color: #ffffff;
    font-size: 1.75rem;
}

.bottom ul:nth-child(3) {
    color: #dddddd;
    display: inline-flex;
}

.bottom ul:nth-child(4) {
    color: white;
    background-color: #1E5C92;
    line-height: 20px;
    font-size: 14px;
}

.bottom {
    width: 100%;
    margin-top: 30px;
    padding: 23px 0;
    background-color: #1E5C92;
    text-align: center;
}

.bottom .bottom-1200 {
    width: 1200px;
    display: inline-flex;
}

.bottom-left img {
    width: 118px;
}

.bottom .bottom-1200 . {
    width: 20%;
    padding-top: 10px;
    text-align: center;
}

.bottom .bottom-1200 .bottom-right {
    width: 80%;
    text-align: center;
}

.bottom .bottom-1200 .bottom-right ul {
    padding: 5px 0;
    color: white;
    
}

.bottom .bottom-1200 .bottom-right ul:nth-child(1) {
    color: #ffffff;
    font-size: 1.75rem;
}

.bottom .bottom-1200 .bottom-right ul:nth-child(2) {
    color: #dddddd;
    display: inline-flex;
}

.bottom .bottom-1200 .bottom-right ul:nth-child(3) {
    color: #999;
    line-height: 20px;
}



/*********************************divisionslist.html*************************************/
.img1 {
    width: 100%;
    height: 380px;
    background: url("../images/beijing.jpg");
}

.news .news-block .news-list1 {
    float: left;
    text-align: center;
    width: 320px;
    line-height: 20px;
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 5px;
}

/*.news .news-block .news-list1 a {
    font-size: 2rem;
}*/

.news .news-block .news-list1 span {
    font-size: 1.5rem;
    font-weight: normal;
    /*text-align: center;*/
    word-wrap: break-word;
}

.divisionslist ul {
    width: 100%;
    display: inline-block;
}

.divisionslist ul li:nth-child(1) {
    float: left;
    font-size: 1.75rem;
    font-weight: bold;
    text-align: left;
}

.divisionslist ul li:nth-child(2) {
    float: right;
    text-align: right;
}

.divisionslist .divisionslist-content {
    width: 100%;
    text-align: left;
    display: inline-flex;

    /*display: flex;*/
    /*justify-content: space-between;*/
}

/*.list1-img {
    object-fit: contain;
    width: 450px;
    height: 240px;
}*/

.divisionslist .divisionslist-content ul:nth-child(1) {
    width: 450px;
}

/*.divisionslist .divisionslist-content ul:nth-child(2) {
    margin-left: 5px;
}*/
.divisionslist .divisionslist-content ul img {

    object-fit: contain;
    width: 450px;
    height: 225px;

    /*    max-width: 450px;
        max-height: 225px;*/

}

/*.divisionslist .divisionslist-content ul li a img {
    max-width: 350px;
}*/

.divisionslist .divisionslist-content .tittle {
    width: 100%;
    font-weight: bold;
    text-align: center;
    float: left;
    /*font-size: 1.75rem;*/
}

.divisionslist .divisionslist-content .divisionslist-list {
    width: 90%;
    padding: 2px 0;
    margin-left: 10%;
    display: inline-flex;
    /*background-color: red;*/

}

.divisionslist .divisionslist-content .divisionslist-list a {
    width: 70%;
    float: left !important;
    font-size: 1.5rem !important;
    font-weight: normal !important;
    text-align: left;
    cursor: pointer;
    /*background-color: #2aabd2;*/
    padding-left: 60px;


}

/*.divisionslist .divisionslist-content .divisionslist-list a img {
    width: 200px;
    height: 200px;
}*/

.divisionslist .divisionslist-content .divisionslist-list span {
    width: 30%;
    float: right;
    font-size: 1.5rem !important;
    font-weight: normal !important;
    text-align: right;
    /*background-color: yellow;*/
    /*padding-right: 15px;*/
}

/*********************************photolist.html*************************************/
.teacher .tittle {
    float: left;
}

.teacher .tittle a {
    float: left;
    margin: 0 9px 15px 9px;
    padding: 10px 23px;
    border: 1px solid #cccccc;
    background-color: #f5f5f5;
    cursor: pointer;
    /*font-size: 1.75rem;*/
}

.teacher .tittle a:nth-child(1) {
    background-color: #009edd;
    border: 1px solid #009edd;
    color: #ffffff;
}

/*.tittle a {
    font-size: 2rem;
}*/

.teacher .content {
    float: left;
    width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 1.625rem;
    border-bottom: 1px solid #cccccc;
}

.teacher .content span {
    float: left;
    width: 80px;
    border-bottom: 2px solid #009edd;
    padding: 5px 0;
}

.teacher .piclist {
    display: inline-block;
    width: 1116px;
    /*height: 222.5px;*/
}

.teacher .piclist span {
    float: left;
    margin: 0 18px;
}

.teacher .piclist span img {
    object-fit: contain;
    width: 150px;
    height: 200px;
}

.teacher .piclist span .name {
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin: 0;
}

/*********************************newslist.html*************************************/
.newslist {
    width: 1200px;
    margin-top: 30px;
    display: inline-block;
}

.newslist-left {
    float: left;
    width: 240px;
    padding: 25px 25px 40px 25px;
    background-color: #ffffff;
    border-radius: 5px;
}

.newslist-left a {
    float: left;
    width: 130px;
    text-align: left;
    font-size: 1.625rem;
    padding: 12px 0 8px 10px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}

.newslist-left ul li {
    text-align: left;
    font-weight: bold;
    font-size: 1.75rem;
}

.newslist-right {
    float: left;
    width: 900px;
    padding: 30px 40px;
    margin-left: 20px;
    background-color: #ffffff;
    border-radius: 5px;
    display: block;
}

.newslist-right .position {
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 1.5rem;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}

.newslist-right .position img {
    position: relative;
    top: 4px;
    right: 10px;
}


/*#articleMain span p {
    padding-left: 0;

}*/


.newslist-right .newslist-content {
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
}

.newslist-right .newslist-content ul {
    display: inline-flex;
}

.newslist-right .newslist-content img {
    object-fit: contain;
    width: 240px;
    height: 160px;
}

/*.list2-img {
    object-fit: contain;
    width: 320px;
    height: 200px;
}*/

/*.articleImg {
    object-fit: contain;
    width: 600px;
    height: 375px;
}*/

.newslist-right .newslist-content .newslist-intro {
    padding-left: 30px;
    font-size: 1.75rem;
    font-weight: bold;
    text-align: left;
    word-wrap: break-word;
    /*overflow: hidden;*/


    /*padding-top: 15px;*/
    /*margin-left: 30px;*/
    width: 590px;
    height: 165px;
}

.newslist-right .newslist-content .newslist-intro span {
    font-size: 1.5rem;
    font-weight: normal;
    /*width: 508px;*/
    word-wrap: break-word;
    display: inline-block;
    margin-top: 15px;
}

/*.newslist-right .newslist-content .newslist-intro a {
    font-size: 1.75rem;
    font-weight: bold;
    width: 508px;

}*/

.newslist-right .newslist-number {
    width: 100%;
    padding: 30px 0;
}

.newslist-right .newslist-number a {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 1.625rem;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    cursor: pointer;
}

/*.newslist-right .newslist-number a:nth-child(1) {
    color: #ffffff;
    background-color: #009edd;
    border: 1px solid #009edd;
}*/

.current {
    color: #ffffff;
    background-color: #009edd;
    border: 1px solid #009edd;
}

/*********************************content.html*************************************/
.newslist-left1 {
    float: left;
    width: 250px;
    padding: 25px 25px 40px 25px;
    background-color: #ffffff;
    border-radius: 5px;
}

.newslist-left1 a {
    float: left;
    width: 240px;
    text-align: left;
    font-size: 1.625rem;
    padding: 12px 0 8px 10px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}

.newslist-left1 ul li {
    text-align: left;
    font-weight: bold;
    font-size: 1.75rem;
}

.newslist-right1 {
    float: left;
    width: 800px;
    padding: 30px 40px;
    margin-left: 20px;
    background-color: #ffffff;
    border-radius: 5px;
    display: block;
}

.newslist-right1 .position {
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 1.5rem;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}

.newslist-right1 .position img {
    position: relative;
    top: 4px;
    right: 10px;
}

.newslist-right1 .newslist-content {
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
}

.newslist-right1 .newslist-content ul li:nth-child(1) {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 15px;
    word-wrap: break-word;
}

.newslist-right1 .newslist-content ul li:nth-child(2) {
    color: #999999;
    margin-bottom: 30px;
}

.newslist-right1 .newslist-content ul li:nth-child(2) span {
    margin: 0 10px 20px 0;
}

.newslist-right1 .newslist-content ul li:nth-child(3) {
    padding: 0 50px;
    text-align: left;
    word-wrap: break-word;
}

.newslist-right1 .newslist-content ul li:nth-child(3) span {
    width: 100%;
}

.newslist-right1 .newslist-content ul li:nth-child(3) img {
    padding: 15px 0;
    margin: 0 auto;
    display: flex;
}

.newslist-right1 .newslist-bottom {
    padding: 20px 0;
    text-align: left;
}

.dropdown-nav {
    background-color: #338ad1;
    pointer-events: none;
    position: absolute;
    visibility: hidden;
    top: 100%;
    left: 0;
    width: 200px;
    z-index: 999;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.dropdown-nav li {
    margin-left: 0 !important;
    width: 100%;
}

.dropdown-nav li a {
    /*padding: 6px 10px;*/
    padding: 5px 0px;
    color: #ffffff;
    display: block;

    font-size: 1.5rem;
    font-weight: normal;
}

.dropdown-nav li a:hover {
    width: 100%;
    background-color: #338ad1;
}

.dropdown-show {
    position: relative;
}

/*.dropdown-show a {
    !*font-size: 2rem;*!
    font-weight: bold;
}*/

.dropdown-show:hover .dropdown-nav {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.dropdown-show ul {
    width: 100%;
    display: inline-block !important;
    padding: 10px 0px;
    background-color: #1E5C92;
    /*background-color: #0B61A4;*/
}

.dropdown-show ul li {
    width: 100% !important;
    background-color: #1E5C92;
    /*background-color: pink;*/
    padding: 5px 0px;
    /*font-size: 1.75rem;*/
}

.bodyMain {
    box-sizing: border-box;
    min-height: 100%;
    padding-bottom: 300px;
    /*background-color: yellow;*/
}

#footer-area {
    height: 220px;
    margin-top: -280px;
    /*background-color: blue;*/
    background-color: #1E5C92;
}

.haha {
    display: block;
    width: 310px;
    /*color: cyan;*/
    margin: 0 auto;
    display: flex;
    /*background: yellow;*/
    justify-content: space-around;
}