@charset "utf-8";
/* CSS Document */



body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-size: 1em;
    color: #3c3c3c;
    font-family: "Microsoft Yahei";
    line-height: 1.5;
    /* background:#f9f9f9;*/
}

em,
s,
b,
ins,
i {
    font-style: normal;
}

fieldset,
img {
    border: 0;
    display: block;
}

ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}



input,
button,
select,
textarea {
    outline: none;
}

select,
input {
    vertical-align: middle;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
    outline: 0;
    color: #333333;
}





.width100 {
    width: 100% !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.f-t16 {
    font-size: 16px !important;
}

.margint0 {
    margin-top: 0px !important;
}

.hide {
    display: none;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.margint20 {
    margin-top: 20px;
}

.margint10 {
    margin-top: 10px;
}

.margintb20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.paddingb20 {
    padding-bottom: 20px !important;
}

.noborderb {
    border-bottom: 0 !important;
}

.noborderr {
    border-right: 0 !important;
}

.nobg {
    background: none !important;
}

.margint0 {
    margin-top: 0 !important;
}

.marginr0 {
    margin-right: 0 !important;
}

.marginb0 {
    margin-bottom: 0 !important;
}

.width90 {
    width: 90% !important;
    margin: 20px auto;
}

.padding20 {
    padding: 20px !important;
}

.paddingtb20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.paddinglr20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.paddingt20 {
    padding-top: 20px !important;
}

.paddingtb10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.paddingt10 {
    padding-top: 10px !important;
}

.paddinglr0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.width60 {
    width: 60% !important;
}

.width40 {
    width: 40% !important;
}

video {
    max-width: 100%;
}

/*==================初始化结束===================*/

.more_new {

    display: block;

    color: #666;

    overflow: auto;

    width: 90% !important;

    margin: 20px auto;

    background: #f5f5f5;

    height: 55px;

    line-height: 55px;

    text-align: center;

    border-radius: 5px;
}







body {

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

a {

    outline: none;

    -moz-outline-style: none;

}



/*头部及开始*/

.top-fix {
    background: #fff;
    width: 100%;
}

.mobile-test {
    width: 100%;
    overflow: hidden;
}

.header {
    width: 100%;
    position: relative;
    height: 90px;
}

.header-top {
    width: 100%;
    height: 90px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    background: #fff;
}

.head_l {
    padding-left: 10px;
    width: 70%;
    box-sizing: border-box;
}

.head_r {
    width: 25%;
    /*background:red;*/
    height: 90px;
}

.head_r .div1 {
    background: #171d8f;
    height: 90px;
    width: 50%;
    position: relative;
}

.head_r .div1 .menu {
    left: 50%;
    top: 50%;
    position: absolute;
    margin: 0 0 0 -25%;
}



.head_r .div2 {
    background: #171d8f;
    height: 90px;
    width: 50%;
    position: relative;
}

.head_r .div2 .menu {
    left: 50%;
    top: 50%;
    position: absolute;
    margin: 0 0 0 -25%;
}

.logo {
    float: left;
    margin-top: 18px;
    /* margin-left:5%; */
}

.return {
    float: left;
    margin-right: 20px;
    margin-top: 1%;
}

.logo img {
    min-width: 176px;
    margin-top: 15px;
    width: 100%;
}

.menue-clk {}

.img-02 {
    display: none;
}

.show-menue {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 100%;
    z-index: 101;
    padding-bottom: 400px;
}

.navLis {

    position: relative;

    height: 54px;

    border-bottom: 1px solid #333bcc;

    /*  background: rgba(140,29,40,1);

*/
    padding-left: 5%;

    width: 95%;

    line-height: 54px;

    /*overflow: auto;*/

}

.navLis h4 {

    height: 54px;

    box-sizing: border-box;

    width: 70%;

    font-weight: bold;

    line-height: 26px;

    padding: 15px 0 15px;

    float: left;

    color: #222222;

}

.navLis h4 a {
    color: #fff;
}

.navLis span .img3 {

    margin: 17px 23px 0 0;

    max-width: 12px;

    width: 100%;

}

.navLis span .img4 {

    margin: 22px 23px 0 0;

    max-width: 20px;

    width: 100%;

}

.navLis>div {

    z-index: 103;

    position: absolute;

    background: #f7eeee;

    display: none;

    float: left;

    width: 100%;

    top: 55px;

    left: 0;

}

.navLis>div a {

    padding: 0 0 0 5%;

    height: 50px;

    width: 100%;

    /* margin-right: 26px; */

    color: #656565;

    /* line-height: 26px; */

    display: inline-block;

    font-size: 0.95em;

    line-height: 50px;

    border-bottom: 1px solid #ccc;

    box-sizing: border-box;

}





.img4 {}

.danhang {
    background: #171d8f;
    overflow: auto;
    padding: 16px 0;
}

.danhang ul li {

    float: left;

    height: 37px;

    width: 33.3%;

    line-height: 35px;

}

.danhang ul li a {
    /* width:33.3%; */
    /* float:left; */
    color: #fff;
    font-size: 13px;
    /* padding: 0 0 0 7px; */
    /* box-sizing:border-box; */
}

.danhang ul li img {

    width: 100%;

    margin: 8px 6px 0 13px;

    max-width: 21px;

}

.navLis>.div0 img {
    top: -11px;

    position: absolute;

    left: 50%;

}

.search {
    line-height: 100px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    height: 90px;
    position: fixed;
    top: 90px;
    background: #171d8f;
    z-index: 102;
}

.search input {
    font-size: 1em;
    color: #333;
    margin: 20px 0 0 0;
    height: 50px;
    width: 76%;
    padding: 0 0 0 5px;
    box-sizing: border-box;
    font-family: "微软雅黑";
}

.search .shousuo_a {
    line-height: 50px;
    margin: 20px 0 0 0;
    height: 50px;
    background: #eea01d;
    width: 21%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    padding: 0 !important;
}





.head_l_2 {
    padding: 0 10px;
    width: 58%;
    box-sizing: border-box;
}

.head_r_2 {
    width: 42%;
}

.head_r_2 .div1 {
    width: 33.3%;
}

.head_r_2 .div1_new {
    background: #171d8f;
}

.head_r_2 .div1_new1 {
    background: #171d8f;
}

.head_r_2 .div1_new2 {
    background: #171d8f;
    display: block;
}

.head_r_2 .div2 {
    width: 33.3%;
}

.head_r_2 .div1 .menu .back1 {
    max-width: 13px;
    margin: -5px 0 0 0;
}



/*底部样式开始*/



.kong {
    height: 68px;
}

/*

.footer {

	z-index:101;

  width: 100%;

  position: fixed;

  bottom: 0;

  left: 0;

  background: #e3e3e3;

  text-align: center;

  height: 68px;

  line-height:68px;

}

*/

.footer {

    z-index: 101;

    width: 100%;

    position: fixed;

    bottom: 0;

    left: 0;

    background: #eea01d;

    color: #ffffff;

    text-align: center;

    height: 68px;

    line-height: 68px;

}



.foot a {

    margin: 26px 0 0 0;

    float: left;

    width: 20%;

}

.foot a img {

    margin: 0 auto;

    height: 21px;

}

.foot a p {

    font-size: 0.8em;

    color: #fff;

    padding-top: 3px;

}



/*返回顶部*/

.back {

    width: 30px;

    height: 28px;

    /*background:url("../images/back.png") no-repeat;*/

    background-size: 30px 28px;

    position: fixed;

    right: 20px;

    bottom: 65px;

    display: none;

}

/*遮罩层开始*/

.upper {

    position: fixed;

    z-index: 140;

    background: #fff;

    color: #3C3C3C;

    padding-top: 5%;

    display: none;

    overflow: hidden;

    width: 84%;

    left: 8%;

    top: 17%;

    text-align: center;

    padding-bottom: 8%;



}

.upper img {
    margin: 0 auto;
    width: 260px;
}

.upper p {
    line-height: 1.2em;
    font-size: 1.2em;
    padding: 5% 0 6% 0;
    color: #1991e5;
    text-align: center;
}

.close-it {
    position: absolute;

    top: 10px;

    right: 10px;

    width: 23px;

    height: 24px;

    cursor: pointer;

    background: url(../images/close-x.png) no-repeat;

    background-size: 80%;

}

.cover {

    width: 100%;

    background: #000;

    opacity: 0.6;

    top: 0;

    left: 0;

    z-index: 130;

    position: absolute;

    display: none;

}



/*面包屑*/

.localation {
    padding: 0 5%;
    box-sizing: border-box;
    height: 70px;
    background: #e6e6e6;
    line-height: 70px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    overflow: hidden;
}

.localation p {
    font-size: 1.4em !important;
}

.localation p.p0 {
    font-size: 1.4em;
}

.localation p i {
    font-size: 12px;
}

.localation p span {
    color: #171d8f;
}

.localation p.p2 {
    font-size: 1.2em;
}

.localation p.p6 {
    font-size: 1.2em;
}

.localation2 {
    background: #fff;
    /*padding: 0 5%;*/
}

.localation3 {
    background: #f6f6f6;
}

.localation4 {
    background: #f9f9f9;
}

.localation2 .p_color2 {
    color: #171d8f;
}

.localation2 .p_color3 {
    color: #171d8f;
}

.localation2 .p_color4 {
    color: #da9e2a;
}

.localation2 a.a_3 {
    margin: 20px 0 0 0;
}

.localation2 a.a_3 img {
    max-width: 30px;
}

.localation2 p.p_mf {
    color: #171D8F;
}
.localation2 #list{
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}
.localation2 #list li {
    list-style: none;
    padding: 15px 5%;
    box-sizing: border-box;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e2e2e2;
}

.aboutSaif_artical_box {
    padding: 0 15px;
}




.banner img {
    width: 100%;
}

.a_color {
    color: #333 !important;
}

.a_color1 {
    color: #9e202b !important;
}

.a_color2 {
    color: #171D8F !important;
}

.fontweight {
    font-weight: 700 !important;
}

.contain_aboutsaif p {
    margin-bottom: 15px;
    line-height: 28px;
    padding: 0 5%;
    font-size: 14px;
    color: #666;
}

.contain_aboutsaif2 p {
    margin-bottom: 15px;
    line-height: 28px;
    font-size: 0.95em;
    color: #666;
}

.contain_aboutsaif p strong {
    font-weight: normal;
}



.xiangqing {}

.contain_aboutsaif h3.h3new {
    padding: 0 5%;
    font-size: 1.1em;
    color: #333;
}

.contain_aboutsaif h3 a.anew .list .more {
    width: 90%;
    margin: 20px auto;
    background: #f0f0f0;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #666666;
}

.list .more a {
    display: block;
}

.list .li_title a {
    font-size: 1.1em;
}

.list .more2 {

    overflow: auto;

    width: 100% !important;

    margin: 20px auto;

    background: #f0f0f0;

    height: 55px;

    line-height: 55px;

    text-align: center;

    color: #666666;

}

.list .more {

    overflow: auto;

    width: 90% !important;



    margin: 20px auto;

    background: #f0f0f0;

    height: 55px;

    line-height: 55px;

    text-align: center;

    color: #666666;

}

.list .more5 {

    overflow: auto;

    width: 90% !important;

    margin: 20px auto;

    background: #f0f0f0;

    height: 55px;

    line-height: 55px;

    text-align: center;

    color: #666666;

}

.list .more3 {

    color: #fff;

    overflow: auto;

    width: 70% !important;

    margin: 20px 0;

    background: #a41f2c;

    height: 55px;

    line-height: 55px;

    text-align: center;

    border-radius: 5px;

}

.list .more3 a {
    color: #fff;
}

.list .more4 {
    margin: 20px auto 0;
    padding-bottom: 20px;
}



.height136 {
    height: 136px;
}



.footer1 {
    bottom: 68px;
}





.nav_bg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #171d8f;
    z-index: 101;
    overflow: overlay;
    height: 100%;
}



