#core {
    width: 100%;
}
p{margin:0;}
#core .main {
    width: 1200px;
    margin: 0 auto;
    font-size: 0;
    margin-top: 20px;
}

#core .main .le {
    width: 828px;
    height: 476px;
    display: inline-block;
}

#core .main .ri {
    width: 352px;
    height: 476px;
    display: inline-block;
    margin-left: 20px;
}


#core .main .le .swiper-container {
    width: 828px;
    height: 476px;
}

#core .main .le .ri .swiper-slide {
    cursor: pointer;
    text-align: center;
    font-size: 0px;
    background: #fff;

    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#core .main .le .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: transparent;
    opacity: 1;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: 0px 6px;
}


#core .main .le .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}


#core .main .le .swiper-pagination {
    text-align: right;
    margin-bottom: 20px;
}

#core .main .le .swiper-container-horizontal>.swiper-pagination-bullets,
#core .main .le .swiper-pagination-custom,
#core .main .le .swiper-pagination-fraction {
    left: -10px;
}

#core .main .le .swiper-container .text {
    width: 100%;
}

#core .main .le .swiper-container .text img {
    width: 100%;
    display: block;
}

#core .main .le .swiper-container .text p {
    display: inline-block;
    color: #fff;
    text-align: left;
    vertical-align: top;
    height: 74px;
    line-height: 74px;
    width: 100%;
    font-size: 22px;
    background: rgba(0, 0, 0, 0.3);
    margin: 0;
    padding-left: 40px;
    position: absolute;
    bottom: 0px;
}

#core .main .le .swiper-button-prev {
    height: 70px;
    width: 42px;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: ;
    background-size: auto 30px;
    margin-left: -10px;
    margin-top: -40px;
    outline: 0;
}


#core .main .le .swiper-button-next {
    height: 70px;
    width: 42px;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: ;
    background-size: auto 30px;
    margin-right: -10px;
    margin-top: -40px;
    outline: 0;
}



#core .main .ri .na {
    display: block;
    width: 100%;
    border-bottom: 2px solid #dddddd;
    height: 42px;
    line-height: 42px;
    margin-top: -6px;

}


#core .main .ri .na i {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    font-size: 22px;
    color: #3468be;
    padding: 0 12px;
    font-style: normal;
    cursor: pointer;
    position: relative;
    margin-right: 30px;
    font-weight: bold;
}


#core .main .ri .na i::before {
    position: absolute;
    bottom: -3px;
    left: 0px;
    content: "";
    display: inline-block;
    vertical-align: top;
    height: 4px;
    width: 100%;
    background: #3468be;

}


#core .main .ri .na span {
    float: right;
    font-size: 15px;
}


#core .main .ri .na span a {
    color: #949494;
}



#core .main .ri .coreinfo {
    color: #050505;
    font-size: 17px;
    line-height: 38px;
    margin-top: 10px;
    height: 310px;
}





#core .main .ri .enc {
    margin-top: 20px;
}




#core .main .ri .enc li {
    line-height: 36px;
    font-size: 16px;
    text-decoration: underline;
    color: #313131;
}


#table {
    width: 100%;
}

#table .main {
    width: 1200px;
    margin: 0 auto;
}

#table .main .t {
    margin-top: 50px;
}

#table .main .t>li {
    display: block;
    min-height: 68px;
    line-height: 68px;
    background: #f5f5f5;
    transition: 0.2s;
    cursor: pointer;
}
#table .main .t>li:hover {
    background: #eee;
}

#table .main .t>li:nth-child(1){
    background: #3063bc;
    color: #fff;
}
#table .main .t>li:nth-child(1):hover{
    background: #3063bc;
}

#table .main .t>li:nth-child(1)>ul>li:nth-child(6)::after{
    display: none;
}


#table .main .t>li:nth-child(2n) {
    background: #fff;
}

#table .main .t>li>ul>li {
    display: inline-block;
    font-size: 16px;
    width: 14.28%;
    text-align: center;
}
#table .main .t>li>ul>.zp-context{
	width:100%;
  display:block;
  line-height:30px;
  font-size: 16px;
    border: 1px solid #eee;
    background: #fff;
    padding: 15px;
}
#table .main .t>li>ul>.zp-context li{font-size:16px;}
#table .main .t>li>ul>li i{
    display: inline-block;
  	content: ' '
    vertical-align: top;
    background-image: url(/uploads/image/timg/recruit2.jpg);
    background-repeat: no-repeat;
    height: 26px;
    width: 26px;
    margin-top: 22px;
    margin-left: 10px;
}
#table .main .t>li>ul>li .zkicon{
 background-image: url(/uploads/image/timg/recruit2-act.jpg);
}


#table .more {
    text-align: center;
    color: #000;
    margin-top: 60px;

}
#table .more li {
    display: inline-block;
    border: 1px solid #e2e2e2;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 10px;
    margin: 0 3px;
    font-size: 15px;
    cursor: pointer;
}
#table .more i {
    font-size: 15px;
}

#table .more li:hover {
    background: #1e63b1;
    color: #fff !important;
}

#table .more li:hover a{
    color: #fff !important;
}

#table .more .choose {
    background: #1e63b1;
    color: #fff;
}



.more li:hover a{
    color:#fff !important;
}
.more li a:hover{
    color:#fff !important;
}