@charset "utf-8"; html {
    overflow-y: scroll;
}

:root {
    overflow-y: auto;
    overflow-x: hidden;
}

:root body {
    position: absolute;
}

body {
    width: 100vw;
    background: #fff;
}

.dt.jsjg {
    padding-top: .5em
}

#vsb_content_2 P {
    text-indent: 0em !important;
}

a:link, span.MsoHyperlink {
    text-decoration: none!important;
}

.bodybg {
    background: #FEF5E5
}

.rowbox {
    max-width: 1600px;
    width: 95%;
    margin: 0 auto
}

.meun_icon {
    height: 45px;
    width: 45px;
    line-height: 36px;
    text-align: center;
    display: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 20px;
    z-index: 5
}

.meun_icon img {
    width: 25px;
    height: 20px;
    float: none;
    display: inline-block;
    vertical-align: middle
}

.head_r {
    float: right;
    padding-top: 8%
}

#navbg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    display: none;
    z-index: 999
}

.mob_nav {
    position: fixed;
    right: -85%;
    top: 0;
    z-index: 999;
    background: #cc1429;
    width: 80%;
    height: 100%;
    box-shadow: -5px 0 13px rgba(0, 0, 0, .43);
    overflow-y: auto
}

.mob_nav li:last-child {
    border-bottom: 0
}

.mob_top {
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    background-size: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.topsearch {
    padding-top: 30px;
    float: right;
}

.mob_top .toplink {
    color: #fff
}

.mob_top .toplink a {
    color: #fff
}

.mob_nav .colsebtn {
    text-align: right;
    height: 25px;
    margin-top: 6px;
    margin-left: auto;
    cursor: pointer
}

.mob_nav .colsebtn img {
    width: 25px;
    height: 25px
}

.mob_nav li a {
    display: block;
    color: #fff
}

.js_mob {
    padding: 10px 12px
}

.search-input {
    height: 47px;
    line-height: 47px;
    overflow: hidden;
    width: auto;
    background: rgba(143,8,0,0.5);
    display: block;
    vertical-align: middle;
    border-radius: 25px
}

.search-input:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.search-input input {
    width: calc(100% - 62px);
    height: 47px;
    line-height: 47px;
    background: transparent;
    padding-right: 10px;
    float: right;
    font-size: 14px;
    color: #fff
}

.search-input button {
    width: 60px;
    float: left;
    height: 47px;
    line-height: 47px;
    background: url(../images/ss_btn.png) no-repeat center center;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    position: relative
}

.mob_list li {
    line-height: 50px;
    font-size: 16px;
    text-align: left;
    text-indent: 20px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #0b8866
}

.mob_list li a {
    color: #fff;
    width: 85%;
    display: block
}

.mob_list li i {
    display: block;
    width: 50px;
    height: 50px;
    z-index: 122;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/jtx.png) center center no-repeat;
    background-size: 17px
}

.mob_list li i.icon {
    background: url(../images/jts.png) center center no-repeat;
    background-size: 17px
}

.mob_list li .ul_ejnav {
    display: none
}

.mob_list li .ul_ejnav li {
    width: 100%;
    border-bottom: 1px solid #cc1429;
    padding-left: 15px;
    line-height: 45px;
    font-size: 14px;
    background: #0069c0
}

.mob_list li .ul_ejnav li:last-child {
    border-bottom: 0
}

.mob_list li .ul_ejnav li a {
    width: 100%
}

.open {
    right: 0
}

.top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #8f0800
}

.welcome {
    float: left;
    color: #fff
}

.link_top {
    float: right;
    color: #fff
}

.link_top a {
    color: #fff !important;
    margin: 0 10px
}

.bannerbox {
    position: relative
}

.header {
    /*position: absolute;*/
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background: rgba(204,20,41,0.9);
    border-bottom: 2px solid #fff;
}

.head {
    max-width: 1600px;
    width: 95%;
    margin: 0 auto
}

.logo {
    float: left;
    padding: 30px 0 0 0;
    transition: .3s
}

.logo img {
    display: inline-block;
    vertical-align: middle
}

.logo span {
    display: inline-block;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #fff;
    vertical-align: middle;
    color: #fff;
    font-size: 28px
}

.headr {
    width: 100%;
    float: right;
    text-align: right;
    padding-top: 10px
}

.searhbox {
    height: 47px;
    line-height: 47px;
    overflow: hidden;
    width: 240px;
    background: rgba(143,8,0,0.4);
    display: inline-block;
    vertical-align: middle;
    border-radius: 25px;
}

.searhbox .text {
    width: calc(100% - 62px);
    height: 47px;
    line-height: 47px;
    background: transparent;
    padding: 0 15px;
    float: right;
    font-size: 14px;
    color: #fff
}

.searhbox .btn {
    width: 60px;
    float: left;
    height: 47px;
    line-height: 47px;
    background: url(../images/ss_btn.png) no-repeat center center;
    padding-left: 30px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    position: relative
}

