#newshadow {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    /*Safari and Chrome */
    display: -ms-flexbox;
    display: -moz-box;
    /*Firefox */
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
}

#newshadow p {

    font-size: 60px;

    color: rgb(255, 255, 255);
    line-height: 0.5;
    text-shadow: 2.12px 3.392px 0px rgba(16, 16, 16, 0.3);


}

.en:hover {
    color: #11428e;
}

#header {
    height: 131px;
    position: relative;
    height: auto;
}

#header .cont .left {
    margin-top: 2.6rem;
    width: 21%;
}

#header .cont .left img {
    width: 95%;
}

#header .cont .right {
    width: 79%;
    margin-top: 2rem;
}
@media (max-width: 1300px) {
    #header .cont .left {
        margin-top: 2.6rem;
        width: 18%;
    }
    #header .cont .right {
        width: 82%;
        margin-top: 2rem;
    }
    .wrap>.cont{
        min-width: 1300px;
    }
}
@media (max-width: 768px) {
    .wrap>.cont{
        min-width: auto;
    }
}
#header .cont .right>span {
    display: block;
    float: left;
    /*margin-right: 55px;*/
    color: #333333;
    font-size: 18px;
    cursor: pointer;
    width: 5.8rem;
    text-align: center;
    height: 86px;
    padding-top: 15px;
    box-sizing: border-box;
}

#header .cont .right>span a {
    color: #333333;
    font-family: "微软雅黑";
}

#header .cont .right>span a:hover {
    color: #bb6525;
}

#header .cont .right .on {
    background: #adc7f0;
    color: #11428e;
}

#header .cont .right span:hover {
    background: #adc7f0;
    color: #11428e;
}

#header .cont .right .search {
    color: #767676;
    /*width: 92px;*/
    font-size: 14px;
    /*padding-right: 30px;*/
    /*background: url(../images/search-icon.png) no-repeat right 2px;*/
    background-size: 20px;
    margin-top: 16px;
}

#header .cont .right .search>.fl:nth-of-type(1) {
    margin-top: 2px;
}

#header .menu {
    display: none;
    position: absolute;
    width: 100%;
    height: 400px;
    background: rgba(164, 193, 238, 0.9);
    z-index: 100;
    top: 128px;
    left: 0;
}

#header .menu ul:nth-of-type(1) {
    /*margin-left: 454px;*/
}

#header .menu ul {
    padding-top: 38px;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 400px;
}

#header .menu ul li {
    display: block;
    /*height: 40px;
    line-height: 40px;*/
    max-width: 150px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    /*padding: 10px 0;*/
}

#header .menu ul li a {
    color: #5581c4;
    display: block;
    padding: 10px 0;
}

#header .menu ul li:hover {
    /*background: #3c6cb6;*/
}

#header .menu ul li:hover>a {
    color: #FFFFFF;
}
#header .menu ul .hover_select .items a:hover{
    background:#5581c4;
    color: #FFFFFF;
}
#header .menu ul .hover_select .items{
    background:#adc7f0;
}

#header .menu ul.on {
    background: #ccdaf0;
}

#header .menu ul:hover {
    background: #ccdaf0;
}
#header .menu .menuDetail{
    width: 74%;
    margin-left: 21%;
    height: 18rem;
}

#nav {
    background: #11428e;
    height: 45px;
}

#nav .mark {
    background: url(../images/mark.png) no-repeat;
    background-size: 100%;
    width: 170px;
    height: 60px;
    text-align: center;
    line-height: 46px;
    color: #FFFFFF;
    float: left;
    margin-right: 40px;
    z-index: 10;
    position: relative;
    font-weight: bold;
    font-size: 20px;
}

#nav a {
    display: block;
    float: left;
    padding: 0 15px;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 16px;
}

#nav a:hover,
#nav a.on {
    background: rgba(255, 255, 255, 0.2);
}

#nav .a:hover {
    background: none;
}

#imgBanner {
    position: relative;
    z-index: 1;
    height: 360px;
    background: url(../images/party_build_banner.png) no-repeat top center;
    background-size: 100% 100%;
}

