/*首页样式*/

.banner {
    width: 100%;
    overflow: hidden;
    padding: 0.567rem 0.8rem;
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
}

.banner .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-pagination-bullet-active {
    background: #2da6f7;
}

.indexbox {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 1.0rem 0 1.3rem;
    margin-top: 0.567rem;
    background: #fff;
}

.indexbox h4 {
    width: 100%;
    padding: 0 0 1.1rem 1.8rem;
    height: 2.5rem;
    font-size: 1.067rem;
    color: #333;
    line-height: 1.5rem;
    position: relative;
}

.indexbox h4 b {
    position: absolute;
    width: 0.133rem;
    height: 1.067rem;
    background: #2da6f7;
    display: block;
    left: 1.0rem;
    top: 0.21rem;
}

.indexbox ul {
    width: 98%;
    overflow: hidden;
    padding-left: 1%;
}

.indexbox ul li {
    width: 25%;
    overflow: hidden;
    float: left;
}

.indexbox ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.indexbox ul li a img {
    width: 3.2rem;
    height: auto;
    margin: auto;
}

.indexbox ul li a p {
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    color: #333;
    padding: 0.667rem 0 0 0;
}

.maskbg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.24;
    z-index: 999;
    display: none;
}

.munuebox {
    width: 76%;
    height: 100%;
    background: #fff;
    position: fixed;
    overflow: scroll;
    right: 0;
    z-index: 999;
    padding-top: 1.2rem;
    right: -76%;
}

.munuebox .eachcdlist {
    width: 100%;
    overflow: hidden;
    border-bottom: 0.5rem solid #f3f3f3;
}

.munuebox .eachcdlist h2 {
    width: 100%;
    font-size: 1.067rem;
    padding: 0.8rem 0 0.8rem 1.867rem;
    color: #2da6f7;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}

.munuebox .eachcdlist h2 b {
    position: absolute;
    width: 0.133rem;
    height: 1.067rem;
    left: 0.8rem;
    display: block;
    background: #2da6f7;
    top: 1.1rem;
}

.munuebox .eachcdlist ul {
    width: 100%;
    overflow: hidden;
    padding: 0.2rem 0;
}

.munuebox .eachcdlist ul li {
    width: 100%;
    float: left;
    overflow: hidden;
}

.munuebox .eachcdlist ul li a {
    display: block;
    width: 100%;
    height: 2.333rem;
    line-height: 2.5rem;
    position: relative;
    font-size: 0.8rem;
    color: #666;
}

.munuebox .eachcdlist ul li a em {
    float: left;
    margin-left: 1.5rem;
    width: 2.0rem;
    height: 2.333rem;
    margin-right: 0.5rem;
}

.munuebox .eachcdlist ul li a b {
    width: 1.0rem;
    height: 2.333rem;
    float: right;
    margin-right: 1.067rem;
    background: url(../images/rightarrow.png) no-repeat center;
    background-size: 0.467rem auto;
}

.munuebox .eachcdlist ul li a em.cdico1 {
    background: url(../images/zcico1.png) no-repeat center;
    background-size: 0.95rem auto;
}

.munuebox .eachcdlist ul li a em.cdico2 {
    background: url(../images/zcico2.png) no-repeat center;
    background-size: 0.95rem auto;
}

.munuebox .eachcdlist ul li a em.cdico3 {
    background: url(../images/zcico3.png) no-repeat center;
    background-size: 0.95rem auto;
}

.munuebox .eachcdlist ul li a em.cdico4 {
    background: url(../images/zcico4.png) no-repeat center;
    background-size: 0.95rem auto;
}

.munuebox .eachcdlist ul li a em.cdico5 {
    background: url(../images/zcico5.png) no-repeat center;
    background-size: 0.95rem auto;
}

.munuebox .eachcdlist ul li a em.cdico6 {
    background: url(../images/zcico6.png) no-repeat center;
    background-size: 0.95rem auto;
}

.munuebox .eachcdlist ul li a em.cdico7 {
    background: url(../images/zcico7.png) no-repeat center;
    background-size: 0.95rem auto;
}

.munuebox .eachcdlist ul li a em.cdico8 {
    background: url(../images/zcico8.png) no-repeat center;
    background-size: 0.95rem auto;
}

.munuebox .eachcdlist ul li a em.cdico9 {
    background: url(../images/zcico9.png) no-repeat center;
    background-size: 0.95rem auto;
}

.munuebox .eachcdlist:last-child {
    border-bottom: none;
}

.munuebox .closebtn {
    width: 1.333rem;
    height: 1.333rem;
    text-indent: -999em;
    display: block;
    background: url(../images/delectico.png) no-repeat center;
    background-size: 100% auto;
    position: absolute;
    right: 1.333rem;
    top: 0.9rem;
    z-index: 88;
}


/*新闻中心样式*/

.newslist {
    width: 100%;
    overflow: hidden;
    padding: 0 0.8rem;
    background: #fff;
}

.newslist ul {
    width: 100%;
    overflow: hidden;
}

.newslist ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e3e3e3;
}