.searhbox .btn:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
    width: 1px;
    height: 20px;
    background: #fff
}

.nav {
    margin-top: 10px
}

.nav li {
    float: left;
    width: 11%;
    text-align: center;
    line-height: 50px;
    position: relative;
    font-size: 18px
}

.nav li a {
    color: #fff;
    display: inline-block
}

.nav li:hover a {
    color: #f28d01;
    font-weight: bold
}

.nav li .ejnav {
    opacity: 0;
    display: none;
    height: 0;
    position: absolute;
    top: 50px;
    left: 0;
    width: 190px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    z-index: 99;
    background: rgba(255, 255, 255, 0.8)
}

.nav li .ejnav li {
    width: 100%;
    float: none;
    font-size: 14px;
    position: relative;
    padding: 0;
    line-height: 40px;
}

.nav li .ejnav li:last-child {
    border-bottom: 0
}

.nav li .ejnav li a {
    color: #333;
    font-weight: normal
}

.nav li:hover .ejnav {
    opacity: 1;
    height: auto;
    display: block
}

.nav li .ejnav li:hover {
    background: #cc1429;
}

.nav li .ejnav li:hover:before {
    display: none
}

.nav li .ejnav li:hover a {
    color: #fff
}

.nav li .ejnav li .sjnav {
    opacity: 0;
    height: 0;
    position: absolute;
    right: -100%;
    top: 0;
    overflow: hidden;
    width: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    z-index: 3
}

.nav li .ejnav li .sjnav li {
    background: #2a78c2
}

.nav li .ejnav li:hover .sjnav {
    opacity: 1;
    height: auto
}

.nav li .ejnav li .sjnav li:hover {
    background: #226fb8
}

.jbbg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 382px;
    z-index: 99
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative
}

.banner .slick-slide img {
    width: 100%
}

.banner .slick-dots {
    position: absolute;
    /*left: 0;*/
    right: 40px;
    bottom: 30px;
    text-align: center
}

.banner .slick-dots li {
    margin: 0px 8px;
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #fff;
    display: inline-block
}

.banner .slick-dots li.slick-active {
    background: #cc1429;
}

.banner button {
    position: absolute;
    top: 48%;
    width: 60px;
    height: 60px;
    font-size: 0;
    z-index: 9999;
    cursor: pointer
}

.banner .slick-next {
    right: 5%;
    background-position: 0px 0px
}

.banner .slick-prev {
    left: 5%;
    background-position: -68px 0px
}

.banner .slick-next:hover {
    background-position: 0px -64px
}

.banner .slick-prev:hover {
    background-position: -68px -64px
}

.partbox {
    padding: 50px 0
}

.tit {
    position: relative;
    overflow: hidden;
}

.tit h1 {
    float: left;
    font-size: 32px;
    font-weight: bold;
    margin-right: 15px;
    color:#cc1429;
}

.tit_r {
    overflow: hidden;
    height: 42px;
    line-height: 50px;
    border-bottom: 1px solid #d3d3d3;
    padding-left: 15px;
    position: relative
}

.tit_r em {
    font-size: 24px;
    color: #e0e0e0;
    font-family: "arial black"
}

.tit_r:before {
    content: "";
    display: block;
    width: 4px;
    height: 18px;
    background: #cc1429;
    position: absolute;
    left: 0;
    bottom: 5px;
}

.tit .more {
    position: absolute;
    right: 0;
    bottom: 3px;
    font-size: 16px;
    font-family: "arial";
    font-weight: bold;
    color: #cc1429;
}

.noticelist {
    margin-top: 40px
}

.noticelist a {
    display: block;
    width: 30.666%;
    float: left;
    margin-right: 4%;
    padding: 25px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 20px;
    overflow: hidden;
    position: relative;
    -moz-box-shadow: 0 13px 23px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 13px 23px rgba(0, 0, 0, .1);
    box-shadow: 0 13px 23px rgba(0, 0, 0, .1)
}

.noticelist a:last-child {
    margin-right: 0
}

.noticelist a .date {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background: #cc1429;
    color: #fff;
    font-size: 16px;
    width: 90px;
    line-height: 30px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
}

.noticelist a .date em {
    background: #f28d01;
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 24px
}

.noticelist a h1 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    display: block;
    height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-left: 90px;
}

.noticelist a p {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 16px;
    color: #666;
    line-height: 24px;
    display: block;
    max-height: 72px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 72px
}

.noticelist a i.more {
    float: right;
    font-size: 16px;
    color: #cc1429;
    font-family: "arial black";
    padding-right: 40px;
    background: url(../images/morejt.png) no-repeat 90% center;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-top: 10px;
}

.noticelist a:hover h1 {
    color: #cc1429
}

.noticelist a:hover i.more {
    background-position: right center
}

.news {
    background: url(../images/newbg.png) no-repeat top center #f5fdf9;
    background-size: cover;
    padding: 80px 0
}

.newsbox {
    margin-top: 30px
}