/*教授研究  背景*/
#imgBanner.bg1 {
    background: url(../images/development_banner.png) no-repeat top center;
    background-size: 100% 100%;
}

/*关于fisf*/
#imgBanner.bg2 {
    background: url(../images/college_banner.png) no-repeat top center;
    background-size: 100% 100%;
}

/*新闻列表*/
#imgBanner.bg3 {
    background: url(../images/newsList_banner_bg.png) no-repeat top center;
    background-size: 100% 100%;
}

/*媒体视角*/
#imgBanner.bg4 {
    background: url(../images/media_banner_bg.png) no-repeat top center;
    background-size: 100% 100%;
}

/*活动列表*/
#imgBanner.bg5 {
    background: url(../images/professorRecruitment_banner_bg.png) no-repeat top center;
    background-size: 100% 100%;
}

/*金融业界*/
#imgBanner.bg6 {
    background: url(../images/jryj-bg.png) no-repeat top center;
    background-size: 100% 100%;
}

/*招聘指南*/
#imgBanner.bg8 {
    background: url(../images/zpzn-bg.png) no-repeat top center;
    background-size: 100% 100%;
}

/*发展与培训*/
#imgBanner.bg7 {
    background: url(../images/fzypx-bg.png) no-repeat top center;
    background-size: 100% 100%;
}

/*教授招聘*/
#imgBanner.bg9 {
    background: url(../images/jszp-bg.png) no-repeat top center;
    background-size: 100% 100%;
}

/*学术研讨*/
#imgBanner.bg10 {
    background: url(../images/xsyt-bg.png) no-repeat top center;
    background-size: 100% 100%;
}

/*His Address*/
#imgBanner.bg11 {
    background: url(../images/his_address-bg.png) no-repeat top center;
    background-size: 100% 100%;
}

#imgBanner img {
    float: right;
    margin-top: 60px;
    width: 180px;
}

#imgBanner .TIT {
    position: absolute;
    left: 0;
    bottom: -50px;
    background: rgba(17, 66, 142, 0.8);
    color: #FFFFFF;
    padding: 10px 30px;
}

#imgBanner .TIT p.t {
    font-size: 46px;
}

#imgBanner .TIT p.b {
    font-size: 24px;
}

#imgBanner .cont {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -595px;
    height: 100%;
}

#imgBanner .cont img {
    position: absolute;
    width: 180px;
    /*top: -9px;*/
    right: 0;
}

#Development {
    margin-top: 58px;
    overflow: hidden;
}

#Development .item {
    float: left;
    width: 380px;
    height: 550px;
    overflow: hidden;
    padding: 0 38px;
    box-sizing: border-box;
    margin-right: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-bottom: 40px;
}

#Development .item p.img {
    text-align: center;
    margin-top: 24px;
}

#Development .item p.t {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin: 20px 0 20px;
}

#Development .item p.t span {
    font-size: 16px;
    font-weight: 300;
    position: relative;
    top: -5px;
}

#Development .item p.tt {
    margin: 20px 0 0;
}

#Development .item p.b {
    color: #999999;
    font-size: 14px;
    margin-top: 15px;
    line-height: 25px;
    text-align: justify;
}

#Development .item:nth-of-type(3n+3) {
    margin-right: 0;
}

#Development .item1 {
    height: 520px;
}

#Development .center p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: justifyLeft;
    /*text-indent: 2rem;*/
    margin-bottom: 20px;
}

#Development .center img {
    max-width: 100%;
}

#Development .subtit {
    margin: 55px 0;
}

#Development .subtit p.t {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#Development .subtit p.b {
    color: #333333;
    font-size: 16px;
    padding-left: 3rem;
}

#jsyj {
    margin: 90px 0;
}

#jsyj .tabs {
    border-bottom: 1px solid #e1e1e1;
    height: 56px;
}

#jsyj .tabs .tab {
    color: #666666;
    cursor: pointer;
    height: 50px;
    float: left;
    margin-right: 50px;
    font-size: 30px;
    font-weight: bold;
}