.newslist ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.6rem;
}

.newslist ul li a h2 {
    width: 100%;
    overflow: hidden;
    font-size: 1.0rem;
    color: #333;
    line-height: 1.567rem;
    font-weight: bolder;
    padding: 1.0rem 0 0;
    max-height: 4.9rem;
}

.newslist ul li a p {
    width: 100%;
    overflow: hidden;
    height: 1.267rem;
    padding-top: 1.0rem;
}

.newslist ul li a p b {
    float: left;
    width: 3.0rem;
    height: 1.267rem;
    float: left;
    background: url(../images/zdico.png) no-repeat left 0.2rem;
    background-size: 1.567rem auto;
    text-indent: -999em;
}

.newslist ul li a p span {
    float: left;
    height: 1.267rem;
    width: 9.667rem;
    line-height: 1.267rem;
    font-size: 0.667rem;
    color: #999;
}

.newslist ul li a p span:nth-child(2) {
    width: 7.0rem;
    padding-left: 1.233rem;
    background: url(../images/timeico.png) no-repeat left 0.2rem;
    background-size: 0.667rem auto;
}

.newslist ul li a p span:nth-child(3) {
    float: right;
    width: 3.0rem;
    padding-left: 1.1rem;
    background: url(../images/llico.png) no-repeat left 0.25rem;
    background-size: 0.667rem auto;
}

.newslist ul li a p b.none {
    display: none;
}

.newslist ul li a .imgbox {
    width: 100%;
    overflow: hidden;
    padding-top: 0.9rem;
}

.newslist ul li a .imgbox em {
    width: 32%;
    height: auto;
    float: left;
}

.newslist ul li a .imgbox em img {
    width: 100%;
    height: auto;
}

.newslist ul li a .imgbox em:nth-child(2) {
    padding: 0 2%;
}

.newslist ul li.imgsp a h2 {
    width: 50%;
    float: left;
}

.newslist ul li.imgsp a .imgbox {
    width: 32%;
    float: right;
    padding: 1.0rem 0 0 0;
}

.newslist ul li.imgsp a .imgbox img {
    width: 100%;
    height: auto;
}

.jzmorebt {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 0.4rem;
}

.jzmorebt h4 {
    width: 100%;
    font-size: 0.8rem;
    color: #666;
    padding: 0.3rem 0;
}

.jzmorebt p {
    font-size: 0.8rem;
    color: #666;
    padding: 0.667rem 0 0.3rem;
}

.jzmorebt p em {
    background: url(../images/loadimg.png) no-repeat left 0.1rem;
    background-size: 0.8rem auto;
    display: inline-block;
    width: 0.9rem;
    height: 0.8rem;
    padding-right: 0.2rem;
}


/*宣讲会*/

.xjhuilist {
    width: 100%;
    overflow: hidden;
    padding: 0 0.8rem;
    background: #fff;
}

.xjhuilist ul {
    width: 100%;
    overflow: hidden;
}

.xjhuilist ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e3e3e3;
}

.xjhuilist ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0.8rem 0;
}

.xjhuilist ul li a .topmsg {
    width: 100%;
    overflow: hidden;
}

.xjhuilist ul li a .topmsg .imgbox {
    width: 5.067rem;
    float: left;
    overflow: hidden;
    border-radius: 0.267rem;
    padding-top: 0.3rem;
}

.xjhuilist ul li a .topmsg .imgbox img {
    width: 100%;
    height: 5.067rem;
}