.newspic {
    width: 48%;
    margin-right: 45px;
    float: left;
    position: relative;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 60px
}

.newspic:after {
    content: "";
    display: block;
    width: 90%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/newpicbg.png) no-repeat right bottom #00ac90;
    background-size: cover;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 60px
}

.newspic .slick-list {
    padding-bottom: 60px;
    position: relative
}

.newspic .slick-slider:before {
    width: 4px;
    height: 96px;
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    left: -4px;
    bottom: 57px;
    z-index: 9
}

.newspic .slick-slider:after {
    width: 96px;
    height: 4px;
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    bottom: 57px;
    z-index: 9
}

.newspic ul {
    position: relative;
    z-index: 3
}

.newspic li {
    float: left;
    position: relative
}

.newspic li a {
    display: block
}

.newspic li .date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background: #f39800;
    color: #fff;
    text-align: center;
    font-family: "sySong";
    font-size: 16px;
    z-index: 3
}

.newspic .npic {
    padding-top: 50%;
    position: relative;
    overflow: hidden
}

.newspic .npic img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.newspic li:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.newspic li span.more {
    position: absolute;
    bottom: -45px;
    right: 20%;
    font-size: 16px;
    color: #fff;
    font-family: "arial black";
    padding-right: 40px;
    background: url(../images/morejt02.png) no-repeat 90% center;
    -webkit-transition: all .5s;
    transition: all .5s
}

.newspic li span.more:hover {
    background-position: right center
}

.newspic .slick-next {
    position: absolute;
    z-index: 9;
    right: 0px;
    bottom: -12px!important;
    width: 69px;
    height: 63px;
    background: url(../images/b_next.png) no-repeat center #bf0008;
    cursor: pointer
}

.newspic .slick-prev {
    position: absolute;
    z-index: 9;
    right: 69px;
    bottom: -12px!important;
    width: 69px;
    height: 63px;
    background: url(../images/b_prev.png) no-repeat center #b2906d;
    cursor: pointer
}

.newspic .slick-dots {
    text-align: left;
    margin-top: -30px
}

.newspic .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 15px;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer
}

.newspic .slick-dots li.slick-active {
    background: #f28d01
}

.newslist {
    overflow: hidden
}

.newslist .bd {
    clear: both
}

.n_list li:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.n_list li {
    position: relative;
    padding: 10px
}

.n_list li a {
    display: block
}

.n_list .date {
    float: left;
    width: 80px;
    height: 80px;
    color: #cc1429;
    border: 1px solid #e5e5e5;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin-right: 50px;
}

.n_list .date em {
    font-size: 14px;
    color: #999;
    display: block;
    line-height: 2px
}

.n_list li .txt {
    overflow: hidden
}

.n_list li .txt h1 {
    font-size: 18px;
    font-weight: 549;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden
}

.n_list li .txt p {
    color: #999;
    font-size: 16px;
    margin-top: 15px;
    line-height: 24px;
    display: block;
    max-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.n_list li span {
    display: inline-block;
    width: 24px;
    height: 15px;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: url(../images/lvjt.png) no-repeat;
    margin-top: 10px
}

.n_list li:hover {
    background: #fff;
    -moz-box-shadow: 0 13px 23px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 13px 23px rgba(0, 0, 0, .1);
    box-shadow: 0 13px 23px rgba(0, 0, 0, .1)
}

.science {
    width: 48%;
    float: left
}

.science:nth-child(even) {
    float: right
}

.dtbox {
    margin-top: 30px
}

.dtpic {
    width: 38%;
    margin-right: 45px;
    float: left;
    position: relative;
    padding-left: 12px;
    border-bottom-right-radius: 40px;
    overflow: hidden
}

.dtpic:after {
    content: "";
    display: block;
    width: 9px;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #cc1429;
    border-top-left-radius: 8px;
}

.dtpic ul {
    position: relative;
    z-index: 3
}

.dtpic li {
    float: left;
    position: relative
}

.dtpic li a {
    display: block
}

.dtpic li .date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background: #f39800;
    color: #fff;
    text-align: center;
    font-family: "sySong";
    font-size: 16px;
    z-index: 3
}

.dtpic .npic {
    padding-top: 95%;
    position: relative;
    overflow: hidden
}

.dtpic .npic img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.dtpic li:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.dtpic li .n_tit {
    background: rgba(0, 0, 0, 0.56);
    color: #fff;
    padding: 0px 20px;
    height: 70px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.dtpic li .n_tit p {
    font-size: 14px;
    color: #a6b2ca;
    margin-top: 10px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden
}

.dtpic li .n_tit h1 {
    font-size: 18px;
    color: #fff;
    width: calc(100% - 150px);
    line-height: 70px;
    display: block;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
    padding-left: 10px
}

.dtpic .slick-dots {
    text-align: left;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    background: rgba(0, 97, 192, 0.8)
}

.dtpic .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-left: 15px;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer
}

