﻿@charset "utf-8";

/* CSS Document */
/* saif简介开始 */
.tit_second_core {
    border-bottom: 1px solid #dadada;
}

.tit_second_core li {
    float: left;
    margin-right: 29px;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #666;
}

.tit_second_core li a {
    font-size: 16px;
    color: #666;
}

.tit_second_core li a.current {
    color: #171D8F;
}

.tit_second_core li a:hover {
    color: #171D8F;
}

.aboutSaif_topBanner {
    width: 880px;
    /* height: 280px; */
    overflow: hidden;
}

.aboutSaif_h5 {
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #dadada;
}

.aboutSaif_artical_box {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.aboutSaif_artical_top_r {
    width: 527px;
    margin-top: 25px;
}

.aboutSaif_artical_top_r p {
    margin-bottom: 25px;
}

.aboutSaif_artical_top_l {
    margin: 0 44px 0 0;
}

.aboutSaif_artical_bottom {
    margin-top: 25px;
}

.aboutSaif_pic2 {
    display: block;
    margin: 30px auto 0;
}

.core_de {
    margin-top: 20px;
    *margin-top: 5px;
}

.tit_second {
    border-bottom: 1px solid #dadada;
}

.core_se_tit {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    font-family: "Arial";
    height: 68px;
    line-height: 68px;
}

.core_icon {
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin-right: 26px;
}

.core_explain_ul {
    margin-bottom: 100px;
}

.core_explain_ul li {
    margin-bottom: 40px;
}

.core_explain_ul_r {
    width: 780px;
}

.core_explain_ul_r h6 {
    color: #171D8F;
    font-weight: bold;
    font-size: 14px;
    font-family: "Arial";
    margin-bottom: 10px;
}

.core_explain_ul_r p {
    color: #666;
    font-size: 14px;
    font-family: "Arial";
    line-height: 24px;
}

.sp_core_ex {
    margin-bottom: 2px;
}

/* saif简介结束 */

/* 日历事件开始 */
.calendar_popBox {
    position: relative;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0);
}

.event_pop {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    display: none;
    box-sizing: border-box;
    padding: 17px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1)
}

.event_pop.current {
    display: block;
}

.event_pop_tri {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-width: 5px;
    border-color: transparent transparent #fff transparent;
    border-style: dashed dashed solid dashed;
}

.event_pop_tri.current {
    display: block;
}