.localation3_emba {
    padding: 20px 5%;
}

.title2 {
    font-size: 15px;
    color: #666;
    margin: 10px 0 0 0;
}
.contain .title2{
    font-size: 22px;
}



.btn_emba {
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin: 0px auto;
    display: block;
    background: #dea22e;
}





@media screen and (min-width:320px) and (max-width:374px) {



    .header {
        height: 90px;
    }

    .header-top {
        height: 90px;
    }

    .head_l {
        width: 56%;
    }

    .head_r {
        height: 90px;
    }

    .head_r .div1 {
        height: 90px;
    }

    .head_r .div2 {

        height: 90px;
    }

    .localation p.p6 {
        font-size: 1em;
    }



    .height136 {
        height: 68px;
    }

    .footer1 {
        bottom: 0;
    }

    .logo {

        margin-top: 20px;

    }

    .show-menue {
        top: 0px;
    }

    .danhang {

        height: 80px !important;

        padding: 0px 0 10px;

    }

    .danhang ul li {

        height: 28px;

    }

    .search {

        line-height: 90px;

        height: 90px;

        position: absolute;

        top: 90px;

    }

}









/*2013.10.20*/

.daohang_new {
    padding-bottom: 0px;

    bottom: 0px;

    position: fixed;
}











/*2013.10.24*/



.foreshow_list {

    /* position: absolute; */

    /* right: 0; */

    width: 100%;

    height: 252px;

    top: 0;

    background-color: rgba(255, 255, 255, 0.9);

    display: block;

}