.dtpic .slick-dots li.slick-active {
    background: #f28d01
}

.dtlist {
    overflow: hidden
}

.dtlist .bd {
    clear: both
}

.d_list li:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.d_list li {
    line-height: 57px;
    position: relative;
    border-bottom: 1px solid #e5e5e5
}

.d_list li a {
    display: block
}

.d_list li h1 {
    font-size: 16px;
    font-weight: bold;
    padding-right: 100px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden
}

.d_list li span {
    color: #939393;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0
}

.d_list li:hover h1 {
    color: #cc1429;
}

.engineer li {
    float: left;
    width: 48%;
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-top: 22px
}

.engineer li:nth-child(even) {
    float: right
}

.engineer li span {
    float: left;
    width: 50px;
    margin-right: 25px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #999
}

.engineer li span i {
    display: block;
    margin: 0 auto 5px auto;
    width: 28px;
    height: 30px;
    background: url(../images/dateicon.png) no-repeat left top
}

.engineer li .en_txt {
    overflow: hidden
}

.engineer li .en_txt h1 {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    display: block;
    max-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.engineer li .en_txt p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 10px;
    display: block;
    height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.engineer li:hover {
    background: url(../images/libg.png) no-repeat;
    background-size: 100% 100%;
    -moz-box-shadow: 0 13px 23px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 13px 23px rgba(0, 0, 0, .2);
    box-shadow: 0 13px 23px rgba(0, 0, 0, .2)
}

.engineer li:hover span i {
    background-position: 0 -40px;
    color: #fff
}

.engineer li:hover .en_txt h1,.engineer li:hover span {
    color: #fff
}

.engineer li:hover .en_txt p {
    color: rgba(255, 255, 255, 0.6)
}

.Elite {
    padding: 50px 0;
    background: url(../images/Elitebg.png) no-repeat center top;
    background-size: 100% 60%
}

.tit_e {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #fff
}

.tit_e p {
    font-size: 24px;
    font-family: "arial black";
    color: #fff;
    opacity: 0.28;
    text-align: center
}

.tit_e i {
    display: block;
    margin: 10px auto 0 auto;
    width: 18px;
    height: 4px;
    background: #f28d01
}

.talent {
    width: calc(100% + 70px);
    margin-left: -35px
}

.talent li {
    border: 6px solid #fff
}

.talent li a {
    display: block;
    padding-top: 55.4%;
    position: relative;
    overflow: hidden;
    background: #fff
}

.talent li a img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0.7
}

.talent li a:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.talent .slick-list {
    padding: 80px 0!important
}

.talent .slick-slide {
    margin: 0 70px
}

.talent .slick-center {
    width: 35%
}

.talent .slick-center {
    transform: scale(1.5);
    opacity: 1!important
}

.talent .slick-center li a img {
    opacity: 1
}

.talent .slick-prev {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/b_prev02.png) no-repeat center center;
    position: absolute;
    left: calc(50% - 100px);
    bottom: -45px;
    cursor: pointer;
    z-index: 6
}

.talent .slick-next {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/b_next02.png) no-repeat center center;
    position: absolute;
    right: calc(50% - 90px);
    bottom: -45px;
    cursor: pointer;
    z-index: 6
}

.talent .slick-dots {
    height: 0
}

.elitebox {
    position: relative
}

.elitebox .pages {
    left: 50%;
    margin-left: -45px;
    bottom: -45px;
    overflow: hidden;
    position: absolute
}

.elitebox .pages .current {
    font-size: 24px;
    color: #cc1429;
}

.elitebox .pages span {
    display: inline-block;
    vertical-align: bottom;
    font-size: 24px;
    color: #333
}

.elitebox .pages b {
    width: 8px;
    font-size: 24px;
    font-weight: normal;
    color: #999;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 5px
}

.elitebox .pages .total {
    color: #999
}

.media {
    padding: 50px 0;
    margin-top: 50px;
    background: url(../images/mediabg.png) no-repeat;
    background-size: cover
}

.media_li {
    margin-top: 15px
}

