.topHeader{
    width: 100%;
    height: 348px;
}

.topHeader img{
    width: 100%;
    height: 100%;
}

@keyframes jzMove{
    0%{bottom: 0px;}
    50%{bottom: 10px;}
    100%{bottom: 0px;}
}

.content_bg{
    padding-bottom: 10px;
    background: url(../image/content_bg.png) no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.mainBox{
    min-height: 430px;
}
.mainBox .main{
    padding: 24px;
    box-sizing: border-box;
}
.mainBox .box{
    float: left;
    width: 354px;
    height: 355px;
    margin: 15px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 2px 2px 5px rgba(86, 80, 80, 0.3);
    padding: 15px;
    box-sizing: border-box;
}
.box .imgBox{
    height: 200px;
    border-radius: 5px;
    overflow: hidden;
}
.imgBox img{
    width: 100%;
    height: 200px;
}
.box .textSpan{
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}
.box .fw{
    font-weight: 700;
    margin-bottom: 10px;
}
.a_bg{
    background: url(../image/a_bg.png) no-repeat center;
    padding: 7px 0;
    box-sizing: border-box;
}
.a_bg a{
    font-weight: 700;
    color: rgb(19, 106, 237);
}
.server_bg{
    height: 230px;
    background: url(../image/zjfu_bg.png) center;
}
.contentBox{
    height:530px;
    margin-top: -105px;
    margin-bottom: 55px;
    border-radius: 5px;
    overflow: hidden;
    padding: 0px 35px;
    padding-top: 20px;
    box-sizing: border-box;
    box-shadow: 2px 2px 5px rgba(86, 80, 80, 0.3);
    background: url(../image/serBox.png) no-repeat center;
    z-index: 9;
    background-size: 100% 100%;
}
.contentBox>div{
    float: left;
    /* margin: 0 2px; */
    margin-top: 60px;
}
.contentBox .textBox{
    width: 220px;
    height: 155px;
    border: 1px solid #abcbff;
    border-radius: 5px;
    overflow: hidden;
}
.contentBox .imgBox{
    width: 80px;
    height: 155px;
    background: url(../image/jt.png) no-repeat center center; 
}
.contentBox .imgBox1{
    width: 80px;
    height: 155px;
    background: url(../image/jt01.png) no-repeat center center; 
}
.textBox div{
    text-align: center;
    margin: 10px 0;
}
.textBox .textBox_i{
    margin-top: 15px;
}
.textBox .textBox_h{
    font-size: 18px;
    font-weight: 700;
    color: #136aed;
}
.textBox .textBox_t{
    margin: 10px auto;
    width: 160px;
    font-size: 14px;
    line-height: 16px;
    color: #8dacda;
}

.textBox_bg1{
    background: url(../image/textBox1_bg.png) no-repeat center center;
    width: 350px;
    height: 173px;
    top: 0;
    bottom: 0;
    left: 496px;
    margin: auto;
}

.hr{
    margin-top: 45px;
    width: 100%;
    height: 2px;
    background: url(../image/hr.png) no-repeat center;
}
.siBox{
    float: left;
    margin: 23px;
    padding: 20px 35px;
    width: 345px;
    height: 110px;
    box-sizing: border-box;
}
.siNum{
    font-size: 14px;
    color: #62738c;
    margin-bottom: 15px;
}
.siNum span{
    font-size: 26px;
    font-weight: 700;
    color: #136aed;
}
.siText{
    font-size: 18px;
    color: #62738c;
}
.sc_xy{
    background: url(../image/school_xy.png) no-repeat center;
}
.sc_tc{
    background: url(../image/school_tc.png) no-repeat center;
}
.sc_st{
    background: url(../image/school_st.png) no-repeat center;
}
/* 服务优势 */
.serverAdt{
    height: 660px;
    background: url(../image/footer_bg1.png) no-repeat center;
}
.serverAdt .adtBox{
    position: relative;
    width: 100%;
    margin-top: 30px;
}
.adtBox .adtImg{
    position: absolute;
    width: 100%;
    height: 467px;
    background: url(../image/revolve_i.png) no-repeat center;
}
.adtBox .adtText{
    position: absolute;
    background-color: #fff;
    width: 270px;
    height: 120px;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 2px 2px 10px rgba(86, 80, 80, 0.3);
}
.adtText .tit{
    padding: 10px 40px;
    font-size: 20px;
    font-weight: 700;
}
.adtText .tit_p{
    padding: 10px 40px;
    font-size: 16px;
    color: #999;
}
/* 对话框样式 */
.nav {
    position:absolute;
    overflow:hidden;
    width:0;
    height:0;
    border-width:10px;
    border-style:solid dashed dashed dashed;
}
.nav-border_l {
    right: -20px;
    top:24px;
    border-color:transparent transparent transparent #f0f5ff;
}
.nav-background_l {
    right: -20px;
    top:23px;
    border-color:transparent transparent transparent #fff;
}
.nav-border_r {
    left: -20px;
    top:24px;
    border-color: transparent #f0f5ff transparent transparent;
}
.nav-background_r {
    left: -20px;
    top:23px;
    border-color: transparent #fff transparent transparent;
}

.adtText .tit_bg1{
    background: url(../image/zj_user.png) no-repeat left center;;
}
.adtText .tit_bg2{
    background: url(../image/safe.png) no-repeat left center;
}
.adtText .tit_bg3{
    background: url(../image/note.png) no-repeat left center;
}
.adtBox .te_l{
    left: 50px;
    top: 95px;
}
.adtBox .te_r1{
    right: 50px;
    top: 90px;
}
.adtBox .te_r2{
    right: 100px;
    top: 310px;
}
.adtImg .revolve{
    width: 124px;
    height: 170px;
    position: absolute;
    animation:fade 5s infinite;
    animation-timing-function:linear;
    margin-left: -24px;
    margin-top: -178px;
    left: 50%;
    top: 50%;
}
@keyframes fade{
    0%{transform: rotate(0deg);
        transform-origin:24px 178px;}
    100%{transform: rotate(360deg);
        transform-origin:24px 178px;}
}
/* 标题 */
.content_title {
    padding: 40px 0;
    background: url(../image/text_bg.png) no-repeat center center;
    height: 36px;
    color: #242a33;
    font-size: 30px;
    font-weight: bold;
}
.server_title{
    padding: 30px 0;
    background: url(../image/text_two.png) no-repeat center center;
    height: 36px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.school_title{
    padding: 40px 0;
    background: url(../image/polIndex_title.png) no-repeat center center;
    height: 36px;
    color: #242a33;
    font-size: 30px;
    font-weight: bold;
}
.zj_title{
    padding: 40px 0;
    background: url(../image/polIndex_title1.png) no-repeat center center;
    height: 36px;
    color: white;
    font-size: 30px;
    font-weight: bold;
}
/* 视频弹窗 */
.v_alertBg{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
}
.videoAlert{
    position: absolute;
    width: 300px;
    height: 200px;
    border-radius: 5px;
    overflow: hidden;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -100px;
    background-color: #fff;
    text-align: center;
}
/* 弹窗 */

.alertBg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
}
.alertCont {
    width: 690px;
    height:625px;
    background-color: #ffffff;
    margin: 50px auto;
    border-radius: 4px;
    overflow: hidden;
}
.alertTitle {
    line-height: 50px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    background-color: #1569e6;
    text-align: center;
    position: relative;
}
.alertClose {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 15px;
}
.alertClose:hover {
    cursor: pointer;
}
.alertClose img {
    display: block;
    width: 100%;
}
.alertUl {
    padding: 30px 40px;
}
.alertLable {
    width: 85px;
    font-size: 14px;
    color: #000000;
    text-align: right;
    line-height: 44px;
}
.alertLable span {
    color: rgb(243, 74, 74);
    margin-right: 4px;
}
.alertIpt {
    height: 44px;
    width: 510px;
    border: 1px solid #ededed;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 5px 10px;
}
.alertIpt input {
    width: 100%;
    height: 32px;
    border: none;
    outline: none;

}
.alertIpt textarea {
    width: 100%;
    /* height: 32px; */
    border: none;
    outline: none;

}
.dip{
    display: none;
}
.alertIpt2{
    height: 105px;
}
.alertIptBtn {
    width: 91px;
    height: 32px;
    /* line-height: 32px;
    text-align: center;
    color: #ffffff;
    background-color: rgba(21,105,230,0.5);
    border-radius: 4px; */
}
.w390 {
    width: 390px;
}
.alertBtnCont {
    text-align: center;
}
.alertIptBtn:hover,
.alertBtn:hover {
    cursor: pointer;
}
.alertBtn {
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    border-radius: 4px;
}
.btnCancel {
    border: 1px solid #8db6f2;
    color: #1569e6;
    background-color: #e7f1fc;
}
.btnSubmit {
    background-color: #1569e6;
    color: #ffffff;
}
.filterBar select {
    width: 133px;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    border: 1px solid #ddd;
    color: #999;
}
.alertLi .alertIpt3{
width: 442px;
margin-left: 95px;
}
.alertLi .wrap{
    line-height: 20px;
    text-align: left;
}
  

.banner02{
    background: url(../image/banner02_bg.png) no-repeat center center;
    width: 100%;
    height: 158px;
}

.banner02Text{
    background: url(../image/banner02_bgText.png) no-repeat center center;
    width: 959px;
    height: 89px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-size: 27px;
    line-height: 89px;
}

/* 专家智库 start */
.expertThinkTank_bg {
    max-height: 780px;
    background-color: #fff;
}

.ettBox .ett_banner {
    background: url(../images/ett_banner.png) no-repeat center center;
    height: 106px;
    line-height: 106px;
    margin-top: 14px;
}

.ettBox .ett_banner span {
    font-size: 23px;
    color: #616265;
}

.ettBox .ett_banner .span1 {
    margin-left: 57px;
}

.ettBox .ett_banner .span2 {
    color: #136aed;
    font-weight: bold;
}

.ettBox .ett_banner .enterBtn {
    width: 172px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #328ffa;
    top: 30px;
    right: 73px;
    color: #f9fcff;
    border-radius: 20px;
}

.ettBox .ett_banner .enterBtn:hover {
    background-color: #136aed;
}

.ettBox .ett_title {
    padding: 40px 0;
    background: url(../../financial/image/polIndex_title.png) no-repeat center center;
    height: 36px;
    color: #242a33;
    font-size: 30px;
    font-weight: bold;
}

.ettBox .ett_title a.more {
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 36px;
    line-height: 36px;
}

.ettBox .ett_title a.more:hover{
    color: #136aed;
}

.ettListBox {
    padding: 0 29px;
}

.ettItem {
    box-sizing: border-box;
    width: 260px;
    padding: 22px 17px;
    height: 280px;
    margin-right: 34px;
    /* margin-right: 10px; */
    box-shadow: 0px 0px 12px 3px #f8f8f9;
    margin-bottom: 31px;
}

.ettItem:hover {
    background: url(../../college/images/ettItemBg.png) no-repeat center center;
    cursor: pointer;
}

.ettItem:last-child {
    margin-right: 0;
}

.ettItem .ettItem_top img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
}

