
.box5007_1 a {
    text-decoration: none;
}

/*新面包屑*/
.box5007_1 .t-nav-bc2 {
    height: 39px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #ccc;
    display: block;
}

.box5007_1 .t-nav-bc2 .fontSize * {
    font-size: 15px;
}

.box5007_1 .t-nav-bc2 ul {
    list-style: none;
}

.box5007_1 .t-nav-bc2 li {
    float: left;
    line-height: 39px;
}

.box5007_1 .t-nav-bc2 li a {
    color: #333;
    padding: 10px;
}

.box5007_1 .t-nav-bc2 li a.text {
    color: #999;
}

.box5007_1 .t-nav-bc2 .text {
    padding-left: 5px;
}

.box5007_1 .t-nav-bc2 .bt {
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#eeeeee', endcolorstr='#e4e4e4', gradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#eeeeee', endcolorstr='#e4e4e4', gradientType=0);
    background: -o-linear-gradient(top, #eeeeee, #e4e4e4);
    background: -moz-linear-gradient(top, #eeeeee, #e4e4e4);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#e4e4e4));
    background-color: #e4e4e4;
}

.box5007_1 .t-nav-bc2 .bg {
    background-image: url(../images/jiantou.png);
    background-repeat: no-repeat;
    background-size: 6px 39px;
    width: 6px;
}

.box5007_1 .t-nav-bc2 .return {
    background-color: #ededed;
    border: 1px solid #ccc;
    width: 40px;
    height: 23px;
    line-height: 23px;
    display: block;
    float: right;
    padding: 0 0 0 8px;
    margin: 7px 10px 0 0;
    border-radius: 2px;
    position: relative;
    color: #8a8a8a;
    font-size: 12px;
}

.box5007_1 .t-nav-bc2 .r-ico {
    position: absolute;
    background-image: url(../images/in.png);
    background-repeat: no-repeat;
    background-size: 8px 12px;
    width: 8px;
    height: 12px;
    display: block;
    right: 5px;
    top: 5px;
}

.box5007_1 .t-nav-bc2 .cla {
    background-color: #ededed;
    border: 1px solid #ccc;
    width: 55px;
    height: 23px;
    line-height: 23px;
    display: block;
    float: right;
    padding: 0 0 0 25px;
    margin: 7px 10px 0 0;
    border-radius: 2px;
    position: relative;
    color: #8a8a8a;
    font-size: 12px;
}

.box5007_1 .t-nav-bc2 .cla-ico {
    position: absolute;
    background: url(../images/info.png) left bottom no-repeat;
    width: 13px;
    height: 10px;
    display: block;
    left: 8px;
    top: 7px;
}

/*招聘详细*/
.box5007_1 .Jobtxt, .Jobsubmit {
    padding: 20px 10px;
    background-color: #fff;
}

.box5007_1 .Jobtxt li {
    padding-bottom: 13px;
}

.box5007_1 .Jobtxt li:last-child {
    padding-bottom: 0 !important;
}

.box5007_1 .Jobpost {
    padding: 15px 10px 10px 10px;
}

.box5007_1 .Jobpost .txt {
    line-height: 22px;
    margin-bottom: 15px;
}

.box5007_1 .Jobpost .submit {
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 2px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f4f4f4', endcolorstr='#eaeaea', gradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f4f4f4', endcolorstr='#eaeaea', gradientType=0);
    background: -o-linear-gradient(top, #eee, #e4e4e4);
    background: -moz-linear-gradient(top, #eee, #e4e4e4);
    background: -webkit-gradient(linear, 0 0%, 0 100%, from(#eee), to(#e4e4e4));
    background-color: #c1c1c1;
}

.box5007_1 .Jobsubmit .input {
    height: 30px;
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    -webkit-box-shadow: 0px 1px 0px 0px #d5d5d5 inset;
    -moz-box-shadow: 0px 1px 0px 0px #d5d5d5 inset;
    box-shadow: 0px 1px 0px 0px #d5d5d5 inset;
    background-color: #fff;
    margin-bottom: 15px;
}

.box5007_1 .Jobsubmit .textarea {
    height: 100px;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    -webkit-box-shadow: 0px 1px 0px 0px #d5d5d5 inset;
    -moz-box-shadow: 0px 1px 0px 0px #d5d5d5 inset;
    box-shadow: 0px 1px 0px 0px #d5d5d5 inset;
    background-color: #fff;
    margin-bottom: 15px;
}

.box5007_1 .Jobsubmit .textarea textarea {
    border: none;
    margin: 2px;
    width: 99%;
    height: 100px;
    line-height: 18px;
}

.box5007_1 .Jobsubmit .input .file {
    height: 28px;
    width: 80px;
    line-height: 28px;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f7f6f6', endcolorstr='#d7d6d6', gradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f7f6f6', endcolorstr='#d7d6d6', gradientType=0);
    background: -o-linear-gradient(top, #f7f6f6, #d7d6d6);
    background: -moz-linear-gradient(top, #f7f6f6, #d7d6d6);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f6f6), to(#d7d6d6));
    border: solid 1px #E0E0E0;
    border-radius: 0 4px 4px 0;
}

.box5007_1 .Jobsubmit .submit {
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 2px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f4f4f4', endcolorstr='#eaeaea', gradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f4f4f4', endcolorstr='#eaeaea', gradientType=0);
    background: -o-linear-gradient(top, #eee, #e4e4e4);
    background: -moz-linear-gradient(top, #eee, #e4e4e4);
    background: -webkit-gradient(linear, 0 0%, 0 100%, from(#eee), to(#e4e4e4));
    background-color: #c1c1c1;
}

/*资坛相关*/
.box5007_1 .other {
    background-color: #fff;
    padding-bottom: 10px;
}

.box5007_1 .other .title {
    background-color: #f2f2f2;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.box5007_1 .other .inf li {
    padding: 8px 10px;
    line-height: 22px;
    border-bottom: 1px dashed #ccc;
    color: #666;
    position: relative;
    word-wrap: break-word;
    word-break: break-all;
}

.box5007_1 .other .inf li:last-child {
    border-bottom: none;
}

.box5007_1 .other .bt {
    border-top: 1px solid #d3d3d3;
}

.box5007_1 .other .otherTagTitle {
    line-height: 14px;
}

.box5007_1 .asw-arrow {
    position: relative;
}

.box5007_1 .asw-arrow .arrow {
    position: absolute;
    bottom: -1px;
    left: 20px;
    width: 11px;
    height: 7px;
    background: url(../images/info.png) -107px top no-repeat;
}

.box5007_1 .asw-arrow .arrow-down {
    float: right;
    width: 12px;
    height: 7px;
    margin-right: 10px;
    background: url(../images/info.png) -60px top no-repeat;
    margin-top: -10px;
}

.box5007_1 .asw-arrow .arrow-up {
    float: right;
    width: 12px;
    height: 7px;
    margin-right: 10px;
    background: url(../images/info.png) -81px top no-repeat;
    margin-top: -10px;
}

.box5139_7 {
    position: fixed;
    z-index: 1000;
    left: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
}

.box5139_7 .box5139_xian {
}

.box5139_7 .box5139_xian .box5139_title {
    width: 100%;
    background: url(../images/xia7.png) center top no-repeat;
    background-size: 273px 18px;
    height: 18px;
}

.box5139_7 .box5139_xian .box5139_foot {
    width: 100%;
    height: 40px;
    line-height: 58px;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#333333', endcolorstr='#1a1a1a', gradientType=0);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#333333', endcolorstr='#1a1a1a', gradientType=0);
    background: -o-linear-gradient(top, #333333, #1a1a1a);
    background: -moz-linear-gradient(top, #333333, #1a1a1a);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#1a1a1a));
}

.box5139_7 .box5139_xian .box5139_foot li {
    width: 20%;
    text-align: center;
    float: left;
}

.box5139_7 .box5139_xian .box5139_foot li a {
    line-height: 58px;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 12px;
    background: url(../images/shu.png) right top no-repeat;
    background-size: 2px 40px;
}

.box5139_7 .box5139_xian .box5139_foot .box5139_index {
    background: url(../images/home.png) center 6px no-repeat;
    background-size: 12px 14px;
    display: block;
}

.box5139_7 .box5139_xian .box5139_foot .box5139_tel {
    background: url(../images/tel.png) center 6px no-repeat;
    background-size: 20px 14px;
    display: block;
}

.box5139_7 .box5139_xian .box5139_foot .box5139_mail {
    background: url(../images/emile.png) center 6px no-repeat;
    background-size: 12px 14px;
    display: none;
}

.box5139_7 .box5139_xian .box5139_foot .box5139_di {
    background: url(../images/di.png) center 6px no-repeat;
    background-size: 10px 14px;
    display: block;
}

.box5139_7 .box5139_xian .box5139_foot .box5139_liu {
    background: url(../images/liu.png) center 6px no-repeat;
    background-size: 16px 14px;
    display: block;
}

.box5139_7 .box5139_xian .box5139_foot .box5139_fen {
    background: url(../images/fen.png) center 6px no-repeat;
    background-size: 14px 14px;
    display: block;
}

.box5139_7 .box5139_ying {
    width: 100%;
    display: none;
    background: url(../images/bottom7.png) center top no-repeat;
    background-size: 273px 18px;
    height: 18px;
}

.box5008_-2128 .newsTitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 180%;
    margin: 12px 10px 0;
    word-break: break-all;
    word-wrap: break-word;
}

.box5008_-2128 .newsDate {
    font-size: 12px;
    line-height: 10px;
    margin: 10px 10px 0;
}

.box5008_-2128 .newsContentInfo {
    font-size: 14px;
    line-height: 180%;
    margin: 8px 10px;
    word-break: break-all;
    padding-bottom: 10px;
    word-wrap: break-word;
    overflow: hidden;
}

/*资坛相关*/
.box5008_-2128 .other {
    background-color: #fff;
    padding-bottom: 10px;
}

.box5008_-2128 .other .title {
    background-color: #f2f2f2;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.box5008_-2128 .other .inf li {
    padding: 8px 10px;
    line-height: 22px;
    border-bottom: 1px dashed #ccc;
    color: #666;
    position: relative;
    word-wrap: break-word;
    word-break: break-all;
}

.box5008_-2128 .other .inf li a {
    text-decoration: none;
    color: #5a5a5a;
    font-size: 14px;
}

.box5008_-2128 .other .inf li:last-child {
    border-bottom: none;
}

.box5008_-2128 .other .bt {
    border-top: 1px solid #d3d3d3;
}

.box5008_-2128 .other .otherTagTitle {
    line-height: 14px;
    font-size: 16px;
}

.box5008_-2128 .asw-arrow {
    position: relative;
}

.box5008_-2128 .box5008_-2128 .asw-arrow .arrow {
    position: absolute;
    bottom: -1px;
    left: 30px;
    width: 14px;
    height: 7px;
    background: url(../images/shang_j.png) right bottom no-repeat;
}

.box5008_-2128 .asw-arrow .arrow-down {
    float: right;
    width: 12px;
    height: 7px;
    margin-right: 10px;
    background: url(../images/xiajian.png) right bottom no-repeat;
    margin-top: -10px;
}

.box5008_-2128 .asw-arrow .arrow-up {
    float: right;
    width: 12px;
    height: 7px;
    margin-right: 10px;
    background: url(../images/xiajian.png) right bottom no-repeat;
    margin-top: -10px;
}

.box5008_-2128 .page-list {
    font-size: 14px;
}

.box5008_-2128 .page-list p {
    margin-bottom: 10px;
}

.box5008_-2128 .page-list a {
    color: #0545c9;
    text-decoration: none;
}