.media_li a {
    display: block;
    padding: 13px 0;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.media_li a:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.media_li a span {
    display: block;
    width: 6%;
    float: left;
    margin-right: 19px;
}

.media_li a span em {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 0
}

.media_li a span em img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.media_li a h1 {
    font-size: 17px;
    padding-right: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    color: #000;
    line-height: 25px;
}

.media_li a h1 p {
    font-size: 14px;
    color: #999!important;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
    line-height: 26px;
    maring-left: 2px
}

.media_li a i {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: 10px;
    width: 24px;
    height: 15px;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: url(../images/lhjt.png) no-repeat
}

.media_li a:hover i {
    right: 0
}

.media_li a:hover h1 {
    color: #cc1429;
}

.teacher {
    margin-top: 30px
}

.teacher .slick-slide {
    margin: 0 5px
}

.teacher .slick-list {
    padding: 0 5px
}

.teacher li {
    position: relative
}

.teacher li .photo {
    display: block;
    position: relative;
    padding-top: 48%;
    overflow: hidden
}

.teacher li .photo img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.teacher li:hover {
    border: 1px solid #cc1429
}

.teacher li:hover .photo img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.teacher li .intro {
    left: 0;
    right: 0;
    bottom: 0;
    background: #f7f7f7;
    width: 100%;
    padding: 11px;
}

.teacher li .intro h1 {
    font-size: 18px;
    font-weight: bold
}

.teacher li .intro span {
    font-size: 16px;
    font-weight: normal;
    float: none;
    margin-top: 2px;
    display: block
}

.teacher li .intro p {
    font-size: 16px;
    color: #999;
    margin-top: 10px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.teacher li:hover .intro {
    background: #cc1429
}

.teacher li:hover .intro h1,.teacher li:hover .intro span,.teacher li:hover .intro p {
    color: #fff
}

.teacher .slick-prev {
    width: 12px;
    height: 23px;
    background: url(../images/jt_left.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -16.5px;
    left: 10px;
    cursor: pointer;
    z-index: 9
}

.teacher .slick-next {
    width: 12px;
    height: 23px;
    background: url(../images/jt_r.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -16.5px;
    right: 10px;
    cursor: pointer;
    z-index: 9
}

.cover_img,.cover_img>div:first-child {
    -webkit-transition: .3s all ease-in;
    -moz-transition: .3s all ease-in;
    -ms-transition: .3s all ease-in;
    transition: .3s all ease-in
}

.cover_bg,.cover_img>div:first-child {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.cover_img {
    position: relative;
    overflow: hidden
}

a:hover .cover_img>div:first-child,.cover_img:hover>div:first-child {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.cover_img>div:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.away {
    padding: 50px 0
}

.away li {
    text-align: center;
    font-size: 18px;
    text-align: center
}

.away li span {
    display: block;
    width: 53px;
    height: 53px;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    transform-style: preserve-3d
}

.away li:hover span {
    transform: rotateY(180deg)
}

.away .slick-prev {
    width: 12px;
    height: 23px;
    background: url(../images/jt_left.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -16.5px;
    left: 0;
    cursor: pointer
}

.away .slick-next {
    width: 12px;
    height: 23px;
    background: url(../images/jt_r.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -16.5px;
    right: 0;
    cursor: pointer
}

.link {
    width: 100%;
    background: #f4f4f4;
    padding: 15px
}

.link h1 {
    font-size: 18px;
    color: #cc1429;
    background: url(../images/linkicon.png) no-repeat left center;
    padding-left: 25px;
    display: inline-block;
}

.link a {
    margin: 0 10px;
    font-size: 18px
}

.link a:hover {
    color: #cc1429
}

.footer {
    width: 100%;
    background: url(../images/footbg.png) no-repeat;
    background-size: cover;
    padding: 80px 0 50px 0;
    position: relative;
}

.foot_link {
    float: left;
    width: 390px;
    display: none;
}

.foot_link .item {
    float: left;
    width: 30.333%;
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    color: #bee7db;
    text-align: center;
    position: relative;
    padding-left: 14px
}

.foot_link a {
    color: #fff !important;
    font-size: 13px
}

.foot_link a span {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    display: block;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px
}

.foot_link a span img {
    vertical-align: middle
}

.foot_link a:hover span {
    -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -ms-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate
}

@keyframes icon-bounce {
    0%,100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@-webkit-keyframes icon-bounce {
    0%,100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@-moz-keyframes icon-bounce {
    0%,100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@-o-keyframes icon-bounce {
    0%,100% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    75% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    85% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

.foot_link .con {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    bottom: calc(100% + 18px);
    background: rgba(255, 255, 255, .9);
    padding: 10px;
    z-index: 66;
    left: 50%;
    margin-left: -64px;
    box-shadow: 0 -3px 5px rgba(0, 0, 0, .1);
    transition: .3s all ease-in
}

.foot_link .con:before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -7px;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: rgba(255, 255, 255, .9) transparent transparent transparent
}

.foot_link .item:hover .con {
    visibility: visible;
    opacity: 1;
    bottom: calc(100% + 4px)
}

.foot_link .con a {
    display: block;
    color: #555 !important;
    padding: 12px 12px;
    white-space: nowrap
}

.foot_link .con a:not(:first-child) {
    border-top: 1px dashed #ddd
}

.foot_link .con a:hover {
    color: #cc1429;
}

.footlogo {
    width: 540px;
}

.footlogo a {
    margin-bottom: 20px
}

.footlogo img {
    width: 100%
}

.footlogo p {
    text-align: center;
    color: #ffffff;
    line-height: 30px;
}

.footlogo p a {
    color: #ffffff !important
}

.contact {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.contact h1 {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    font-weight: bold;
    margin-right: 20px;
}

.contact_xx {
    padding-left: 20px
}

.contact p {
    font-size: 13px;
    color: #ffffff;
    line-height: 36px;
    margin-right: 10px;
}

.sban {
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center
}

.sban img {
    width: 100%
}

.sban .banimg2 {
    display: none;
    width: 100%;
    height: 100%
}

.conbox {
    padding: 30px 0
}

.meun {
    width: 300px;
    padding-bottom: 30px;
    padding-right: 2px;
    border-bottom-right-radius: 30px;
    float: left;
    position: relative;
    z-index: 5;
    background: #cc1429;
    margin-right: 50px;
}

.meun .dt {
    width: 100%;
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    text-align: center;
}

.meun .dt i {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    text-align: center;
    line-break: 32px;
    margin-top: 15px
}

.meun .dt em {
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 20px;
    top: 7px;
    cursor: pointer;
    font-size: 40px;
    background: url(../images/jia.png) no-repeat center center
}

.meun .dt em.zk {
    background: url(../images/jian.png) no-repeat center center
}

.meun dl {
    display: block;
    color: #2b2b2b!important
}

.meun dd {
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    margin: 0 auto;
    position: relative;
    border-left: 2px solid #cc1429;
    background: rgba(255, 255, 255, 0.9);
}

.meun dd.on {
    background: #fff;
    border-left: 2px solid #f28d01
}

.meun dd a {
    display: block;
    text-align: left;
    padding-left: 20px;
    border-bottom: 1px solid #cc1429;
    color: #000
}

.meun dd.on a {
    color: #f28d01;
    font-weight: bold
}

.meun dd:last-child a {
    border-bottom: 0
}

.meun dd i {
    display: block;
    width: 40px;
    height: 60px;
    z-index: 3;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/meunjt.png) 14px center no-repeat;
    cursor: pointer
}

.meun dd i.icon {
    background-position: -24px center
}

.meun dd ul {
    display: none
}

.meun dd ul li {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
    font-size: 16px
}

.meun dd ul li a {
    width: 100%;
    border-bottom: 0;
    padding-left: 35px
}

.meun dd:hover {
    width: 100%
}

.meun dd:hover a {
    color: #cc1429;
}

.meun dd:hover i.icon {
    background-position: -24px center
}

.meun dd:hover ul a {
    background: none;
    border-left: 0;
    color: #333
}

.meun dd:hover ul a:hover {
    background: #cc1429;
    color: #fff
}

.listing {
    overflow: hidden
}

.location {
    background: #f5f5f5;
    padding: 0 15px
}

.location:after,.newlist01 li:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.location h1 {
    float: left;
    font-size: 20px;
    line-height: 50px;
    border-bottom: 2px solid #cc1429;
    color: #cc1429;
}

.location span {
    float: right;
    color: #666;
    font-size: 14px;
    line-height: 50px;
    background: padding-left: 25px
}

.location span a {
    color: #cc1429;
}

.listing_w {
    width: 100%;
    background: #fff;
    padding: 20px 30px
}

.nybox {
    padding: 20px 0;
    margin-top: 10px
}

.newlist {
    padding: 0 10px
}

.newlist li {
    padding-left: 25px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px dashed #e5e5e5
}

.newlist li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.5px;
    width: 5px;
    height: 5px;
    background: #cc1429
}

.newlist li:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.newlist li:last-child {
    border-bottom: none
}

.newlist li .date {
    line-height: 50px;
    color: #999;
    position: absolute;
    top: 0;
    right: 0
}

.newlist a h1 {
    font-size: 16px;
    line-height: 50px;
    display: block;
    padding-right: 95px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
    color: #303030;
    -webkit-transition: all .3s;
    transition: all .3s
}

.newlist li:hover a h1 {
    color: #cc1429;
    font-weight: bold;
}

.piclist li {
    float: left;
    width: 31.333%;
    margin-right: 3%;
    margin-top: 20px;
    background: #fff;
    padding: 10px;
    border: 1px solid #e5e5e5;
    padding-bottom: 10px
}

.piclist li:nth-child(3n) {
    margin-right: 0
}

.piclist li .pic span {
    display: block;
    overflow: hidden;
    position: relative;
    padding-top: 70.2%
}

.piclist li .pic span img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s;
    transition: all .5s
}

.piclist li:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.piclist li h1 {
    font-size: 16px;
    padding: 15px 20px;
    display: block;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
    text-align: center
}

.piclist li a.more {
    width: 92px;
    height: 28px;
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 28px;
    color: #666;
    display: block;
    margin-top: 10px
}

.piclist li a.more:hover {
    background: #226fb8;
    color: #fff
}

.piclist li:hover h1 {
    color: #cc1429
}

.picnewlist li {
    padding: 30px 0;
    border-bottom: 1px dashed #cacaca;
    position: relative
}

.picnewlist li:after,.new_nr .dbu:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.picnewlist li .new_pic {
    width: 25%;
    float: left;
    margin-right: 15px
}

.picnewlist li .new_pic span {
    padding-top: 65.7%;
    position: relative;
    overflow: hidden;
    display: block
}

.picnewlist li .new_pic span img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s
}

.picnewlist li:hover .new_pic span img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.new_nr {
    overflow: hidden
}

.new_nr h1 {
    font-size: 20px;
    font-weight: bold;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden
}

.new_nr p {
    font-size: 16px;
    line-height: 26px;
    color: #7e7e7e;
    margin: 20px 0;
    max-height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.new_nr .dbu .date {
    background: url(../images/sjicon.png) no-repeat left center;
    font-size: 16px;
    line-height: 44px;
    padding-left: 35px;
    color: #7e7e7e;
    display: block;
    float: left
}

.new_nr .dbu .more {
    display: block;
    float: right;
    width: 24px;
    height: 15px;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: url(../images/lvjt.png) no-repeat;
    margin-top: 10px;
    margin-right: 10px
}

.picnewlist li:hover h1 {
    color: #cc1429
}

.picnewlist li:hover .dbu .more {
    margin-right: 0
}

.introbox {
    padding-top: 20px
}

.introbox p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px
}

.introbox h1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #cc1429;
}

.introbox p img {
    max-width: 100%
}

.line {
    margin: 15px 0;
    height: 1px;
    width: 100%;
    border-bottom: 1px dashed #dddddd
}

.page {
    margin-top: 30px;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px
}

.pr {
    text-align: center;
    margin-top: 20px
}

.pr span {
    display: inline-block;
    margin: 0 15px;
    color: #999
}

.page a:hover {
    color: #bf0008
}

.teachlist .zc {
    font-size: 16px;
    color: #cc1429;
    padding-left: 30px;
    position: relative;
    font-weight: bold;
    text-align: left;
    margin-top: 10px
}

.teachlist .zc:before {
    content: "";
    display: block;
    position: absolute;
    left: 22px;
    bottom: 2px;
    width: 3px;
    height: 15px;
    background: #cc1429
}

.teachlist li {
    width: 21%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin: 20px 2%;
    cursor: pointer;
    background: #f5f5f5;
}

.jspic {
    text-align: center;
    overflow: hidden;
    background: #f5f5f5
}

.jspic a {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 124%
}

.jspic a img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    height: 100%;
}

.teachlist li:hover .jspic a img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.jsxx {
    overflow: hidden;
    padding: 10px
}

.jsxx h2 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-align: center
}

.jsxx h2 a {
    color: #333;
    text-decoration: none
}

.jsxx p {
    margin-top: 10px;
    color: #999;
    text-align: center
}

.teachlist li:after,.teachlist:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.teachlist li:hover {
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    background: #cc1429
}

.teachlist li:hover h2 a,.teachlist li:hover p {
    color: #fff
}

.result {
    padding: 20px 0
}

.tj p {
    font-size: 18px;
    font-weight: bold;
    color: #9c0a0d;
    line-height: 35px
}

.result li {
    padding: 15px 0 15px 0px;
    line-height: 30px;
    position: relative;
    border-bottom: 1px dashed #bdbdbd
}

.result li:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.result li a {
    display: block
}

.result li span {
    position: absolute;
    line-height: 35px;
    right: 0;
    top: 15px;
    font-size: 16px;
    color: #aaa
}

.result li h1 {
    font-size: 16px;
    color: #333;
    line-height: 35px;
    padding-right: 100px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden
}


.footer .rowbox {
    display: flex;
    justify-content: center;
    align-items: center;
}
.dbewm {
    width: 35%;
    margin-left: 3%;
}
.dbewm ul .ewm01 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 12.5%;
}
.dbewm ul .ewm02 {
    display: flex;
    flex-wrap: wrap;
}
.dbewm ul .ewm01 li {
    width: 33.3%;
    text-align: center;
}
.dbewm ul .ewm02 li {
    width: 25%;
    text-align: center;
}
.dbewm ul li img {
    width: 75%;
    min-width: 80px;
    margin: 0 auto;
}
.dbewm ul li p {
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-bottom: 10px;
}


@media only screen and (max-width: 1400px) {
    .headr {
        padding-top: 20px;
    }

    .topsearch {
        padding-top: 20px;
    }

    .nav {
        margin-top: 0;
    }

    .talent {
        width: 100%;
        margin-left: 0;
    }

    .media_li a {
        padding: 16px 0;
    }

    .footlogo {
        /* margin-left: -210px; */
    }

    .header {
        border-bottom: none;
    }
}

@media only screen and (max-width: 1200px) {
    .nav li {
        font-size: 16px;
    }

    .logo span {
        font-size: 22px;
    }

    .logo img {
      height: 25px;
    }

    .n_list li {
        padding: 20px;
    }

    .teacher .slick-slide {
        margin: 0 26px;
    }

    .teacher li .intro p {
        font-size: 14px;
        height: 59px;
    }

    .talent .slick-slide {
        margin: 0 50px;
    }

    .footlogo {
        /* width: 400px; */
        /* margin-left: -140px; */
    }
}

@media only screen and (max-width: 1024px) {
    .head {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .logo {
        margin-right: auto;
        padding: 0;
    }

    .meun_icon {
        position: static;
    }

    .headr {
        display: none;
    }

    .topsearch {
        display: none;
    }

    .meun_icon {
        margin-left: auto;
        display: block;
    }

    .mob_nav {
        display: block;
    }

    .contact {
        margin-bottom: 20px;
    }

    .newspic {
        width: 100%;
        float: none;
    }

    .newslist {
        margin-top: 30px;
    }

    .science {
        width: auto;
        float: none!important;
    }

    .science:nth-child(even) {
        margin-top: 40px;
    }

    .d_list li {
        line-height: 72px;
    }

    .talent .slick-slide {
        margin: 0 40px;
    }

    .talent .slick-list {
        padding: 50px 0!important
    }

    .away li {
        font-size: 16px;
    }

    .footlogo {
    }

    .meun {
        width: 100%;
        float: none;
        margin-right: 0;
        padding-bottom: 0;
        background: #fff;
    }

    .meun .dt em {
        display: block;
    }

    .meun dl {
        display: none;
        padding-bottom: 0;
    }

    .listing {
        margin-top: 20px;
    }

    .teachlist li {
        width: 21%;
    }

    .meun .dt {
        width: 100%;
        height: 0px;
        line-height: 0px;
        color: #fff;
        font-size: 26px;
        font-weight: bold;
        position: relative;
        text-align: center;
    }

    .conbox {
        padding: 0 0 30px;
    }

    .nybox {
        padding: 0 0 20px;
        margin-top: 10px
    }

    .header {
        border-bottom: none;
    }
}

@media only screen and (max-width: 976px) {
    .noticelist a {
        width: auto;
        float: none;
        margin-right: 0;
        margin-top: 30px;
    }

    .foot_link,.contact {
        float: none;
        width: auto;
        text-align: center;
    }

    .footlogo {
        position: static;
        margin-left: 0;
        text-align: center;
        width: 80%;
        margin: 10px auto;
    }

    .contact p {
        display: inline-block;
    }
.footer .rowbox {
    display: block;
}
.footlogo {
    margin: 0 auto;
    max-width: 100%;
}
.dbewm {
    max-width: 100%;
    margin: 0 auto;
    width: 700px;
}
}

@media only screen and (max-width: 768px) {
    .d_list li {
        line-height: 53px;
    }
}

@media only screen and (max-width: 641px) {
    .banner .slick-dots {
        bottom:15px
    }

    .banner .slick-dots li {
        width: 10px;
        height: 10px;
    }

    .talent .slick-slide {
        margin: 0 20px;
    }

    .talent .slick-center {
        transform: scale(1.3);
    }

    .pic_li li {
        width: 100%;
        margin-top: 20px;
    }

    .pic_li li:nth-child(2) {
        margin: 20px 0 0 0;
    }

    .engineer li {
        width: auto;
        float: none!important;
    }

    .location h1,.location span {
        float: none;
        display: block;
    }

    .structure dl dd {
        width: 100%;
    }

    .piclist li {
        width: calc(50% - 20px);
        margin: 15px 10px;
    }

    .piclist li h1 {
        font-size: 14px;
    }

    .teachlist li {
        width: 29%;
    }
}

@media only screen and (max-width: 576px) {
    .header {
        position: inherit;
    }

    .dtpic {
        width: auto;
        float: none;
        margin-right: 0;
    }

    .talent .slick-list {
        padding: 20px 0!important;
    }

    .talent .slick-center {
        transform: scale(1);
    }

    .link h1,.link a {
        font-size: 16px;
    }

    .welcome {
        display: none;
    }

    .logo {
        padding: 15px 0;
    }

    .logo img {
       height: 20px;
    }

    .logo span {
        font-size: 17px;
    }

    .banner .slick-dots {
        display: none!important;
    }

    .tit h1 {
        font-size: 28px;
    }

    .tit_r {
        height: 35px;
        line-height: 38px
    }

    .location span {
        line-height: 26px;
        padding: 10px 0;
    }
}

@media only screen and (max-width: 414px) {
    .logo img {
       height: 18px;
    }

    .logo span {
        font-size: 16px;
    }

    .n_list li {
        padding: 20px 0;
    }

    .n_list .date {
        margin-right: 25px;
    }

    .tit_r em {
        font-size: 14px;
    }

    .picnewlist li .new_pic {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .new_nr {
        margin-top: 15px;
    }

    .teachlist li {
        width: 46%;
    }
}

@media only screen and (max-width: 375px) {
    .logo {
        top: 10px;
        left: 10px;
    }

    .bm_teacher li i.more {
        display: none;
    }

    table td {
        width: 60px
    }
}

@media only screen and (max-width: 320px) {
    .logo img {
       height: 15px;
    }

    .logo span {
        font-size: 14px;
    }

    .mob_nav {
        width: 90%;
        right: -95%;
    }
}