﻿@charset "utf-8";
/*引导页start*/
.loadwrap{width: 100%;height: 100%;background: #155fc9;position: absolute;z-index: 9999999;top: 0;left: 0;}
#caseBlanche {  height: 150px;  width : 150px;  float : left;  position: absolute;  z-index: 99;  left: 0;right: 0;top: -17%;bottom: 0;margin: auto;}
#caseBlanche #load {height: 150px;width: 100%;color : #fff;font-family : calibri;text-align : center;position : absolute;/* top: 53px; */font-size: 2rem;line-height: 50px;text-align: center;}
#load i{height: 100%;display: inline-block;width: 100%;text-align: center;line-height: 150px;}
#test {height : 10px;width : 10px;position : absolute;background-color : #fff;border-radius : 50%;top : 0px;left: 38px;}
#rond {height: 150px;width: 150px;border: 1px solid #fff;border-radius : 50%;position :absolute;animation : rond 2s infinite;-webkit-animation : rond 2s infinite;}
.loading{width: 100%;color: #fff;font-size: 2rem;position: absolute;top: 171px;text-align: center;}
@keyframes rond {
    0% {transform : rotate(0deg);}
    100% {transform : rotate(360deg);}
}
@-webkit-keyframes rond {
    0% {-webkit-transform : rotate(0deg);}
    100% {-webkit-transform : rotate(360deg);}
}
@-moz-keyframes rond {
    0% {-webkit-transform : rotate(0deg);}
    100% {-webkit-transform : rotate(360deg);}
}
@-ms-keyframes rond {
    0% {-webkit-transform : rotate(0deg);}
    100% {-webkit-transform : rotate(360deg);}
}
@keyframes rond {
    0% {-webkit-transform : rotate(0deg);}
    100% {-webkit-transform : rotate(360deg);}
}
*{ font-family: "Microsoft Yahei",Arial;  }
.no-padding{  padding: 0;  }
.no-margin{margin: 0;  }
.index-top{
    width:1000px;
    /* height: 38px; */
    /* border: 1px red dashed; */
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -500px;
}
.main-width{
    width: 1000px;
    /* margin: 0 auto; */
}
.logo2{display: block;float: left;margin-top: 17px;}
.index-nav{
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 86px;
    background: #fff;
}
/*引导页end*/
/*首页*/
.nav-list{float: right;margin-bottom: 0;position: relative;/* border: 1px red dashed; */background: url("images/nav-bg.png") no-repeat;width: 485px;height: 38px;margin-top: 20px;}
.nav-list li{float: left;height: 38px;line-height: 38px;text-align: center;width: 25%;list-style: none;display: block;}
.nav-list li a{text-decoration: none;color: #FFF;font-size: 14px;/* background: blue; */font-weight: bold;display: block;}
.nav-list li a.on{text-decoration: none; color: #fff; font-size: 16px;}
.nav-list li a:hover{  text-decoration: none; font-size: 16px; }
.nav-list li a:active{ text-decoration: none; }
.nav-list li a:visited{text-decoration: none; }
.nav-list li div{position: absolute;top: 35px;left: 0;width: 25%;display: none;}
.nav-list li div .nav-wrap{background: url("images/wrap-nav1.png") no-repeat;width: 168px;height: 30px;margin-top: -5px;}
.nav-list li div .nav-wrap2{background: url("images/wrap-nav.png") no-repeat;width: 168px;height: 30px;margin-top: -5px;}
.nav-list li div .nav-wrap .wrap-a{font-size: 12px;float: left;/* padding-top: 11px; */margin-top: 13px;width: 56px;border-right: 2px #eee solid;}
.nav-list li div .nav-wrap .wrap-a.border-none{border: none;}
.index-bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.index-img{position: absolute;}
.p101{
    width: 23%;
    bottom: 5%;
    left: 10%;
    -webkit-animation: care 2s both;
    -moz-animation: care 2s both;
    -o-animation: care 2s both;
    animation: care 2s both;
}
@-webkit-keyframes care {
    0%{
        width: 23%;
        bottom: 5%;
        left: 400%;
    }
    100%{
        bottom: 5%;
        left: 10%;
    }
}
@-moz-keyframes care {
    0%{
        width: 23%;
        bottom: 5%;
        left: 400%;
    }
    100%{
        bottom: 5%;
        left: 10%;
    }
}
@-ms-keyframes care {
    0%{
        width: 23%;
        bottom: 5%;
        left: 400%;
    }
    100%{
        bottom: 5%;
        left: 10%;
    }
}
@-o-keyframes care {
    0%{
        width: 23%;
        bottom: 5%;
        left: 400%;
    }
    100%{
        bottom: 5%;
        left: 10%;
    }
}
@keyframes care {
    0%{
        width: 23%;
        bottom: 5%;
        left: 400%;
    }
    100%{
        bottom: 5%;
        left: 10%;
    }
}
.p101 img{
    width: 100%;
    left: 0;
    top: 0;
}
.car{
    position: relative;  width: 100%;}
.p105{
    width: 100%;
    opacity: 0;
    position: absolute;
    -webkit-animation: flash 3s forwards 2s 1;
    -moz-animation: flash 3s forwards 2s 1;
    -o-animation: flash 3s forwards 2s 1;
    animation: flash 3s forwards 2s 1;
}
.p102{
    width: 8%;
    left: 8%;
    top: 10%;
    z-index: 4;
}
.p103{
    width: 49%;
    left: 30%;
    top: 9%;
    -webkit-animation: smallbig .6s both .6s;
    -moz-animation: smallbig .6s both  .6s;
    -o-animation: smallbig .6s both  .6s;
    animation: smallbig .6s both  .6s;
}
.p104{
    width: 45%;
    left: 30%;
    top: 52%;
    display: block;
    position: absolute;
    -webkit-animation: smallbig .6s both 1.2s;
    -moz-animation: smallbig .6s both  1.2s;
    -o-animation: smallbig .6s both  1.2s;
    animation: smallbig .6s both  1.2s;
}
.p104 img{
    width: 100%;
    position: absolute;
}
.p106{
    width: 19%;
    left: 8%;
    top: 10.6%;
    -webkit-animation: fadeInDown 1s both 1.2s;
    -moz-animation: fadeInDown 1s both  1.2s;
    -o-animation: fadeInDown 1s both 1.2s;
    animation: fadeInDown 1s both  1.2s;
}
.footer{
    height: 60px;
    line-height: 60px;
    position: relative;
    width: 100%;
    text-align: center;
    color: #E60012;
}
/*公司介绍*/
body{
    background: #eee;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}
.banner{
    position: relative;
    min-width: 1000px;
}
.main-width2{
    width: 1000px;
    margin: 0 auto;
}
.main-body{
    margin-top: 60px;
    min-width: 1000px;
}
.left-list{
    background: url("images/list-bg.png") no-repeat;
    width: 202px;
    min-height:368px ;
    background-size: 100% 100%;
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    position: relative;
}
.left-list .li-one{}
.left-list .li-one .list-title{
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.ul-one {
    margin-left: 14px;
    margin-top: 15px;
}
.ul-one .li-two {
    height: 40px;
    width: 204px;
    line-height: 40px;
    text-align: left;
    padding-left: 41px;
}
.ul-one .li-two a{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.ul-one .li-two.on {
    background: url("images/list-li.png") no-repeat;
}
.ul-one .li-two.on a.li-two-a{
    color: #fff;
}
.ul-one .li-two.on:first-child{
    color: #fff;
}
.ul-two{
    margin-left: -13px;
    width: 150px;
    margin-top: 2px;
}
.ul-two .li-three{
    text-align: left;
    background: url("images/li-bg2.png") no-repeat right;
    height: 40px;
}
.ul-two .li-three a{
    color: #000;
    font-size: 16px;
    font-weight: normal;
    background: url("images/li-bg.png") no-repeat center left;
    padding-left: 12px;
}
.kist{
    position: absolute;
    right: 16px;
    bottom: 16px;
}
.zp-title{
    height: 90px;
}
.zp-title-num1{
    margin-top: 50px;
}
a:hover{  text-decoration: none;  }
a:visited{  text-decoration: none;  }
a:active{  text-decoration: none;  }
.right-main{
    width: 664px;
    float: right;
}
.right-title{
    margin-bottom: 50px;
}
.title-big{
    font-size: 19px;
}
.title-big-bold{
    font-weight: bold;
    font-size: 22px;
}
.main-p{
    font-size: 14px;
    line-height: 30px;
}
.main-p-top{
    margin-top: 28px;
}
.main-p-top2{
    margin-top: 5px;
}
.main-p-top2{
    margin-top: 15px;
}
.bottom-img{margin-top: 66px;}
.bottom-img img{width: 100%;}
.li-p{
    margin-left: 15px;
}
.li-p li{
    background: url("images/li-bg.png") no-repeat left center;
    padding-left: 15px;
    line-height: 25px;
    height: 25px;
}
/*企业文化*/
.title-big2{
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
}
.left-text{
    font-size: 14px;
    line-height: 22px;
}
/*招聘行程*/
.zp-xc{margin-right: 25px;}
.zp-xc table{
    border: none;
}
.zp-xc table thead{}
.zp-xc table thead tr{}
.zp-xc table thead tr th{
    background: #c00000;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
}
.zp-xc table tbody {
    border: none;
    background: #fff;
}
.zp-xc table tbody tr {
    line-height: 38px;
    border: 1px solid #595959;
}
.zp-xc table tbody tr td{
    font-size: 14px;
    color: #000;
    border: 1px solid #595959;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;/*强制不换行，超出显示省略号*/
    text-align: center;
}
/*招聘流程*/
.zp-h1{
    font-size: 22px;
    font-weight: bold;
}
.zp-lc-img{
    margin-top: 20px;
}
.zp-zy{
    margin-left: 15px;
    margin-top: 25px;
}
.zp-zy li{
    padding-left: 15px;
    line-height: 25px;
    height: 25px;
}
/*招聘职位*/
.job-list-table{
    border: none;
    margin-top: 40px;
    border-collapse: collapse;
}
.job-list-table tr{
    line-height: 42px;
    height: 42px;
    text-align: center;
    /*border: 1px solid #a0a0a0;*/
}
.job-list-table tr td{
    font-size: 14px;
    color: #595959;
    border-bottom:1px solid #595959;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;/*强制不换行，超出显示省略号*/
}
.job-list-table tr td a{
    color: #595959;
}
.job-list-table tr td a:hover{text-decoration: none;}
.job-list-table tr td a:visited{text-decoration: none;}
.job-list-table tr td a:active{text-decoration: none;}
.li-p2{
    margin-left: 15px;
}
.li-p2 li{
    background: url("images/li-bg.png") no-repeat left center;
    padding-left: 15px;
    line-height: 22px;
    height: 25px;
    font-size: 14px;
}
.li-p22{
    background: url("images/li-bg.png") no-repeat left center;
    padding-left: 15px;
    line-height: 22px;
    height: 25px;
    font-size: 14px;
    margin-left: 15px;
}
.li-p3{
    margin-left: 15px;
    line-height: 22px;
    font-size: 14px;
    padding-left: 2em;
}
.li-p3 li{
    padding-left: 15px;
    line-height: 22px;
    /* height: 25px; */
    font-size: 14px;
}
.margin-top8{
    margin-top: 18px;
}
.margin-top7{
    margin-top: 50px;
}
.h3-jobs-title{
    color: #c30d23;
    font-size: 21px;
    line-height: 80px;
    font-weight: bold;
    padding-left: 30px;
}
.city-list-table{
    border: none;
}
.city-list-table tr{
    line-height: 70px;
    height: 70px;
    text-align: center;
}
.city-list-table tr td{
    font-size: 14px;
    color: #595959;
    border-bottom:1px dashed #595959;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;/*强制不换行，超出显示省略号*/
}
.city-list-table tr td a{
    color: #595959;
}
.city-list-table tr td a:hover{text-decoration: none;}
.city-list-table tr td a:visited{text-decoration: none;}
.city-list-table tr td a:active{text-decoration: none;}
.city-li{
    display: block;
    font-size: 16px;
    color: #fff;
    background: url("images/job-bg.png") no-repeat;
    width: 99px;
    min-height: 39px;
    line-height: 39px;
    text-align: center;
    font-weight: bold;
}
.city-li:active{text-decoration: none;}
.city-li:visited{text-decoration: none;}
.city-li:hover{
    text-decoration: none;
    /*   border: 2px #c30d23 solid;
       border-radius: 10px;*/
    color: #c00000;
}
.city-li.on{
    /* border: 2px #c30d23 solid;
     border-radius: 10px;*/
}
/*职位详情*/
.job-detail-list {border: none;}
.job-detail-list thead{
}
.job-detail-list thead tr{}
.job-detail-list thead tr th{
    text-align: center;
    background: #c00000;
    height: 37px;
    line-height: 37px;
    color: #fff;
    border: none;
}
.job-detail-list tbody{
    width: 100%;
}
.job-detail-list tbody tr {
    height: 35px;
    line-height: 35px;
    border-bottom: 2px dashed #595959;
}
.job-detail-list tbody tr td{
    text-align: center;
    border: none;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;/*强制不换行，超出显示省略号*/
}
@-moz-document url-prefix() {
    .job-detail-list tbody tr td{
        text-align: center;
        /*border-bottom: 1px solid #595959;*/
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;/*强制不换行，超出显示省略号*/
    }
}
.job-detail-list tbody tr td a{
    color: #595959;
}
.job-detail-list tbody tr td a:hover{}
.job-detail-list tbody tr td a:active{}
.job-detail-list tbody tr td a:visited{}
/*firefox*/
@-moz-document url-prefix() {
    /*.job-list-table tr{
        line-height: 42px;
        height: 42px;
        text-align: center;
        border-bottom: 2px solid #595959;
    }
    .city-list-table tr{
        line-height: 70px;
        height: 70px;
        text-align: center;
        border-bottom: 2px solid #595959;
    }
    .job-detail-list tbody tr{
        height: 35px;
        line-height: 35px;
        border-bottom: 2px solid #595959;
    }*/
}
pre {
    font-family: "Lucida Console", "Courier New", Verdana;
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
}
code {
    font-family: "Lucida Console", "Courier New", Verdana;
    margin: 0;
    padding: 0;
}
/*环境*/
#gallery {
    padding: 30px;
    background: #fff;
    border: 2px #d8d3cf solid;
}
#descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin-top: 10px;
    width: 640px;
    padding: 10px;
    overflow: hidden;
}
#descriptions .ad-image-description {
    position: absolute;
}
#descriptions .ad-image-description .ad-description-title {
    display: block;
}
.ul-city-list{
    width: 100%;
    /* border: 1px red dashed; */
    float: left;
    padding: 15px;
}
.ul-city-list li{
    float: left;
    width: 11.1111%;
    text-align: center;
}
.ul-city-list li a{}
.ul-city-list li a{}
.margin-top54{
    margin-top: 9px;
}
.qa{}
.qa .title{color: #e32529;font-size: 22px;line-height: 30px;font-weight: bold;}
.qa .qa-q{font-size: 17px;font-weight: bold;color: #000;line-height: 35px;margin-top: 15px;}
.qa .qa-a{font-size: 14px;line-height: 25px;}
.qa .qa-a a{font-size: 14px;line-height: 25px;color: #000;}
.yellow-bg{background: url("images/title-bg.png") no-repeat;width: 112px;height: 37px;line-height: 37px;text-align: center;color: #fff;font-size: 16px;font-weight: bold;}
.new-p{line-height: 34px;font-size: 16px;text-indent: 2em;}
.new-jobs{width: 750px;margin: 10px auto;}
.new-jobs table tr th{height: 55px;background: #ad0d23;color: #fff;font-size: 17px;font-weight: bold;vertical-align: middle;text-align: center;}
.new-jobs table tr td{vertical-align: middle;text-align: center;}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #dcdddd;
}
. code{width: 100%;}
. code img{width: 100%;}