@charset "utf-8";

/* CSS Document */









/*轮播图样式开始*/

.swiper-pagination1 .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border-radius: 0 !important;
    width: 40px;
    height: 3px;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #171d8f;
}

.swiper-pagination_index .swiper-pagination-bullet {
    background: #d7d7d7;
    opacity: 1;
    border-radius: 50% !important;
    width: 10px;
    height: 10px;
}

.swiper-pagination_index .swiper-pagination-bullet-active {
    opacity: 1;
    background: #171d8f;
}

.banner_more {
    position: absolute;
    border: 1px solid #fff;
    height: 30px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    bottom: 30%;
    z-index: 100;
}

.banner_more a {
    display: block;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 100px;
    color: #fff;
    font-family: "Arial";
    font-size: 16px;
}

.banner_more:hover {
    background-color: #e29715;
    border: 1px solid #e29715;
}



.swiper-container_2 {
    width: 88%;
    margin: 0 auto;
}

.swiper-container_10 {
    width: 88%;
    margin: 0 auto;
}



.swiper-pagination_2 {
    bottom: 0;
}

.show-box {
    margin-top: 30px;
}

.swiper-pagination_2 {
    left: 35%;
    bottom: 50px !important;
}

.swiper-pagination_2 .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #eea01d;
    margin: 0 5px;
    width: 12px;
    height: 12px;
}

.swiper-pagination_2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #eea01d
}

.swiper-pagination_3 {
    bottom: 1px !important;
    left: -100px !important;
}

.swiper-slide {
    position: relative;
}

.swiper-slide .a3 {
    width: 30%;
}

.slide_r {
    width: 65%;
}

.slide_r h3 a {
    color: #333;
    font-size: 1.1em;
}

.slide_r p {
    overflow: hidden;
    height: 100px;
    color: #666;
    font-size: 1em;
}







.swiper-slide .more1 {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 72px;
    height: 30px;
    background-color: #eea01d;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    display: block;
    font-family: "Arial";
}





.swiper-pagination_ee .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border-radius: 0 !important;
    width: 40px;
    height: 3px;
}

.swiper-pagination_ee .swiper-pagination-bullet-active {
    opacity: 1;
    background: #f39800;
}



/*轮播图样式结束*/







/*首页内容样式开始*/

.title {

    height: 52px;

    font-size: 1.2em;

    line-height: 28px;

    color: #cccccc;

    width: 100%;

    /* margin: 0 5%; */

    border-bottom: 1px solid #f3f3f3;

    line-height: 52px;

}

.title span {}

.title span a {

    display: inline-block;

    color: #fff;

    text-align: center;

    width: 25%;

    float: left;

}

.title .span1 a {
    background: #a61d1d;
    position: relative;
}

.title .span2 a {
    background: #e57c28;
    position: relative;
}

.title .span3 a {
    background: #eea01d;
    position: relative;
}

.title .span4 a {
    background: #f6b74e;
    position: relative;
}

.title .span4 a img {
    display: none;
}

.title span a.current img {
    display: block;
}

.title .now {

    display: block;

}

.title span a img {
    display: none;
}

.title a {

    float: right;

    color: #cccccc;

    font-size: 0.8em;

}

.title .img1 {
    position: absolute;
    left: 50%;
    bottom: -11px;
    margin: 0 0 0 -12.5%;
}

.news-cont {

    display: block;

    width: 90%;

    padding: 18px 0 15px;

    border-bottom: 1px solid #f3f3f3;

    margin: 0 5%;

}

.news-cont h4 {

    font-size: 1em;

    padding-bottom: 5px;

    color: #333333;

}

.news-cont h4 em {
    color: #c6c6c6;
    font-size: 0.8em;
    margin-left: 7px;
}

.show-cont {
    overflow: hidden;
    width: 100%;

    display: none;

}

.act-list {

    border-bottom: 0;

    padding-bottom: 5px;

}



.links {

    padding: 0 5%;

    color: #9b9b9b;

    font-size: 0.8em;

    margin-top: 30px;

}

.links p {

    padding-bottom: 4px;

    text-align: center;

}

.links p a {
    color: #9b9b9b;
}



.ul_kecheng {
    overflow: hidden;
}