.event_pop h6 {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

.event_pop p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.event_pop p a {
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.event_pop p a:hover {
    color: #171D8F;
}

.act_name_p {
    margin-right: 8px;
}

.event_pop ul li:first-child {
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 5px;
}

/* 日历事件结束 */

/* saif理事会开始 */
.coun_pic {
    width: 360px;
    height: 202px;
}

.counPicPo {
    width: 519px;
    *width: 475px;
    height: 202px;
    *height: 158px;
    background-color: #fff;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    box-sizing: border-box;
    padding: 22px;
    position: relative;
}

.coun_pic_po p {
    margin-bottom: 10px;
}

.triangle_po {
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent #fff transparent transparent;
    border-style: dashed solid dashed dashed;
    /*dashed 照顾ie6*/
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -10px;
}

.director_general {
    border-top: 1px dashed #bdbdbd;
    padding-top: 33px;
    padding-bottom: 33px;
}

.director_general h5 {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.per_introduce {
    width: 275px;
    position: relative;
    margin: 28px auto;
}

.per_introduce_font {
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 136px;
    overflow: hidden;
}

.per_introduce_font {
    width: 149px;
}

.per_introduce_font h6 {
    color: #666;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.dper_introduce_duties {
    width: 170px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.syndic {
    border-top: 1px dashed #bdbdbd;
    padding-top: 33px;
    padding-bottom: 33px;
}

.per_introduce_pic {
    width: 105px;
    height: 136px;
    overflow: hidden;
}

.per_introduceSy_pic {
    width: 105px;
    overflow: hidden;
}

.syndic li {
    width: 264px;
}

.syndic_inner {
    width: 278px;
    position: relative;
}

.syndic_inner_po {
    position: absolute;
    right: 0;
    top: 12px;
    max-height: 200px;
    overflow: hidden;
}

.syndic_inner_po h6 {
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

.syndic {
    box-sizing: border-box;
    width: 100%;
    padding-left: 124px;
}

.syndic li {
    float: left;
    margin-right: 100px;
    margin-bottom: 34px;
}

.retiringDirector h6 {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

.syndic_ret {
    border: 0;
}

.retiringDirector {
    border-top: 1px dashed #bdbdbd;
    padding-top: 30px;
}

/* saif理事会结束 */

/* 学院领导开始 */
.saifTrends_substance_l .school_leader_tit {
    height: 54px;
    line-height: 54px;
    border-top: 3px solid #171D8F;
    border-bottom: 1px solid #dadada;
    margin: 0;
}

.school_leader_per h6 {
    color: #333;
    font-weight: bold;
    font-size: 15px;
    height: 60px;
    line-height: 60px;
}

.school_leader_per_ul li {
    float: left;
    width: 154px;
    margin-right: 25px;
    margin-bottom: 16px;
}

/*
.school_leader_per_ul li:nth-child(4n){margin-right: 0px;}*/
.school_leader_per_ul li a {
    color: #666;
    font-size: 14px;
    margin: 12px 0 12px 0;
    display: block;
}

.school_leader_per_ul li a div {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.school_leader_per_ul li a div:hover {
    color: #a6333e;
}

.school_leader_per_ul {
    border-bottom: 1px dashed #bdbdbd;
    overflow: hidden;
    width: 717px;
}

.school_leader_per_ul_bottom {
    margin-bottom: 60px;
}

.leader_box {
    width: 152px;
    height: 224px;
    overflow: hidden;
}

.leader_box a:hover {
    opacity: 0.9;
}

/* 学院领导结束 */

/* saif大事记开始 */
.saif_time_axis {
    width: 880px;
    height: 62px;
    border: 1px solid #dadada;
    border-right: 0;
    border-left: 0;
    overflow: hidden;
}

/* banner start */
.saif_time_axis {
    width: 880px;
    margin: 0 auto;
    position: relative;
    height: 62px;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    background: url(../images/aboutSaif/images/saif_bigT_bg.jpg) no-repeat left top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
}

.saif_time_axis ul {
    position: absolute;
    top: 0;
    right: 0;
    height: 62px;
}

.saif_time_axis_banner li {
    color: #666;
    font-size: 16px;
    width: 110px;
    float: right;
    line-height: 62px;
    height: 62px;
    text-align: center;
}

.saif_time_axis_banner li a {
    color: #666;
    font-size: 16px;
}

.saif_time_axis_banner li a:hover {
    color: #171D8F;
}

.saif_time_axis_banner li a.current {
    color: #171D8F;
}

.saif_time_axis_right {
    z-index: 99;
    right: 0;
    position: absolute;
    width: 9px;
    height: 17px;
    background: url(../images/s-right.png) no-repeat;
    cursor: pointer;
}

.saif_time_axis_left {
    z-index: 99;
    left: 0;
    position: absolute;
    width: 9px;
    height: 17px;
    background: url(../images/s-left.png) no-repeat;
    cursor: pointer;
}

.saif_time_axis_arrow {
    position: absolute;
    bottom: 41px;
    width: 100%;
}

.saif_time_axis_red {
    display: none;
}

.saif_time_axis_arrow1 a {
    display: inline-block;
}

.saif_time_axis_arrow1 {
    top: 0;
}

/* banner end */
.saif_time_axis_banner_explainBox {
    margin-bottom: 126px;
}

.saif_time_axis_banner_explain {
    width: 100%;
    position: relative;
    display: none;
    height: 900px;
    overflow: hidden;
}

.saif_time_axis_banner_explain.current {
    display: block;
}

.verticalLine {
    width: 2px;
    background-color: #e4e4e4;
    position: absolute;
    left: 45px;
    top: 0;
}

.saif_time_axis_banner_explain_ul {
    right: 0;
    top: 80px;
    position: absolute;
}

.saif_time_axis_banner_explain_ul li {
    width: 813px;
    *width: 769px;
    padding: 22px;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.train {
    position: absolute;
    left: -20px;
    top: 24px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent #fff transparent transparent;
    border-style: dashed solid dashed dashed;
}

.picOftime {
    width: 240px;
    height: 133px;
    overflow: hidden;
    margin-right: 23px;
}

.picOfexplain {
    width: 506px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.circle_t {
    position: absolute;
    left: -30px;
    z-index: 2px;
    height: 30px;
    background-color: #f8f8f8;
    top: 20px;
}

.circle_t img {
    display: block;
    margin-top: 5px;
}

.mouth_circle {
    position: absolute;
    left: -67px;
    color: #666666;
    font-size: 16px;
    top: 22px;
}

.saif_time_axis_explainBox {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #c2c2c2;
}

.saif_time_axis_banner_explain_ul li .saif_time_axis_explainBox:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.picOfexplain_noPic .picOfexplain {
    width: 765px;
}

.rank_pic {
    height: 189px;
    width: 337px;
    overflow: hidden;
    margin-right: 32px;
}

.rank_explain {
    width: 511px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.coo_b {
    border-bottom: 1px solid #dadada;
    height: 62px;
    line-height: 62px;
    border-top: 3px solid #a6333e;
    margin: 0 !important;
}

.coo_bH6 {
    height: 67px;
    line-height: 67px;
    font-weight: bold;
    color: #333;
    font-size: 16px;
}

.aacsb_explain li {
    padding-bottom: 30px;
    border-bottom: 1px dashed #d5d5d5;
    margin-bottom: 39px;
}

.aacsb_explain li:last-child {
    border-bottom: 0;
    margin-bottom: 162px;
}

/* saif大事记结束 */

/* 加盟saif开始 */
.joinSaif_tit {
    color: #333;
    font-size: 21px;
    height: 58px;
    line-height: 58px;
    border-top: 3px solid #171D8F;
    margin-top: 0 !important;
}

.joinSaif_titUl {
    height: 40px;
    background-color: #e9e9e9;
    box-sizing: border-box;
    padding-left: 23px;
    *width: 857px;
}

.joinSaif_titUl li {
    float: left;
    color: #666;
    font-weight: bold;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}

.joinSaif_titUl li:first-child {
    width: 70%;
}

.joinSaif_titUl li:last-child {
    width: 30%;
}

.joinSaif_titLi {}

.joinSaif_titLi .joinSaif_titLi_in {
    float: left;
    color: #666;
    font-size: 15px;
    line-height: 50px;
    min-height: 50px;
}

.rpq_list {
    width: 70% !important;
}

.joinSaif_titLi .joinSaif_titLi_in:last-child {
    width: 30%;
}

.joinSaif_play {
    position: absolute;
    right: 15px;
    top: 18px;
    cursor: pointer;
    width: 14px;
    height: 14px;
}

.joinSaif_titLi>li {
    position: relative;
    border-bottom: 1px dashed #bdbdbd;
    box-sizing: border-box;
    padding-left: 23px;
    *width: 857px;
}

.saif_play_jian {
    display: none;
    margin-top: 7px;
}

.joinSaif_titLi_in_ex {
    width: 854px;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
    padding: 22px;
    *width: 836px;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    display: none;
}

.joinSaif_titLi_ex_inner {
    width: 810px;
}

.joinSaif_titLi_ex_inner p {
    color: #666;
}

.join_email {
    color: #333 !important;
    font-size: 15px;
    margin-top: 7px;
    font-weight: bold;
}

.joinSaif_titLi_ex_inner p {
    line-height: 24px;
}

.joinSaif_titLi_ex_inner h6 {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 7px;
}

.join_email_in {
    text-decoration: underline;
    font-family: "Arial"
}

.top_zhi {
    position: absolute;
    top: -20px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent transparent #fff transparent;
    border-style: dashed dashed solid dashed;
    /*dashed 照顾ie6*/
}

/* 加盟saif结束 */
/* 联系我们开始 */
.saif_contact_us_con {
    margin-bottom: 84px;
}

.saif_contact_us_con li {
    width: 440px;
    float: left;
    height: 156px;
}

.saif_contact_us_con li p {
    width: 305px;
    color: #666;
    font-size: 14px;
    line-height: 36px;
}

.saif_contact_us_con li div {
    float: left;
}

.saif_contact_us_img {
    margin-right: 36px;
}

/* 联系我们结束 */

/* 关于saif聚合页开始 */
.saif_introduce {
    color: #333;
    font-size: 21px;
    height: 50px;
    line-height: 50px;
    border-top: 3px solid #171D8F;
    margin-top: 0 !important;
}

.aboutSaif_banner {
    width: 276px;
    height: 155px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin-right: 28px;
}

.aboutSaif_con {
    width: 574px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}

.aboutSaif_con p {
    width: 574px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
}

.trendAndRep {
    border-top: 3px solid #171D8F;
}

.trendAndRep_tit a {
    color: #333;
    font-size: 21px;
    position: relative;
    margin-right: 46px;
    display: inline-block;
}

.trendAndRep_tit a.current {
    color: #333;
    font-size: 21px;
}

.trendAndRep_tit a.current .trendAndRep_byn {
    display: block;
}

.trendAndRep_byn {
    position: absolute;
    bottom: -22px;
    display: none;
}

.trendAndRep_l_pic {
    width: 426px;
}

.trendAndRep_l_pic img {
    width: 100%;
}

.trendAndRep_l_pic1 {
    width: 426px;
    overflow: hidden;
    /* height: 238px; */
}

.trendAndRep_l_box {
    margin: 0px 23px 0 0;
    float: left;
}

.saifDe {
    border: 0 none;
}

.trendAndRep_a:hover {
    opacity: 0.9;
}

.trendAndRep_l_pic h6 {
    height: 47px;
    line-height: 47px;
    overflow: hidden;
}

.trendAndRep_l_pic h6 a {
    color: #333;
    font-size: 15px;
}

.trendAndRep_l_pic h6 a:hover {
    color: #171D8F;
}

.trendAndRep_l_box p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

.trendAndRep_l_box p.p_height_new {
    max-height: 48px;
    overflow: hidden;
}

.trendAndRep_l_box_de {
    display: block;
    width: 63px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #666666;
    color: #666;
    font-size: 14px;
    text-align: center;
    margin-top: 16px;
}

.trendAndRep_l_box_de:hover {
    background-color: #171D8F;
    border: 1px solid #171D8F;
    color: #fff;
}

.trendAndRep_tit .fr {
    width: 53px;
    height: 23px;
    border: 1px solid #888888;
    color: #3888;
    font-size: 13px;
    line-height: 23px;
    text-align: center;
    margin-right: 0 !important;
    margin-top: 5px;
}

.trendAndRep_tit .fr:hover {
    border: 1px solid #171D8F;
    background-color: #171D8F;
    color: #fff;
}

.events_tit {
    border-top: 3px solid #171D8F;
    width: 1202px;
    overflow: hidden;
    height: 465px;
}

.events_tit h5 {
    height: 57px;
    line-height: 57px;
    color: #333;
    font-size: 21px;
}

.events_saif_time_axis {
    width: 1200px;
    height: 411px;
    background: none;
    border: 0;
}

.quanquan_red {
    display: none;
}

.events_time_axis_banner {
    height: 88px;
}

.events_time_axis_banner li {
    height: 88px;
    position: relative;
}

.events_time_axis_banner li a {
    display: block;
    text-align: center;
}

.events_time_axis_banner li a.current {
    color: #171D8F;
}

.events_time_axis_banner li .bl_tri {
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent transparent #fff transparent;
    border-style: dashed dashed solid dashed;
}

#saif_axis_box {
    padding: 18px;
    width: 1120px;
    /* height: 226px; */
    *width: 1084px;
    background-color: #fff;
    position: absolute;
    top: 120px;
    left: 37px;
    box-sizing: border-box;
}

.saif_add_bg {
    width: 34px;
    height: 34px;
    background-color: #f8f8f8;
    text-align: center;
    margin: 0 auto;
    *margin: -19px auto 0;
}

.saif_bg_line {
    position: absolute;
    height: 3px;
    background-color: #d6d6d6;
    left: 20px;
    top: 71px;
}

.saif_time_axis_left1 {
    overflow: hidden;
    left: -1px;
    top: 24px;
    position: absolute;
    width: 50px;
    height: 96px;
    cursor: pointer;
    background-color: #f8f8f8;
    z-index: 99;
}

.saif_time_axis_right1 {
    overflow: hidden;
    right: -1px;
    top: 24px;
    position: absolute;
    width: 43px;
    height: 96px;
    cursor: pointer;
    text-align: right;
    background-color: #f8f8f8;
    z-index: 99;
}

.saif_time_axis_right1 a {
    padding-right: 10px;
}

.events_time_axis_banner li .bl_tri {
    display: none;
}

.events_time_axis_banner li .bl_tri.current {
    display: block;
}

.saif_axis_box-r h6 {
    color: #171D8F;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 9px;
}

.saif_axis_box-r p {
    color: #666;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 18px;
    width: 714px;
}

.saif_axis_box-more {
    width: 150px;
    height: 36px;
    border: 1px solid #b6b6b6;
    display: block;
    line-height: 36px;
    text-align: center;
    color: #666;
    font-size: 15px;
}

.saif_axis_box-more:hover {
    background-color: #171D8F;
    color: #fff;
    border: 1px solid #171D8F;
}

.box_of_time {
    display: none;
}

.box_of_time.current {
    display: block;
}

/* 关于saif聚合页结束 */

/* saif大事记上下拉效果开始 */
.saif_time_axis_banner_explainBox {
    position: relative;
    height: 900px;
    overflow: hidden;
}

.saif_time_axis_banner_explain {
    position: absolute;
    left: 0;
    height: 1000%;
}

.turnP {
    position: absolute;
    width: 813px;
    height: 40px;
    background-color: #eeeeee;
    color: #666;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    z-index: 2;
}

.turnP_t {
    bottom: 0px;
    left: 0;
}

.turnP_b {
    bottom: 0px;
    left: 67px;
}

.turnP_t_box {
    position: absolute;
    top: 0;
    height: 56px;
    background-color: #f8f8f8;
    z-index: 1000;
    width: 813px;
    left: 67px;
}

/* saif大事记上下拉效果结束 */

.events_time_axis_banner {
    width: 100000px !important;
}


/*新加的样式   结束*/

/*招投标   开始*/

.new_box2 .turnP_t_box {
    height: 40px;
}

.turnP_t_box_new {
    width: 880px;
    left: -66px;
}

.turnP_b_new {
    width: 880px;
    left: 0px;
}

#zhaobiao {
    width: 880px;
    top: 50px;
}

#zhaobiao li {
    cursor: pointer;
    background: #f8f8f8;
    border-bottom: 1px dashed #bdbdbd;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0;
    width: 880px;
    padding: 0px 0;
    margin-bottom: 0;
}

.mf_dropDown_r_xz {
    width: 600px;
}

.zhaobiao_box {
    width: 880px;
    margin-top: 25px;
    padding: 22px;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    margin-left: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.zhaobiao_box h3 {
    font-size: 15px;
    color: #333;
}

.zhaobiao_box .title {
    font-size: 14px;
    color: #333;
    margin: 20px 0;
}

.table_zhaobiao {
    border: 1px solid #e5e5e5;
}

.table_zhaobiao tr {
    height: 45px;
    line-height: 45px;
}

.table_zhaobiao tr td {
    text-align: center;
}

.zhaobiao_box .xian {
    background: #e5e5e5;
    margin: 30px 0;
    width: 840px;
    height: 1px;
}

#zhaobiao .enroll_list_top {
    padding: 20px 0 0px;
}

.zhaobiao_box p {
    margin-bottom: 18px;
}

.zhaobiao_box p span {
    font-weight: 700;
}

.new_box2 {
    height: 900px;
}

#zhaobiao .goDown_tri {
    left: 50px;
}

#zhaobiao .enroll_list_top.current span {
    color: #333;
}

.current #zhaobiao li {
    padding-bottom: 20px !important;
}







.new_box1 .turnP_t_box {
    height: 40px;
}

.turnP_t_box_new {
    width: 880px;
    left: -66px;
}

.turnP_b_new {
    width: 880px;
    left: 0px;
}

#zhaobiao {
    width: 880px;
    top: 50px;
}

#zhaobiao li {
    cursor: pointer;
    background: #f8f8f8;
    border-bottom: 1px dashed #bdbdbd;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0;
    width: 880px;
    padding: 0px 0;
    margin-bottom: 0;
}

.mf_dropDown_r_xz {
    width: 600px;
}

.zhaobiao_box {
    margin-top: 25px;
    width: 880px !important;
    padding: 22px !important;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    margin-left: 0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.zhaobiao_box h3 {
    font-size: 15px;
    color: #333;
}

.zhaobiao_box .title {
    font-size: 14px;
    color: #333;
    margin: 20px 0;
}

.table_zhaobiao {
    border: 1px solid #e5e5e5;
    font-size: 14px;
}

.table_zhaobiao tr {
    height: 45px;
    line-height: 45px;
}

.table_zhaobiao tr td {
    text-align: center;
}

.zhaobiao_box .xian {
    background: #e5e5e5;
    margin: 30px 0;
    width: 840px;
    height: 1px;
}

#zhaobiao .enroll_list_top {
    padding: 20px 0 0px;
}

.zhaobiao_box p {
    margin-bottom: 18px;
}

.zhaobiao_box p span {
    font-weight: 700;
}

.new_box1 {
    height: 1200px;
}

#zhaobiao .goDown_tri {
    left: 50px;
}

#zhaobiao .enroll_list_top.current span {
    color: #333;
}

.current #zhaobiao li {
    padding-bottom: 20px !important;
}




.ztbgg {
    margin-top: 19px;
}

.ztbgg_img {
    display: inline-block;
    margin: 14px 7px 0 0px;
}





/*招投标   结束*/



.aboutSaif_artical_bottom p {
    margin-bottom: 15px;
}

#youkuplayer {
    width: 100%;
    height: 500px;
    margin: 0 auto;
}




/*2017.1.5*/
#box_3 {
    background: url(../images/aboutSaif/images/xin.png) no-repeat 91px 8px;
    padding-right: 40px;
}

@media screen and (min-width:960px) and (max-width:1280px) {
    .syndic {
        padding-left: 0;
    }

    .syndic li {
        width: 300px;
        margin-right: 0;
    }

    .picOfexplain {
        width: 290px;
    }

    .pro_name_red {
        margin: 0 0 10px 0;
    }

    .eventsReview li {
        width: 300px;
    }

    .eventsReview li:nth-child(3n) {
        margin-right: 0;
    }

    .eventsReview li img {
        height: auto;
    }

    .schoolfellow_big_box ul li {
        width: 200px;
        overflow: hidden;
    }

    .schoolfellow_big_box ul li img {
        max-width: 100%;
    }
}