#jsyj .tabs .on {
    border-bottom: 6px solid #0e4192;
    color: #0e4192;
}

#jsyj .tabs .tab:hover {
    border-bottom: 6px solid #0e4192;
    color: #0e4192;
}

#jsyj .tabCh {
    margin: 50px 0;
    display: none;
}

#jsyj .tabCh div {
    margin-bottom: 40px;
}

#jsyj .tabCh div p.t {
    color: #333333;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
}

#jsyj .tabCh div p.t a {
    color: #333333;
}

#jsyj .tabCh div p.t a:hover {
    color: #0e4192;
}

#jsyj .tabCh div p.b {
    color: #666666;
    font-size: 16px;
    background: url(../images/squ.png) no-repeat 5px 7px;
    padding-left: 20px;
    margin-bottom: 10px;
    line-height: 25px;
}

#jsyj .tabCh div p.b span.Morebtn {
    background: #0e4192;
    color: #FFFFFF;
    font-size: 14px;
    padding: 0px 5px;
    cursor: pointer;
    margin-left: 10px;
    display: inline-block;
    line-height: 20px;
}

#jsyj .tabCh div p.b span.Morebtn img {
    width: 10px;
    margin-left: 5px;
    transform: rotate(0deg);
    transition: all 0.5s;
}

#jsyj .tabCh div p.b span.Morebtn.on img {
    transform: rotate(180deg);
    transition: all 0.5s;
}

#jsyj .tabCh div.text {
    display: none;
    font-size: 16px;
    line-height: 25px;
    background: #dedede;
    padding: 10px 20px;
}
#jsyj .tabCh div blockquote{
	margin: 0!important;
}

#jsyj .tabCh div p.text {
    display: none;

    /*color: #ffffff;*/
    font-size: 16px;
    line-height: 25px;
    background: #dedede;
    padding: 10px 20px;
}

#jsyj .tabCh div p.text span {
    color: #333 !important;
}

#xsyt {
    margin-top: 90px;
}

#xsyt .item {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 40px 0;
    border-bottom: 1px solid #eeeeee;
}

#xsyt .item .fl {
    width: 360px;
}

#xsyt .item .fl img {
    width: 100%;
}

#xsyt .item .fr {
    width: 800px;
    height: 202px;
    position: relative;
}

#xsyt .item .fr .t {
    height: 100px;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
}

#xsyt .item .fr .c {
    color: #999999;
    font-size: 14px;
}

#xsyt .item .fr .b {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #999999;
    font-size: 14px;
}

#xsyt .item:hover .t {
    color: #0e3f91;
}

#xsyt .item1 {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 40px 0;
    border-bottom: 1px solid #eeeeee;
}

#xsyt .item1 .t {
    color: #000000;
    font-size: 28px;
}

#xsyt .item1 .imgs {
    overflow: hidden;
    margin: 30px 0;
}

#xsyt .item1 .imgs img {
    display: block;
    float: left;
    margin-right: 25px;
    width: 380px;
}

#xsyt .item1 .imgs img:nth-of-type(3) {
    margin-right: 0;
}

#xsyt .item1 .b {
    color: #999999;
    font-size: 14px;
}

#xsyt .item1:hover .t {
    color: #0e3f91;
}

#xsyt .moreBtn {
    display: block;
    width: 160px;
    margin: 40px auto;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #eeeeee;
    color: 999999;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
}

#jszp {
    margin: 90px 0;
}

#jszp .tabs {
    border-bottom: 1px solid #e1e1e1;
    height: 56px;
}

#jszp .tabs .tab {
    color: #666666;
    cursor: pointer;
    height: 50px;
    float: left;
    margin-right: 50px;
    font-size: 24px;
}

#jszp .tabs .on {
    border-bottom: 6px solid #0e4192;
    color: #0e4192;
}

#jszp .tabs .tab:hover {
    border-bottom: 6px solid #0e4192;
    color: #0e4192;
}

#jszp .text {
    margin-top: 30px;
    display: none;
}

