/* 头部 */

   body,* {
        font-family: "PingFang SC", XHW-pzh, "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", 微软雅黑, STHeitiSC-Light, simsun, 宋体, "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif !important;
    }
.header {
    clear: both;
}
.banner {
    margin-top: 30px;
    width: 1000px;
    height: 150px;
    background-color: #cadff4;
        clear: both;
}
.bannernr {
    margin: 0 auto;
    width: 1000px;
    height: 150px;
    text-align: center;
}
.top{
    overflow: hidden;
    /* position: absolute; */
    margin: 0 auto;
    width: 1000px;
    height: 30px;
    background-color: #ececec;
    margin: auto;
}
.n_top {
    width: 1000px;
    height: 30px;
    margin: 0 auto;
}
.swsy{
    width: 200px;
    height: 30px;
    line-height: 30px;
    float: left;
}
.english{
    width: auto;
    height: 30px;
    line-height: 30px;
    float: right;
}
.header{
    clear: both;
    height: 150px;
    background: #cadff4;
}
.n_header{
    width: 1000px;
    height: 150px;
    margin: 0 auto;
}
.nav{
    width: 1200px;
    height: 45px;
    background: #01479d;
margin: auto;
}
.n_nav{
    width: 1000px;
    height: 45px;
    margin: 0 auto;
}
/* 最外围盒子 */
.content{
    width: 1200px;
    margin: auto;
}
.contentWrap{
    max-width: 100%;
    box-shadow: 0px 0px 10px 0px rgba(63, 63, 63, 0.2);
    overflow: hidden;
    /* margin: 20px; */
}
/* 当前位置 */
.contentHead{
    height: 24px;
    margin: 10px 0px 10px 0px ;
}
.curmbs_bg{
    width: 24px;
    height: 24px;
    float: left;
    background: url();
}
.curmbs_bg_link{
    /* color: #333; */
    float: left;
}
.curmbs_bg_link a,.curmbs_bg_link span{
    color: #333;
    text-decoration: none;
}
/* 主体 */
.xypjgs_list_con{
    border: 2px solid #0075c2;
    margin: 40px;
}
.result_content{
    width: 100%;
}
.interviewText{
    padding: 30px 20px 60px 20px ;
    overflow: hidden;
}
.tip{
    font-size: 1em;
    color: #fa0610  ;
    margin-top: 0px;
}
/*  */
.interviewText div:nth-child(1){
    margin-left: 80px;
}
.interviewText div:nth-child(2){
    margin-left: 40px;
}
.interviewText div:nth-child(3){
    margin-left: 40px;
}
.interviewText div:nth-child(4){
    margin-left: 40px;
}
.interviewText_list{
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 200px;
    height: 60px;
    background: #005cac;
    border-radius: 7px;
    text-align: center;
    line-height: 60px;
}
.interviewText_list a{
    color: #e6f5f8;
    text-decoration: dashed;
    font-size: 20px;
    font-weight: bold;
}

/* 底部 */
.footer{
    width: 100%;
    height: 124px;
    background: #cadff4;
}