.xjhuilist ul li a .topmsg .righttext {
    margin-left: 5.9rem;
}

.xjhuilist ul li a .topmsg .righttext h2 {
    font-size: 1.0rem;
    color: #333;
    font-weight: bolder;
    line-height: 1.3rem;
    height: 2.4rem;
    overflow: hidden;
    position: relative;
    padding-right: 4.667rem;
    margin-bottom: 0.3rem;
}

.xjhuilist ul li a .topmsg .righttext p {
    width: 100%;
    font-size: 0.8rem;
    color: #666;
    height: 1.2rem;
    line-height: 1.2rem;
    padding: 0.15rem 0;
}

.xjhuilist ul li a .topmsg .righttext p em {
    width: 1.2rem;
    height: 1.2rem;
    float: left;
}

.xjhuilist ul li a .topmsg .righttext p em.timeico {
    background: url(../images/timeico.png) no-repeat left 0.25rem;
    background-size: 0.667rem auto;
}

.xjhuilist ul li a .topmsg .righttext p em.adresico {
    background: url(../images/dzico.png) no-repeat left 0.2rem;
    background-size: 0.7rem auto;
}

.xjhuilist ul li a .topmsg .righttext h2 span {
    width: 2.0rem;
    height: 1.5rem;
    right: 0;
    top: 0;
    font-size: 0.667rem;
    color: #999;
    line-height: 1.5rem;
    background: url(../images/hotico.png) no-repeat left 0;
    background-size: 0.933rem auto;
    position: absolute;
    padding-left: 1.3rem;
    text-align: left;
    font-weight: normal;
}

.xjhuilist ul li a h4 {
    width: 100%;
    font-size: 0.8rem;
    color: #666;
    font-weight: bolder;
    padding: 0.8rem 0 0 0;
}


/*招聘*/

.zhaopinlist {
    width: 100%;
    overflow: hidden;
    padding: 0 0.8rem;
    background: #fff;
}

.zhaopinlist ul {
    width: 100%;
    overflow: hidden;
}

.zhaopinlist ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e3e3e3;
}

.zhaopinlist ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0.8rem 0 0.5rem;
}

.zhaopinlist ul li a .topbox {
    width: 100%;
    overflow: hidden;
}

.zhaopinlist ul li a .topbox .leftimg {
    width: 6.967rem;
    float: left;
    overflow: hidden;
    border-radius: 0.267rem;
}

.zhaopinlist ul li a .topbox .leftimg img {
    width: 6.967rem;
    height: 5.067rem;
}

.zhaopinlist ul li a .topbox .righttext {
    margin-left: 7.8rem;
}

.zhaopinlist ul li a .topbox .righttext h2 {
    font-size: 1.0rem;
    color: #333;
    font-weight: bolder;
    line-height: 1.3rem;
    height: 2.4rem;
    overflow: hidden;
}

.zhaopinlist ul li a .topbox .righttext p {
    width: 100%;
    font-size: 0.8rem;
    color: #666;
    /*height: 1.2rem;*/
    line-height: 1.2rem;
    padding: 0.15rem 0;
}

.zhaopinlist ul li a .topbox .righttext p em.adressico {
    width: 1.1rem;
    height: 1.2rem;
    float: left;
    background: url(../images/dzico.png) no-repeat left 0.23rem;
    background-size: 0.7rem auto;
}

.zhaopinlist ul li a h4 {
    width: 100%;
    overflow: hidden;
    font-size: 0.8rem;
    color: #666;
    font-weight: bolder;
    padding: 0.6rem 0 1.333rem;
}

.zhaopinlist ul li a h5 {
    width: 100%;
    overflow: hidden;
}

.zhaopinlist ul li a h5 span {
    float: left;
    height: 1.5rem;
    width: 10.3rem;
    line-height: 1.5rem;
    font-size: 0.667rem;
    color: #999;
}

.zhaopinlist ul li a h5 span:nth-child(2) {
    width: 7.0rem;
    padding-left: 1.1rem;
    background: url(../images/timeico.png) no-repeat left 0.35rem;
    background-size: 0.667rem auto;
}

