.headerBg {
    background-color: #108ec8;
}

.left {
    float: left;
}

.right {
    float: right;
}

.header .top {
    padding: 28px;
    padding-bottom: 3px;
}

.search_box {
    font-size: 0;
    margin-top: 20px;
}

.search_box .input_box {
    width: 250px;
    line-height: 36px;
    border: none;
    background-color: rgba(255, 255, 255, 1);
    font-size: 14px;
    color: #000000;
    vertical-align: middle;
    margin: 0;
}

.search_box .input_btn {

    background-color: #fff;
    border: none;
    margin: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-left: 3px;
    border-radius: 3px;
    line-height: 36px;
    padding: 0 6px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
}
.search_box .input_btn:hover{
    color: #108ec8;
}
.icon.search_icon {
    width: 21px;
    margin-top: 8px;
    height: 20px;
    background-position: 0 0;
}

.nav {
     display: flex;
}

.nav .item {
    width: 11.1111%;
    float: left;
    position: relative;
}

.nav .item > a {
    display: block;
    color: #fff;
    text-align: center;
    height: 54px;
    line-height: 54px;
}

.nav .item:hover > a {

    background-color: #da251d;
}

.nav .item .down_box {
    padding: 0 25px;
    width: 120px;
    background-color: rgba(255, 255, 255, 8);
    -webkit-box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
    position: absolute;
    top: 54px;
    left: 0;
    z-index: 111;
    display: none;
}