#jszp .text p.t {
    color: #000000;
    font-size: 26px;
    font-weight: bold;
    /*margin-bottom: 35px;*/
}

#jszp .text p.b {
    color: #999999;
    font-size: 16px;
    /*margin-bottom: 40px;*/
    line-height: 2;
}



.m-searching {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    overflow: hidden;
    background: rgba(0, 0, 0, .7);
    margin: 0;
    width: 100%;
    height: 100vh;
    -webkit-transform: scale(.2, .2);
    -ms-transform: scale(.2, .2);
    -o-transform: scale(.2, .2);
    transform: scale(.2, .2);
    -webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    transition: all .3s cubic-bezier(.4, 0, 1, 1);
}


.m-searching_header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 1;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    overflow: hidden;
    background: rgba(0, 0, 0, .7);
    margin: 0;
    width: 100%;
    height: 100vh;
    -webkit-transform: scale(.2, .2);
    -ms-transform: scale(.2, .2);
    -o-transform: scale(.2, .2);
    transform: scale(.2, .2);
    -webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    transition: all .3s cubic-bezier(.4, 0, 1, 1);
}


.m-searching_header input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    border-radius: 0;
    border: 0;
    height: 50px;
    line-height: 40px;
    float: left;
    margin: 0;
    padding-left: 10px;
    background: #fff;
    color: #999;
    font-size: 15px;
}

.m-searching_header form {
    max-width: 100%;
    width: 600px;
    position: absolute;
    z-index: 10;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 50px;
    overflow: auto;
}

.m-searching_header button {
    background: #ffb605;
    width: 50px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    border-radius: 0;
    float: left;
    font-size: 16px;
    padding: 0;
    border: 0;
    color: #fff;
    outline: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}

.m-searching .search-popup-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress
}

.m-searching_header .search-popup-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress
}

.m-searching form {
    max-width: 100%;
    width: 600px;
    position: absolute;
    z-index: 10;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 50px;
    overflow: auto;
}

.m-searching.active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    visibility: visible;
}

.m-searching_mpm.active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    visibility: visible;
}

.m-searching_header.active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    visibility: visible;
}



.m-searching .form_mf.active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    visibility: visible;
}

.m-searching_header.active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    visibility: visible;
}

.m-searching input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    border-radius: 0;
    border: 0;
    height: 50px;
    line-height: 40px;
    float: left;
    margin: 0;
    padding-left: 10px;
    background: #fff;
    color: #999;
    font-size: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

.m-searching button {
    background: #ffb605;
    width: 50px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    border-radius: 0;
    float: left;

    font-size: 16px;
    padding: 0;
    border: 0;
    color: #fff;
    outline: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}


.m-searching_mpm button {
    background: #1a265c;

}

.m-searching button .loading {
    display: none;
    -webkit-animation: weuiLoading 1s steps(12, end) infinite;
    animation: weuiLoading 1s steps(12, end) infinite;
}



@-webkit-keyframes weuiLoading {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg);
    }
}

@keyframes weuiLoading {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg);
    }
}

.m-searching .m-list-search {
    display: none;
    max-width: 600px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #f6f6f6 !important;
    top: 50%;
    margin: auto;
    z-index: 999;
    overflow: hidden;
    list-style: none;
    position: absolute;
    right: 0;
    max-height: 300px;
    overflow-y: auto;
    background: #fff !important;
    margin-top: 27px;
    left: 0;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    border-radius: 0;
    box-shadow: 2px 2px 6px -4px #000;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, .05);
    line-height: 20px;
}

.m-searching .m-list-search li {
    padding: 0;
    line-height: 30px;
    display: block;
    float: none;
    width: 100%;
    margin: 0 20px;
    border: 0 !important;
    padding-bottom: 0 !important;
}

.m-searching .m-list-search li a {
    color: #999;
    font-size: 14px;
}

.m-searching .m-list-search li a:hover {
    text-decoration: underline;
}


.m-searching .baoming {
    width: 480px;
    height: 470px;
    background: #fff;
    padding: 90px 40px;
    box-sizing: border-box;
}

/*活动详情*/