.zhaopinlist ul li a h5 span:nth-child(3) {
    width: 2.0rem;
    height: 1.5rem;
    right: 0;
    top: 0;
    color: #999;
    line-height: 1.5rem;
    background: url(../images/hotico.png) no-repeat left 0;
    background-size: 0.933rem auto;
    padding-left: 1.3rem;
    text-align: left;
    float: right;
}


/*双选会*/

.sxhlist {
    width: 100%;
    overflow: hidden;
    padding: 0 0.8rem;
    background: #fff;
}

.sxhlist ul {
    width: 100%;
    overflow: hidden;
}

.sxhlist ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e3e3e3;
}

.sxhlist ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.8rem;
}

.sxhlist ul li a h2 {
    width: 100%;
    overflow: hidden;
    font-size: 1.0rem;
    color: #333;
    line-height: 1.567rem;
    font-weight: bolder;
    padding: 0.9rem 0 0.7rem;
}

.sxhlist ul li a p {
    width: 100%;
    font-size: 0.8rem;
    color: #666;
    height: 1.2rem;
    line-height: 1.2rem;
    padding: 0.15rem 0;
}

.sxhlist ul li a p em {
    width: 1.2rem;
    height: 1.2rem;
    float: left;
}

.sxhlist ul li a p em.timeico {
    background: url(../images/timeico.png) no-repeat left 0.25rem;
    background-size: 0.667rem auto;
}

.sxhlist ul li a p em.adresico {
    background: url(../images/dzico.png) no-repeat left 0.2rem;
    background-size: 0.7rem auto;
}

.sxhlist ul li a h4 {
    width: 100%;
    padding-top: 0.80rem;
}

.sxhlist ul li a h4 span:nth-child(3) {
    width: 2.0rem;
    height: 1.5rem;
    right: 0;
    top: 0;
    color: #999;
    line-height: 1.5rem;
    background: url(../images/hotico.png) no-repeat left 0;
    background-size: 0.933rem auto;
    padding-left: 1.3rem;
    text-align: left;
    float: right;
    font-size: 0.667rem;
}

.sxhlist ul li a h4 span:nth-child(2) {
    width: auto;
    font-size: 0.667rem;
    color: #fff;
}

.sxhlist ul li a h4 span.blurbg {
    background: #2da6f7;
    padding: 0.1rem 0.2rem;
}

.sxhlist ul li a h4 span.redbg {
    background: #ff0000;
    padding: 0.1rem 0.2rem;
}

.sxhlist ul li a h4 span.redbg {
    background: #bbb;
    padding: 0.1rem 0.2rem;
}

.sxhlist ul li a h4 span:nth-child(1) {
    float: left;
    width: 3.0rem;
    height: 1.267rem;
    float: left;
    background: url(../images/zdico.png) no-repeat left 0.3rem;
    background-size: 1.567rem auto;
    text-indent: -999em;
}

.sxhlist ul li a h4 span.disnone {
    display: none;
}


/*学生账号绑定*/

.ahblindbox {
    width: 100%;
    padding: 3.0rem 1.667rem 1.667rem;
    overflow: hidden;
}

.ahblindbox p {
    width: 100%;
    height: 2.3rem;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 1.0rem;
    position: relative;
    padding-left: 2.3rem;
}

.ahblindbox p em {
    float: left;
    width: 1.667rem;
    height: 2.2rem;
    position: absolute;
    left: 0;
}

.ahblindbox p input {
    height: 2.2rem;
    border: none;
    width: 100%;
    font-size: 0.933rem;
}

.ahblindbox h4 {
    width: 100%;
    overflow: hidden;
    margin-top: 3.0rem;
}

.ahblindbox h4 input {
    width: 100%;
    height: 2.4rem;
    color: #fff;
    text-align: center;
    background: #ff5722;
    font-size: 1.067rem;
    border: none;
    border-radius: 1.2rem;
}

.ahblindbox p em.xhico {
    background: url(../images/xhico.png) no-repeat center 0.45rem;
    background-size: auto 1.067rem;
}

.ahblindbox p em.yzm {
    background: url(../images/yzmIcon.png) no-repeat center 0.45rem;
    background-size: auto 1.067rem;
}

.ahblindbox p em.mmico {
    background: url(../images/mmico.png) no-repeat center 0.45rem;
    background-size: auto 1.067rem;
}


/*账号绑定*/

