

/*======author&sd---Tim18/6/3======*/

@font-face {
    font-family: 'iconfont';
    src: url('iconfont.eot');
    src: url('iconfont.eot?#iefix') format('embedded-opentype'),
    url('iconfont.woff') format('woff'),
    url('iconfont.ttf') format('truetype'),
    url('iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size: 19px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 12px;
    color: #f27000;
}
.icon_16{
    font-size: 16px;
}
.icon_16_C2{
    font-size: 16px;
    color: #222;
}
.icon_P8{
    padding: 0 8px;
}
.icon_18_C2{
    font-size: 18px;
    color: #222;
}
.icon_more{
    float: right;
    padding-right: 0.08rem;
    padding-left: 0;
    font-size: 13px;
}


/*=================lists_li=================*/
.lists_li tr{
    height: 46px;
    border-bottom: 1px dashed #eee;
}


html{font-size: 100px;}
@media all and (max-width: 1366px) {html{font-size: 86px;}}
@media all and (max-width: 992px) {html{font-size: 66px;}}

.list_pic{
    position: relative;
}
.list_pic img{
    width: 100%;
    height: 4rem;
}
.list_pic .list_pic_text{
    position: absolute;
    top: 40%;
    left: 24%;
    font-size: 0.36rem;
    color: #fff;
}

.list_nav dt{
    margin-top: -0.5rem;
    margin-bottom: 0.18rem;
    height: 1rem;
    padding: 0.2rem 0.2rem;
    font-size: 0.24rem;
    font-weight: 300;
    background: rgba(199, 0, 10, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFd2333b,endColorstr=#BFd2333b);
    color: #ffffff;
    /*text-align: center;*/
}
.list_nav dt span{
    font-size: 0.2rem;
}
.list_nav dd{
    height: 0.5rem;
    /*padding-right: 0.6rem;*/
    /*width: 2rem;*/
    font-size: 16px;
    text-align: left;
    line-height: 0.5rem;
    background-color: #f7f7f7;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.list_nav_act{
    background: #f29300 !important;
}
.list_nav_act>a,.list_nav_act .iconfont{
    color: #fff !important;
}
.list_nav dd:hover{
    background: #f29300 !important;
}
.list_nav dd:hover a,.list_nav dd:hover .iconfont{
    color: #fff !important;
}






.list_item{
    padding-left: 5%;
    padding-right: 0;
}
.list_item .list_item_li{
    /*height: 2.1rem;*/
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #eee;
}
.list_item .list_item_li .list_item_pic{
    display: block;
    float: left;
    height: 1.5rem;
    width: 25%;
    padding-right: 3%;
}
.list_item .list_item_li .list_item_pic>img{
    display: block;
    height: 100%;
    width: 100%;
}
.list_item .list_item_con{
    float: right;
    width: 75%;
}
.list_item .list_item_con h2{
    font-size: 16px;
    /*font-weight: 600;*/
    line-height: 0.28rem;
    margin-top: 15px;
    margin-bottom: 4px;
}
.list_item .list_item_con .con_time{
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 0.3rem;
    color: #999;
}
.list_item .list_item_con .con_content{
    line-height: 0.28rem;
}


/*列表页轮播*/
.list_slideBox{
    height: 3.2rem;
    padding-top: 10px;
}
.list_bd{
    background: #f7f7f7;
}
.list_bd .list_bg_img{
    display: block;
    width: 40%;
    height: 2.9rem;
}
.list_bd .list_bg_img>img{
    width: 100%;
    height: 100%;
}

.list_bd .list_bd_text{
    width: 54%;
    height: 2.7rem;
    margin-right: 0.3rem;
    position: relative;
}
.list_bd_text h4{
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #f29300;
}
.list_bd_text .list_bd_time{
    font-size: 14px;
    line-height: 1em;
    color: #999;
}
.list_bd_text .list_bd_con{
    font-size: 14px;
    line-height: 2em;
}
.list_bd_bottom{
    margin-top: 10px;
}
.list_bd_bottom .list_bd_more{
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    height: 0.25rem;
    width: 1rem;
    line-height: 0.25rem;
    text-align: center;
    color: #f27000;
    border: 1px solid #f27000;
    border-radius: 3px;
}
.list_bd_bottom .list_bd_fir{
    position: absolute;
    left: 70%;
    bottom: 0;
    letter-spacing: 6px;
}
.slideBox .prev,.slideBox .next{
    position: absolute;
    bottom: 0.36rem;
    top: auto;
    right: 3%;
    left: auto;
    margin-top: 0;
    display: block;
    height: 25px;
    width: 36px;
    border: 1px solid #f27000;
    background: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    color: #f27000;
    text-align: center;
}
.slideBox .prev:hover,.slideBox .next:hover{
    color: #fff;
    background: #f27000;
    text-underline: none;
}
.slideBox .prev{
    right: 8%;
}

/*================job__style_start=================*/
.thead_top{
    height: 50px;
    background-color: #7a7a7a;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 50px;
    padding: 0 2%;
}
.thead_bottom{
    height: 60px;
    padding: 0 2%;
}
.tbody_content{
    background-color: #f9f9f9;
    padding: 2%;
}
.tbody_content p{
    line-height: 2em;
}
.job_submit{
    width: 120px;
    height: 40px;
    background-color: #f29300;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
}
.job_submit>a{
    color: #fff;
}
.join_list .jion_li_title{
    border-bottom: 1px solid #ddd;
}
.join_list .jion_li_title td{
    height: 62px;
    padding: 0 2%;
}
.jion_li_detail>td>div{
    display: none;
}
.jion_li_more{
    font-size: 25px;
}



/*================job__style_end======================*/

/*================leader__style_start=================*/
.leader_con_h3{
    font-size: 30px;
    color: #f27000;
    font-weight: 600;
}
.leader_con_h4{
    font-size: 20px;
    color: #999;
}
.leader_con_con{
    line-height: 2.4em;
    text-align: justify;
}
.leader_con_i{
    margin: 24px 0;
    display: block;
    height: 2px;
    width: 20px;
    background: #b2b2b2;
}

/*================leader__style_end=================*/


/*=================pic_style_start===================*/
.list_pic .list_pic_img{
    display: block;
    height: 155px;
}
.list_pic .list_pic_img img{
    height: 100%;
}
.list_pic .list_pic_font>h5{
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.list_pic .list_pic_font>p{
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #999999;
}
.list_pic_eg li{
    background: -webkit-linear-gradient(left, #f3f3f3 , #ebebeb);   /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #f3f3f3,  #ebebeb);       /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #f3f3f3,  #ebebeb);     /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f3f3f3 ,  #ebebeb);      /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #f3f3f3, endColorstr = #ebebeb);
}

/*=================pic_style_end======================*/

/*================detail_style_start==================*/
.detail_con h1{
    margin-bottom: 24px;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 48px;
}
.detail_con p.detail_con_about{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dfdfdf;
}
.detail_con .detail_con_art{
    padding-top: 10px;
    line-height: 2.4em;
    font-size: 16px;
}
.detail_con_share{
    height: 42px;
    line-height: 42px;
}
.detail_con_share .detail_cs_close{
    padding-left: 20px;
}
.detail_con_share .detail_cs_close:hover i,.detail_con_share .detail_cs_print:hover i{
    color: #f27000;
}
.detail_con_share .detail_cs_print{
    padding-left: 20px;
}
.detail_con_share .detail_cs_cp a{
    font-size: 16px;
}


/*================detail_style_end===================*/





@media all and (max-width: 992px) {
    .list_item{
        padding-left: 0;
    }
    .list_item .list_item_li{
        padding: 10px;
        /*height: 1rem;*/
    }
    .list_item .list_item_li .list_item_pic{
        display: none;
    }
    .list_item .list_item_con{
        float: right;
        width: 100%;
    }
    .list_item .list_item_con .con_content{
        display: none;
    }
    .list_item .list_item_con h2{
        font-size: 15px;
    }
    .list_bd_time{
        display: none;
    }
    .list_bd_text .list_bd_con{
        line-height: 1.5em;
    }



}
@media all and (max-width: 768px) {
    .list_pic .list_pic_text{
        top: 24%;
        left: 18%;
        font-size: 0.24rem;
    }
    .list_pic img{
        height: 2rem;
    }
    .list_bd .list_bd_text{
        display: none;
    }
    .list_bd .list_bg_img{
        width: 100%;
    }

    /*==<768分页部分隐藏==*/
    .default_pgSearchInfo{
        display: none;
    }
    .slideBox .prev{
        right: 15%;
    }

    /*==leader==*/
    .thead_top{
        font-size: 17px;
    }
    /*==detail==*/
    .detail_con{
        padding: 0 10px;
    }
    .detail_con h1{
        margin-top: 0;
        font-size: 20px;
        line-height: 36px;
    }
    .detail_con_about,.detail_con_share{
        display:none;
    }


}