.nav .item .down_box a {
    line-height: 48px;
    display: block;
    color: #333;
    font-size: 16px;
    text-align: left;
    width:100%;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav .item:hover .down_box {
    display: block;
}

.nav .item .down_box a:hover {
    color: #108ec8;
}

.nav .item:hover > a .icon {
    opacity: 1;
}

.icon.up_icon {
    width: 8px;
    height: 5px;
    background-position: 0 -45px;
    opacity: .5;
    transform: rotate(180deg);
    margin-left: 5px;
}

.banner {

}

.banner_bg {
    position: relative;

}
.banner_bgB.banner_bg{
    height: 200px;
    background-size: cover!important;
    text-align: center;
}
.banner_bg img {
    width: 100%;
    display: block;
}
.banner_bg .name{
    display: block;
    text-align: center;
    font-size: 30px;
    /*font-weight: bold;*/
    padding-top: 50px;
}
.banner_bg .en{
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    display: inline;
    letter-spacing: 10px;
}
.nav_list {
    background-color: rgba(0, 0, 0, .3);
    position: relative;
    width: 100%;
    margin-top: -100px;
}

.nav_list .item {
    width: 20%;
    display: inline-block;
    text-align: center;
}

.nav_list a {
    text-align: center;
    display: block;
    color: #fff;
    padding: 15px 0;
    height: 100px;
    box-sizing: border-box;
}

.nav_list a:hover {
    background-color: rgba(210, 40, 33, .6);
}

.icon.icon1 {
    width: 42px;
    height: 42px;
    background-position: -23px 0;
    margin: 0;
    margin-bottom: 5px;
}

.icon.icon2 {
    width: 32px;
    height: 42px;
    background-position: -65px 0;
    margin: 0;
    margin-bottom: 5px;
}

.icon.icon3 {
    width: 40px;
    height: 40px;
    background-position: -97px 0;
    margin: 0;
    margin-bottom: 5px;
}

.icon.icon4 {
    width: 35px;
    height: 42px;
    background-position: -137px 0;
    margin: 0;
    margin-bottom: 5px;
}

.icon.icon5 {
    width: 43px;
    height: 43px;
    background-position: -173px 0;
    margin: 0;
    margin-bottom: 5px;
}

.icon.icon6 {
    width: 40px;
    height: 42px;
    background-position: -216px 0;
    margin: 0;
    margin-bottom: 5px;
}

.part .title {
    width: 100%;
    padding-bottom: 30px;
}

.icon.news_icon {
    width: 26px;
    height: 31px;
    background-position: -258px 0;
}

.part .title .name {
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.part .title .name .blue {
    color: #108ec8 !important;
}

.part .title .more {
    color: #a9a9aa;
    font-size: 14px;
}

.part1 .part_left {
    width: 850px;
    margin-right: 45px;
}

.part1 .part_left .img_list {
    width: 430px;
    position: relative;
    margin-right: 20px;
}

.part1 .part_left .img_list img {
    width: 100%;
    height: 370px;
    display: block;
}

.part1 .part_left .img_list .txt {
    position: absolute;
    bottom: 0;
    padding: 25px;
    background: rgba(0, 0, 0, .3);
}

.part1 .part_left .img_list .txt .time {
    color: #5bcbff;
    margin-right: 20px;
}

.part1 .part_left .img_list .txt .day {
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
}

.part1 .part_left .img_list .txt .year {
    font-size: 14px;
}

.part1 .part_left .img_list .name {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 300px;
    margin-bottom: 20px;
}

.part1 .part_left .img_list:hover .name {
    color: #5bcbff;
}

.part1 .part_left .img_list .more {
    display: block;
    line-height: 36px;
    border: 1px solid #fff;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
    clear: both;
    width: 100px;
    text-align: center;
    margin-top: 10px;
}

.part1 .new_list {
    width: 400px;
}

.new_list li {
    border-bottom: 1px solid #edf0f1;
}

.new_list li:first-child {
    border-top: 1px solid #edf0f1;
}

.new_list li a {
    display: block;
    padding: 8px 10px;
}

.new_list li a .time {
    border-right: 1px solid #edf0f1;
    color: #a3a3a3;
    height: 37px;
    margin-right: 15px;
    padding-right: 10px;
    text-align: center;
}

.new_list li a .time .year {
    font-size: 12px;
}

.new_list li a .time .day {
    line-height: 30px;
    font-size: 30px;
    font-weight: bold;
}

.new_list li a .txt {
    width: 305px;
}

.new_list li a .txt .content {
    color: #939596;
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new_list li a .txt .name {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.new_list li a:hover .time {
    color: #108ec8;
}

.new_list li a:hover .name {
    color: #108ec8;
    font-weight: bold;
}

.part1 {
    padding: 70px 0;
    background-color: #f9fafb;
}

.part1 .part_right {
    width: 300px;
}

.notice_list li {

}

.notice_list li a {
    display: block;
    padding-bottom: 20px;
}

.notice_list li:last-child a {
    padding-bottom: 0;
}

.notice_list li a:hover .name {
    color: #108ec8;
}

.notice_list li a .name {
    color: #444444;
    font-size: 16px;
    margin-bottom: 5px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.notice_list li a .time {
    color: #939596;
    font-size: 14px;
}

.part2 {
    background: url("../img/img2.jpg") no-repeat left top;
    padding: 50px 0;
}

.icon.zs_icon {
    width: 31px;
    height: 31px;
    background-position: -284px 0;
}

.zs_list ul li {
    margin-right: 30px;
}

.zs_list ul li:nth-child(3) {
    margin-right: 0;
}

.zs_list ul li a {
    display: block;
    height: 205px;
    width: 380px;
    background-color: #f9fafb;
    padding: 40px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.zs_list ul li .time {
    border-right: 1px solid #e3e6e8;
    padding-right: 15px;
    margin-right: 14px;
    color: #a3a3a3;
    height: 62px;
}

.zs_list ul li .time .day {
    line-height: 48px;
    margin-bottom: 5px;
    font-size: 48px;
    font-weight: bold;
}

.zs_list ul li .time .year {
    font-size: 12px;
}

.zs_list ul li .txt .name {
    color: #383a3f;
    font-size: 18px;
    font-weight: bold;
    height: 75px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 10px;
}

.zs_list ul li .txt .content {
    color: #aaabad;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.zs_list ul li .txt {
    width: 230px;
}

.zs_list ul li .more {
    color: #108ec8;
    font-weight: bold;
}

.zs_list ul li a:hover {
    background-color: #108ec8;
    transition: all .2s ease-in-out;
}

.zs_list ul li a:hover .more,
.zs_list ul li a:hover .txt .name,
.zs_list ul li a:hover .time {
    color: #fff;
}

.part3 {
    background: url("../img/img3.jpg") no-repeat bottom center;
    padding-bottom: 60px;
}

.part3 .title {
    border-top: 2px solid #108ec8;
    padding: 20px 30px;
    border-bottom: 1px solid #edf0f1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 28px;
}

.part3 .title .more {
    margin-top: 10px;
}

.part3 .part_left {
    width: 573px;
    margin-right: 50px;
    background-color: #fbfcfd;

}

.part3 .part_right {
    width: 573px;
    background-color: #fbfcfd;
}

.part3 .article_list {
    padding-bottom: 30px;
}

.article_list li {
    padding: 0 25px;
}

.article_list li a {
    padding: 24px 0;
    border-bottom: 1px solid #edf0f1;
    display: block;
}

.article_list li a:hover .name {
    color: #108ec8;
}

.article_list li a .time {
    color: #a3a3a3;
    font-size: 14px;
    border-right: 1px solid #edf0f1;
    padding-right: 13px;
    margin-right: 13px;
}

.article_list li a .name {
    color: #333333;
    font-size: 16px;
    max-width: 420px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.article_list li:last-child a {
    border-bottom: none;
}

.part3 .part_right .title {
    border-top: 2px solid #da251d;
}

.part3 .part_right .title .blue {
    color: #da251d !important;
}

/*footer*/
.tml_footer_bg {
    background-color: #282b34;
}

.tml_footer {

}

.tml_footer .footer_top {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #33363e;
}

.tml_footer .footer_top .left_box {
    float: left;
    color: #747579;
}

.tml_footer .footer_top .right_box {
    float: right;
    color: #747579;
    font-size: 0;
}

.tml_footer .footer_top .left_box .txt {
    font-size: 14px;
    line-height: 24px;
}

.tml_footer .footer_top .left_box .us {
    margin-right: 30px;
}

.tml_footer .footer_top .right_box img {
    vertical-align: middle;
    width: 82px;
    height: 82px;
}

.tml_footer .footer_top .right_box .tip {
    color: #747579;
    width: 169px;
    padding: 20px;
    background-color: #33363e;
    font-size: 14px;
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tml_footer .footer_bottom {
    padding: 30px 0;
}

.tml_footer .footer_bottom .link_list {
    margin-bottom: 20px;
}

.tml_footer .footer_bottom .link_list .title,
.tml_footer .footer_bottom .link_list a {
    display: inline-block;
    color: #747579;
    font-size: 14px;
    padding-right: 30px;
}

.tml_footer .footer_bottom .link_list a:hover {
    color: #0a5efe;
}

.tml_footer .footer_bottom .copyright {
    color: #747579;
    font-size: 14px;
    opacity: .6;
    line-height: 24px;
}

.tml_footer .footer_bottom .copyright span {
    padding-right: 30px;
}

.mainBody {
    overflow: hidden;
    padding-top: 60px;
    background: url("../img/img3.jpg") no-repeat bottom center;
    background-color: #fff;
}

.mainBody .left_box {
    float: left;
    padding-bottom: 100000px;
    margin-bottom: -100000px;
    background-color: #eef0f1;
    width: 250px;
    margin-right: 35px;
}

.mainBody .right_box {
    float: left;
    padding-bottom: 100000px;
    margin-bottom: -100000px;
    width: 915px;
}
.mainBody .right_box.no_left {
    width: 100%;
}
.mainBody .left_box .title{
    height: 60px;
    line-height: 60px;
    background-color: #108ec8;
    color: #fff;
    font-size: 24px;
    border-left: 6px solid #da251d;
    padding-left: 12px;
}
.mainBody .left_box img{
    vertical-align: middle;
    width: 30px;
    height: 30px;
}
.mainBody .left_box span{
    display: inline-block;
    vertical-align: middle;
}
.mainBody .left_box .link_list a{
    display: block;
    line-height: 60px;
    padding-left: 20px;
    border-left: 6px solid transparent;
    color: #333333;
    border-bottom: 1px solid #dbddde;
    padding-right: 20px;
    width: 81%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
}
.mainBody .left_box .link_list a.this{
    border-left: 6px solid #eef0f1;
    background-color: #f9fafb;
    color: #108ec8;
    font-weight: bold;
}
.mainBody .left_box .link_list a.this .icon{
    background-position-y:0 ;
}
.icon.right_icon{
    width: 8px;
    height: 10px;
    background-position: -325px bottom;
    margin-top: 25px;
    position: absolute;
    right: 5px;
}
.mainBody .left_box .link_list a:hover{
    color: #108ec8;
}
.mainBody .left_box .link_list a:hover .icon{
    background-position-y:0 ;
}
.mainBody .right_box .position{
    border-bottom: 5px solid #e6e9ea;
    height: 55px;
}
.mainBody .right_box .position .name{
    border-bottom: 5px solid #108ec8;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    height: 55px
}
.position_icon.icon{
    width: 12px;
    height: 14px;
    background-position: -333px 0;
    margin-right: 0;
}
.mainBody .right_box .position .red{
    color: #da251d!important;
}
.mainBody .right_box .position .position_box .item{
    color: #969697;
    font-size: 14px;

}
.mainBody .right_box .position .position_box a.item:hover{
    color: #5ca7d3;
}
.right_box .new_list{
    width: 100%;
    padding-bottom: 40px;
}
.right_box .new_list li .txt{
    max-width:794px;
    width: auto;
}
.no_left.right_box .new_list li .txt{
    max-width: 1090px;
}
.right_box .new_list li .txt .content{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
}
.right_box .new_list li .time{
    color: #6db9dc;
    height: 60px;
}
.right_box .new_list li .time .day{
    margin-bottom: 10px;
}
.right_box .new_list li a{
    padding: 40px 10px;
}
.right_box .new_list li:first-child{
    padding-top: 10px;
}
.right_box .new_list li:last-child{
    border-bottom: 1px solid #edf0f1;
}
.page span{
    display: inline-block;
}
body .page a,
body .page span{
    border: 1px solid #dbddde!important;
    display: inline-block!important;
    width: 40px!important;
    height: 30px!important;
    line-height: 30px!important;
    text-align: center!important;
    color: #333333!important;
    font-size: 14px!important;
    background-color: #fff!important;
    cursor: pointer!important;
    margin-right: 3px!important;
}
body .page a:hover{
    background-color: #EFF7FE;
}
.page span a{
    display: inline-block;
    height: 100%;
    color: #333333;
    width: 100%;
}
.page span:hover a{
    color: #fff;
}
.page span.p_no_d,
.page span:hover{
    background-color: #108ec8;
    color: #fff;
    border: 1px solid #108ec8;

}
.page{
    padding-bottom: 80px;
}
.page span:nth-last-child(1),
.page span:nth-last-child(2),
.page span:nth-child(1),
.page span:nth-child(2){
    width: auto;
    /*padding: 0 16px;*/
}

.right_box  .download_list li .txt .name{
    margin-bottom: 10px;
}
.right_box  .download_list li a{
    padding:  25px 10px;
}
.right_box  .download_list li .download_btn{
    background-color: #108ec8;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 34px;
    border: none;
    padding: 0 20px;
    margin-top: 8px;
}
.download_icon.icon{
    width: 10px;
    height: 13px;
    background-position: -355px 0;
}
.right_box  .download_list li .download_btn:hover{
    opacity: .8;
    cursor: pointer;
}
.teacher_list{
    padding-top: 44px;
    padding-bottom: 50px;
}
.teacher_list li{
    margin-right: 35px;
    margin-bottom: 30px;
}
.teacher_list li:nth-child(3n){
    margin-right: 0;
}
.no_left .teacher_list li a{

}
.no_left .teacher_list li:nth-child(4n){
    margin-right: 0;
}
.no_left .teacher_list li:nth-child(3n){
    margin-right: 35px;
}
.no_left .teacher_list li a{
    width: 273px;
}
.teacher_list li a{
    width: 280px;
    display: block;
}
.teacher_list li a img{
    width: 100%;
    height: 200px;
    display: block;
}
.teacher_list li a .txt{
    background-color: #eef0f1;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 140px;
}
.teacher_list li a .txt .content{
    color: #939596;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
}
.teacher_list li a .txt .more{
    color: #108ec8;
    font-size: 14px;
}
.teacher_list li a .txt .name{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.teacher_list li a:hover .txt{
    background-color: #108ec8;
    transition: all .2s ease-in-out;
}
.teacher_list li a:hover .txt .more,
.teacher_list li a:hover .txt .name,
.teacher_list li a:hover .txt .content{
    color: #fff;
}
.content_box{
    padding-top: 40px;
    line-height: 1.2;
}
.content_box .title{
    padding-bottom: 30px;
    border-bottom:1px dotted #e6e9ea;
}
.content_box .title h2{
    color: #333333;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 30px;
}
.content_box .msg .blue{
    color: #108ec8!important;
    font-size: 16px;
}
.content_box .msg .dot{
    color: #6e6e6f;
    display: inline-block;
    padding: 0 10px;
    opacity: .7;
}
.content_box .msg .time{
    color: #6e6e6f;
    font-size: 16px;
}
.content_body{
    color: #6e6e6f;
    font-size: 16px;
    line-height: 28px;
    padding: 30px 0;
}
.content_body img{
    max-width: 100%;
}
.icon.time_icon{
    width: 15px;
    height: 15px;
    background-position: -369px 0;
}
.item_name{
    width: 131px;
 text-align: center;
 font-weight: bold;
 line-height: 30px;
 display: block;
 border: 1px solid聽#aaa;
 margin-right: 10px;
 float: left;
 margin: 10px;
 color: #333;
 font-size: 14px;
}
.new_list2 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new_list2 li a .txt {
    width: 420px;
}
.new_list2 ul li .time{
    border-right: 0;
}
.new_list2 ul li .time .day{
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    background-color: #314e81;
    padding: 0 20px;
    font-weight: normal;
}
.new_list2 ul li .time .year{
    font-size: 14px;
}