.catblindbox {
    width: 100%;
    overflow: hidden;
}

.catblindbox ul {
    width: 100%;
    overflow: hidden;
    padding: 0.6rem 0 0 0;
}

.catblindbox ul li {
    width: 100%;
    overflow: hidden;
    padding: 1.0rem 0.8rem;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    background: #fff;
    margin-top: 0.533rem;
}

.catblindbox ul li .leftxi {
    height: 3.167rem;
    line-height: 3.167rem;
    font-size: 1.067rem;
    color: #333;
    width: 17.333rem;
    float: left;
}

.catblindbox ul li .leftxi img {
    height: 3.167rem;
    width: 3.167rem;
    float: left;
    margin-right: 1.3rem;
}

.catblindbox ul li a {
    width: 4.267rem;
    height: 1.333rem;
    float: right;
    background: #ff5722;
    text-align: center;
    line-height: 1.333rem;
    color: #fff;
    border-radius: 0.167rem;
    margin-top: 0.9rem;
    font-size: 0.8rem;
}


/*文章详情*/

.newsdetail {
    width: 100%;
    overflow: hidden;
    padding: 0 0.8rem 1.0rem;
}

.newsdetail .toptitle {
    width: 100%;
    overflow: hidden;
    padding-bottom: 1.0rem;
}

.newsdetail .toptitle h2 {
    width: 100%;
    font-size: 1.2rem;
    color: #333;
    padding: 0.867rem 0;
    line-height: 1.8rem;
    font-weight: bolder;
}

.newsdetail .toptitle p {
    width: 100%;
    overflow: hidden;
    height: 1.267rem;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 0.7rem;
}

.newsdetail .toptitle p b {
    float: left;
    width: 3.0rem;
    height: 1.267rem;
    float: left;
    background: url(../images/zdico.png) no-repeat left 0.2rem;
    background-size: 1.567rem auto;
    text-indent: -999em;
}

.newsdetail .toptitle p span {
    float: left;
    height: 1.267rem;
    width: 9.667rem;
    line-height: 1.267rem;
    font-size: 0.667rem;
    color: #999;
}

.newsdetail .toptitle p span:nth-child(2) {
    width: 7.0rem;
    padding-left: 1.233rem;
    background: url(../images/timeico.png) no-repeat left 0.25rem;
    background-size: 0.667rem auto;
}

.newsdetail .toptitle p span:nth-child(3) {
    float: right;
    width: 3.0rem;
    padding-left: 1.1rem;
    background: url(../images/llico.png) no-repeat left 0.28rem;
    background-size: 0.667rem auto;
}

.newsdetail .toptitle p b.none {
    display: none;
}

.newsdetail .newscontent {
    width: 100%;
    overflow: hidden;
    font-size: 0.933rem;
    color: #333;
    line-height: 1.6rem;
    padding-bottom: 2.0rem;
}

.newsdetail .newscontent p {
    font-size: 0.933rem;
    color: #333;
    line-height: 1.6rem;
    height: auto;
    border: none;
    padding: 0;
}

.newsdetail .newscontent img {
    width: 100%;
    height: auto;
    padding: 0.6rem 0;
}

.fjbox {
    width: 100%;
    overflow: hidden;
    padding: 0.4rem 0 1.4rem 3.0rem;
    position: relative;
}

.fjbox span {
    width: 3.0rem;
    position: absolute;
    display: block;
    font-size: 0.933rem;
    color: #333;
    left: 0;
    top: 0.6rem;
    line-height: 1.8rem;
    float: left;
}

.fjbox p {
    width: 100%;
    float: left;
    padding: 0.4rem 0;
}

.fjbox p a {
    font-size: 0.933rem;
    text-decoration: underline;
    color: #2da6f7;
}


/*双选会参加单位*/

.detailbox {
    width: 100%;
    overflow: hidden;
}

.detailbox .toptile {
    width: 100%;
    padding: 0 0.8rem;
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
    margin-bottom: 0.533rem;
}

.detailbox .toptile h2 {
    width: 100%;
    font-size: 1.2rem;
    color: #333;
    line-height: 1.8rem;
    padding: 1.067rem 0 0.8rem;
    font-weight: bolder;
}

.detailbox .toptile p {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.4rem;
}

