* {
    padding: 0;
    margin: 0;
}

@charset "utf-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
rem,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input,
span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

li {
    list-style-type: none;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

ul,
ol {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    overflow: hidden;
}

.clear {
    clear: both
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

* {
    margin: 0px;
    padding: 0px;
}

html {
    overflow-x: hidden;
    background: #fff;
}

body {
    overflow-x: hidden;
    margin: 0 auto;
    font-family: å¾®è½¯é›…é»‘;
    background: #fff;
    color: #353535;
}

div {
    width: 100%;
}

input::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

button {
    /*æ¶ˆé™¤buttonçš„é»˜è®¤æ ·å¼*/
    /*è¿™ç§å†™æ³•æ˜¯å¯¹æ‰€æœ‰çš„buttonæ ‡ç­¾åŒæ—¶ç”Ÿæ•ˆ*/
    margin: 0px;
    padding: 0px;
    /*è‡ªå®šä¹‰è¾¹æ¡†*/
    border: 0px;
    /*æ¶ˆé™¤é»˜è®¤ç‚¹å‡»è“è‰²è¾¹æ¡†æ•ˆæžœ*/
    /* outline: none;*/
    cursor: pointer;
}

i {
    font-style: normal;
}

#head {
    width: 100%;
    height: 1020px;
    background-image: url(../images/bj-whiteclouds.jpg);
    background-size: 100% 100%;
}

.head_cent {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    padding-top: 70px;
}

.logo {
    width: 600px;
    height: 100%;
    float: left;
}

.head_cent p {
    letter-spacing: 0.5px;
    text-align: center;
}

.search {
    width: 494px;
    height: 45;
    float: right;
    margin-top: 40px;
    border: 1px solid #000000;
}

#search_input {
    width: 342px;
    height: 45px;
    padding-left: 10px;
}

.search_button {
    float: right;
    width: 142px;
    height: 45px;
    line-height: 40px;
    color: #FFFFFF;
    background: #3173D1;
    font-size: 18px;
}

.tel {
    display: flex;
    flex-wrap: wrap;
    width: 230px;
    height: 60px;
    float: right;
    margin-top: 25px;
    font-size: 19px;
    color: #000000;
    text-align: left;
}

.tel p {
    letter-spacing: 1px;
}

.tel span {
    font-size: 22px;
    color: #EF3735;
    font-weight: bolder;
}

#NavigationBar {
    width: 100%;
    height: 58px;
    background: #3173D1;
}

.NavigationBar_cent {
    width: 1200px;
    height: 58px;
    margin: 0 auto;
}

.NavigationBar_cent li {
    float: left;
    width: 200px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    color: #FFFFFF;
    font-size: 18px;
}

.NavigationBar_cent li:hover {
    background: #45AEFF;
}

.cent_Select {
    background: #45AEFF;
}

.block1 {
    width: 1140px;
    height: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 30px 30px 0px;
}

.block1_cent {
    width: 100%;
    height: 320px;
}

.block1_title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e7e7e7;
}

.block1_title p {
    font-size: 20px;
    width: 100px;
    height: 37px;
    font-weight: bolder;
    color: #066FBD;
    border-bottom: 4px solid #066FBD;
    text-align: center;
}

.block1_title a {
    float: right;
    color: #777777;
    font-size: 14px;
}

.block1_title a:hover {
    color: #066FBD;
    text-decoration: underline;
}

.list1 {
    width: 550px;
    float: left;
}

.list1 li {
    width: 100%;
    height: 41px;
    margin-top: 10px;
    line-height: 41px;
    float: right;
    color: #777777;
    font-size: 14px;
}

.list1 span {
    float: left;
    height: 18px;
    line-height: 18px;
    color: #000;
    font-size: 16px;
    padding-left: 5px;
    border-left: 4px solid #2056A0;
    margin-top: 10px;
}

.list1 span:hover {
    color: #066FBD;
}

.list1 p {
    float: right;
    color: #777777;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}

.list1 p:hover {
    color: #066FBD;
    text-decoration: underline;
}

.list2 {
    width: 550px;
    float: right;
}

.list2 li {
    width: 100%;
    height: 41px;
    margin-top: 10px;
    line-height: 41px;
    float: right;
    color: #777777;
    font-size: 14px;
}

.list2 span {
    float: left;
    height: 18px;
    line-height: 18px;
    color: #000;
    font-size: 16px;
    padding-left: 5px;
    border-left: 4px solid #2056A0;
    margin-top: 10px;
}

.list2 p {
    float: right;
    color: #777777;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}

.list2 p:hover {
    color: #066FBD;
    text-decoration: underline;
}

.block1_cent2 {
    width: 100%;
}

.block2_title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e7e7e7;
}

.block2_title p {
    font-size: 20px;
    width: 180px;
    height: 37px;
    font-weight: bolder;
    color: #066FBD;
    border-bottom: 4px solid #066FBD;
    text-align: center;
}

.block2_title a {
    float: right;
    color: #777777;
    font-size: 14px;
}

.block2_title a:hover {
    color: #066FBD;
    text-decoration: underline;
}

.list3 {
    width: 100%;
    height: 120px;
    background: #F4F4F4;
    margin-top: 20px;
}

.list3 li {
    float: left;
    width: 228px;
    height: 120px;
    text-align: center;
}

.list3 li img {
    margin-top: 13px;
}

.list3 li:hover {
    background: #086FBC;
    color: #fff;
}

.list3 li:hover .icon {
    filter: brightness(100);
}

#plate {
    width: 100%;
    height: 100%;
    background: #fff;
}

