/* 首页 */

header {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #E00206;
    font-weight: bold;
    font-size: 12px;
}

.index_mainarea {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

header .index_mainarea ul li {
    float: left;
}

header .index_mainarea ul li a {
    color: #fff;
    margin-right: 24px;
}

header .index_mainarea ul li span {
    color: #fff;
}

header .index_mainarea ul li a span.active {
    color: rgb(255, 221, 36);
}

header .index_mainarea ul li img {
    width: 15px;
    height: 13px;
    padding-top: 16px;
    float: left;
    cursor: pointer;
}

.chinese {
    margin-right: 0 !important;
}

.course_recommendation a {
    margin-left: 964px;
}

nav {
    width: 100%;
    height: 80px;
    background-color: #fff;
}

nav .index_mainarea ul {
    line-height: 80px;
}

nav .index_mainarea ul,
nav .index_mainarea ul li,
.index_logo {
    float: left;
}

.index_logo {
    margin-right: 20px;
    Width: 284px;
    Height: 56px;
    padding-top: 15px;
}

nav .index_mainarea ul li {
    position: relative;
}

nav .index_mainarea ul li a,
.sys_setting {
    font-size: 18px;
    color: #000;
    margin-left: 37px;
}

.sys_setting {
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 4px solid transparent;
}

.sys_list {
    position: absolute;
    width: 200px;
    height: 360px;
    left: 20px;
    background-color: #fff;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    box-sizing: border-box;
    z-index: 1;
    padding-top: 3px;
    opacity: 0;
    cursor: pointer;
}

.sys_list a {
    margin: 0;
    font-size: 16px !important;
}

.sys_list p {
    margin-left: 20px;
}

.sys_line {
    width: 100%;
    height: 1px;
    background-color: #EAEBED;
    margin: 21px 0 3px 0;
}

nav .index_mainarea ul li a.active {
    font-weight: bold;
}

.banner_box {
    width: 100%;
    /* height: 906px; */
    height: calc(100vh - 181px);
    position: relative;
    background-color: #E00206;
}

.banner_box a {
    display: block;
    height: 100%;
}

.banner_box img {
    width: 100%;
    /* height: 100%; */
    /* max-height: 100%; */
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    /* transform: translateY( -50%); */
}

.banner_box .swiper-slide-active img {
    z-index: 1;
}

footer {
    width: 100%;
    height: 55px;
    line-height: 55px;
    background-color: #E00206;
}

footer .index_mainarea ul li {
    position: relative;
    float: left;
}
footer .index_mainarea ul li:hover .contact_sys_list {
    height: 80px;
}
footer .index_mainarea ul li a {
    color: #fff;
}

footer .index_mainarea ul li a div {
    margin-right: 46px;
    display: flex;
    align-items: center;
    font-size: 14px;
}

footer .index_mainarea ul li a div span {
    margin-left: 12px;
}

.manage_img {
    width: 28px;
    height: 24px;
}

.notice_img {
    width: 25px;
    height: 24px;
}

.contact_img {
    width: 25px;
    height: 25px;
}

.map_img {
    width: 31px;
    height: 25px;
}

.banner_box .swiper-pagination {
    width: 120px !important;
    bottom: 58px !important;
    left: calc(100% - 176px) !important;
}

.banner_box .swiper-pagination-bullet {
    height: 16px !important;
    width: 16px !important;
    margin-left: 12px !important;
    margin-right: 12px !important;
}

.swiper-pagination-bullet {
    border: 1px solid rgb(255, 221, 36);
    box-sizing: border-box;
    background-color: transparent !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    background-color: rgb(255, 221, 36) !important;
}

.slider_btn {
    position: absolute;
    right: 32px;
    top: 387px;
    width: 48px;
    z-index: 10;
}

.slider_box {
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background: url(../images/btn_polygon.png) no-repeat;
    background-size: cover;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 16px;
    position: fixed;
    right: 32px;
    width: 48px;
    z-index: 10;
}

.news_box {
    top: 387px;
}

.viewpoint_box {
    top: 451px;
}

.activity_box {
    top: 515px;
}

.slider_detail {
    position: absolute;
    right: 14px;
    bottom: 0;
    width: 320px;
    height: 220px;
    display: none;
}

.slider_title {
    width: 100%;
    height: 68px;
    background: url(../images/yellow_bg/bg_slidertitle.jpg) no-repeat;
    background-size: cover;
    border-radius: 16px 16px 0px 0px;
    padding: 14px 24px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    position: relative;
}

.slider_title a {
    color: #000;
}

.slider_content {
    width: 100%;
    height: 152px;
    background: url(../images/bg_sliderbox.png) no-repeat;
    background-size: contain;
    padding-top: 20px;
    box-sizing: border-box;
}

.slider_banner {
    width: 240px;
    height: 112px;
    margin: 0 16px 0 24px;
    overflow: hidden;
    position: relative;
}

.slider_banner .swiper-wrapper {
    width: 208px;
}

.slider_banner .swiper-pagination {
    width: 12px !important;
    height: 12px !important;
    left: 222px !important;
    top: 0 !important;
}

.slider_banner .swiper-pagination-bullet {
    margin: 8px 0 !important;
    width: 12px !important;
    height: 12px !important;
}

.go_more {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 23px;
    height: 23px;
    background-color: #F12711;
    border-radius: 50%;
    line-height: 0;
}

.go_more img {
    width: 5px;
    height: 9px;
    padding-top: 7px;
}

.slider_box:hover {
    background: url(../images/btn_polygonactive.png) no-repeat;
    background-size: cover;
    color: #E00206;
}

.viewpoint_avatar {
    width: 88px;
    height: 88px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.viewpoint_avatar img {
    width: 100%;
    height: 100%;
}

.viewpoint_title {
    padding: 14px 36px 14px 96px;
}

.viewpoint_content {
    color: #000;
    font-size: 12px;
    line-height: 22px;
}

.date_wrap {
    width: 112px;
    line-height: 22px;
}

.activity_date {
    font-weight: bold;
    font-size: 32px;
    line-height: 22px;
    color: #E00206;
}

.activity_year {
    font-weight: bold;
    font-size: 14px;
    color: rgba(224, 2, 6, 0.2);
}

.dete_detail,
.base_wrap {
    font-size: 12px;
    color: #000;
    height: 22px;
    line-height: 22px;
    text-align: left;
    margin-top: 12px;
}

.dete_detail img {
    width: 12px;
    height: 12px;
    padding-top: 6px;
}

.base_wrap img {
    width: 11px;
    height: 13px;
    padding-top: 4px;
}

.dete_detail img,
.base_wrap img,
.dete_detail span,
.base_wrap span {
    float: left;
}

.dete_detail span,
.base_wrap span {
    margin-left: 8px;
}

.slider_box,
.sys_list,
.contact_sys_list,
.class_left div {
    -ms-transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    -moz-transition: all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
}


/* 关于我们 */

.top_box {
    width: 100%;
    height: 310px;
    background: url(../images/bg_img/bg_bigwidth.jpg) no-repeat center bottom;
    background-size: cover;
}

.main_center {
    width: 1200px;
    margin: 0 auto;
}

.top_title {
    font-size: 50px;
    line-height: 57px;
    color: #FFFFFF;
    padding-top: 135px;
}

.show_content {
    width: 100%;
    padding: 50px 0 120px 0;
    background-color: rgb(248, 248, 248);
}

.left_nav {
    float: left;
    /*width: 80px;*/
    width: 100px;
}

.left_nav p {
    color: #000;
    font-size: 20px;
    line-height: 23px;
    font-weight: bold;
    padding-top: 8px;
}

.left_nav ul li {
    font-size: 16px;
    line-height: 18px;
    margin-top: 34px;
    cursor: pointer;
    position: relative;
}

.left_nav ul li a {
    color: #222222;
}

.left_nav ul li img {
    position: absolute;
    bottom: -4px;
    left: -86px;
    width: 234px;
}

.left_nav ul li.active a {
    color: #E00206;
    font-weight: bold;
}

.right_content {
    /*margin-left: 92px;*/
    margin-left: 72px;
    float: left;
    width: 1028px;
    background: #FFFFFF;
    padding: 48px 50px 77px 50px;
    box-sizing: border-box;
    position: relative;
    min-height: 430px;
}

.president_wrap {
    display: none;
}

.president_avatar {
    /*width: 168px;*/
    /*height: 224px;*/
    float: left;
    width: 310px;
    height: 414px;
}

.president_detail {
    float: left;
    width: 726px;
    margin-left: 34px;
}

.president_name {
    font-size: 20px;
    line-height: 23px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 12px;
}

.president_job {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
}

.president_intro {
    font-size: 15px;
    line-height: 25px;
    color: #666666;
    margin-top: 32px;
    text-align: justify;
}

.president_speak {
    margin: 64px 0 0 168px;
    width: 715px;
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    position: relative;
}

.president_speak_new {
    width: 573px;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
    text-indent: 34px;
    color: #333333;
    float: right;
}

.president_name_new {
    font-weight: bold;
    font-size: 24px;
    line-height: 27px;
    margin: 30px 0 12px 0;
    text-align: right;
    color: #333333;
}

.president_job_new {
    font-weight: bolder;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    text-align: right;
}

.left_quotation {
    position: absolute;
    left: -168px;
    top: -12px;
    width: 70px;
    height: 62px;
}

.right_quotation {
    position: absolute;
    right: -72px;
    bottom: 0;
    width: 49px;
    height: 43px;
}

.school_intro {
    margin-top: 24px;
    text-align: justify;
}

.school_introbox {
    font-size: 17px;
    line-height: 30px;
    color: #2a1919;
}

/* 领导简介 */
.school_introbox .leaders{
    margin-bottom:40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.school_introbox .leaders .leader_item{
    position: relative;
    /*margin-right:132px;*/
    margin-right:202px;
}
.school_introbox .leaders .leader_item:last-child{
    margin-right:0;
}
.school_introbox .leaders .leader_img{
    width:200px;
    height:200px;
}
.school_introbox .leaders .leader_img img{
    width:100%;
    height:100%;
    object-fit: cover;
}

.school_introbox .leaders .leader_bg{
    width: 200px;
    height: 142px;
    background: #F8F8F8;
}
.school_introbox .leaders .leader_desc{
    width: 200px;
    height: 132px;
    padding:17px 0;
    text-align: center;
    box-sizing: border-box;
    bottom: 30px;
}

.school_introbox .leaders .leader_desc h3{
    font-size: 24px;
    line-height: 30px;
    margin-top:0;
    margin-bottom:16px;
    color: #cbb95a;
}
.school_introbox .leaders .leader_desc p{
    font-size: 17px;
    line-height: 21px;
    margin-bottom:8px;
    color: #747473;
}


.school_abbreviation {
    margin-top: 18px;
    text-align: justify;
}

.uphold_box p,
.uphold_box div {
    float: left;
}

.uphold_box p {
    width: 340px;
}

.uphold_box div {
    width: 568px;
    height: 164px;
    position: absolute;
    right: 0;
    bottom: 196px;
    padding: 22px 64px 22px 26px;
    box-sizing: border-box;
}

.uphold_box div::after {
    width: 568px;
    height: 164px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/yellow_bg/bg_schoolintro.png) no-repeat;
    background-size: cover;
    opacity: 0.8;
}

.uphold_box div p {
    width: auto;
    position: relative;
    z-index: 10;
    font-weight: bold;
}

.business_left {
    /*width: 510px;*/
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    /*float: left;*/
    text-align: justify;
}

.system_name {
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 8px;
}

.business_right {
    float: right;
    position: relative;
}

.business_house {
    width: 296px;
    height: 336px;
}

.business_detail {
    position: absolute;
    width: 250px;
    height: 164px;
    top: 28px;
    right: 121px;
}

.business_detail::after,
.manage_detail {
    width: 250px;
    height: 164px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/yellow_bg/bg_yellow.jpg) no-repeat;
    background-size: cover;
    opacity: 0.9;
}

.business_detail a p {
    position: relative;
    z-index: 10;
    color: #E00206;
    font-size: 20px;
    line-height: 30px;
    margin: 102px 0 0 30px;
}

.business_detail a p span {
    font-weight: bold;
}

.business_detail a p img,
.manage_detail a p img,
.major_box a p img,
.executive_box a p img,
.master a p img,
.know_more img,
.link_show img,
.album_preview img,
.professor_job img,
.lecture_more img,
.work_show img {
    width: 7px;
    height: 13px;
    margin-left: 12px;
}

.manage_sys {
    font-size: 20px;
    line-height: 23px;
    color: #000;
    font-weight: bold;
    margin-top: 50px;
}

.manage_box {
    margin: 16px 0 50px 0;
}

.manage_left {
    float: left;
    position: relative;
}

.manage_detail {
    position: absolute;
    width: 250px;
    height: 164px;
    top: 28px;
    left: 121px;
}

.manage_detail a p {
    position: relative;
    z-index: 10;
    color: #E00206;
    font-size: 20px;
    line-height: 30px;
    margin: 82px 0 0 30px;
    font-weight: bold;
}

.detail_know {
    display: block;
}

.manage_right {
    /*float: left;*/
    /*width: 510px;*/
    /*margin-left: 117px;*/
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    text-align: justify;
}

.more_sys {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.more_sys div {
    width: 218px;
}

.more_sysname {
    font-size: 20px;
    line-height: 23px;
    color: #000;
    font-weight: bold;
    margin-bottom:24px;
}

.preparation {
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    margin: 8px 0 24px 0;
}

.more_house {
    width: 250px;
    height: 164px;
}

.school_map {
    width: 476px;
    height: 335px;
    float: left;
}

.contact_msg {
    float: left;
    margin-left: 26px;
}

.contact_msg p {
    display: flex;
    align-items: center;
    font-size: 22px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
}

.contact_msg p img {
    width: 40px;
    height: 40px;
}

.contact_msg p span {
    margin-left: 20px;
}

.contact_pos span {
    width: 366px;
}

.contact_pos {
    margin-top: 84px;
}

.contact_other {
    margin-top: 36px;
}

.recruit {
    height: 30px;
}

.recruit li {
    float: left;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    padding-bottom: 4px;
    border-bottom: 3px solid transparent;
    margin-right: 32px;
    cursor: pointer;
}

.recruit li.active {
    font-weight: bold;
    padding-bottom: 4px;
    border-bottom: 3px solid #E00206;
}
.recruit li a {
    color: #222222;
    font-weight: bold;
}

.single_line {
    width: 100%;
    height: 1px;
    background-color: #C4C4C4;
    margin-top: 32px;
}

.recruit_list {
    width: 100%;
    height: 54px;
    border-bottom: 1px solid #C4C4C4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.job_name {
    font-size: 16px;
    color: #000000;
}

.job_date {
    font-size: 14px;
    color: #999999;
}

.recruit_list span:hover {
    color: #E00206;
}

.staff_member {
    display: none;
}


/* 招聘详情 */

.router_show {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(../images/yellow_bg/bg_routershow.jpg) no-repeat;
    background-size: cover;
}

.router_list {
    font-size: 12px;
    color: #976E23;
}

.router_list a {
    color: #976E23;
    text-decoration: underline;
    float: left;
}

.router_list img {
    margin: 0 16px;
    width: 7px;
    height: 13px;
    padding-top: 19px;
    float: left;
}

.router_list span {
    float: left;
}

.recruit_box {
    padding-top: 100px;
    position: relative;
}

.silk {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}

.search_box {
    width: 1068px;
    height: 98px;
    background-color: #fff;
    position: relative;
    margin: 56px auto 0 auto;
}

.search_box input {
    width: 876px;
    height: 100%;
    border: none;
    outline: none;
    padding: 35px 77px;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    float: left;
}

.search_box span {
    float: left;
    display: block;
    width: 192px;
    height: 97px;
    background: url(../images/yellow_bg/bg_search.jpg) no-repeat;
    background-size: cover;
    font-weight: bold;
    font-size: 24px;
    line-height: 97px;
    text-align: center;
    color: #000000;
    cursor: pointer;
}

.result_num {
    width: 1068px;
    margin: 30px auto 20px auto;
    padding-left: 76px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 30px;
    color: #E00206;
}

.search_list {
    padding-bottom: 100px;
    position: relative;
}

.search_list .common_box {
    padding-bottom: 54px !important;
}

.search_list .common_box ul {
    margin-top: 80px;
}

.set_margintop {
    margin-top: 24px;
}

.recruit_detail {
    width: 1068px;
    padding: 40px 61px 70px 61px;
    margin: 0 auto;
    background: #FFFFFF;
    position: relative;
    z-index: 10;
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    box-sizing: border-box;
}

.detail_title {
    text-align: center;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    font-weight: bold;
}

.detail_date {
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    color: #999999;
    margin: 24px 0 34px 0;
}

.recruit_detail p {
    margin-top: 18px;
}

.recruit_detail div {
    font-weight: bold;
    margin-top: 48px;
}


/* 教学项目 */

.no_text {
    background: url(../images/bg_img/bg_bignotext.jpg) no-repeat;
    background-size: cover;
}

.teach_bg {
    background: url(../images/bg_img/bg_teach.jpg) no-repeat;
    background-size: cover;
}

.academic_bg {
    background: url(../images/bg_img/bg_academic.jpg) no-repeat;
    background-size: cover;
}

.student_bg {
    background: url(../images/bg_img/bg_student.jpg) no-repeat;
    background-size: cover;
}

.communication_bg {
    background: url(../images/bg_img/bg_communication.jpg) no-repeat;
    background-size: cover;
}

.faculty_bg {
    background: url(../images/bg_img/bg_faculty.jpg) no-repeat;
    background-size: cover;
}

.build_bg {
    background: url(../images/bg_img/bg_build.jpg) no-repeat;
    background-size: cover;
}

.undergraduate_box {
    margin-bottom: 32px;
}

.major_box {
    width: 214px;
    height: 192px;
    background: url(../images/yellow_bg/bg_major.jpg) no-repeat;
    background-size: cover;
    float: left;
    padding: 32px 60px 0 24px;
    box-sizing: border-box;
}

.major_box p {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin: 8px 0 0 23px;
}

.major_box p span {
    line-height: 30px;
    font-size: 18px;
    color: #E00206;
    font-weight: normal;
}

/*高管培训项目*/
.executive_box {
    flex-wrap: wrap;
}
.executive_box .executive_item{
    width: 213px;
    /*height: 354px;*/
    height: 254px;
    background: url(../images/yellow_bg/bg_major.jpg) no-repeat;
    background-size: cover;
    float: left;
    box-sizing: border-box;
    margin-right: 25px;
    margin-bottom: 30px;
}
.executive_box .executive_item:last-child {
    margin-right: 0;
}

.executive_box .executive_item .executive_img{
    width: 100%;
    margin-bottom: 20px;
}
.executive_box .executive_item .executive_img img{
    /*width: 176px;*/
    /*height: 240px;*/
    width: 200px;
    margin-right: 30px;
}

.executive_box p {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.executive_box p span {
    line-height: 30px;
    font-size: 18px;
    color: #E00206;
    font-weight: normal;
}
.executive_box a p img{
    margin-left: 0;
}
.president_wrap .contact_us p{
    margin-bottom: 10px;
    line-height: 30px;
}

.executive_img_box{
    width: 978px;
    height: 390px;
    margin: 10px 0;
    overflow: hidden;
}
.executive_img_box img{
    width: 978px;
    box-sizing: border-box;
}
/*高管培训项目*/

.major_title {
    line-height: 24px !important;
    margin: 0 0 20px 0 !important;
    height: 48px !important;
}

.major_intro {
    width: 710px;
    height: 192px;
    background: #F8F8F8;
    float: left;
    padding: 24px 48px 18px 46px;
    box-sizing: border-box;
    font-size: 17px;
    line-height: 30px;
    color: #333333;
}

.graduate_box {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.graduate_module {
    width: 441px;
}

.master {
    width: 212px;
    height: 212px;
    background: url(../images/yellow_bg/bg_graduate.png) no-repeat;
    background-size: cover;
    margin: 0 auto;
}

.master p {
    font-size: 20px;
    line-height: 23px;
    font-weight: bold;
    color: #000000;
    padding-top: 4px;
    margin-left: 72px;
}

.master p span {
    line-height: 30px;
    font-size: 18px;
    color: #E00206;
    font-weight: normal;
}

.master_title {
    line-height: 23px !important;
    padding-top: 65px !important;
    padding-bottom: 3px !important;
    margin-left: 32px !important;
    height: 46px !important;
    width: 120px;
}

.master_intro {
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    width: 441px;
    height: 228px;
    background: #F8F8F8;
    padding: 24px 31px;
    box-sizing: border-box;
    margin: 48px 0 68px 0;
    text-align: justify;
}

.finance {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -106px;
}

.only_programme {
    padding-top: 20px !important;
}

.doctor {
    width: 80px;
}

.outdoor_link {
    margin-top: 20px;
}

.reward {
    width: 978px;
    height: 490px;
    background: url(../images/bg_reward.jpg) no-repeat;
    background-size: cover;
    padding-top: 48px;
    margin: 34px 0;
    box-sizing: border-box;
}

.reward_executive {
    width: 978px;
    height: 390px;
    background: url(../images/bg_executive.jpg) no-repeat;
    background-size: cover;
    padding-top: 48px;
    margin: 34px 0;
    box-sizing: border-box;
}

.reward_detail {
    width: 460px;
    height: 380px;
    background-color: rgba(248, 248, 248, 0.8);
    margin-left: 463px;
    text-align: center;
    padding: 52px 48px 0 48px;
    box-sizing: border-box;
}

.reward_executive_detail {
    width: 460px;
    height: 280px;
    background-color: rgba(248, 248, 248, 0.8);
    margin-left: 463px;
    text-align: center;
    padding: 52px 48px 0 48px;
    box-sizing: border-box;
}

.reward_title {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #333333;
}

.know_more {
    margin: 19px 0 24px 0;
}

.know_more span {
    color: #E00206;
    font-size: 18px;
    line-height: 30px;
}

.reward_reason {
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    text-align: justify;
    padding: 0px 4px;
}

.link_show {
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    font-weight: bold;
}

.link_show a span {
    font-size: 18px;
    line-height: 18px;
    color: #E00206;
    margin-left: 24px;
}

.executive {
    height: 503px;
}

.project_detail {
    width: 1108px;
    padding: 70px 77px 80px 77px;
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    margin: 0 auto;
    background: #FFFFFF;
    position: relative;
    z-index: 10;
    box-sizing: border-box;
}

.project_title {
    font-size: 24px;
    line-height: 27px;
    font-weight: bold;
    color: #000000;
}

.project_left {
    float: left;
}

.project_intro {
    width: 610px;
    margin-top: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #EAEBED;
}

/* 富文本样式定义 */
.project_intro h3{
    font-size: 18px;
    margin:20px 0;
}
.project_intro p{
    font-size:16px;
    margin-bottom:17px;
    text-align:justify;
    word-wrap: break-word;
    /*word-break: break-all;*/
}
.project_intro ul li{
    list-style-type: disc;
    margin-left:50px;
    word-wrap: break-word;
    /*word-break: break-all;*/

}
.project_intro ol li{
    list-style-type: disc;
    margin-left:50px;
    word-wrap: break-word;
}
.project_intro ul ul li{
    list-style-type:circle;
    margin-left:100px;
}
.contact_tag {
    font-size: 18px;
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-bottom: 16px;
}

.contact_tag img {
    width: 10px;
}

.contact_tag span {
    margin-left: 8px;
}

.class_left {
    float: left;
    width: 180px;
}

.class_left div {
    width: 100%;
    height: 54px;
    line-height: 54px;
    padding-left: 18px;
    background: url(../images/yellow_bg/bg_class.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 8px;
    font-size: 18px;
    color: rgb(153, 153, 153);
    font-weight: bold;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.class_left div.active {
    background: url(../images/yellow_bg/bg_classa.jpg) no-repeat;
    background-size: cover;
    color: #000;
}

.slide_arrow {
    position: absolute;
    right: 0;
    top: 22px;
    width: 6px;
    height: 9px;
    background: url(../images/arrow/icon_slidearrow.png) no-repeat;
    background-size: cover;
}

.class_right {
    float: left;
    margin-left: 32px;
}

.remark_box {
    border: none;
}

.project_right {
    float: left;
    margin-left: 40px;
}

.class_arrange {
    width: 304px;
    background: #F8F8F8;
    margin-top: 32px;
    padding: 40px 62px 47px 44px;
    box-sizing: border-box;
}

.album {
    margin-top: 32px;
}

.album_box {
    width: 180px;
    height: 234px;
}

.album_preview {
    color: #E00206;
    margin-top: 22px;
}

.contast_apply {
    width: 304px;
    height: 74px;
    margin-top: 29px;
    background: url(../images/yellow_bg/bg_constact_active.png) no-repeat;
    background-size: cover;
    font-weight: bold;
    font-size: 24px;
}
.contast_apply a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
}
/*.contast_apply:hover {*/
    /*background: url(../images/yellow_bg/bg_constact_active.png) no-repeat;*/
    /*background-size: cover;*/
/*}*/
.contast_apply:hover a {
    color: red;
}
/* 教授队伍 */

.professor_box {
    padding-top:16px;
    padding-left: 77px;
    padding-right: 77px;
}

.professor_acronym{
    display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(auto-fill, 38px);
    grid-gap: 0 30px;
    margin-bottom:40px;
}
.professor_acronym li{
    margin-bottom:10px;
}
.professor_acronym li a{
    display: inline-block;
    width:38px;
    height:38px;
    text-align:center;
    font-size: 15px;
    line-height: 38px;
    color: #000;
}
.professor_acronym li.active a{
    color: #E00206;
    background: url(../images/yellow_bg/bg_num.png) no-repeat;
    background-size: cover;
}
.professor_acronym li.disabled a{
    color: #000;
    opacity: 0.2;
    cursor:not-allowed;
}

.professor_list {
    width: 100%;
    height: 192px;
    margin-bottom: 40px;
}

.professor_avatar {
    width: 190px;
    height: 192px;
    float: left;
}

.professor_intro {
    float: left;
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    width: 660px;
    margin-left: 22px;
}

.professor_name {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: bold;
}

.professor_job {
    color: #666;
    margin: 8px 0;
}

.detail_avatar {
    float: left;
    width: 308px;
    height: 247px;
}

.detail_content {
    float: left;
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    margin-left: 36px;
}

.profressor_name {
    font-size: 24px;
    line-height: 27px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 12px;
}

.profressor_intro {
    margin-top: 12px;
}

.special_space {
    margin-left: 8px;
}

.text_space {
    margin-left: 16px;
}

.set_marginleft {
    margin-left: 92px;
}

.page_num {
    display: flex;
    align-items: center;
    margin: 50px auto 0 auto;
}

.page_num li {
    float: left;
    font-size: 15px;
    line-height: 38px;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
    width: 38px;
    height: 38px;
    margin-left: 12px;
}

.page_num a li {
    color: rgba(0, 0, 0, 0.5);
}

.page_num a li.active {
    color: #E00206;
    background: url(../images/yellow_bg/bg_num.png) no-repeat;
    background-size: cover;
}

.to_prev {
    margin-left: 0px !important;
}

.to_prev,
.to_next {
    width: 60px !important;
}

.to_prev img,
.to_next img {
    width: 7px;
    height: 13px;
    padding-top: 13px;
}

.to_prev img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    padding-bottom: 13px;
}

.to_prev span,
.to_next img {
    margin-left: 8px;
}

.to_prev span,
.to_prev img,
.to_next span,
.to_next img {
    float: left;
}


/* 学术科研 */

.lecture_box {
    margin-bottom: 40px;
}

.result_wrap {
    padding: 48px 74px 90px 74px;
}

.result_box {
    margin-bottom: 54px;
}

.result_img {
    width: 220px;
    height: 120px;
    float: left;
}

.result_content {
    float: left;
    margin-left: 24px;
    width: 636px;
}

.result_title {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: bold;
}

.result_date {
    font-size: 17px;
    line-height: 30px;
    color: #666666;
    margin-top: 2px;
}

.lecture_img {
    float: left;
    width: 190px;
}

.lecture_detail {
    float: left;
    margin-left: 32px;
    font-size: 17px;
    line-height: 30px;
    color: #666666;
    width: calc(100% - 222px);
}

.lecture_title {
    font-size: 20px;
    line-height: 32px;
    color: #000000;
    width: 646px;
    font-weight: bold;
    margin-bottom: 16px;
}

.lecture_more {
    margin-top: 34px;
}

.lecture_more span {
    color: #E00206;
}


/* 学生工作 */

.work_box {
    display: flex;
    margin-bottom: 40px;
}

.work_list {
    width: 266px;
    margin-left: 42px;
}

.work_img {
    width: 100%;
    height: 192px;
}

.work_img img {
    width: 100%;
}

.work_date {
    margin: 14px 0 2px 0;
    font-size: 17px;
    line-height: 30px;
    color: #666666;
}

.work_title {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: bold;
}

.work_show {
    font-size: 18px;
    margin-top: 60px;
}

.work_tag {
    line-height: 28px !important;
    font-weight: bold;
    color: #000000 !important;
    margin-right: 24px;
}

.work_show span {
    line-height: 30px;
    color: #E00206;
}

.set_padding {
    padding-left: 73px;
    padding-right: 73px;
}


/* 合作交流 */

.develop_box {
    font-size: 17px;
    line-height: 30px;
    color: #333333;
}

.develop_nav {
    margin: 32px 0;
}

.news_left {
    margin-left: 23px;
}

.contact_us {
    font-size: 17px;
    line-height: 30px;
    color: #333333;
}


/* 通用列表页 */

.common_box {
    width: 1068px;
    padding: 40px 61px 70px 61px;
    margin: 0 auto;
    background: #FFFFFF;
    position: relative;
    z-index: 10;
    font-size: 17px;
    line-height: 30px;
    color: #333333;
    box-sizing: border-box;
}

.left_quotation img,
.right_quotation img,
.president_avatar img,
.business_house img,
.more_house img,
.school_map img,
.silk img,
.album_box img,
.professor_avatar img,
.detail_avatar img,
.result_img img,
.lecture_img img,
.index_logo img {
    width: 100%;
}

.no_marginright {
    margin-right: 0 !important;
}

@media screen and (max-width: 1650px) {
    .banner_box {
        /* height:  auto; */
    }
    /*.banner_box img {*/
        /*width: auto;*/
        /*height: 100%;*/
        /*position: absolute;*/
        /*left: 50%;*/
        /*top: 50%;*/
        /*transform: translate(-50%, -50%);*/
    /*}*/
}

@media screen and (max-width: 1919px) {
    .top_box {
        background: url(../images/bg_img/bg_topbg.jpg) no-repeat center bottom;
        background-size: cover;
    }
    .no_text {
        background: url(../images/bg_img/bg_notext.jpg) no-repeat;
        background-size: cover;
    }
    .teach_bg {
        background: url(../images/bg_img/bg_teach.jpg) no-repeat;
        background-size: cover;
    }
    .academic_bg {
        background: url(../images/bg_img/bg_academic.jpg) no-repeat;
        background-size: cover;
    }
    .student_bg {
        background: url(../images/bg_img/bg_student.jpg) no-repeat;
        background-size: cover;
    }
    .communication_bg {
        background: url(../images/bg_img/bg_communication.jpg) no-repeat;
        background-size: cover;
    }
    .faculty_bg {
        background: url(../images/bg_img/bg_faculty.jpg) no-repeat;
        background-size: cover;
    }
    .build_bg {
        background: url(../images/bg_img/bg_build.jpg) no-repeat;
        background-size: cover;
    }


    /* 联系我们 */
    .contact_sys_list {
        position: absolute;
        bottom: 50px;
        left: 0;
        width: 130px;
        height: 0;
        background-color: #fff;
        font-size: 12px;
        line-height: 18px;
        box-sizing: border-box;
        z-index: 99999;
        opacity: 1;
        cursor: pointer;
        text-align: center;
        overflow: hidden;
        transition: 0.1s;
    }

    .contact_sys_list a {
        margin: 0;
        color: #000000;
        font-size: 14px !important;
    }

    .contact_sys_list p {
        height: 39px;
        line-height: 39px;
        color: #000000;
        border-bottom: 1px solid #EAEBED;
    }
}

@media screen and (max-width: 980px) {
    .banner_box {
        height: 56.625rem!important;
    }
}

.small_screen,
.small_sys,
.small_banner,
.small_contact_sys_list,
.small_right {
    display: none;
}