.detailbox .toptile p span:first-child {
    float: left;
    width: 3.0rem;
    height: 1.5rem;
    float: left;
    background: url(../images/zdico.png) no-repeat left 0.2rem;
    background-size: 1.567rem auto;
    text-indent: -999em;
}

.detailbox .toptile p span:last-child {
    width: 1.8rem;
    height: 1.5rem;
    right: 0;
    top: 0;
    color: #999;
    line-height: 1.5rem;
    background: url(../images/hotico.png) no-repeat left 0.05rem;
    background-size: 0.933rem auto;
    padding-left: 1.1rem;
    text-align: right;
    float: right;
    font-size: 0.667rem;
}

.detailbox .toptile p span.hotico {
    width: 1.8rem;
    height: 1.5rem;
    right: 0;
    top: 0;
    color: #999;
    line-height: 1.5rem;
    background: url(../images/hotico.png) no-repeat left 0.05rem;
    background-size: 0.933rem auto;
    padding-left: 1.0rem;
    text-align: right;
    float: right;
    font-size: 0.667rem;
}

.detailbox .dtsxh {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 0.533rem;
    border-top: 1px solid #e3e3e3;
    background: #fff;
}

h4.linetitle {
    width: 100%;
    height: 3.267rem;
    border-bottom: 1px solid #e3e3e3;
    line-height: 3.267rem;
    font-size: 0.933rem;
    color: #666;
    padding-left: 1.6rem;
    position: relative;
    font-weight: bolder;
}

h4.linetitle b {
    position: absolute;
    width: 0.133rem;
    height: 1.067rem;
    background: #2da6f7;
    display: block;
    left: 0.8rem;
    top: 1.1rem;
}

h4.linetitle em {
    float: right;
    font-size: 0.8rem;
    color: #666;
    background: url(../images/downico.png) no-repeat center right;
    background-size: 0.667rem auto;
    padding-right: 1.0rem;
    font-weight: normal;
    margin-right: 0.89rem;
}

h4.linetitle em.upico {
    float: right;
    font-size: 0.8rem;
    color: #666;
    background: url(../images/upico.png) no-repeat center right;
    background-size: 0.667rem auto;
    padding-right: 1.0rem;
    font-weight: normal;
    margin-right: 0.89rem;
}

.detailbox .dtsxh p {
    width: 100%;
    font-size: 0.8rem;
    color: #333;
    height: 1.5rem;
    line-height: 1.2rem;
    padding: 0.25rem 0.8rem;
}

.detailbox .dtsxh p em.timeico {
    background: url(../images/timeico.png) no-repeat left 0.25rem;
    background-size: 0.667rem auto;
    width: 1.2rem;
    height: 1.2rem;
    float: left;
}

.detailbox .dtsxh p em.adresico {
    background: url(../images/dzico.png) no-repeat left 0.2rem;
    background-size: 0.7rem auto;
    width: 1.2rem;
    height: 1.2rem;
    float: left;
}

.detailbox .dtsxh p.topsp {
    margin-top: 0.867rem;
}

.detailbox .dtsxh p.btsp {
    margin-bottom: 0.867rem;
}

.detailbox .cjdwbox {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    background: #fff;
}

.detailbox .cjdwbox table {
    width: 97%;
    margin: auto;
}

.detailbox .cjdwbox table tr th {
    font-size: 0.8rem;
    color: #999;
    height: 1.9rem;
}

.detailbox .cjdwbox table tr th:first-child {
    text-align: center;
    width: 21%;
}

.detailbox .cjdwbox table tr th:last-child {
    text-align: left;
    width: 79%;
}

.detailbox .cjdwbox table tr td {
    font-size: 0.9rem;
    color: #333;
    height: 1.9rem;
}

.detailbox .cjdwbox table tr td:first-child {
    text-align: center;
    width: 21%;
}

.detailbox .cjdwbox table tr td:last-child {
    text-align: left;
    width: 79%;
}

.detailbox .cjdwbox h5 {
    width: 100%;
    padding: 0.667rem 3.167rem 0.667rem 0.8rem;
    position: relative;
    overflow: hidden;
}

.detailbox .cjdwbox h5 span {
    float: left;
    width: 100%;
    height: 1.867rem;
    border-radius: 0.167rem;
    border: 1px solid #ccc;
    background: #f1f1f1;
    padding: 0 0.533rem;
}