#activeXq .top {

    margin-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#activeXq .top p.t {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    /*line-height: 70px;*/
    margin: 35px 0;



}

#activeXq .top p.time {
    color: #999999;
    font-size: 16px;
    background: url(../images/activity_08.jpg) no-repeat left center;
    background-size: 18px;
    margin-bottom: 10px;
    padding-left: 30px;
}

#activeXq .top p.loc {
    color: #999999;
    font-size: 16px;
    margin-bottom: 10px;
    background: url(../images/activity_11.jpg) no-repeat left 3px;
    background-size: 17px;
    padding-left: 30px;
}

#activeXq .top p.per {
    color: #999999;
    font-size: 16px;
    margin-bottom: 10px;
    background: url(../images/activity_per.png) no-repeat left center;
    background-size: 17px;
    padding-left: 30px;
}

#activeXq .bottom .fl {
    /*width: 645px;*/
}

#activeXq .bottom .fl img {
    width: 100%;
}

#activeXq .bottom p.t {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

#activeXq .bottom p.subt {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    margin: 15px 0;
}

#activeXq .bottom p.subt a {
    color: #000000;
}

#activeXq .bottom p.subt a:hover {
    color: #11428e;
}

#activeXq .bottom .fr {
    width: 320px;
    display: none;
}

#activeXq .bottom .fr .item {
    margin-bottom: 60px;
    /*padding: 13px;*/
    transition: all 0.5s;
}

/*#activeXq .bottom .fr .item:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    transition: all 0.5s;
}*/





#activeXq {
    margin-top: 90px;
}

#activeXq .cont>.fl {
    max-width: 100%;
}

#activeXq .bottom .fr .item .img img {
    width: 100%;
}

#activeXq .bottom .fr .item p.time {
    background: url(../images/activity_08.jpg) no-repeat left 3px;
    background-size: 15px;
    color: #999999;
    font-size: 14px;
    padding-left: 25px;
    margin-bottom: 10px;
}

#activeXq .bottom .fr .item p.loc {
    background: url(../images/activity_11.jpg) no-repeat left 3px;
    background-size: 15px;
    color: #999999;
    font-size: 14px;
    padding-left: 25px;
}

/*@media only screen  and (max-width: 1440px) {
	#imgBanner{
		height: 280px;
	}
}
@media only screen  and (max-width: 1200px) {
	#imgBanner{
		height: 240px;
	}
}*/



/*新加的样式  并购课程*/
#course-page {
    width: 1200px;
    margin: 80px auto;
    overflow: hidden;
}

#course-page .left {
    float: left;
    width: 200px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

#course-page .left div {
    color: #323232;
    cursor: pointer;
    height: 80px;
    background: #fafafc;
    display: -webkit-box;
    /*Safari and Chrome */
    display: -ms-flexbox;
    display: -moz-box;
    /*Firefox */
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    color: #323232;
    font-size: 16px;
    position: relative;
}

#course-page .left div span {
    display: block;
    width: 120px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: 0;
    height: 1px;
    background: #b3b3b3;
}

#course-page .left div:nth-last-child(1) span {
    width: 100%;
    left: 0;
    margin-left: 0;
}

#course-page .left div:hover,
#course-page .left div.on {
    background: #0e3f91;
    color: #FFFFFF;
}

#course-page .left div:hover span,
#course-page .left div.on span {
    display: none;
}

#course-page .right {
    width: 960px;
    float: right;
    display: none;
}

#course-page .right .title {
    height: 66px;

    border-bottom: 2px solid #d4d4d4;
    position: relative;
    line-height: 66px;
    margin-bottom: 20px;

}

#course-page .right .title .line {
    position: absolute;
    top: 30px;
    left: 0;
    width: 3px;
    height: 15px;
    background: #0e3f91;
    display: none;
}

#course-page .right .title .text {
    display: inline-block;
    height: 61px;

    padding: 0 20px;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 6px solid #0e4192;
    color: #0e4192;
}

#course-page .right .title .fr {
    color: #909090;
    font-size: 14px;
}