.foreshow_list_more {
    position: absolute;
    right: 4px;
    bottom: -50px;
    width: 72px;
    height: 24px;
    background-color: #eea01d;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

.foreshow_list_more a {
    width: 72px;
    height: 24px;
    background-color: #eea01d;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    display: block;
    font-family: "Arial";
}

.foreshow_list_more a:hover {
    opacity: 0.9;
}

.foreshow_list>div {
    position: absolute;
    width: 324px;
    height: 187px;
    margin: 23px 0 0 25px;
    display: none;
}

.foreshow_list>div.current {
    display: block;
}

.foreshow_list>div>div:first-child {
    border-bottom: 1px solid #dedddc;
    margin-bottom: 16px;
    padding-bottom: 14px;
}

.foreshow_list>div h5 {
    width: 246px;
    color: #242424;
    font-size: 15px;
    margin-bottom: 5px;
}

.foreshow_list>div h5 a {
    color: #242424;
    font-size: 15px;
}

.foreshow_list>div p {
    width: 246px;
    color: #666;
    font-size: 13px;
}

.foreshow_data {
    border: 1px solid #eea01d;
    width: 60px;
    height: 60px;
    margin-right: 14px;
}

.foreshow_data>div:first-child {
    background-color: #eea01d;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.foreshow_data>div:last-child {
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #eea01d;
}







.swip2 .swiper-slide img {
    height: 180px;
}

.swip10 .swiper-slide img {
    height: 180px;
}

.swiper-container_box1 {
    height: 250px;
}

.swiper-container_box2 {
    height: 94px;
}

.swiper-container_box3 {
    height: 160px;
}

.swiper-container_box6 {
    height: 157px;
}

.swiper-container_box3 .swiper-slide img {
    height: 160px;
}

/*活动论坛样式    开始*/



.contain_aboutsaif_new1 p {
    margin-bottom: 15px;
    line-height: 30px;
    font-size: 14px !important;
    color: #666;
}

.contain_aboutsaif_new1 {
    padding: 10px 5%;
}

.article-inner {
    line-height: 28px;
    font-size: 14px !important;
    color: #666;
}

.contain_aboutsaif_new1 {
    line-height: 28px;
    font-size: 14px !important;
    color: #666;
}

/*活动论坛样式    结束*/



/*校友关系样式    开始*/

.school_friend_show {
    padding: 20px 5%;
    background: #fff;
}

.school_friend_show p {
    line-height: 30px;
    font-size: 14px !important;
    color: #666;
}

.school_friend_show span {
    background: #fff !important;
    line-height: 30px;
    font-size: 14px !important;
    color: #666;
}





.saif_top_bg {
    padding: 20px 5%;
}

.saif_top_bg p {
    padding: 0;
    line-height: 28px;
    font-size: 14px !important;
    color: #666;
}

.saif_top_bg p span {
    line-height: 28px !important;
}

.saif_top_bg img {
    width: 100%;
    margin: 0 auto 0px;
    /* max-width:320px;*/
}

.saif_top_bg em {
    font-style: oblique;
}



.study_list li {
    float: left;
    margin-right: 18px;
}

.study_list li img {
    margin-top: 7px;
}

.study_list li a {
    color: #666;
    font-size: 15px;
}

.study_list li a:hover {
    color: #171D8F;
}

/*校友关系样式    结束*/



/*关于高金样式    开始*/

.identification_pic_bbox h6 {
    padding: 20px 5%;
    width: 100%;
    box-sizing: border-box;
    font-weight: 700;
}



/*关于高金样式    结束*/









/*国际交流    开始*/

.swiper-container_box_gjjl {
    height: 157px;
}

.swiper-container_box_gjjl img {
    height: 180px;
}

.saif_news_pic_a img {
    width: 90%;
    margin: 0 auto;
}



.havePic {
    list-style: none;
    padding: 20px 0 30px;
}

.wrao p {
    padding: 20px 5% 30px;
    font-size: 15px;
    color: #666;
}

.de_more {
    width: 63px;
    height: 23px;
    border: 1px solid #171d8f;
    color: #171d8f;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    text-align: center;
    margin-top: 12px;
}

.de_more a {
    width: 63px;
    height: 23px;
    color: #171d8f;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    text-align: center;
    display: block;
}

.de_more a:hover {
    color: #fff;
    background-color: #171d8f;
}

.university li {
    width: 100% !important;
    font-size: 14px;
    padding: 0 5%;
}

.university2 li {
    width: 100% !important;
    font-size: 14px;
    padding: 0 5%;
}

.university li img {
    margin-top: 9px !important;

    float: left;

    margin-right: 10px !important;
}

.university2 li img {
    margin-top: 9px !important;

    float: left;

    margin-right: 10px !important;
}



.ul_01 li img {
    margin: 0 auto;
}

.schools_box img {
    margin: 0 auto;
}

.schools_box {
    box-sizing: border-box;
}

.guoji_bg h5 {
    padding: 20px 5%;
}

.schools_exp {
    margin-bottom: 20px;
    padding: 0px 5%;
}





.new_gjjl1 .saif_news_pic a img {
    width: 100%;
    margin: 0 auto;
}

.saif_news_substance {
    margin-top: 20px;
}

.new_gjjl1 .saif_news_substance p {
    padding: 0 !important;
}

.new_gjjl1 .de_more {
    float: right;
}



.house_show {
    line-height: 30px;
    padding: 20px 5% 0;
    font-size: 0.95em;
    color: #666;
}

.l_big_tit {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #f6f6f6;
    height: 70px;
    line-height: 70px;
    padding: 0 5%;
    box-sizing: border-box;
    width: 100%;
    font-size: 1.2em;
}

/*国际交流    结束*/



/*校友关系    开始*/

.tissueA1 {
    background: url(../../images/schoolfellow/images/tissueA1.jpg) no-repeat left center;
}

.tissueA3 {
    background: url(../../images/schoolfellow/images/tissueA3.jpg) no-repeat left center;
}

.tissueA4 {
    background: url(../../images/schoolfellow/images/tissueA4.jpg) no-repeat left center;
}

.tissueA5 {
    background: url(../../images/schoolfellow/images/tissueA5.jpg) no-repeat left center;
}

.tissueA6 {
    background: url(../../images/schoolfellow/images/tissueA6.jpg) no-repeat left center;
}

.tissueA7 {
    background: url(../../images/schoolfellow/images/tissueA7.jpg) no-repeat left center;
}

.tissueA8 {
    background: url(../../images/schoolfellow/images/tissueA8.jpg) no-repeat left center;
}





.xiaoyou_new1 {}

.xiaoyou_new1 img.img_xy1 {
    margin: 0 auto;
    width: 100%;
}

























/*校友关系    结束*/







/*联系我们    开始*/

.saif_contact_us_con li {
    width: 100%;
    float: left;
    /* height: 156px; */
    padding: 20px 5%;
    box-sizing: border-box;
}

.saif_contact_us_con li p {
    /* width: 305px; */
    color: #666;
    font-size: 14px;
    /* line-height: 36px; */
    margin-bottom: 6px;
}

.saif_contact_us_con li div {
    width: 70%;
    float: left;
}

.saif_contact_us_img {
    width: 25% !important;
    margin-right: 15px;
}



.saif_contact_us_img img {

    width: 100%;

    height: 63px;

    display: block;

    margin: 7px auto 0;

    max-width: 63px;

}









.box_new_111 {
    padding: 0 5% 40px;
    width: 100%;
    box-sizing: border-box;
}

.viewpoint_photograph {
    width: 40%;
}

.viewpoint_person {
    width: 60%;
}

.viewpoint_list_more a {
    position: absolute;
    width: 72px;
    margin-top: 64px;
    height: 24px;
    background-color: #eea01d;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    display: block;
    font-family: "Arial";
    right: 5%;
    bottom: 0px;
}

.viewpoint_list_more a:hover {
    opacity: 0.9;
}



.viewpoint_person h5 {
    font-size: 16px;
}

.viewpoint_person p {
    font-size: 14px;
}



.swip2 .swiper-slide {
    position: relative;
}

.swip2 .bg {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    /* overflow: hidden; */
}

.swip2 .bg a {
    overflow: hidden;
    white-space: nowrap;
    /* word-spacing: initial; */
    box-sizing: border-box;
    width: -27%;
    text-decoration: underline;
    padding: 0 5%;
    color: #171D8F;
    font-size: 14px;
    /* word-wrap: break-word; */
}

.swip2 .bg1 {
    width: 110;
    background: #eea01d;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
}

.swip2 .bg1 p {
    padding: 0 20px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
}

.swiper-pagination_10 {
    bottom: 2px !important;
    left: -124px !important;
}

.swiper-pagination_10 .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #eea01d;
    margin: 0 5px;
    width: 12px;
    height: 12px;
}

.swiper-pagination_10 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #eea01d
}



.swiper-pagination_lt .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #fff;
    margin: 0 5px;
    width: 12px;
    height: 12px;
}

.swiper-pagination_lt .swiper-pagination-bullet-active {
    background: #fff;
    border: 1px solid #fff;
    margin: 0 5px;
    width: 12px;
    height: 12px;
}

.more_111 {
    margin-top: -15px !important;
}