.detailbox .cjdwbox h5 span input.textit {
    width: 100%;
    height: 1.8rem;
    border: none;
    background: none;
}

.detailbox .cjdwbox h5 .serbtn {
    border: none;
    height: 1.867rem;
    width: 2.333rem;
    right: 0.8rem;
    color: #2da6f7;
    font-size: 0.8rem;
    text-align: center;
    top: 0.667rem;
    position: absolute;
    background: none;
    cursor: pointer;
}

.sxhdt_cjone {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 0.533rem;
    padding-bottom: 0.6rem;
}

.sxhdt_cjone h2 {
    width: 92%;
    margin: auto;
    font-size: 1.2rem;
    color: #333;
    font-weight: bolder;
    padding: 1.0rem 4%;
}

.sxhdt_cjone p {
    width: 92%;
    margin: auto;
    font-size: 0.8rem;
    color: #333;
    padding: 0.1rem 4%;
    line-height: 1.5rem;
}

.sxhdt_cjone p em {
    color: #999;
}

.sxhdt_cjone p a {
    color: #2da6f7;
    text-decoration: underline;
    padding-right: 0.5rem;
}

.sxhdt_cjone p span.linezx {
    background: url(../images/online.png) no-repeat left center;
    background-size: 1.767rem auto;
    text-indent: -999em;
    display: inline-block;
    width: 2.0rem;
    height: 1.333rem;
}

.sxhdt_cjone p span.linelx {
    background: url(../images/lxico.png) no-repeat left center;
    background-size: 1.767rem auto;
    text-indent: -999em;
    display: inline-block;
    width: 2.0rem;
    height: 1.333rem;
}

.zpgwlist {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #e3e3e3;
}

.eachgangw {
    width: 92%;
    margin: auto;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 1.0rem;
}

.eachgangw h3 {
    width: 100%;
    font-size: 1.0rem;
    color: #2da6f7;
    font-weight: bolder;
    padding: 1.1rem 0 0;
}

.eachgangw h3 b {
    float: right;
    font-size: 0.8rem;
    color: #666;
    background: url(../images/upico.png) no-repeat center right;
    background-size: 0.667rem auto;
    padding-right: 1.0rem;
    font-weight: normal;
}

.eachgangw h3 b.zkmsgbtn {
    background: url(../images/downico.png) no-repeat center right;
    background-size: 0.667rem auto;
}

.eachgangw .zwmsgbox {
    width: 100%;
    overflow: hidden;
    display: none;
    padding-top: 0.8rem;
}

.eachgangw .zwmsgbox p {
    width: 100%;
    line-height: 1.467rem;
    font-size: 0.8rem;
    color: #333;
}

.eachgangw .zwmsgbox p em {
    color: #999;
}

.eachgangw .zwmsgbox .linegry {
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    margin: 1.0rem 0;
}

.eachgangw .zwmsgbox h5 {
    width: 100%;
    overflow: hidden;
    padding: 0 0 0.667rem 0;
}

.eachgangw .zwmsgbox h5 span {
    font-size: 0.8rem;
    color: #fff;
    background: #ff8b8b;
    padding: 0.2rem 0.2rem;
}

.sxdetailwp {
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 0.533rem;
}

.sxdetailwp p {
    width: 92%;
    line-height: 1.467rem;
    font-size: 0.8rem;
    color: #333;
    padding: 0.1rem 4%;
}

.sxdetailwp .sxdetailwpech {
    padding: 0.7rem 0;
    display: none;
    border-bottom: 1px solid #e3e3e3;
}

.sxdetailwp .sxdetailwpech .fjbox {
    width: 92%;
    margin: auto;
}

.sxdetailwp h5 {
    padding: 1.0rem 4%;
    width: 92%;
}

.sxdetailwp h5 a {
    color: #2da6f7;
    text-decoration: underline;
}

.sxhdt_cjone p b {
    font-weight: normal;
}

.sxhdt_cjone .sxdetailwpech {
    display: none;
    padding: 0.5rem 0;
    border-bottom: 1px solid #e3e3e3;
}

.sxhdt_cjone.noborder {
    border-bottom: none;
    padding-bottom: 0;
}