.plate_block1 {
    width: 1140px;
    height: 940px;
    margin: 0 auto;
    padding: 30px 30px 0px;
    border: 1px solid #E7E7E7;
}

.plate_block1_title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e7e7e7;
}

.plate_block1_title p {
    font-size: 20px;
    width: 250px;
    height: 37px;
    font-weight: bolder;
    color: #066FBD;
    border-bottom: 4px solid #066FBD;
    text-align: center;
}

.minbiao {
    margin-top: 8px;
    font-size: 14px;
    margin-bottom: 20px;
}

.plate_block1_cent1 {
    width: 100%;
}

.plate_block1_cent1 li {
    height: 50px;
}

.plate_block1_cent1_ul {
    width: 100%;
    height: 100%;
    border-bottom: 4px solid #066FBD;
}

.plate_block1_cent1_ul li {
    width: 190px;
    float: left;
    text-align: center;
    line-height: 50px;
}

.font_weight {
    font-weight: bolder;
}

.greybg {
    background: #F4F4F4;
}

.clear_boder {
    border: none;
}

.more {
    color: #777;
    font-size: 14px;
}

.clear_boder li:hover {
    color: #066FBD;
    text-decoration: underline;
}

.plate_block2 {
    width: 100%;
    height: 400px;
    margin-top: 10px;
    text-align: center;
}

.plate_block2_cent {
    width: 100%;
    height: 225px;
}

.plate_block2_cent li {
    float: left;
    width: 198.8px;
    height: 200px;
    border: 1px solid #e7e7e7;
    margin-left: 14px;
    padding: 8px 8px 0px;
}

.clear_margin {
    margin-left: 0px!important;
}

