.com_header {
    background: #fff;
}
.cutom_font{
    font-family: myFont,PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
}
.com_header_img {
    width: 100%;
    height: 320px;
    text-align: center;
    overflow: hidden;
    background: url("//sxsimg.xiaoyuanzhao.com/static/img/com_bg.jpg") no-repeat;
    color: #fff;
    position: relative;
}

.com_header_img img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin-top: 50px;
    border: 5px solid rgba(250, 250, 250, 0.3);
    background-color: #fff;
    background-clip: content-box;
}

.change_inf_box {
    width: 600px;
    margin: auto;
    position: relative;
}

.change_inf {
    width: 100%;
}

.change_inf:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
}

.change_inf li {
    width: 33%;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #333333;
    float: left;
    cursor: pointer;
}

.change_inf li.active > span {
    display: inline-block;
    box-shadow: 0 -3px 0 0 #02a0e9 inset;
}

.change_inf .is_wait_inf {
    color: #ccc;
    cursor: default;
}

.com_section {
    background: #f4f4f4;
    margin-top: 20px;
}

.com_section:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
}

.section_inf_box {
    width: 744px;
    float: left;
    background: #fff;
}

.section_inf_box:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
}

.section_aside {
    width: 220px;
    padding: 10px 20px 20px 20px;
    float: right;
    background: #fff;
}

.section_aside h4 {
    border-bottom: 1px solid #ddd;
    padding: 0 0 5px 0;
    margin: 10px 0 15px;
    font-size: 16px;
}

.section_aside .mar_top_10 {
    margin-top: 20px;
}

.section_inf {
    overflow: hidden;
    padding: 0 0 20px 0;
    background: #f4f4f4;
}

.com_inf {
    background: #fff;
    margin: 0 0 20px 0;
}

.com_inf h3 {
    margin: 0 0 10px 0;
    padding: 20px;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
}

.com_inf p {
    padding: 0 20px 20px 20px;
}

.hot_job_box {
    background: #fff;
    padding-bottom: 120px;
    position: relative;
}

.hot_job_box:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
}

.all_job_box {
    padding-bottom: 0;
    margin: -20px 0 0 0;
}

.hot_h3 {
    padding: 20px;
    margin: 15px 0 0 0;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
}

.job_inf {
    width: 100%;
    height: 80px;
    background-color: #fff;
    margin-top: 12px;
}

.job_inf:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
}

.job_inf:hover .jib_inf_inf > div {
    box-shadow: none;
}

.job_inf i {
    display: inline-block;
}

.job_inf .jib_inf_inf {
    width: 100%;
    height: 100%;
    position: relative;
    float: right;
    border-bottom: 1px solid #ddd;
}

.job_inf .jib_inf_inf:hover {
    box-shadow: 0 0 7px 1px #ddd;
}

.job_inf .jib_inf_inf div {
    margin: 18px 0 0 20px;
}

.job_inf .jib_inf_inf a {
    color: #777;
    width: 100%;
    display: inline-block;
}

.job_inf .jib_inf_inf a p {
    margin: 5px 0;
}

.job_inf .jib_inf_inf a span {
    color: #447791;
}

.job_inf .jib_inf_inf .time {
    height: 40px;
    color: #777777;
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -10px;
}