.detailbox .toptile h2.center {
    text-align: center;
}

.detailbox .toptile p span.timeico {
    width: 7.0rem;
    padding-left: 1.233rem;
    background: url(../images/timeico.png) no-repeat left 0.25rem;
    background-size: 0.667rem auto;
}

.detailbox .toptile p span {
    float: left;
    height: 1.267rem;
    line-height: 1.267rem;
    font-size: 0.667rem;
    color: #999;
}

.detailbox .toptile p span.numico {
    float: right;
    width: 2.5rem;
    padding-left: 1.1rem;
    background: url(../images/llico.png) no-repeat left 0.25rem;
    background-size: 0.667rem auto;
    height: 1.267rem;
    line-height: 1.267rem;
    text-align: left;
}

.detailbox .toptile p span.danwei {
    background: none;
    text-indent: 0em;
    width: 9.667rem;
}

.fjbox.filebox {
    width: 100%;
    padding: 1.0rem 4% 1.0rem 4.0rem;
    background: #fff;
}

.fjbox.filebox span {
    left: 1.0rem;
    top: 1.22rem;
}

.detailbox .toptile p span.danwei b {
    float: left;
    width: 3.0rem;
    height: 1.267rem;
    float: left;
    background: url(../images/zdico.png) no-repeat left 0.2rem;
    background-size: 1.567rem auto;
    text-indent: -999em;
}

.swiper-pagination-bullet {
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: #4D86FF;
}

.swiper-pagination {
    text-align: right;
    bottom: 10px !important;
    width: 98% !important;
    right: 10px !important;
    width: fit-content !important;
    text-align: right;
    float: right !important;
    left: auto!important;
}


/*20220216新添加学生账号绑定*/

body.bluebg {
    background: linear-gradient(#538de9, #95c7f1);
    padding: 3.0rem 0;
    box-sizing: border-box;
}

.ahblindbox.quesSystem {
    width: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    padding: 30px;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    margin-top: -220px;
}

.ahblindbox.quesSystem h2 {
    width: 100%;
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
    color: #4e84ec;
    padding: 0 0 20px;
}

.ahblindbox.quesSystem p {
    width: 100%;
    height: 50px;
    border: 1px solid #e3e3e3;
    position: relative;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 0 15px 0 55px;
    box-sizing: border-box;
}

.ahblindbox.quesSystem p em {
    float: left;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 15px;
}

.ahblindbox.quesSystem p input {
    height: 48px;
    border: none;
    width: 100%;
    font-size: 14px;
    color: #4e84ec;
}

.ahblindbox.quesSystem h4 {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    cursor: pointer;
}

.ahblindbox.quesSystem h4 input {
    width: 100%;
    height: 40px;
    color: #fff;
    text-align: center;
    background: #4e84ec;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.ahblindbox.quesSystem h4 input:hover {
    opacity: 0.8;
}

.ahblindbox.quesSystem p em.xhico {
    background: url(../../../../static/dywj/img/xhico.png) no-repeat left center;
    background-size: auto 20px;
}

.ahblindbox.quesSystem p em.yzm {
    background: url(../../../../static/dywj/img/yzmico.png) no-repeat left center;
    background-size: auto 27px;
}

.ahblindbox.quesSystem p em.xmico {
    background: url(../../../../static/dywj/img/xmico.png) no-repeat left center;
    background-size: auto 23px;
}

.quesSystem .failTip {
    width: 100%;
    padding: 0 0 20px;
    color: red;
    text-align: center;
}

.quesSystem .codes {
    border: 1px solid #ededee;
    float: left;
    width: 36%;
    height: 41px;
    margin-top: 2px;
}

.quesSystem .codes img {
    width: 100%;
    height: auto;
    margin-top: 9px;
}

.quesSystem .code {
    width: 50% !important;
    float: left;
}

.quesSystem .yzmRefresh {
    float: right;
    width: 10%;
    height: 40px;
    margin-top: 5px;
    line-height: 40px;
    cursor: pointer;
}

.quesSystem .yzmRefresh img {
    max-width: 100%;
    height: 24px;
    display: inline-block;
}

@media screen and (max-width:750px) {
    .ahblindbox.quesSystem {
        width: 90%;
        left: 5%;
        margin-left: 0px;
    }
}