.display p {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.display span {
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    color: #066FBD;
    font-style: oblique;
}

.display_img {
    width: 198px;
    height: 108px;
    overflow: hidden;
}

.display_img img {
    width: 198px;
    height: 108px;
    cursor: pointer;
    transition: all 0.6s;
}

.display_img img:hover {
    transform: scale(1.4);
}

.display div {
    margin-top: 10px;
    font-size: 14px;
    text-align: left;
}

.click {
    width: 405px;
    height: 55px;
    border-radius: 50px;
    color: #fff;
    background: #4098F1;
    margin-top: 10px;
    cursor: pointer;
    font-size: 18px;
}

.click:hover {
    background: linear-gradient(to left, #4098F1, #82D0FD, #4098F1);
}

.plate_block3 {
    width: 1140px;
    height: 735px;
    margin: 0 auto;
    padding: 0px 30px 0px;
    border: 1px solid #E7E7E7;
    margin-top: 40px;
    margin-bottom: 40px;
}

.cent_left {
    float: left;
    width: 40%;
    height: 100%;
    background: #5996F1;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
}

.cent_left p {
    margin-top: 30px;
    margin-bottom: 20px;
}

.cent_right {
    float: right;
    width: 58%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.tips {
    width: 140px;
    height: 40px;
    background: #EF3735;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 5px;
    font-size: 24px;
}

.cent_right p {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
}

.cent_right span {
    color: #EF3735;
    font-size: 15px;
    font-weight: normal;
}

.timebox {
    height: 160px;
    margin: 0 auto;
    margin-top: 70px;
    padding-bottom: 20px;
}

.timebox ul {
    width: 379px;
    margin: 0 auto;
}

.timebox li {
    float: left;
}

.curMonth {
    width: 140px;
    height: 160px;
    border: 1px solid #E7E7E7;
    color: #5996F1;
    font-size: 100px;
    font-weight: bolder;
    line-height: 160px;
}

.curDate {
    width: 140px;
    height: 160px;
    border: 1px solid #E7E7E7;
    color: #5996F1;
    font-size: 100px;
    font-weight: bolder;
    line-height: 160px;
}

.wenzi {
    font-size: 26px;
    margin-top: 120px;
    margin-left: 10px;
    margin-right: 10px;
}

.form_frame02_text {
    color: #8D8D8D;
}

.plate_block4 {
    width: 100%;
    height: 650px;
    margin: 0 auto;
    background: #F6F6F6;
    text-align: center;
    color: #8D8D8D;
    font-size: 14px;
}

.plate_block4 p {
    width: 1200px;
    color: #000;
    font-size: 24px;
    font-weight: bolder;
    padding-top: 70px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.plate_block4 span {
    width: 1200px;
}

.plate_block4_cent {
    width: 1100px;
    height: 60%;
    margin: 0 auto;
    background: url(../images/block4_icon-03.png);
    background-size: 100% 100%;
    margin-top: 60px;
}

.plate_block5 {
    width: 1200px;
    height: 650px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    color: #8D8D8D;
    font-size: 14px;
}

.plate_block5 p {
    width: 1200px;
    color: #000;
    font-size: 24px;
    font-weight: bolder;
    padding-top: 70px;
    padding-bottom: 20px;
    margin: 0 auto;
}

#plate_block5_cent {
    margin-top: 20px;
    margin: 0 auto;
}

.zd {
    width: 130px;
    color: #000;
    font-size: 18px;
    font-weight: bolder;
}

.lie {
    height: 180px;
}

.td_hover:hover {
    width: 202px;
    height: 100px;
    border-radius: 10px;
    background: #EDF5FF;
}

.plate_block6 {
    width: 100%;
    height: 750px;
    margin: 0 auto;
    background: url(../images/bj-classroom-10.jpg);
    background-size: 100% 100%;
    text-align: center;
    color: #8D8D8D;
    font-size: 14px;
}

.plate_block6 p {
    width: 1200px;
    color: #000;
    font-size: 24px;
    font-weight: bolder;
    padding-top: 40px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.plate_block6_cent {
    width: 600px;
    height: 500px;
    margin-top: 90px;
    margin-left: 48%;
}

.plate_block6_cent li {
    width: 100%;
    height: 90px;
    background: #fff;
    border: 2px solid #5996F1;
    border-radius: 60px;
    color: #000;
    font-size: 18px;
    margin-bottom: 35px;
    margin-top: 10px;
}

.block6_cent_circular {
    float: left;
    width: 90px;
    height: 75px;
    background: #5996F1;
    border-radius: 45px;
    border: 2px solid #5996F1;
    margin-top: -2px;
    font-size: 24px;
    color: #fff;
    padding-top: 15px;
    font-weight: bolder;
    margin-right: 30px;
}

.block6_cent_text {
    margin-top: 15px;
    line-height: 30px;
    text-align: left;
}

.plate_block7 {
    width: 100%;
    height: 1380px;
    margin: 0 auto;
    text-align: center;
    color: #8D8D8D;
    font-size: 14px;
}

.plate_block7 p {
    width: 1200px;
    color: #000;
    font-size: 24px;
    font-weight: bolder;
    padding-top: 40px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.plate_block7_cent {
    width: 1200px;
    height: 425px;
    margin: 0 auto;
    margin-top: 50px;
}

.plate_block7_cent2 {
    width: 1200px;
    height: 425px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
}

.plate_block7_cent_ul li {
    float: left;
    width: 285px;
    height: 425px;
    margin-left: 16px;
    border: 1px solid #E7E7E7;
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.zhuanye {
    font-size: 24px;
    font-weight: bolder;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
}

.plate_block7_cent_ul img {
    margin-bottom: 10px;
}

.Smallclick {
    width: 80%;
    height: 40px;
    border-radius: 50px;
    color: #fff;
    background: #4098F1;
    margin-top: 15px;
    cursor: pointer;
    font-size: 18px;
}

.Smallclick:hover {
    background: linear-gradient(to left, #4098F1, #82D0FD, #4098F1);
}

.zhengshu {
    width: 1200px;
    height: 210px;
    margin: 0 auto;
    margin-top: 30px;
}

.zhengshu li {
    float: left;
    margin-left: 20px;
}

.zhengshu li img {
    width: 285px;
}

.foot {
    width: 100%;
    height: 50px;
    text-align: center;
    background: #F6F6F6;
    color: #777777;
    line-height: 50px;
    margin-top: 50px;
}

.page_rigth {
    width: 127px;
    height: 512px;
    position: fixed;
    top: 80px;
    right: 30px;
    z-index: 999999;
}

.page_rigth ul {
    width: 135px;
    height: 658px;
    background: #3072D0;
    /*border: 1px solid #0000EE;*/
    color: #fff;
}

.page_rigth ul li {
    width: 135px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
}

.page_rigth ul li:hover {
    background: #45AEFF
}

.page_rigth ul p {
    width: 164px;
    height: 80px;
    font-weight: bolder;
    text-align: center;
    margin-left: -15px;
    margin-top: 10px;
    background-image: url(../images/jxj-19.png);
    background-size: 100% 100%;
}

#page_rigth_head {
    height: 8px;
}

a {
    text-decoration: none;
    color: inherit;
}