.viewpoint_photograph img {
    max-width: 122px;
    height: 180px;
}





.schools_exp span {
    margin-top: 10px;
    display: block;
}





.liwm_zj li {
    padding-left: 100px !important;
}

/*联系我们   结束*/







/*关于高金    开始*/

.contain_aboutsaif_sxy2 .aboutSaif_banner {
    clear: both;
}

.wenhua3 li {
    width: auto !important;
    border-bottom: 0 !important;
}

.core_explain_ul li {
    padding-bottom: 30px !important;
    height: auto !important;
    line-height: inherit !important;
}



.wenhua3 li a {
    padding: 0 !important;
}

.saif_top_bg span {
    line-height: 28px;
}









.contain_aboutsaif_new1 p strong {
    font-weight: normal !important;
}

.contain_aboutsaif_new1 p strong strong {
    font-weight: normal !important;
}



.new_sxy0 {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    font-size: 14px !important;
    color: #666 !important;
    line-height: 28px !important;
    margin-bottom: 15px !important;
}

.new_sxy0 span {
    font-size: 14px !important;
    color: #666 !important;
    line-height: 28px !important;
    margin-bottom: 15px !important;
}

.new_sxy0 p {
    padding: 0 !important;
}

















/*关于高金    结束*/



/*校友关系   开始*/



.gongyi_xy2 img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.gongyi_xy2 .mb15 {
    background: #fff !important;
    padding: 0 5% !important;
    box-sizing: border-box;
    width: 100%;
}



.contain_aboutsaif .MsoNormal,
.Default {
    line-height: 28px;
    padding: 0 5% !important;
}

.list1_l img {
    height: 150px;
}





.ascontent img {
    width: 100%;
    margin: 20px auto;
}

.contain_aboutsaif_sxy2 .aboutSaif_con {
    margin-top: 20px;
    line-height: 28px;
}



.aboutSaif_banner img {
    width: 90%;
    margin: 0 auto;
}



.gc_list_in li {
    border-bottom: 1px dashed #bdbdbd;
    height: 54px;
    line-height: 54px;
    color: #666;
    font-size: 14px;
    width: 154px;
    text-align: left;
    float: left;
}



.gc_list li a.current div {
    color: #171D8F;
}

.gc_list li a:hover div {
    color: #171D8F;
}

.gc_list li a .gc_tit {
    margin-top: 16px;
}

.gc_list li {
    float: left;
    padding-right: 0px;
    /* margin-right: 60px; */
    padding-right: 53px\9;
    margin-right: 54px\9;
    *padding-right: 47px;
    *margin-right: 54px;
    /* background: url(../images/schoolfellow/images/study_de.jpg) no-repeat right 23px; */
}

.gc_list li:last-child {
    margin-right: 0px;
    background: none;
}

.gc_b_box {
    border-top: 1px solid #d5d5d5;
    margin-top: 24px;
    position: relative;
}

.gc_list {
    /* overflow: hidden; */
    width: 126%;
    margin-left: 4px;
    margin-bottom: 22px;
}

.gc_list a {
    position: relative;
    display: block;
}

.gc_list .little_tri {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -3px;
    z-index: 1;
    *z-index: 1;
}

.gc_list_box {



    border: 1px solid #dddddd;

    /* position: absolute; */

    width: 100%;

    min-height: 242px;

    /* top: 62px; */

    /* left: 4px; */

    padding: 10px 5% 20px;

    box-sizing: border-box;

}

.gc_list_box>li {
    display: none;
}

.gc_list_box>li.current {
    display: block;
}

.little_tri_box {
    background-color: #f8f8f8;
    display: none;
    *z-index: 1;
}

.little_tri_box.current {
    display: block;
    *width: 26px;
    *height: 14px;
}

.gc_list_in li {
    border-bottom: 1px dashed #bdbdbd;
    height: 54px;
    line-height: 54px;
    color: #666;
    font-size: 14px;
    width: 154px;
    text-align: left;
    float: left;
}





.year_new .swiper-slide {

    font-size: 15px;

    width: 104px !important;

    float: left;

    margin: 0 10px;

}

.year_new .swiper-slide a {
    color: #666;
}

.year_new .swiper-slide a.active {
    color: #171D8F;
}







.contain_aboutsaif_bybj .mb15 {
    padding: 0 5% !important;
    background: #fff !important;
}

.contain_aboutsaif_bybj img {
    width: 100%;
    margin: 0 auto;
}



.list1_xy10 {
    width: 100% !important;
}

.list1_xy10 h3 {

    margin: 10px 0;

    font-size: 17px;

    color: #333;

}



.list1_xy10 p.p1 {

    font-size: 15px;

    padding: 0;

    color: #666;

    line-height: 22px;

}



.school_friend_show .mb15 {
    padding: 0 !important;
    margin-bottom: 0px !important;
}



.school_friend_show img {
    margin-bottom: 10px;
}



.new_sxy0 p {
    font-size: 14px !important;
    line-height: 28px !important;
    color: #666;
}



.nav_r_width {
    width: auto !important;
}

.study_for_font_box p {
    margin-bottom: 15px;
}

.xiaoyouhui1 img {
    margin-bottom: 0;
}





.study_btn li {
    width: 45%;
    height: 50px;
}



.study_btn li:nth-child(2n+1) {
    float: left;
}

.study_btn li:nth-child(2n) {
    float: right;
}





.study_btn ul {
    margin-top: 26px;
}

.study_btn li a {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #171D8F;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}

.study_btn li a:hover {
    background-color: #171D8F;
}



.lishihui_new2 {
    width: 100%;
    box-sizing: border-box;
}

.lishihui_new2 .mb15 {
    font-size: 14px !important;
    line-height: 28px !important;
    color: #666;
    padding: 0 5%;
}

.lishihui_new2 .study_btn li:nth(2n+1) {
    float: left;
}

.lishihui_new2 .study_btn li:nth(2n) {
    float: right;
}



.lishihui_new2 .study_btn {
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
}



.lishihui_new2 img {
    width: 90%;
    margin: 0 auto 20px;
    clear: both;
}

.lishihui_new2 img:nth(2n+1) {
    margin-left: 20px !important;
}

.lishihui_new2 .study_btn li {
    margin-bottom: 20px;
}

/*校友关系   结束*/





/*2016.11.1*/

.contain_aboutsaif_bybj p img {
    margin-top: 20px;
}







/*职业发展    开始*/

.coop_apl_box {
    width: 100%;
    /* padding:0 5%;*/
    box-sizing: border-box;
    overflow: auto;
}

.coop_apl li {
    width: 100%;
}

.coop_apl li h5 {
    font-size: 16px;
    color: #333;
    margin: 10px 0;
}

.coop_apl li p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.coop_apl_img img {
    margin: 20px 0 20px 30px;
}



.coop_apl_con p {
    margin-bottom: 20px;
}





coo_remarks {
    width: 245px;
    height: 45px;
    background-color: #a01e2b;
    color: #fff;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border-radius: 10px;
    overflow: hidden;
}

.coo_remarks a {
    display: block;
    width: 245px;
    height: 45px;
    background-color: #a01e2b;
    color: #fff;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.coo_remarks a:hover {
    background-color: #ac2431;
}



.coo_remarks {
    padding-bottom: 20px;
}

.coop_apl_box h5 {
    font-size: 16px;
    color: #333;
    margin: 10px 0;
}

.enterpriseRookie p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    padding: 0 5%;
}

.enterpriseRookie img {
    width: 90%;
    margin: 0 auto;
}







.school_friend_show img {
    height: auto !important;
}

.study_list {
    /*padding:0 5%;*/
}