.job_inf h3 {
    margin: 0 0 5px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.addr,
.money,
.days {
    background: url('//sxsimg.xiaoyuanzhao.com/static/img/index_ico.png') no-repeat;
    background-position: -50px 0px;
    vertical-align: middle;
}

.addr {
    background-position: -109px 0;
    width: 10.5px;
    height: 13px;
}

.money {
    background-position: -100px 0;
    width: 9px;
    height: 13px;
}

.days {
    background-position: -120px 0;
    width: 14px;
    height: 13px;
}

.more_btn {
    outline: none;
    border: none;
    width: 160px;
    height: 40px;
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin: 0 0 0 -80px;
    display: block;
    font-size: 16px;
    border-radius: 6px;
    color: #fff;
    background: #02a0e9;
    cursor: pointer;
}

.sj_ico {
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 20px;
    background-size: cover;
    cursor: pointer;
}

.sc {
    /*right: 60px;*/
    /*background-image: url('//sxsimg.xiaoyuanzhao.com/static/img/shoucang-bai.png');*/
}

.sc_confirm {
    /*background-image: url("//sxsimg.xiaoyuanzhao.com/static/img/shouchang_huang.png");*/
}


.jb {
    /*right: 20px;*/
    /*background-image: url('//sxsimg.xiaoyuanzhao.com/static/img/jubao-bai.png');*/
}

.ico_text {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.ico_t_1 {
    background-image: url('//sxsimg.xiaoyuanzhao.com/static/img/website.png');
}

.ico_t_2 {
    background-image: url('//sxsimg.xiaoyuanzhao.com/static/img/gps.png');
}

.ico_t_3 {
    background-image: url('//sxsimg.xiaoyuanzhao.com/static/img/welfare.png');
}

.ico_t_4{
    background-image: url('//sxsimg.xiaoyuanzhao.com/static/img/com_name.png');
}

.mar_5 {
    margin: 10px 0;
}
.mar_font{
    font-size: 14px;
    color: #999;
    float: right;
}

.line_h_30 {
    line-height: 30px;
}

.section_all {
    display: none;
}

.aside_msg {
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.aside_msg a {
    color: #333;
}

.aside_msg a:hover {
    color: #0485b2;
}

.jb-box {
    width: 500px;
    height: 360px;
    background: #fff;
    position: relative;
    display: none;
    border-radius: 4px;
    overflow: hidden;
}

.jb_close {
    position: absolute;
    top: 7px;
    right: 10px;
    color: #fff;
    font-size: 26px;
    cursor: pointer;
    -webkit-transform: scale(1.2, 1);
    -moz-transform: scale(1.2, 1);
    -ms-transform: scale(1.2, 1);
    -o-transform: scale(1.2, 1);
    transform: scale(1.2, 1);
}

.jb_title {
    background: #6aa2e4;
    color: #fff;
    font-size: 18px;
    padding: 10px;
}

.inf {
    width: 400px;
    margin: 20px auto 0;
}

.inf_msg {
    width: 380px;
    height: 160px;
    padding: 10px;
    resize: none;
    outline: none;
    border-radius: 6px;
    margin: 10px 0 0 0;
    border: 1px solid #ddd;
}

.inf_msg:focus {
    border: 1px solid #6aa2e4;
}

.inf_pre {
    outline: none;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 25px;
    background: #6aa2e4;
    color: #fff;
    border: none;
    float: right;
    border-radius: 6px;
    margin: 20px 0 0 0;
}

.jobs_option {
    padding: 5px 15px 5px;
    border-bottom: 1px solid #DDDDDD;
}

.jobs_option:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
}

.jobs_option li {
    padding: 0 5px;
    float: left;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

.jobs_option li:hover {
    background: #00c6ff;
    color: white;
}

.jobs_option .active {
    background: #00c6ff;
    color: white;
}

.jobs_option .current {
    background: #00c6ff;
    color: white;
}
.marl{
    margin: 0 0 0 10px;
}
.com_introduce{
    position: relative;
    max-height: 350px;
    overflow: hidden;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}
.intro_inf{
    padding: 0 20px 10px;
}
.com_introduce>i{
    display: block;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: #555 transparent transparent transparent;
    position: absolute;
    right: 5px;
    bottom: 0;
    width: 0;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-transform-origin: center 2px;
    -o-transform-origin: center 2px;
    transform-origin: center 2px;
}
.com_introduce .isOut{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dz{
    /*right:100px;*/
    /*background: url('//sxsimg.xiaoyuanzhao.com/static/img/zan.png');*/
    /*-webkit-transition: all .3s;*/
    /*-moz-transition: all .3s;*/
    /*-o-transition: all .3s;*/
    /*transition: all .3s;*/
}
.dz_index{
    position: absolute;
    top: 45px;
    right: 100px;
    width: 22px;
}
.dz_ind{
    width: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50px;
    text-align: center;
}
.dz.active{
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
}