#course-page .right .detail p {
    color: #323232;
    font-size: 14px;
    line-height: 28px;
}

#course-page .right .teacherList .title {
    text-align: center;
}

#course-page .right .teacherList .items {
    overflow: hidden;
}

#course-page .right .teacherList .item {
    width: 220px;
    margin-right: 20px;
    position: relative;
    float: left;
}

#course-page .right .teacherList .item img {
    width: 100%;
}

#course-page .right .teacherList .item .bottom {
    position: absolute;
    padding: 40px 0 5px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(/resources/portal/new/images/name-bg.png) no-repeat;
    background-size: 100% 100%;
    height: 115px;
}

#course-page .right .teacherList .item .bottom p.name {
    color: #ffffff;
    font-size: 18px;
    text-align: right;
    padding-right: 10px;
    height: 45px;
}

#course-page .right .teacherList .item .bottom p.b {
    color: #ffffff;
    text-align: left;
    font-size: 12px;
    padding-left: 10px;
    line-height: 20px;
}

#course-page .right .teacherList .img {
    text-align: center;
    padding: 40px 0;

}

.logingBtn {}

.logingBtn {
    position: fixed;
    right: -154px;
    bottom: 300px;
    padding: 13px 20px 13px 5px;
    color: #ffffff;
    font-size: 26px;
    background: #0e3f91;
    transition: all 0.5s;
}

.logingBtn.on {
    right: 0;
    transition: all 0.5s;
}

.logingBtn img {
    width: 23px;
    position: relative;
    top: 3px;
    margin: 0 5px 0 10px;
}

.logingBtn a {
    color: #FFFFFF;
    display: block;
}

.xmjs_content {
    margin-top: 50px;
    margin-bottom: 100px;
}

.xmjs_title {
    margin: 37px 0;
    line-height: 34px;
    font-weight: normal;
}

.xmjs_title i {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    width: 13px;
    background: #e57734;
    border-right: 2px solid #fff;
    box-shadow: 6px 0 0 0 #217bce;
    margin-right: 24px;
}

.xmjs_title span {
    color: #e57734;
    font-size: 20px;
    line-height: 34px;
}

.xmjs_content p {
    font-size: 16px;
    color: #333333;
    line-height: 34px;
    padding-bottom: 10px;
    margin-left: 47px;
    text-align: justify;
    padding-left: 40px;
}

.xmjs_content p.g {
    background: url(../images/rightBtn.png) no-repeat left 10px;
    background-size: 12px auto;
}

.shenqingliucheng {
    /* margin-left: 25px; */
    border-left: 1px solid #f07f48;
}

.shenqingliucheng h4 {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    color: #e57734;
    padding-left: 24px;
    padding-top: 8px;
    font-weight: normal;
}

.shenqingliucheng h4 dfn {
    font-weight: bold;
}

.shenqingliucheng h4 span {
    position: relative;
    top: -15px;
}

.shenqingliucheng i {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #f07f48;
    border-radius: 50%;
    left: -5px;
    top: 0;
}

.shenqingliucheng p span {
    color: #e57734;
}

.shenqingliucheng p:last-child {
    padding-bottom: 0;
}

.table_top {
    height: 73px;
    line-height: 73px;
    background: #e57734;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-left: 2%;
    margin-top: -20px;
}

.shenqingliucheng_table {
    margin-left: 2%;
    display: inline-table;
    border: solid #e57734;
    border-width: 1px 0px 0px 1px;
    margin-bottom: 48px;
    width: 98%;
}

.shenqingliucheng_table thead {
    color: #e57734;
}

.shenqingliucheng_table tr {
    line-height: 68px;
    text-align: center;
}

.shenqingliucheng_table td,
.shenqingliucheng_table thead th {
    border: solid #e57734;
    border-width: 0px 1px 1px 0px;
}

.footer_top_lxfs {
    background: url(../images/footer_top_bg.png) no-repeat center;
    background-size: cover;
    color: #fff;
    padding-bottom: 35px;
}