.ul_kecheng li {
    width: 49.8%;
    float: left;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.ul_kecheng li a {
    color: #333;
    font-size: 1.3em;
}



.ul_kecheng li {
    height: 80px;

    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, #fff 40%);

    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, #fff 40%);

    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, #fff 40%);

    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, #fff 40%);



}



.swiper-container_4 {
    width: 90%;
}



/*国际交流    开始*/





/*国际交换项目*/

.title1 {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #f6f6f6;
    height: 70px;
    line-height: 69px;
    padding: 0 5%;
    box-sizing: border-box;
    width: 100%;
}

.title1 a {
    color: #9b9b9b;
    padding: 0 40px 0 0;
    font-size: 1em;

    /*background:url(../images/guojijiaoliu/images/1.png) no-repeat right center;*/

}

.title1 a.current {
    color: #333;
}

.title_emba a.current {
    color: #da9e2a;
}

.contain .img2 {
    margin: 0 auto;

    width: 100%;

    max-width: 305px;
}

.contain .img5 {
    margin: 0 auto;

    width: 100%;

    max-width: 305px;
}

.sec_1 p {
    padding: 0 5%;
}

.ul_01 {
    padding: 0 5%;
    width: 100%;
    overflow: auto;
}

.ul_01 li {
    width: 100%;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.ul_01 li a {
    color: #666;
    font-size: 0.95em;
}



.sec_1.current {
    display: block;
}





.list ul li .a1 {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    width: 90%s;
    display: inline-block;
}

.list ul li .a2:hover {
    color: #171d8f;
}

.list ul li .a1.current {
    color: #f18e1d;
}

.tupian4 {
    width: 90%;
    margin: 20px auto 0;
}

.contain .box1 {
    display: none;
}

.contain .box1.current {
    display: block;
}





/*国际模块*/

.xiangqing {
    margin: 5px 0;
    height: 22px;
    float: right;
    font-size: 0.95em;
    border: 1px solid #888;
    padding: 0px 15px;
    line-height: 22px;
}

.xiangqing:hover {
    color: #171d8f;
    border: 1px solid #171d8f;
}





/*首页*/

.contain_index {
    background: #f9f9f9;
}

.contain_index .div1 {}

.contain_index .div1 ul li {
    margin: 0 10px 10px 0;
    width: 47%;
    /* float:left; */
}

.contain_index_mf .div1 ul li {
    margin: 0 10px 10px 0;
    width: 31%;
    /* float:left; */
}

.contain_index_mf .four_project li a {
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    /* width: 170px; */
    height: 44px;
    border-bottom: 3px solid #da7e15;
    display: block;
    text-align: center;
    background-color: #f18e1d;
}







.four_project {
    padding: 0 5%;
    width: 100%;
    /* margin-top:12px; */
    box-sizing: border-box;
}

.havePic .four_project li {
    width: 46%;
    height: 40px;
    margin-bottom: 8px;
    float: left;
    padding-bottom: 0;
    border-bottom: 0;
}



.four_project li a {
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    /* width: 170px; */
    height: 44px;
    border-bottom: 3px solid #171d8f;
    display: block;
    text-align: center;
    background-color: #171d8f;
}

.four_project li a:hover {
    opacity: 0.9;
}

.four_project li:nth-child(2n+1) {
    /* margin-right: 20px; */
}

.four_project li:nth-child(3) {
    margin-bottom: 0px;
}

.four_project li:nth-child(4) {
    margin-bottom: 0px;
}



.dynamic_l {
    /* background: #fff; */
    border-bottom: 1px solid #e8e8e8;
    /* overflow: auto; */
    padding: 0 5% 20px;
    width: 100%;
    box-sizing: border-box;
}

.tend_com_con {
    margin-top: 14px;
}

.tend_com_con h6 {
    color: #333;
    font-size: 1.1em;
    /* padding: 0 5%; */
    width: 100%;
    box-sizing: border-box;
}

.tend_com_con h6 a {
    color: #333;
    /* font-size: 15px; */
}

.tend_com_con h6 a:hover {
    color: #171d8f;
}

.tend_com_con p {
    padding: 0;
    margin-top: 14px;
    /* font-size: 14px; */
    color: #666;
    line-height: 24px;
}

.tend_detail {
    width: 64px;
    height: 24px;
    font-size: 14px;
    color: #666;
    line-height: 23px;
    text-align: center;
}

.tend_detail a {
    width: 63px;
    height: 23px;
    font-size: 14px;
    color: #666;
    line-height: 23px;
    text-align: center;
    display: block;
    border: 1px solid #666;
}

.tend_detail a:hover {
    background-color: #171d8f;
    color: #fff;
    border: 1px solid #171d8f;
}



.contain_index .div1 {
    overflow: hidden;
}











/*国际交流    结束*/







/*活动论坛    开始*/

.title2 a.current {
    color: #171d8f;
}

.list1 {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}

.list1 {
    border-bottom: 1px solid #e2e2e2;
    overflow: auto;
}

.list1_l {
    width: 32%;
}

.list1_r {
    width: 60%;
    max-height: 160px;
    overflow: hidden;
}

.list1_r p.p1 {
    padding: 0;
    color: #666;
    line-height: 1.5;
    font-size: 14px;
}

.list1_r h3 {
    font-size: 1.1em;
    color: #333;
    font-weight: 600;
}

.list1.current {
    display: block;
}

.tupian5 h3 {
    margin: 10px auto;
    text-align: center;
    font-size: 1em;
    color: #333;
}



.didian {
    border-bottom: 1px solid #e2e2e2;
    overflow: auto;
}

.didian p.p5 {
    font-size: 0.9em;
    margin: 10px 0;
}

.didian p img {
    padding: 5px 5px 0 0px;
}

.zaixianbaoming {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #da9e2a;
    display: block;
    margin: 20px 0 20px 20px;
    font-size: 1.3em;
}



.content {
    border-bottom: 1px solid #e2e2e2;
    overflow: auto;
    background: #f9f9f9;
}

.content h3.h3_new {
    padding: 10px 5%;
    width: 100%;
    box-sizing: border-box;
    font-size: 1.2em;
    color: #333;
}

.content .p_color {
    color: #171d8f;
}





.content1 {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    border-bottom: 1px solid #e2e2e2;
    overflow: auto;
}

.content1.current {
    display: block;
}

.content1 h3 {
    margin-bottom: 10px;
}

.content1 h3 a {
    color: #333;
}

.content1 h3 a.h3_current {
    color: #e29b24;
}

.content1 h3:hover {
    color: #e29b24;
}

.content1 p.p6 {
    padding: 0;
    margin: 0 0 5px 0;
    color: #666;
}

.content1 p.p6 a {
    color: #666;
}

.content1 p.p6 a:hover {
    color: #e29b24;
}

.content1 p.p6 img {
    margin: 5px 5px 0 0;
}

.content1 p.p6 .img6:hover {
    background: url(../images/huodongluntan/images/31.png) no-repeat;
}

.content1 p.p6 .img7:hover {
    background: url(../images/huodongluntan/images/34.png) no-repeat;
}

.content1 .h3_current {
    color: #e29b24;
}

.content1 p.p6 a.h3_current {
    color: #e29b24;
}





.pp_a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.time_box_shadow {
    float: left;
    width: 30%;
    max-width: 105px;
    height: 105px;
    background: url(../images/forumActivities/images/time_box_shadow.jpg) no-repeat left top;
    margin-right: 13px;
    position: relative;
}

.time_box_shadow a.a6 {
    display: block;
    width: 100px;
    height: 100px;
    background-color: #171d8f;
    position: absolute;
    left: 0;
    bottom: 0;
}

.time_box_shadow a:hover {
    background-color: #171d8f;
}

.time_box_shadow_in {
    width: 92px;
    height: 40px;
    background-color: #fff;
    font-weight: bold;
    font-size: 14px;
    color: #888;
    text-align: center;
    line-height: 40px;
    font-family: "Arial";
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -46px;
}

.time_box_shadow a:hover .time_box_shadow_in {
    color: #171d8f;
}

.date_box {
    font-family: "Arial";
    color: #fff;
    width: 90px;
    margin: 5px auto 0;
}

.date_box_journal {
    font-size: 44px;
}

.date_box_month {
    font-size: 16px;
}

.date_box_age {
    font-size: 16px;
}

.date_box_dat {
    margin: 3px 0 0 5px;
}

.act_fore_more {
    margin-top: 16px;
}

.forenotice_tit {
    overflow: hidden;
    float: left;
    width: 60%;
}

.forenotice_tit h6 {
    margin-top: 10px;
    color: #333;
    font-size: 15px;
    margin-bottom: 10px;
}

.forenotice_tit h6 a {
    display: inline-block;
    overflow: hidden;
    height: 40px;
    color: #333;
    font-size: 15px;
}

.forenotice_tit h6 a:hover {
    color: #171d8f;
}

.forenotice_tit p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 6px;
}

.forenotice_tit p img {
    margin: 2px 2px 0 0;
}

.act_foreshow_ul li {
    overflow: hidden;
    border-bottom: 1px dashed #e2e2e2;
    /* padding-bottom: 23px; */
    /* margin-bottom: 27px; */
    width: 100%;
    padding: 15px 5%;
    box-sizing: border-box;
}

.act_foreshow_ul li.last_child_li {
    border-bottom: 0px;
}

.eventsReview li {
    margin-right: 30px;
    width: 380px;
    padding-bottom: 38px;
    float: left;
}

.eventsReview li.last_child {
    margin-right: 0px;
}

.eventsReview li img {
    width: 100%;
}

.eventsReview h6 a {
    color: #333;
    font-size: 15px;
}

.eventsReview h6 a:hover {
    color: #171d8f;
}

.eventsReview a:hover img {
    opacity: 0.9;
}

.eventsReview h6 {
    margin: 20px 0 10px 0;
}

.eventsReview p {
    line-height: 24px;
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
}

.eventsReview {
    margin-bottom: 68px;
}

.act_foreshow_ul {
    background: #f9f9f9;
}







.act_foreshow_ul2 li {
    overflow: hidden;
    width: 100%;
    padding: 20px 0 0;
    border-bottom: 1px solid #e2e2e2;
}

.act_foreshow_ul2 li h3 {
    font-size: 1.1em;
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}





.content3 {
    width: 100%;
    /* padding:0 5%; */
    box-sizing: border-box;
    background: #f9f9f9;
}

.content3 a {
    box-sizing: border-box;
    width: 100%;
    display: block;
    overflow: auto;
    padding: 20px 5% 0;
}

.act_foreshow_ul2 .a_4 {
    line-height: 55px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    height: 55px;
    padding: 0 5%;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.act_foreshow_ul2 .a_4 .h3_new1 {
    height: 27px;
    overflow: hidden;
    margin: 10px 0 20px;
}

.act_foreshow_ul2 {
    overflow: inherit;
}



.content4 {
    background: #f9f9f9;
    overflow: hidden;
}

.content4_div {
    border: 1px solid #e6e6e6;
    overflow: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    box-sizing: border-box;
    background: #fff;
}

.content4_div h3 {
    padding: 0 10px 0 0;
}

.content4 p.p4 {
    padding: 20px 5%;
    box-sizing: border-box;
    width: 100%;
    font-size: 1.1em;
}



.denglu {
    width: 100%;
    padding: 20px 5%;
    overflow: auto;
    box-sizing: border-box;
}

.denglu .a_0 {
    width: 47%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: #171d8f;
    border-bottom: 1px solid #171d8f;
    display: inline-block;
    font-size: 1.2em;
}



.contain2 {
    background: #fff;
}

.hr_style {
    background-color: #e8e8e8;
    height: 1px;
    border: none;
    width: 186px;
    display: inline-block;
}



.eduM_box {
    border-top: 3px solid #171d8f;
    margin-bottom: 30px;
}

.eduM_box_ul {
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
    overflow: auto;
}

.eduM_box_ul li {
    float: left;
    width: 45%;
    height: 60px;
    margin: 0 10px 14px 0;
}

.eduM_box_ul_red {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    overflow: auto;
}

.eduM_box_ul_red li {
    float: left;
    width: 45%;
    height: 60px;
    margin: 0 10px 14px 0;
}

.pop_box_red h5 {
    color: #171d8f !important;
}

.eduM_box_ul_one {
    border-radius: 50%;
    background: url(../images/bottomNav/xscx.png) no-repeat 50% 50% #e0a43d;
    width: 60px;
    height: 60px;
    border: 4px solid #f8f8f8;
    position: absolute;
}

.eduM_box_ul_two {
    width: 100%;
    height: 48px;
    border-radius: 50px;
    background-color: #e9e9e9;
    color: #666;
    font-size: 16px;
    line-height: 48px;
    margin-top: 11px;
}

.eduM_box_ul_two a {
    display: block;
    width: 105%;
    height: 48px;
    border-radius: 50px;
    background-color: #e9e9e9;
    color: #666;
    font-size: 16px;
    line-height: 48px;
    box-sizing: border-box;
    padding-left: 71px;
}

.eduM_box_ul_two a:hover {
    background-color: #e0a43d;
    color: #fff;
}

.eduM_box2_ul .eduM_box_ul_one {
    background: url(../images/bottomNav/xscx.png) no-repeat 50% 50% #171d8f;
}

.eduM_box2_ul.eduM_box_ul_red li {
    margin: 0 10px 14px 0;
}

.eduM_box2_ul.eduM_box_ul_red li .eduM_box_ul_two a:hover {
    background-color: #171d8f;
    color: #fff;
}

.ad_system {
    width: 288px;
    background-color: #fff;
    height: 246px;
    border-top: 3px solid #171d8f;
    margin-bottom: 30px;
}

.ad_system h5 {
    color: #333;
    font-size: 21px;
    border-bottom: 1px solid #f2f1f1;
    text-align: center;
    height: 55px;
    line-height: 55px;
    width: 100%;
    display: block;
}

.ad_system_inner {
    width: 249px;
    margin: 0 auto;
}

.switch_btn {
    width: 100%;
    height: 36px;
    background-color: #e9e9e9;
    border-radius: 10px;
    margin-top: 15px;
}

.switch_btn1 {
    border-radius: 10px 0 0 10px;
    width: 124px;
    overflow: hidden;
}

.switch_btn2 {
    border-radius: 0px 10px 10px 0px;
    width: 124px;
    overflow: hidden;
}

.switch_btn div a {
    display: block;
    color: #666;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    height: 36px;
    width: 100%;
}

.switch_btn div a:hover {
    background-color: #171d8f;
    color: #fff;
}

.switch_btn div a.current {
    background-color: #171d8f;
    color: #fff;
}

.switch_btn div {
    float: left;
}

.ad_system_t {
    margin-top: 20px;
}

.ad_system_t input {
    width: 248px;
    *width: 198px;
    height: 50px;
    border: 1px solid #ababab;
    margin-bottom: 10px;
    border-radius: 2px;
    box-sizing: border-box;
    padding-left: 50px;
    font-size: 14px;
    color: #a6a6a6;
}

.ad_system_t input::-webkit-input-placeholder {
    color: #a6a6a6;
    font-size: 14px;
}

.ad_system_t input::-moz-input-placeholder {
    color: #a6a6a6;
    font-size: 14px;
}

.ad_system_t input::-ms-input-placeholder {
    color: #a6a6a6;
    font-size: 14px;
}

.ad_system_t input::-o-input-placeholder {
    color: #a6a6a6;
    font-size: 14px;
}

.ad_system_t input::input-placeholder {
    color: #a6a6a6;
    font-size: 14px;
}

.user_system {
    background: url(../images/bottomNav/user_st.png) no-repeat 20px 13px;
}

.pass_system {
    background: url(../images/bottomNav/password_st.png) no-repeat 20px 13px;
}

.ad_system_t .btn_submit {
    height: 45px;
    background-color: #171d8f;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    padding: 0px;
    border: 1px solid #171d8f;
}

.ad_system_t .btn_submit:hover {
    opacity: 0.9;
    cursor: pointer;
}

.ad_system_t li {
    display: none;
}

.ad_system_t li.current {
    display: block;
}

.quick_pic {
    width: 288px;
    height: 160px;
    position: relative;
    margin-bottom: 30px;
}

.quick_btn {
    width: 155px;
    height: 50px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -77px;
    margin-top: -25px;
    z-index: 1;
}

.quick_btn a {
    width: 155px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    display: block;
}

.quick_pic_black {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.quick_pic:hover .quick_pic_black {
    display: block;
}

.quick_pic:hover .quick_btn {
    color: #e69a18;
    border: 1px solid #e69a18;
}

.quick_pic:hover .quick_btn a {
    color: #e69a18;
}

.con_us_inner {
    width: 240px;
    margin: 0 auto;
}

.con_us {
    border-top: 3px solid #171d8f;
    background-color: #fff;
    padding-bottom: 24px;
}

.con_us_inner h5 {
    color: #333;
    font-size: 21px;
    text-align: center;
    line-height: 47px;
    height: 47px;
    border-bottom: 1px solid #f2f1f1;
}

.addEm div {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}





.contain_aboutsaif .h3_new2 {
    font-size: 1.3em;
    color: #e0a43d;
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    overflow: auto;
}





.contact_us_con {
    *padding-bottom: 50px;
    padding-bottom: 86px\9;
}

.contact_us_con li {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 5%;
    /* height: 84px; */
    /* margin-bottom: 20px; */
}

.contact_us_con li>div {
    float: left;
    width: 60%;
}

.contact_us_con li div img {
    display: block;
    margin: 7px auto 0;
}

.contact_us_con li p {
    color: #666;
    font-size: 16px;
    margin-bottom: 7px;
}

.contact_us_con li p:last-child {
    margin-bottom: 0px;
}

.contact_us_con li:nth(2n+1) {
    float: left;
}

.contact_us_con li:nth(2n) {
    float: right;
}





.content5_l {
    width: 30%;
}

.content5_r {
    width: 70%;
}





/*开学典礼  开始*/

.yuanzhangzhici {
    background: #f9f9f9;
    overflow: hidden;
    padding: 20px 5%;
    width: 100%;
}

.zhici_l {
    width: 44%;
    position: relative;
}

.zhici_l a img {
    width: 100%;
}

.zhici_r {
    top: 53%;
    position: absolute;
    left: 70%;
    width: 124%;
    background: #171d8f;
    padding: 10px;
    color: #fff;
}

.jingcaixianchang {
    width: 100%;
}





.swiper-container_3 {
    width: 75%;
}

.anniu {
    /* top: 47%; */
}

.anniu .swiper-button-prev {
    top: 50%;
    left: 0;
    width: 35px;
    height: 78px;
    line-height: 78px;
    background: #cccccc;
    margin-top: -36px;
}

.anniu .swiper-button-prev img {
    margin: 24px 8px;
}

.anniu .swiper-button-next {
    top: 50%;
    right: 0;
    width: 35px;
    height: 78px;
    line-height: 78px;
    background: #cccccc;
    margin-top: -36px;
}

.anniu .swiper-button-next img {
    margin: 24px 13px
}

.img_play {
    margin: -35px 0 0 -35px;
    top: 68%;
    position: absolute;
    left: 50%;
    max-width: 70px;
    width: 100%;
}

.img_play2 {
    margin: -25px 0 0 -25px;
    top: 50%;
    position: absolute;
    left: 50%;
    max-width: 50px;
    width: 100%;
}

.swiper_content {
    text-align: center;
    color: #333;
}

.swiper_content h3 a {
    font-weight: 700;
}

.swiper_content p {
    padding-bottom: 10px;
    color: #333;
}



.anniu .swiper-button-prev2 {
    top: 62%;
}

.anniu .swiper-button-next2 {
    top: 62%;
}

.anniu .swiper-button-prev3 {
    top: 26%;
}

.anniu .swiper-button-next3 {
    top: 26%;
}

.anniu .swiper-button-prev4 {
    top: 36%;
}

.anniu .swiper-button-next4 {
    top: 36%;
}



.swiper_content2 {
    border: 1px solid #e6e6e6;
    margin-top: -1px;
}



/* 开学典礼开始 */

.previousReview {}

.previousReview_l {
    background-color: #bbbbbb;
    color: #fff;
    font-size: 15px;
    line-height: 52px;
    height: 52px;
    width: 192px;
    padding-left: 18px;
    z-index: 3;
    position: relative;
}

.previousReview_l>li {
    float: left;
    font-size: 1.1em;
    text-align: center;
    margin-right: 21px;
}

.pre_de {
    margin: 20px 0 0 0;
}

.previousReview_l_in {
    position: relative;
}

.previousReview_l_in_tri {
    position: absolute;

    width: 0;

    height: 0;

    border-width: 10px;

    border-color: transparent #fff transparent transparent;

    border-style: dashed solid dashed dashed;
    top: 13px;
    right: -28px;

}

.previousReview {
    overflow: hidden;
    height: 52px;
    position: relative;
}

.year_former {
    background-color: #fff;
    height: 52px;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 1;
}

.year_former li {
    width: 100px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: url(../images/forumActivities/images/year_dee.jpg) no-repeat right center;
    color: #666;
    font-size: 15px;
    float: left;
}

.year_former li a {
    text-align: center;
    line-height: 52px;
    color: #666;
    font-size: 15px;
}

.year_former li a:hover {
    color: #171d8f;
}

/*活动论坛    结束*/







/*教授研究    结束*/



.content5 {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}

.content5_l {
    width: 40%;
}

.content5_r {
    width: 55%;
    /* padding:15px 0; */
    box-sizing: border-box;
}

.content5_r h3 a {
    color: #353535;
    font-size: 1.2em;
}

.content5_r span,
.content5_r p {
    width: 100%;
    /*height: 60px;*/
    font-weight: 700;
    overflow: hidden;
    color: #666;
    font-size: 0.95em;
    /*white-space: nowrap;*/
    line-height: 21px;
}

.content5_r span {
    margin: 8px 0;
    display: block;
}

.content5_r .span5 {
    white-space: inherit;
}

.content5_r .p7 {

    height: 61px;

    font-weight: normal;

    white-space: inherit;

    overflow: hidden;

}





.content5_box {
    overflow: hidden;
}

.pro_email {
    color: #666;
    font-size: 14px;
}

.pro_email img {
    margin-right: 5px;
    margin-top: 2px;
}

.pro_email_r {
    margin-left: 50px;
}

.pro_email {
    margin-bottom: 15px;
    width: 100%;
}



.content55 {
    width: 100%;
}

.title2 {
    background: #fff;
}

.title2 a {

    color: #9b9b9b;

    margin: 0 20px 0 0;

    padding: 0 20px 0 0;

    font-size: 20px;

}



.pro_edu_bg_box {
    color: #666;
    line-height: 28px;
    margin-top: 16px;
    font-size: 14px;
}

.pro_edu_bg_box p {
    /* margin-bottom: -10px!important;*/
    line-height: 28px;
    padding: 0 5%;
    font-size: 14px;
    color: #666;
}

.pro_edu_bg_box p span {
    font-size: 14px !important;
}



.box2 {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}





/* 教授简讯开始 */

.wrap_up {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}

.wrap_up li {
    width: 48%;
    height: auto;
    margin: 0 10px 20px 0;
    *margin: 0 16px 25px 0;
    margin: 0 16px 25px 0\9;
    position: relative;
}

.wrap_up li:nth-child(3n) {
    margin-right: 0px;
}

.wrap_up li a {
    width: 100%;
    height: 115px;
    display: block;
    background-color: #dbdbdb;
    position: relative;
}

.wrap_up li a img {
    max-width: 78px;
    position: absolute;
    left: 6px;
    bottom: 0;
    z-index: 1;
}

.wrap_up li a:hover {
    background-color: #901b27;
}

.wrap_up li a:hover .pro_num {
    color: #fff;
}

.fa_ne {
    position: absolute;
    right: 8px;
    top: 0;
    width: 50%;
    height: 116px;
    background: url(../images/wrap_bg_add.png) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.fa_ne_in {
    text-align: center;
    border: 1px solid #fff;
    width: 65px;
    height: 52px;
    position: absolute;
    right: -3px;
    top: 18px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: "Arial";
    box-sizing: border-box;
    padding-top: 7px;
    *height: 56px;
}

.pro_num {
    color: #e2e2e2;
    font-size: 48px;
    font-family: "Arial";
    font-weight: bold;
    position: absolute;
    right: -1px;
    bottom: -20px;
}



.wrap_up li.current {
    display: block;
}

/* 教授简讯结束 */



/* 教授团队开始 */

.professor_two {
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #dadada;
    padding-bottom: 20px;
    padding: 20px 5%;
}

.professor_two li {
    float: left;
    margin-right: 10px;
}

.professor_two a {
    color: #666;
    font-size: 15px;
}

.professor_two a:hover {
    color: #171d8f;
}

.professor_two a.current {
    color: #171d8f;
}

.professor_two img {
    margin-top: 6px;
}



.pro_list_ul {
    width: 100%;
    background: #fff;
    /* margin-top:30px; */
    padding: 20px 5%;
    box-sizing: border-box;
}

.pro_list_ul li {
    float: left;
    /* margin-right: 30px; */
    width: 100%;
    margin-bottom: 30px;
    *margin-right: 17px;
    margin-right: 17px\9;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
}

.pro_list_ul li.current {
    display: block;
}

.pro_list_ul li:nth-child(2n) {
    margin-right: 0px;
}

.pro_list_ul li .pro_name {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 18px;
}

.pro_show {
    width: 244px;
    height: 225px;
    margin-left: 17px;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    display: inline-block;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 10px 16px;
    *width: 204px;
    *height: 215px;
    *display: inline;
    zoom: 1;
}



.pro_show .triangle {

    position: absolute;

    width: 0px;

    height: 0px;

    border-width: 10px;

    border-color: transparent #FFF transparent transparent;

    border-style: dashed solid dashed dashed;
    left: -20px;
    top: 24px;
}

.pro_show h6 {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    line-height: 24px;
    margin-bottom: 5px;
}

.pro_show p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.show_more {
    height: 40px;
    color: #666;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background-color: #e9e9e9;
    margin-bottom: 126px;
    display: block;
    *margin-top: 20px;
}

.show_more span {
    font-size: 18px;
}

.show_more:hover {
    opacity: 0.9;
}

.pro_list_ul1 {
    border-bottom: 1px dashed #bdbdbd;
    margin-bottom: 372px;
    padding-bottom: 20px\9;
    *padding-bottom: 40px;
}

/* 教授团队结束 */





/* 学术活动开始 */

.pro_table {
    color: #666;
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
}

.pro_table tr {
    height: 74px;
}

.pro_table tr:nth-child(2n) {
    background-color: #f8f8f8;
}

.pro_table tr:nth-child(2n+1) {
    background-color: #fff;
}

.pro_table tr td {
    box-sizing: border-box;
    padding: 0 8px;
    border: 1px solid #e1e1e1;
}

.pro_table .one {
    height: 48px;

    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, #fff 40%);

    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, #fff 40%);

    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, #fff 40%);

    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, #fff 40%);

    color: #333;
    font-size: 15px;
    font-weight: bold;

}

.pro_table .one td {
    text-align: center;
}

.pro_table .add_a_a td {
    padding: 10px 5px;
}

.pro_table .add_a_a.current td {
    display: block;
}

.add_t {
    border: 1px solid #e1e1e1;
    border-top: 0;
    padding-top: 30px;
    height: 76px;
    margin-bottom: 212px;
    padding-right: 16px;
}

.add_t .pageTurn_box {
    margin-bottom: 0;
}

/* 学术活动结束 */





.h3_new3 {
    font-size: 1.3em;
}

.contain_aboutsaif p.p2 {
    line-height: 20px;
    margin-top: 10px;
}

.contain_aboutsaif p.p3 {
    line-height: 26px;
    font-size: 1em;
}



.act_foreshow_ul2 li:hover {
    background: #f6f6f6;
}





.pro_mien_page_ul {
    width: 100%;
    /* padding:0 5%; */
    box-sizing: border-box;
}

.pro_switch div {
    cursor: pointer;
    color: #666;
    font-size: 36px;
}

div.pro_close {
    display: none;
    font-size: 55px;
    margin: -25px 0px 0 0;
    color: #171d8f;
}

.pro_switch div:hover {
    color: #171d8f;
}

.pro_open {
    margin: -10px 0px 0 0;
}

.pro_open:hover {
    color: #171d8f;
}

div.pro_close:hover {
    color: #171d8f;
}

.pro_mien_page_ul li h6 {
    font-size: 15px;
    color: #333;
    margin: 5px 0 20px 0;
}

.pro_mien_page_p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 17px;
    /* position: relative; */
}

.pro_mien_page_ul li .btn_more {
    /* margin-top: -20px; */
}

.pro_mien_page_ul li {
    border-bottom: 1px solid #dadada;
    padding: 15px 5% 0;
}

.pro_mien_page_p,
.btn_more_box {
    display: none;
}



.btn_more_box {
    position: relative;
}

.btn_more {
    top: -39px;
    position: absolute;
    border: 1px solid #888;
    line-height: 21px;
    width: 55px;
    height: 21px;
    text-align: center;
    color: #888;
    display: block;
    font-size: 13px;
    right: 0;
}

.btn_more:hover {
    border: 1px solid #171d8f;
    background-color: #171d8f;
    color: #fff;
}





.bg_index {
    position: relative;
    background: #5a7389;
    padding: 20px 0 40px;
}

.bg_index p {
    height: 58px;
    overflow: hidden;
    font-size: 0.95em;
    color: #fff;
    padding: 0px 5%;
    border-bottom: 1px solid #72879a;
    padding-bottom: 15px;
}





.bg_index2 {
    background: #171d8f;
    padding: 20px 0 40px;
}

.bg_index3 {
    background: #f9f9f9;
    padding: 20px 0 40px;
}

.bg_index3 p {
    color: #666;
}

.bg_index2 p {
    border-top: 1px solid #b43149;
    font-size: 0.95em;
    color: #fff;
    padding: 15px 5%;
    border-bottom: 1px solid #b43149;
}

.bg_index2 h3 {
    overflow: hidden;
    height: 20px;
    padding: 0px 20px 0px;
    white-space: nowrap;
}

.bg_index2 h3 a {
    color: #fff;
    font-size: 1em;
}



.swiper-pagination2 {
    bottom: 13px !important;
}

.img_sanjiao {
    position: absolute;
    top: -10px;
    left: 50%;
}

.swiper-pagination2 .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: none;
    border-radius: 50% !important;
    width: 10px;
    height: 10px;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.swiper-pagination0 .swiper-pagination-bullet {
    border: 1px solid #bababa;
    background: none;
    border-radius: 50% !important;
    width: 10px;
    height: 10px;
}

.swiper-pagination0 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #bababa;
}





.saif_time_axis {

    overflow: hidden;

    width: 100%;

    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;

    padding: 0 5%;

    box-sizing: border-box;

}

.saif_time_axis ul {

    /* padding: 0 8%; */

    position: absolute;

    top: -3px;

    right: 26px;

    height: 62px;

}

.saif_time_axis_banner li {

    color: #666;

    font-size: 16px;

    width: 64px;

    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: 38px;

    position: absolute;

    width: 9px;

    height: 17px;

    background: url(../images/professor/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/professor/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大事记上下拉效果开始 */

.saif_time_axis_banner_explain {
    width: 100%;
    position: relative;
    display: none;
    height: 900px;
    overflow: hidden;
}

.saif_time_axis_banner_explain.current {
    display: block;
}



.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_time_axis_banner_explain_ul {
    width: 100%;
    box-sizing: border-box;
}

.saif_time_axis_banner_explain_ul li {
    padding: 20px 5%;
}

.saif_time_axis_banner_explain_ul li a {
    font-size: 0.95em;
    color: #666;
}

/* saif大事记上下拉效果结束 */

/*教授研究    结束*/









/*资料下载     开始 */



/* 招生报名开始 */

.enroll_list {
    padding: 0px 0 20px;
    width: 100%;
    box-sizing: border-box;
    /* margin-top:30px; */
}

.enroll_list li {
    width: 100%;
    box-sizing: border-box;
}

.enroll_list_top {
    background: #f9f9f9;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 0 5%;
    height: 60px;
    width: 100%;
    line-height: 60px;
}

.enroll_list_top>div {
    float: left;
}

.enroll_list_top_l {
    width: 10%;
    height: 44px;
}

.enroll_list_top_l img {
    width: 100%;
    vertical-align: middle;
    display: block;
    margin-top: 19px;
}

.enroll_list_top_r {
    float: right !important;
    width: 85%;
    *width: 1076px;
    /* border-top:1px solid #e6e6e6; */
    /* border-left:1px solid #e6e6e6; */
    /* box-shadow:0 1px 1px rgba(0,0,0,0.1); */
    line-height: 61px;
    color: #171d8f;
    font-size: 1em;
    font-weight: bold;
    box-sizing: border-box;
    height: 60px;
}

.enroll_list_top_r a img {
    display: block;
    margin-top: 19px;
}

.enroll_list_top_r a img.enroll_down {
    display: block;
}

.enroll_list_top_r a img.current {
    display: none;
}

.enroll_list_bottom_list {
    box-sizing: border-box;
    padding: 25px 5% 5px 5%;
    width: 100%;
}

.enroll_list_bottom_list li {
    height: 24px;
    float: left !important;
    margin-left: 24px;
    width: 90%;
    margin-bottom: 20px;
    background: url(../images/exchange_time_bg.png) no-repeat left top;
}

.enroll_list_bottom_list li a {
    display: inline-block;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
}

.enroll_list_bottom_list li a:hover {
    color: #171d8f;
}

.enroll_list_bottom {
    background: #fff;
    box-sizing: border-box;
    padding-left: 0;
    display: none;
}

.enroll_list_bottom.current {
    display: block;
}

.enroll_list_bottom_list li div {
    float: left;
    font-family: "微软雅黑";
    line-height: 24px;
}

.enroll_list_bottom_list li div:first-child {
    margin-top: 6px;
    width: 10%;
    height: 24px;
    background: url(../images/exchange_time_bg.png) no-repeat left top;
    color: #fff;
    font-size: 14px;
    /* line-height: 24px; */
    box-sizing: border-box;
    /* padding-left: 28px; */
}

.enroll_list_bottom_list li div {

    overflow: hidden;

    word-wrap: break-word;

    width: 90%;

    color: #666;

    font-size: 1.1em;

    height: 24px;

    line-height: 24px;

}

.registrationInstructions {
    width: 100%;
    border-top: 1px solid #dadada;
    margin-top: 62px;
    box-sizing: border-box;
    padding-top: 30px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 135px;
}

.registrationInstructions h5 {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

.color_red {
    color: #171d8f
}

.registrationInstructions ul li {
    margin-bottom: 30px;
}

.ProjectInformation_more {
    font-size: 1.9em;
    color: #171d8f;
}



.d_video_list li a {
    color: #666;
    font-size: 14px;
    font-family: "Arial"
}

.d_video_list li a:hover div {
    color: #171d8f;
    cursor: pointer;
}

/* 招生报名结束 */





.list3 .img8 {
    margin-right: 5px;

    margin-top: 17px;

    float: left;

    height: 24px;

    width: 100%;

    max-width: 19px;
}



.enroll_list_top_l_new1 img {
    margin-top: 10px;
}

.enroll_list_top_l_new1 .img_zlx1 {
    margin-top: 19px;
}



/*资料下载     结束 */









/*phd 开始*/



.title3 a.current {
    color: #171d8f;
}



.tend_detail_phd a:hover {
    background-color: #171d8f;
    color: #fff;
    border: 1px solid #171d8f;
}





/*phd 结束*/





.ul_emba {
    width: 100%;
    overflow: hidden;
}

.ul_emba h3 {
    font-size: 16px;
    color: #333;
    margin: 10px 0;
}

.ul_emba .p11 {
    font-size: 14px;
}





/*EMBA右侧  招生公告  开始*/

.calendar_emba {
    border-top: 3px solid #da9e2a;
}

.calendar_con ul li .li01 {
    color: #da9e2a;
    font-weight: 700;
}

.calendar_con ul li {
    padding: 0 5% 10px 5%;
    line-height: 25px;
    /*height:25px;*/
    font-size: 15px;
    color: #666;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}

.calendar_con ul li i {
    color: #333;
}



.ul_02 {
    width: 100%;
    padding: 20px 5%;
    box-sizing: border-box;
    overflow: hidden;
}



/*DBA右侧  在线咨询  开始*/



.calendar_con {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
}

.jryjy_new {
    height: 40px;
    line-height: 40px;
    padding-top: 0 !important;
}

.jryjy_new a {
    background: #fff;
    border: 1px solid #ccc;
}

.btn-gray_new {
    color: #da9e2a;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
}

.btn-gray_new:hover {
    /*color:#da9e2a;*/
}

.btn-gray:hover {
    color: #da9e2a;
}

.jryjy_height {
    height: 440px !important;
}



.calendar_con .erm {
    width: 100%;
    overflow: hidden;
    padding: 0 5%;
    box-sizing: border-box;
}

.erm a p {
    text-align: center;
    color: #666;
    font-size: 15px;
    margin: 15px 0;
    color: #da9e2a;
}

.erm a p:hover {
    /*color:#da9e2a;*/
}



.erm a img {
    max-width: 115px;
    width: 100%;
    display: block;
}

.ul_02 li {

    /*     padding: 0!important; 

*/
    line-height: 25px;

    height: 25px;

    font-size: 16px;

    color: #666;

    width: 100%;

    margin-bottom: 0px !important;

    /*     border-bottom: 0!important; 

*/
}





.content_right {
    width: 100%;
}

.dingwei1 {
    position: relative;
}

.dingei1_bg {
    position: absolute;
    bottom: 20px;
    left: 0;
    background: rgba(128, 32, 43, 0.5);
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 430px;
}

.dingei2_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(158, 30, 43);
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 210px;
}

.dingei3_bg {
    position: absolute;
    bottom: -46px;
    /* left:220px; */
    background: rgb(158, 30, 43);
    height: 46px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    /* width:210px; */
}



.dingwei21 {
    width: 60%;
}

.dingwei22 {
    width: 40%;
}

@media screen and (max-width:320px) {



    .upper img {
        width: 235px;
    }

}





@media screen and (min-width:320px) and (max-width:374px) {



    .list1_r h3 {

        font-size: 1em;

    }

    .list1_r p.p1 {

        font-size: 0.95em;

    }

    .list1_l {

        width: 36%;

    }

    .title2 a {

        color: #9b9b9b;

        margin: 0 10px 0 0;

        padding: 0 10px 0 0;

    }

    .hr_style {
        width: 130px;
    }

    .swiper_content p {
        font-size: 0.9em;
    }

    .img_play2 {
        max-width: 42px;
    }

    .localation p {

        font-size: 1.4em;

    }



    /*.bg_index2 h3 {

    height: 41px;

}*/

    .four_project li a {

        font-size: 15px;

    }

    .contain_index .div1 ul li {

        width: 48%;

    }



    .professor_two li {

        margin-right: 17px;

    }



    .forenotice_tit {

        width: 65%;

    }



    .rtecenter img {

        max-width: 320px;

    }

}









/*2016.10.20*/

.swiper-slide img {
    width: 100%;
    /*min-height:180px;*/
    height: auto !important;
}

.swiper-slide_index img {
    width: 100%;
    max-height: 166px;
}





/*商学院样式    开始*/

.content5_l_sxy1 {
    width: 40%;
}

.content5_r_sxy1 {
    width: 56%;
}

.rtecenter img {
    width: 100% !important;
    max-width: 375px;
    margin: 20px auto 0;
    height: auto !important;
}



.contain_aboutsaif_sxy1 {
    margin-bottom: 15px;

    line-height: 30px;

    padding: 0 5%;

    font-size: 0.95em;

    color: #666;
}

.contain_aboutsaif_sxy1 .p_sxy1 {
    clear: both;
}

.contain_aboutsaif_sxy1 .img_sxy1 {
    width: 100%;
    max-width: 320px;
    margin: 0 0 0 0px;
}



.contain_aboutsaif_sxy1 p {
    padding: 0;
}

.MsoPlainText img {
    width: 100% !important;
    max-width: 320px;
    margin: 0 auto;
}

.list_xygx0 li {
    border-bottom: 1px solid #e2e2e2 !important;
}

.yjbg_pic img {
    width: 100% !important;
    margin: 0 auto;
}





/*商学院样式    结束*/





/*联系我们    开始*/

.contact_us_con li>div:first-child {
    width: 88px;
}

.contact_us_con li div img {
    width: 100%;
    float: left;
    height: 63px;
    display: block;
    margin: 12px auto 0;
    max-width: 63px;
}

.contact_us_con li p {
    color: #666;
    font-size: 14px;
    margin-bottom: 12px;
}

.contact_us_con li p:last-child {
    margin-bottom: 0px;
}





/*联系我们    结束*/





/*教务系统    开始*/



.special_eduM_detail_btn {
    display: none;
}

.eduM_explain_l {
    width: 100%;
}

.eduM_explain_l a img {
    margin: 20px auto;
    display: block;
}



/*教务系统    结束*/





/*2016.10.31*/

.swiper-pagination_9 {
    left: 35%;
    bottom: 9px !important;
}

.swiper-pagination_9 .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #eea01d;
    margin: 0 5px;
    width: 12px;
    height: 12px;
}

.swiper-pagination_9 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #eea01d
}



.pro_edu_bg_box p span {
    color: #666 !important;
    font-family: "微软雅黑" !important;
}

.event_box1 p span {
    color: #666 !important;
    font-family: "微软雅黑" !important;
}



.time_box_shadow a.active {
    background-color: #171d8f;
}





/*2016.10.31*/



.yjbg_pic {
    margin: 0 auto 20px;
    width: 100%;
}

.yjbg_con p {
    color: #666;
    font-size: 14px;
    line-height: 28px;
}

.content5_l_sxy1 a img {
    width: 100%;
}

.content5_r_sxy1 h3 {
    font-weight: 700;
}



.yanjiuchengguo .content5_r span {
    margin: 0;
    display: block;
    font-size: 13px;
    max-height: 25px;
}

.yanjiuchengguo .content5_r .p7 {

    height: 21px;

}





/*2016.11.2*/

.rtecenter em {
    font-style: oblique;
    font-size: 14px;
    color: #666666;
    margin-top: 3px;
    margin-bottom: 9px;
}

.saif_top_bg {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.rtecenter {
    margin-bottom: 20px;
}





.industryExchange li {
    width: 100% !important;
    border-bottom: 1px solid #e2e2e2;
}

.industryExchange .yj {
    display: none;
}

.industryExchange .linec {
    padding: 20px 5%;
}

.industryExchange .mf_more {
    display: none;
}





/*2016.11.4*/

.enroll_list .enroll_list_top {
    display: flex;
}

.enroll_list .enroll_list_top_l {
    margin-right: 10px;
}



.list_phd .list1_r p.p1 {

    height: 40px;

    font-size: 15px;

}

.list_phd .list1_r span {

    color: #666;

    height: 64px;

    font-size: 15px;

    overflow: hidden;

    font-weight: 700;

}



/**/



/*2016.11.17*/



.ccc .saif_time_axis_banner_explain_ul li {
    padding: 0px 0%;
    margin-bottom: 0;
}

.ccc .enroll_list_top {

    padding: 0 5% !important;

}

.turnP_t_box,
.turnP_b {
    display: none;
}

.ccc .enroll_list_top_r {
    width: 100% !important;
}

.ccc .enroll_list_top_r .span_emba {
    padding: 0 !important;
    line-height: 56px !important;
}

.ccc .enroll_list_top_r_btn {
    margin-top: -56px;
}

.ccc .zhaobiao1 h3 {
    padding: 20px 5%;
    font-size: 14px;
}

.ccc .zhichigaojin span {
    padding: 0 !important;
}

.ccc .zhichigaojin p {
    padding: 0 !important;
}

.ccc h5 {
    display: none;
}

.ccc {
    border-top: 0 !important;
}

.aaaaa {
    max-width: 100px;
}

.ccc .enroll_list_bottom {
    padding-top: 10px !important;

    padding-left: 0px !important;

    margin-left: 0px !important;

    width: 100% !important;

}



/*2016.11.21*/

.xiaoyouguanxi1 a.current {

    color: #171d8f !important;

}



/*2016.11.25*/

.contain_aboutsaif_sxy1 p,
.contain_aboutsaif_sxy1 p span {
    font-family: "微软雅黑" !important;
}

.contain_aboutsaif_sxy1 p.MsoNormal {
    padding: 0 !important;
}

@media (max-width:768px) {

    .saifWorkList_c li {
        position: relative;
    }

    .saifWorkList_c li:nth-child(1) {
        border-top: 1px solid #e2e2e2;
    }

    .saifWorkList_c li::after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        border-top: 2px solid #e2e2e2;
        border-right: 2px solid #e2e2e2;
        transform: rotate(45deg);
        position: absolute;
        right: 30px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .saifWorkList_c li .top {
        padding-top: 15px;
    }

    .saifWorkList_c li .bottom {
        padding-bottom: 15px;
    }

    .saifWorkList_c .title {
        border-bottom: none;
        height: auto;
        line-height: 1.5;
        color: #171d8f;
    }

    .saifWorkList_c p:not(.title) {
        color: #999;
        font-size: 14px;
    }

    .saifWorkList_c li .others .shuxian {
        display: none;
    }

    .saifWorkList_c li .others span {
        display: block;
    }

    .saifWorkList_detail_c {
        background: #eee;
    }

    .saifWorkList_detail_c .top-info {
        background: #fff;
        padding: 0 15px;
    }

    .saifWorkList_detail_c .top-info .top .title {
        color: #171d8f;
        font-size: 18px !important;
        font-weight: bold;
        line-height: 2;
        height: auto;
    }

    .contain_aboutsaif p {
        margin-bottom: 0;
        line-height: 2;
        border-bottom: 1px solid #f3f3f3;
    }


    .saifWorkList_detail_c .bottom-info .title {
        color: #171d8f;
        height: auto;
        padding-left: 15px;
        position: relative;
        font-size: 16px !important;
        margin-bottom: 15px;
    }

    .saifWorkList_detail_c .bottom-info .title::after {
        content: '';
        display: block;
        width: 4px;
        height: 10px;
        background: #171d8f;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }

    .saifWorkList_detail_c .bottom-info p:not(.title) {
        color: #999;
        border: none;
        padding: 0;
    }

    .saifWorkList_detail_c .bottom-info .card {
        margin-top: 15px;
        background: #fff;
        padding: 0 15px;
        padding-bottom: 15px;
    }

    .saifWorkList_c .overtime .title {
        color: #999;
    }

}