.study_list li {
    margin-right: 9px;
}

.coop_apl {
    padding: 0 5%;
}

.coo_remarks {
    padding: 0 5%;
}







/*2016.11.2*/

.img_index {
    width: 100%;
    height: 100%;
}

.guojijiaoliu {
    font-size: 14px;
    line-height: 28px;
    padding: 0 5%;
    width: 100%;
    box-sizing: border-box;
}

.guojijiaoliu p {
    padding: 0;
}



#youkuplayer {
    width: 100%;
    height: 200px;
    margin: 0 auto;
}



.geailing {
    height: 265px;
}



.saif_top_bg_new {
    padding: 0;
}







/*2016.11.3*/

.big_tit_b {
    padding: 0 5%;
}

/*.MsoNormal a { width:100%; display:block;}*/



/*2016.11.4*/

.donald_big_nav2 {
    padding: 20px 5%;
}

.event_box p span {
    line-height: 28px !important;
}

.event_box span {
    line-height: 28px !important;
}

.event_box .hygwwyh_r {
    line-height: 28px !important;
}



.freeS_box .freeS_tit {
    padding: 0 5%;
}



.mf_nav {
    line-height: 62px !important;
    padding: 0 !important;
}

.more_mf {

    display: block;

    color: #666;

    overflow: auto;

    width: 100% !important;

    margin: 20px auto;

    background: #f5f5f5;

    height: 55px;

    line-height: 55px;

    text-align: center;

    border-radius: 5px;

}



.neirong_mf_p {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.neirong_mf_p span {
    line-height: 28px !important;
}

.neirong_mf_p p {
    padding: 0 !important;
    background: none !important;
}

.neirong_mf_p em {
    font-style: italic;
}

.set_flow_list,
.settle_flow3,
.settle_flow4 {

    width: 100%;

    /*    display: flex;

*/
}

.circle_num,
.circle_num4,
.circle_num_bottom {
    border-bottom: 1px solid #fff;

    background: #171D8F;

    width: 15%;

    color: #fff;

    display: flex;

    align-items: center;

    text-align: center;

    justify-content: center;
}

.circle_num .y_line img,
.y_line3 img,
.y_line4 img {
    display: none;
}



.settle_flow {

    width: 85%;

    padding: 20px;

    box-sizing: border-box;

    font-size: 15px;

}



.w300 {

    width: 85%;

    padding: 20px;

    box-sizing: border-box;

    font-size: 15px;

}



.histogram_tit {
    padding: 20px 5%;
}

.settle_flow:nth-child(2n+1) {
    background: #f9f9f9;
}

.settle_flow:nth-child(2n) {
    background: #ffff;
}

.set_flow_list1 .settle_flow,
.settle_flow3 .w300,
.set_flow_list5 .settle_flow {
    background: #fff;
}

.set_flow_list2 .settle_flow {
    background: #fff;
}

.font_style_box {
    margin-top: 20px;
}



/*phd*/

.video_PO img {
    margin: 0px auto 20px;
}

.director_sign {
    padding: 0 5%;
}



.list_phd1 li {
    background: #fff;
}

.dingwei_phd_p {
    padding: 10px 2% 0 !important;
    line-height: 20px !important;
}

.dingwei_phd_div {
    position: relative;
}

.phd_Pro_font h6 {
    padding: 0 5%;
}

.phd_Pro_font {
    padding: 20px 0;
}





/*mf*/

.mf_content_new {
    padding: 0 5%;
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.mf_content_new p {
    padding: 0 !important;
}

.mf_content_new p span {
    line-height: 28px !important;
}



/*2016.11.7*/

.ul_02_new li {
    border-bottom: 0 !important;
    padding: 0 !important;
}



/*2016.11.8*/

/*.hezi_emba { height:100%; width:100%; max-height:157px;}*/

/*2019.4.3修改*/

.hezi_emba {
    height: 100%;
    width: 100%;
}



.dba_xmjs {
    overflow: hidden;

    width: 100%;

    border-bottom: none;

    height: auto;

}



.dba_xmjs h3 {
    margin-bottom: 20px;
    padding: 0;
}

.dba_xmys1_div a img {}

.dba_xmys2_l a img {
    margin: 0 auto;
    max-width: 180px;
}

.dba_xmys1_div a img {
    margin: 0 0 0 30px;
    max-width: 304px;
}

.dba_xmjs2_l img {
    margin: 0 auto;
    max-width: 160px;
}

.dba_xmjs p {
    margin-bottom: 0 !important;
}

.ulwidth li input.boxIn {
    width: 8px;
    height: 8px;
}



.list_emba1 .list1_r span {
    font-size: 15px;
    font-weight: 700;
    color: #666;
}



.hezi_dba {
    height: 157px;
}







/*课程体系 */

.dba_kctx {
    width: 100%;
    padding: 20px 5%;
    box-sizing: border-box;
    border-bottom: 1px dashed #D5D5D5;
}

.dba_kctx_t {
    margin: 10px 0;
    height: 30px;
    line-height: 30px;
}

.dba_kctx_t .span111 {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.dba_kctx_t .span222 {
    margin-top: 13px;
}

.dba_kctx_t .span222 img {
    display: none;
}

.dba_kctx_b {
    position: relative;
}

.dba_kctx_b img {
    position: absolute;
    top: 0px;
    left: 2px;
    max-width: 20px;
}

.dba_kctx_b ul {
    padding-left: 25px;
    margin-top: 20px;
    width: 100%;
    overflow: auto;
}

.dba_kctx_b ul li {
    width: 100%;
    float: left;
    height: 32px;
    line-height: 32px;
}

.dba_kctx_b ul li a {
    color: #666;
    font-size: 14px;
}



.dba_div2 ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 5% 10px;
}



.dba_div2 ul li {

    width: 100%;

    float: left;

    border-bottom: 1px solid #d5d5d5;

    padding: 20px 5% 20px;

}

.dba_div2 .dba_lil {
    width: 30% !important;
}

.dba_div2 .dba_lir p {
    box-sizing: border-box;

    width: 90%;
    line-height: 22px;

    margin-bottom: 5px;
    padding: 0;
}

.dba_lir {
    width: 69%;
}

.dba_lil img {
    max-width: 80px;
}

.dba_xmjs2_l h3 {
    margin: 20px 0;
}









/* 常见问题开始 */

.changjianwenti .freQ_ul li {
    margin-bottom: 0px;
}

.enroll_list_top_r {
    width: 100%;
    *width: 830px;
    color: #333;
}

.enroll_list_top>div {
    float: none;
}

.mf_dropDown {
    width: 100%;
}

.mf_dropDown_l {
    width: 54px;
    background-color: #f7f7f7;
    position: relative;
    border-right: 1px solid #dadada;
    min-height: 136px;
    display: none;
}

.shenglv {
    display: none;
}

.mf_dropDown_l_in {
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    font-size: 14px;
    font-weight: bold;
    color: #969696;
    background: url(../images/mf/images/question_re.jpg) no-repeat top left;
    padding: 25px 0 0 5px;
    margin-top: -50px;
}

.mf_dropDown {
    border: 1px solid #dadada;
    background-color: #f7f7f7;
    position: relative;
}

.goDown_tri {
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -10px;
    max-width: 20px;
}

.mf_dropDown_r {
    box-sizing: border-box;
    padding: 18px;
}

.enroll_list_bottom {
    padding-left: 0px;
    margin-left: 0px;
    width: 100%;
}

.mf_dropDown_r {
    line-height: 30px;
    color: #666;
    font-size: 14px;
    width: 100%;
}

.y_shenglv {
    display: none;
}

.shenglv img {
    margin: 11px 11px 0 0;
}

.enroll_list_top_r {
    color: #666666 !important;
    font-size: 15px !important;
}

.enroll_list_top.current span {
    color: #171d8f;
}

.enroll_list_top.current .shenglv img {
    display: none;
}

.enroll_list_top.current .shenglv img.y_shenglv {
    display: block;
}

ul li .enroll_list_top .enroll_list_top_r_btn img {
    display: none;
}

ul li .enroll_list_top .enroll_list_top_r_btn img.enroll_one {
    display: block;
}

ul li .enroll_list_top.current .enroll_list_top_r_btn img {
    display: none;
}

ul li .enroll_list_top.current .enroll_list_top_r_btn img.enroll_down {
    display: block;
}

.changjianwenti .enroll_list_top_r {
    width: 100% !important;
}

.enroll_list_top_r_btn {
    margin-top: 10px;
}

.enroll_list_top_r span {
    width: 87%;
    height: 60px;
    overflow: hidden;
}

.changjianwenti .enroll_list_top {
    border-bottom: 0;
    background: #fff;
}

.changjianwenti .mf_dropDown_r p {
    padding: 0;
}

/* 常见问题结束 */



.dba_new_div {
    width: 90% !important;
    margin: 0 auto;
}

.dba_new_div h3 {
    font-size: 17px !important;
}

.dba_new_div p {
    padding: 0 !important;
    font-size: 15px !important;
}

.dba_tupian {
    width: 100% !important;
}



.dba_xmjs2_l {
    margin-left: 5%;
}





#youkuplayer {
    width: 100%;
    height: 200px;
}



.contain_aboutsaif_dbanr {
    /* color:#fff; */
    line-height: 28px;
    font-size: 14px;
    padding: 20px 5%;
}



.mb33 h6 {
    padding: 0 5%;
}

.contain_aboutsaif_phd {
    padding: 0 5%;
    color: #fff;
    line-height: 28px !important;
    font-size: 14px;
}

.contain_aboutsaif_phd span {
    color: #fff;
    line-height: 28px !important;
    font-size: 14px;
}

.contain_aboutsaif_phd .MsoNormal {
    padding: 0 !important;
}

.contain_aboutsaif_phd p {
    padding: 0 !important;
}







.box_dba.current {
    display: block;
}





.crumbs {
    padding: 0 5%;
}

.search_ra li {

    border-bottom: 1px solid #ccc;

    width: 100%;

    overflow: hidden;

    padding: 20px 0;

}

.search_ra li a {
    font-size: 15px;
}

.d_red {
    color: #171d8f;
}



.more_new_search {

    display: block;

    color: #666;

    overflow: auto;

    width: 100% !important;

    margin: 20px auto;

    background: #f5f5f5;

    height: 55px;

    line-height: 55px;

    text-align: center;

    border-radius: 5px;

}



.dba_index h6 {
    display: none;
}



.swiper-container_box12 {
    height: 157px;
}



.dba_index .calendar_con ul li {
    padding: 15px 5%;
    margin-bottom: 0 !important;
}

.dba_index .calendar_con ul li .emailA {
    float: left;
    margin-top: 3px;
    margin-right: 4px;
}

.dba_index .calendar_con ul li .tend_d {
    float: left;
    margin-top: 3px;
    margin-right: 4px;
}

.MsoNormalTable {
    width: 90%;
    margin: 0 auto;
}

.dba_index .ewm {
    width: 60%;
    margin: 0 auto;
}

.dba_index .jryjy_new {
    height: auto !important;
}

.dba_index .cafr {
    margin: 0 auto !important;
}





/*2016.11.9*/

.dba_index .tend_d {
    float: left;
}

.dba_index .paddingb_14 {
    border-bottom: 0 !important;
}

.dba_index .btn-gray_new {
    text-align: center;
}



.list_xiaoyoufangtan .donald_video2_r h3 {
    line-height: 28px;
}

.changjianwenti {
    margin-top: -21px;
}





.img12_emba1 img {
    width: 100% !important;
    max-width: 320px !important;
    margin: 0 auto;
    left: 0px !important;
}



.dba_kctx_emba1 {
    margin-top: 946px !important;
}



.box_emba .dba_kctx {
    margin-left: 0 !important;
}

.box_emba .dba_kctx {
    height: auto !important;
    border-bottom: 0 !important;
}

.box_emba .dba_kctx .emba_ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
}