.footer_top_lxfs h3 {
    padding: 50px 0 40px;
    font-size: 36px;
    line-height: 36px;
    font-weight: normal;
}

.footer_top_lxfs h3 i {
    display: inline-block;
    vertical-align: top;
    height: 36px;
    width: 13px;
    background: #fff;
    border-right: 2px solid #f19162;
    box-shadow: 6px 0 0 0 #fff;
    margin-right: 24px;
}

.footer_top_lxfs h4 {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 23px;
    font-weight: normal;
}

.footer_top_lxfs ul {
    margin-bottom: 15px;
}

.footer_top_lxfs ul li {
    float: left;
    font-size: 18px;
    line-height: 23px;
    padding-left: 30px;
    margin-right: 70px;
}

/* .footer_top_lxfs .ul1 li:nth-child(1){
	background: url(../images/footer_top_ico1.png) no-repeat left center;
	background-size: 23px 19px;
	width: 325px;
} */
.footer_top_lxfs .ul1 li:nth-child(1) {
    background: url(../images/footer_top_ico2.png) no-repeat left center;
    background-size: 23px 19px;
    /* width: 255px; */
}

.footer_top_lxfs .ul1 li:nth-child(2) {
    background: url(../images/footer_top_ico3.png) no-repeat left center;
    background-size: 23px 19px;
}


.footer_top_lxfs .ul1 li:nth-child(3) {
    background: url(../images/footer_top_ico4.png) no-repeat left center;
    background-size: 23px 19px;
    /* width: 325px; */
}

.footer_top_lxfs .ul1 li:nth-child(4) {
    background: url(../images/footer_top_ico5.png) no-repeat left center;
    background-size: 23px 19px;
    margin-right: 0;
    /* width: 255px; */
}

/* .footer_top_lxfs .ul2 li:nth-child(3){
	background: url(../images/footer_top_ico6.png) no-repeat left center;
	background-size: 23px 19px;
} */


#xz_zsxx {
    /*background: url(../images/xinzeng_bg.png) no-repeat top center;
    padding-top: 22%;
    background-size: 100%;*/
}

.xz_xmjs_xmjs {
    background: url(../images/xinzeng_bg.png) no-repeat top center !important;
    padding-top: 22% !important;
    background-size: 100% !important;
}

#xz_zsxx .tit {
    text-align: center;
}

#xz_zsxx .tit img {
    max-width: 100%;
}

.xm_title span {
    color: #333;
    font-weight: bold;
}

.xmjs_content .shenqingliucheng .xmjs_dfn {
    background: #fff;
    border: 1px solid #e57734;
    border-radius: 50%;
    color: #e57734;
    font-size: 38px;
    line-height: 38px;
    text-align: center;
    width: 39px;
    height: 39px;
    font-weight: bold;
    position: absolute;
    left: -23px;
    top: -15px;
}

.xmjs_content .shenqingliucheng h4 span {
    padding-left: 15px;
}


#xz_zsxx .page a:hover,
#xz_zsxx .page a.active {
    background: #e57734;
}

#xz_zsxx .overflow {
    margin-top: 116px;
}

#xz_zsxx .item {
    display: block;
    width: 520px;
    float: left;
    margin-right: 145px;
    overflow: hidden;
    margin-bottom: 66px;
}

#xz_zsxx .item:nth-of-type(2n) {
    margin-right: 0;
}

#xz_zsxx .item .left .t {
    width: 97px;
    background: #e57734;
    color: #FFFFFF;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}

#xz_zsxx .item .left .b {
    width: 97px;
    background: #448fdf;
    color: #FFFFFF;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}

#xz_zsxx .item .right {
    width: 395px;
}

#xz_zsxx .item .right .t {
    display: block;
    font-size: 18px;
    /* height: 66px; */
    min-height: 43px;
}

#xz_zsxx .item .right .b {
    display: block;
    color: #666666;
    font-size: 16px;
    height: 33px;
    background: url(../images/loc-icon.png) no-repeat left center;
    padding-left: 20px;
    line-height: 33px;
}

#xz_zsxx .party_build-content h4 a:hover {
    color: #e57734;
}