.ettItem_topRight {
    margin-left: 90px;
}


.ettItem .ettItem_top .expertName {
    background-color: #328ffa;
    font-size: 18px;
    color: white;
    padding: 0 10px;
    min-width: 52px;
    max-width: 90px;
    height: 26px;
    line-height: 26px;
    border-radius: 3px;
}

.ettItem .ettItem_top .expertNum {
    color: #6a99dd;
    font-size: 15px;
}

.ettItem .major {
    color: #666666;
    font-size: 14px;
}

.ettItem .unit {
    color: #666666;
    font-size: 14px;
}

.ettItem .job {
    color: #666666;
    font-size: 14px;
}

.ettItem .ettItem_zx{
   width: 130px;
   height: 32px;
   line-height: 32px;
   box-sizing: border-box;
   border: 1px solid #c0c8d2;
   font-size: 16px;
   color: #939fad;
   border-radius: 3px;
   margin-left: 48px;
   margin-top: 18px;
}

.ettItem:hover .ettItem_zx{
    color: #328ffa;
    border-color: #328ffa;
}
/* 专家智库 end */

.dtlList li {
    padding: 5px 20px 10px 65px;
    border: 1px dashed #efefef;
    border-radius: 5px;
    margin: 15px 0;
}
.dtlList li h3 {
    height: 40px;
    position: relative;
    line-height: 40px;
    font-size: 14px;
    margin: 0px;
}
.dtlList li h3 a {
    font-size: 18px;
    color: #333;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 100%;
    margin: 10px 0;
}
.dtlList li .marked {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
}
.dtlList li p {
    height: 40px;
    position: relative;
    margin-top: 10px;
}
.dtlList li .mark-question {
    background-color: #d5d5d5;
}
.dtlList li .mark-answer {
    background-color: #17caa2;
}
.dtlList li p .answer {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}