.dba_kctx_t_cyf1 img {
    display: none;
}



.list_xiaoyouganyan .dianxing {
    padding: 0 5%;
}

.list_xiaoyouganyan .dianxing h3 {
    padding: 20px 0%;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.list_xiaoyouganyan .dianxing span {
    padding: 20px 0%;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}



.dba_index .calendar_emba {
    border-top: 0;
}



.director_sign {
    text-align: right;
}



.mf_employer .mf_employer_bg {
    padding: 0;
}



.mf_employer_ul {
    margin-top: -8px;
    margin-left: 35px;
}



.freeS_box .inter_tit {
    padding: 0 5%;
}

.inter_st_ul {
    padding: 0 5%;
}

.inter_st_ul li {
    font-size: 15px;
    padding: 10px 0;
}

.inter_st_ul li img {
    width: 5px;
    height: 4px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}





.OfficeLocation {
    margin: 0 auto;
    color: #666;
    font-size: 14px;
    display: block;
    overflow: hidden;
    border: 1px solid #d6d6d6;
    border: 1px solid #d6d6d6 \9\0;
    border: 1px solid #d6d6d6 \9;
    *border: 1px solid #d6d6d6;
    overflow: visible\9\0;
    overflow: visible\9;
    *overflow: visible;
    width: 100% !important;
}

.OfficeLocation tr {
    height: 60px;
    background-color: #fff;
}

.OfficeLocation tr.line1 {
    color: #333;
    font-size: 15px;
    font-weight: bold;

    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: -ms-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: linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, #fff 40%);
}

.OfficeLocation tr:nth-child(2n+1):not(.line1) {
    background-color: #f8f8f8;
}

.OfficeLocation td {
    width: 33%;
    border: 1px solid #d6d6d6;
    padding: 5px 5px;
    box-sizing: border-box;
}



.saif_top_bg_zyfz {
    padding: 0 !important;
}

.saif_top_bg_sxzp {
    padding: 0 !important;
}



.saif_top_bg_sxzp .sxzp_ing1 {
    width: 146px;
}

.recruitmentBrochure_box_tit {
    padding: 0 5%;
}



.zhinan {}

.d_brochure_new li {
    height: auto !important;
    display: flex;
}

.d_brochure_new li a {
    line-height: 26px !important;
}



.donald_big_nav_nnew li {
    margin-right: 15px !important;
}







/*2016.11.10*/

.enlist_add_mobile .enlist_add input.spec_w {
    width: 138px;
}

.enlist_add_mobile .enlist_add_l {
    width: 52px;
}

.enlist_add_mobile .enlist_add_in {
    margin-bottom: 15px;
}

.enlist_add_mobile .ayzm {
    width: 74px !important;
}

.enlist_add_mobile .yzma {
    width: 69px;
}







.policy_ul_zyfz li a {
    height: 70px;
}

.policy_ul_zyfz li a img {
    float: left;
}









.enlist_add_mobile .enlist_add {
    width: 253px;
    border: 1px solid #ececec;
    box-shadow: 2px 2px 2px #ececec;
    padding: 20px 0;
}

.enlist_add_mobile .enlist_add_l {
    width: 44px;
    font-size: 15px;
    line-height: 34px;
}

.enlist_add input.spec_w {
    width: 128px;
    height: 32px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    padding-left: 10px;
    font-size: 15px;
    color: #888;
}

.enlist_add_mobile .enlist_add_in {
    margin-bottom: 15px;
}

.enlist_add_mobile .etc_sub {
    width: 185px !important;
    margin: 0 auto;
    background-color: #da9e2a;
    cursor: pointer;
    color: #fff !important;
    height: 40px !important;
}

.enlist_add_mobile .etc_sub:hover {
    opacity: 0.9;
}

.enlist_add_mobile .enlist_add_inner {
    margin: 0 auto;
    width: 80%;
}

.enlist_add_mobile .ayzm {
    width: 88px !important;
    margin-right: 26px;
}

.enlist_add_mobile .yzma {
    width: 75px;
    height: 36px;
    cursor: pointer;
}

.enlist_add_mobile label {
    cursor: pointer;
}

.enlist_add_mobile .sex {
    font-size: 15px;
    color: #888;
    line-height: 36px;
}

.enlist_add_mobile .mr6 {
    margin: 13px 10px 0 0;
    *margin: 8px 10px 0 0;
}

.enlist_add_mobile .mr12 {
    margin-right: 24px;
}



.aui_state_focus aui_state_lock {
    top: 576px;
}



.style_students_pic {
    max-width: 270px !important;
    margin: 0 auto;
}



.NewStyle15 {
    padding: 0 5% !important;
}



.mf_employer_ul li img {
    width: 8px;
    height: 8px;
}



.zhengshengjianzhang {
    padding: 0 5%;
}



.dba_xmjs p strong {
    font-weight: bold;
}

.dba_jiabin p img {
    margin: 0 auto;
}

.dba_jiabin div img {
    margin: 0 auto;
}

.dba_jiabin {
    padding: 0 5%;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.dba_jiabin p {
    padding: 0 !important;
}

.dba_jiabin p span {
    line-height: 28px !important;
}

.dba_jiabin p.MsoNormal {
    padding: 0 !important;
}

.contain_aboutsaif_emba_ddd {
    padding: 20px 5%;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.contain_aboutsaif_emba_ddd p {
    padding: 0 !important;
}

.dba_xmys1_div img {
    margin: 20px 0 20px 120px;
    max-width: 140px;
}

.img_11111 {
    display: none;
}

.dba_kctx_emba1,
.dba_kctx_embass {
    border-bottom: 0 !important;
}



/*2016.11.11*/

.dxxy_p {
    padding: 0 !important;
}

.gaojin111 {
    height: 309px;
}

.dba_xmys1_div {
    width: 100%;
}

.dba_xmjs2_l_h3 {
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.tupian11111 {
    max-width: 120px !important;
    margin: 20px auto !important;
}

.tupian3333 {
    max-width: 120px !important;
    margin: 20px 0 20px 115px !important;
}

.hahahhaa {
    text-align: center !important;
}

.dba_xmjs h3 {
    padding: 0 5%;
}

.dba_xmjs2_l_h3_111 {
    padding: 0 !important;
}

.img_ccc1 {
    max-width: 180px !important;
    margin: 20px auto !important;
}

.img_ccc2 {
    max-width: 180px !important;
    margin: 0px auto 20px !important;
}



.set_flow_list1,
.set_flow_list2,
set_flow_list5 {
    display: flex;
}





.set_flow_list5_new {
    display: flex;
}

.set_flow_list6_new {
    display: flex;
}

.set_flow_list7_new {
    display: flex;
}

.set_flow_list8_new {
    display: flex;
}





.contact_us_con_nnn {
    padding-left: 43px;
    box-sizing: border-box;
}

.contact_us_con_nnn .contact_us_con li>div {
    width: 100%;
}



/*2016.11.16*/

.ozImg {
    margin-bottom: 20px !important;
}

.contain_aboutsaif_dbanr p {
    padding: 0 !important;
}





/*2016.11.18*/

.ccc .zhaobiao1 .zhichigaojin span {
    padding: 0 !important;
}





/*2016.11.21*/

.xiaoyouguanxi {
    display: none;
}

.title_dba a.current {

    color: #da9e2a !important;

}

.title_dba1 a.current {

    color: #da9e2a !important;

}



.saif_top_bg_zyfz_1121 {
    padding: 0 5% !important;
}



.biaotiss {
    display: block !important;
    font-weight: 700;
}

.wangjiang_page {
    display: block !important;
}







/*2016.11.22*/

.OfficeLocation td div {
    text-align: left !important;
}

.tuijian_img {
    max-width: 170px !important;
    margin: 0 auto;
}

.phd_img1 {
    max-width: 200px !important;
}











/*2016.11.25*/

.box_emba .jiaoxueanpai_emba {
    height: 205px !important;
    padding-top: 0 !important;
}

.dba_kctx_emba1 {

    margin-top: 845px !important;

}



.changjianwenti_mf .enroll_list_top_r span {

    width: 94%;

    height: 60px;

    overflow: hidden;

    line-height: 20px;

    margin-top: 10px;

    font-size: 12px;

}



.changjianwenti_mf .enroll_list_top_r_mf span {

    width: 94%;

    height: 60px;

    overflow: hidden;

    line-height: 20px;

    margin-top: 22px;

    font-size: 12px;

}



.changjianwenti_mf .enroll_list_top {

    padding: 0 3%;

}





.changjianwenti_dba .enroll_list_top_r span {

    width: 94%;

    height: 60px;

    overflow: hidden;

    line-height: 20px;

    margin-top: 10px;

    font-size: 12px;

}



.changjianwenti_dba .enroll_list_top_r_mf span {

    width: 94%;

    height: 60px;

    overflow: hidden;

    line-height: 20px;

    margin-top: 22px;

    font-size: 12px;

}



.changjianwenti_dba .enroll_list_top {

    padding: 0 3%;

}



.shenqingliucheng {
    line-height: 26px !important;
}

.shenqingliucheng span span {
    line-height: 26px !important;
}





.jianjie a {
    color: #171d8f !important;
}





/*2016.11.30*/



.internshipRecruiteInfor_ul li h6 a {

    color: #171d8f;

    font-weight: bold;

    font-size: 15px;

    height: auto !important;

    line-height: 20px !important;

}



.coo_bH6 {
    display: none;
}

.rank_pic img {
    max-width: 320px;
    margin: 20px 0 20px 30px;
    display: block;
}

.saif_top_bg_sxzp p {
    padding: 0 5% !important;
}



.recommend_book_list ul {
    width: 100%;
    padding: 20px 5%;
    box-sizing: border-box;
}

.recommend_book_list ul li {
    width: 45%;
    float: left;
    margin-bottom: 20px;
}

.recommend_book_list ul li:nth-child(2n+1) {

    float: left;

}

.recommend_book_list ul li:nth-child(2n) {

    float: right;

}

.recommend_book_list ul li p {
    font-size: 14px;
    text-align: center;
}







/*2016.12.08*/

.lists_zlxz .borderbb {
    display: none;
}

.lists_zlxz .zlxz_new {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}



.lists_zlxz .zlxz_new li {
    width: 100% !important;
    text-align: left !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.lists_zlxz .zlxz_new li a img {
    margin-right: 10px;
}









/*毕业典礼*/

.biyedili {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}

.biyedili .tupian1 {
    width: 100%;
}

.biyedili_div {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}

.biyedili_div h3 {
    color: #bc9b6a;
    font-size: 17px;
    padding: 15px 0;
}

.biyedili_div ul li {
    line-height: 25px;
}

.biyedili_div ul li a {
    color: #333;
    font-size: 12px;
}



/*底部部分*/



.footer_bydl {
    width: 100%;
    padding: 20px 5%;
    box-sizing: border-box;
    background: #bc9b6a;
    margin: 0 auto;
    overflow: hidden;
    color: #ffffff;
}



.footer_bydl .footer-in {
    width: 100%;
}



.footer_bydl .footer-in dl {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
}



.footer_bydl .footer-in dl dt {
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.footer_bydl .footer-in dl dd {
    font-size: 12px;
    color: #ffffff;
    line-height: 26px;
}



/*

.footer_bydl{ width:100%; padding:20px 5%; box-sizing:border-box;background:#bc9b6a; margin:0 auto; overflow:hidden;}



.footer_bydl .footer-in{ width:100%;}



.footer_bydl .footer-in dl{ float:left;margin-right: 10px; font-size:12px; color:#231f20; line-height:20px;}



.footer_bydl .footer-in dl dt{ margin:10px 0; font-size:14px; font-weight:bold; color:#231f20;}

.footer_bydl .footer-in dl dd{ font-size:12px;  color:#231f20; line-height:26px;}



*/



.miaobao {
    width: 100%;
    padding: 20px 5%;
    box-sizing: border-box;
    background: #b11116;
    /* overflow: auto; */
}

.miaobao p {
    text-align: center;
    font-size: 15px;
    color: #fff;
    margin-left: -20px;
}





.xiala {
    float: right;
    margin-top: -23px;
}

.xiala a {
    color: #fff;
}

.nav-in .menue {

    position: relative;

    height: 30px;

}

.nav-in .xiala {
    float: right;
}

.nav-in .xiala a {
    height: 40px;
    text-align: center;
    width: 100px;
    color: #fff;
    display: block;
    /* line-height: 40px; */
}

.nav-in .xiala a:hover {}

.xiala p {
    background: #b49361;
    display: none;
}

.xiala p a {
    line-height: 40px;
}

.xiala p a:hover {
    color: #817f7f;
}

.xiala .a1 {
    background: #cdc4c5;
    width: 100px;
    padding: 0;
    display: block;
    text-align: center;
}



.bg_index_bydl h3 {
    text-align: center;
    color: #fefefe;
    font-size: 18px;
    margin-bottom: 0 !important;
}

.bg_index_bydl p {
    padding: 0 0 15px !important;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border: 0 !important;
}

.bg_index_bydl {
    background: #bc9b6a !important;
    padding: 20px 0 !important;
}

.swiper-pagination_bydl {

    bottom: 70px !important;

}

.swiper-pagination_bydl .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border-radius: 50% !important;
    width: 13px;
    height: 13px;
}

.swiper-pagination_bydl .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff4400
}



.bydl_ul {
    z-index: 10000;
    position: absolute;
    right: -19px;
    top: 43px;
}

.xiala {
    position: relative;
}

.dingwei23 {
    position: absolute;
    color: #bc9b6a;
    font-size: 18px;
    top: 30%;

    right: 17%;
}

.yuanzhangzhici {
    position: relative;
}



.dingwei24 {
    position: absolute;
    bottom: 0;
    background: rgba(91, 51, 61, 0.5);
    width: 100%;
    height: 36px !important;
    line-height: 36px !important;
    left: 0;
}

.dingwei24 p {
    color: #fff;
    margin-bottom: 0;
    height: 36px !important;
    line-height: 36px !important;
}

.biyedianli_div {
    padding: 20px 5% 0;
    width: 100%;
    box-sizing: border-box;
}









/*毕业典礼内容页修改*/

.navigation_xq {
    width: 100%;
    padding: 20px 5%;
    box-sizing: border-box;
    font-size: 14px !important;

    color: #666 !important;
    line-height: 28px !important;
}

.navigation_xq h3 {
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}

.navigation_xq em {
    font-style: italic;
}



.speaker_xq p img {
    width: 100%;
    height: auto !important;
}

.speaker_xq h3 {
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}

.biyedianli_div {
    height: 120px;
}

.biyedili .a_byzd {
    width: 100%;

    border-bottom: 1px solid #ccc;

    height: auto;

    display: block;
}

.biyedili_div:last-child {
    border-bottom: 0;
}



.bydl_index h3 {
    line-height: 22px;
    margin-bottom: 10px;
}

.bydl_index p {
    display: none;
    height: 23px !important;
    white-space: nowrap;
    padding: 0 20px !important;
    box-sizing: border-box;
}







/*联系我们*/

.zyfz_lxwm {
    padding: 20px 5%;
    width: 100%;
    box-sizing: border-box;
}

.zyfz_lxwm h5 {
    display: none;
}

.zyfz_lxwm .book_cont_us_inner1 {
    padding: 0px 0 10px;
}

.zyfz_lxwm .book_cont_us_inner1 .fl img {
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}

.zyfz_lxwm .weixin_erweima img {
    margin: 20px auto;
}

.zyfz_lxwm .weixin_red img {
    float: left;
    margin-right: 5px;
}

.gjjl_lxwm {}

.gjjl_lxwm h6 {
    display: none;
}

.gjjl_lxwm .btn_authentication {
    display: none;
}

.gjjl_lxwm .emailAnd {
    padding: 20px 5%;
    width: 100%;
    box-sizing: border-box;
}

.gjjl_lxwm .emailAnd li {
    padding: 0px 0 10px;
}

.gjjl_lxwm .emailA,
.gjjl_lxwm .tend_d {
    float: left;
    margin-right: 5px;
}

.gjjl_lxwm .emailAndD {
    width: 78%;
}





/*2016.12.09*/

.navigation_xq p {
    margin-bottom: 15px !important;
}

.navigation_xq p img {
    margin: 20px auto;
}



.cyf_l {
    margin-right: 10px;
    width: 60px;
    color: #333;
    font-weight: 700;
}

.cyf_r {
    width: 70% !important;
    color: #333;
    font-weight: 700;
}



.biyedianli_tu {
    margin-bottom: 20px;
}





/*2016.12.11*/

.table2_new tr .gaojin_mff2 {

    width: 59% !important;

}

.table2_new tr .gaojin_mff3 {

    width: 11% !important;

}

.table2_new tr .gaojin_mff4 {

    width: 18% !important;

}





.more_gengduo {

    margin-bottom: 20px;

    box-sizing: border-box;

    padding-top: 13px;

    height: 50px;

    line-height: 50px !important;

    margin-top: 20px;

    text-align: center;

    background: #e8e8e8;

}



.speaker img {
    width: 100%;
    height: auto !important;
}





.div2_juanzeng_list td1_new2 {
    width: 56%;
}

.div2_juanzeng_list td1_new3 {
    width: 11%;
}

.div2_juanzeng_list td1_new4 {
    width: 20%;
}





/*2016.12.24*/

.dba_xmjs .emba_h3_new {
    margin-top: 20px;
}







/*2017.1.11*/

.event_box1 {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
}

.event_box1 {
    color: #666;

    line-height: 28px;

    margin-top: 16px;

    font-size: 14px;
}



.event_box1 p {
    padding-left: 0 !important;
}







/*2017.1.16*/

.hezi_ee {

    height: 100%;

    width: 100%;

    max-height: 117px;

}





/*2017.1.19*/



.list .more_cyf {

    overflow: auto;

    width: 100% !important;

    margin: 20px auto;

    background: #f0f0f0;

    height: 55px;

    line-height: 55px;

    text-align: center;

    color: #666666;

}







.contain_aboutsaif_dbanr p img {
    width: 100%;
}



.school_leader_per_ul li a img {
    height: 224px;
}