.zx_xszr_img {
    width: 63.66%;
    margin: 60px auto;
}

.zx_xszr_img img {
    width: 100%;
}

.zx_xszr_text {
    font-size: 16px;
    line-height: 34px;
    padding-bottom: 15px;
    text-align: justify;
}

.zx_xszr_text:last-child {
    padding-bottom: 100px;
}


body .xz_fmba_top .cont .left a.btn {
    background: #e57734;
}

body .xz_fmba .overflow .fl a {
    background: #e57734;
}

body .xz_fmba .overflow .fl span {
    background: #e57734;
}

body .xz_fmba_top {
    background: url(../images/xz_fmba_bg.png) no-repeat 160px 39%;
    background-size: cover;
}

.Events_fmba_box .items .item .fl .t {
    background: #e57734;
}

.Events_fmba_box .items .item:hover .fr p.t {
    color: #e57734;
}


.kcmk_table {
    border: solid #f07f48;
    border-width: 1px 0px 0px 1px;
    /* margin-bottom: 30px; */
    text-align: center;
    margin-top: 40px;
}

.kcmk_table td,
.kcmk_table thead th {
    border: solid #f07f48;
    border-width: 0px 1px 1px 0px;
    width: 236.1px;
    line-height: 60px;    
}

.kcmk_table td {
    color: #333;
}

.kcmk_table thead th {
    color: #fff;
    background: #e57734;
}

.kcmk_table:last-child {
    margin-bottom: 140px;
}

.kcmk_table:last-child tbody tr:first-child td {
    color: #e57734;
}


.xz_gjhz_cont {
    border-bottom: 1px solid #f07f48;
    margin-bottom: 50px;
}

.xz_gjhz_cont:last-child {
    border: 0;
    margin-bottom: 80px;
}

.xz_gjhz_cont h4 {
    color: #e57734;
    font-size: 0;
    font-weight: normal;
}

.xz_gjhz_cont h4 i {
    display: inline-block;
    width: 38px;
    height: 30px;
    margin-left: 24px;
    vertical-align: top;
}

.xz_gjhz_cont h4 i.ico1 {
    background: url(../images/xz_gjhz_ico1.png) no-repeat left center;
    background-size: cover;
}

.xz_gjhz_cont h4 i.ico2 {
    background: url(../images/xz_gjhz_ico2.png) no-repeat left center;
    background-size: cover;
}

.xz_gjhz_cont h4 i.ico3 {
    background: url(../images/xz_gjhz_ico3.png) no-repeat left center;
    background-size: cover;
}

.xz_gjhz_cont h4 span {
    font-size: 20px;
    color: #e57734;
    padding-left: 13px;
    line-height: 30px;
}

.xz_gjhz_cont p {
    font-size: 18px;
    line-height: 36px;
    color: #333;
    padding: 20px 0 20px 75px;
    text-align: justify;
}

.gjhz_ontent .xmjs_title {
    margin-top: 80px;
}

.apply .cont .left .txt p {
    text-align: justify;
}
@media (max-width: 1271px) {
    #header .menu .menuDetail{
        width: 80%;
        margin-left: 18%;
    }
}
@media only screen  and (max-width: 1200px) {
    #header .menu .menuDetail{
        width: 100%;
        margin-left: 0;
    }
    #header .menu{
        top: 10.4rem;
    }
}
@media (max-width: 1150px) {
    #header{
        min-width: 1260px;
    }
    .teacher-section .arrow-left{
        left: -28px !important;
    }
    .teacher-section .arrow-right{
        right: -42px !important;
    }
}
@media only screen  and (max-width: 640px) {
	.kcmk_table td, .kcmk_table thead th{
		line-height: initial;
		font-size: 12px;
        padding: 10px 3px;
    }
    /*#xz_zsxx{
    	background: url(/resources/portal/images/m-xinzeng_bg.png) no-repeat top center !important;
	    padding-top: 20rem !important;
	    background-size: 100% !important;
    }*/
    .zx_xszr_img{
    	margin: 30px auto;
    }
}
