/*新闻列表*/
.box5102_-6925 a {
    color: #333333;
    text-decoration: none;
    font: 14px/1.231 "microsoft Yahei", " 微软雅黑", arial, helvetica, clean, sans-serif;
}

.box5102_-6925 .newsIndexPage .newsIndexItem {
    border-bottom: 1px solid #CCCCCC;
    padding: 8px 10px 12px 10px;
    background-color: #fff;
    overflow: hidden
}

.box5102_-6925 .newsIndexPage .newsIndexItem .newsTitle {
    line-height: 22px;
    word-wrap: break-word;
    word-break: break-all;
}

.box5102_-6925 .newsIndexPage .newsIndexItem .newsDate {
    font-size: 12px;
    line-height: 12px;
    margin-top: 7px;
    float: left;
    color: #999
}

.box5102_-6925 .newsIndexPage .newsIndexItem .dateIcon {
    float: left;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/date.png) left center no-repeat;
    margin-top: 8px;
    margin-right: 6px;
}

.box5102_-6925 .newsContent {
    background-color: #fff;
}

.box5102_-6925 .newsContent .newsTitle {
    line-height: 14px;
    margin: 12px 10px 0 10px;
    word-wrap: break-word;
    word-break: break-all;
    font-weight: 700;
}

.box5102_-6925 .newsContent .newsDate {
    font-size: 12px;
    line-height: 10px;
    margin: 10px 10px 0 10px;
}

.box5102_-6925 .newsContent .newsContentInfo {
    line-height: 22px;
    margin: 8px 10px 0px 10px;
    word-wrap: break-word;
    word-break: break-all;
}

.box5102_-6925 .newsContent .newsContentInfo img {
    max-width: 300px;
    margin: 10px 0;
}

.box5102_-6925 .newsContent .content-bottom {
    height: 12px;
}

/*目录列表*/
.box5102_-6925 .indSubCateUL {
    padding-bottom: 10px;
    background-color: #fff;
}

.box5102_-6925 .indSubCateUL a {
    color: #333333;
    text-decoration: none;
    font: 14px/1.231 "microsoft Yahei", " 微软雅黑", arial, helvetica, clean, sans-serif;
}

.box5102_-6925 .indSubCateUL li {
    border-bottom: 1px solid #ccc;
    position: relative;
}

.box5102_-6925 .indSubCateUL li:last-child {
    border-bottom: none;
}

.box5102_-6925 .indSubCateUL li div {
    padding: 12px 10px;
}

.box5102_-6925 .indSubCateUL li span {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 8px;
    right: 10px;
    background: url(../images/yuan.png) center no-repeat;
}

/*产品列表*/
.box5102_-6925 .Productlist {
    background-color: #fff;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}

.box5102_-6925 .Productlist li .pad {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 12px 10px;
    overflow: hidden;
}

.box5102_-6925 .Productlist li .img {
    float: left;
    display: block;
}

.box5102_-6925 .Productlist .t-image96 {
    width: 96px;
    height: 96px;
}

.box5102_-6925 .Productlist .t-image96 > .cell {
    width: 96px;
    height: 96px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.box5102_-6925 .Productlist .t-image96 > .cell > img {
    max-width: 96px;
    max-height: 96px;
    vertical-align: middle;
    padding: 2px;
    border: 1px solid #ccc;
}

.box5102_-6925 .Productlist .desc {
    margin-left: 110px;
}

.box5102_-6925 .Productlist .desc .title_1 {
    display: none;
}

.box5102_-6925 .Productlist .desc .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin: 0 0 10px 0;
    word-wrap: break-word;
    word-break: break-all;
}

.box5102_-6925 .Productlist .desc .view {
    display: inline-block;
    width: 75px;
    line-height: 32px;
    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;
}

.box5102_-6925 .Productlist .desc .inquiry {
    display: inline-block;
    width: 75px;
    line-height: 32px;
    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;
    margin-left: 8px;
}

/*图片列表*/
.box5102_-6925 .ImgDetails {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f2f2f2;
    overflow: hidden;
}

.box5102_-6925 .ImgDetails .img_box {
    overflow: hidden;
}

.box5102_-6925 .ImgDetails .img_box ul {
    list-style: none;
}

.box5102_-6925 .ImgDetails .fl {
    float: left;
    width: 50%;
    padding-bottom: 23px;
    overflow: hidden;
}

.box5102_-6925 .ImgDetails .d-c {
    text-align: center;
    margin: 0 auto;
    width: 122px;
    height: 122px;
    border: 1px solid #c3c3c3;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    background-color: #fff;
    display: list-item;
    position: relative;
}

.box5102_-6925 .ImgDetails .d-c > .cell {
    width: 122px;
    height: 122px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.box5102_-6925 .ImgDetails .d-c > .cell > img {
    max-width: 122px;
    max-height: 122px;
    vertical-align: middle;
    display: inline-table;
}

.box5102_-6925 .ImgDetails .title {
    text-align: center;
    line-height: 18px;
    width: 122px;
    margin: 0 auto;
    padding-top: 5px;
}

.box5102_-6925 .ImgDetails .pic-detail-pagenum {
    border: none;
    padding: 0;
    width: 170px;
    margin: 0 auto;
}

.box5102_-6925 .ImgDetails .pagination .prev {
    float: left;
}

.box5102_-6925 .ImgDetails .pagination .next {
    float: right;
}

.box5102_-6925 .ImgDetails .pagination .pg-num .index {
    color: #0545c9;
}

.box5102_-6925 .pic-detail-pagenum {
    text-align: center;
    padding: 10px 0;
    background-color: #F2F2F2;
    border-bottom: 1px solid #CCCCCC;
}

.box5102_-6925 .pic-detail-pagenum .pagebtn {
    border: 1px solid #CCCCCC;
    height: 24px;
    line-height: 24px;
    width: 38px;
    background-color: #EDEDED;
    border-radius: 2px;
}

.box5102_-6925 .pic-detail-pagenum .pagebtn .prevbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(../images/left.png) center no-repeat;
}

.box5102_-6925 .pic-detail-pagenum .pagebtn .nextbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(../images/right.png) center no-repeat;
}

/*招聘详细*/
.box5102_-6925 .Jobtxt, .Jobsubmit {
    padding: 20px 10px;
    background-color: #fff;
}

.box5102_-6925 .Jobtxt li {
    padding-bottom: 13px;
}

.box5102_-6925 .Jobtxt li:last-child {
    padding-bottom: 0 !important;
}

.box5102_-6925 .Jobpost {
    padding: 15px 10px 10px 10px;
}

.box5102_-6925 .Jobpost .txt {
    line-height: 22px;
    margin-bottom: 15px;
}

.box5102_-6925 .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;
}

.box5102_-6925 .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;
}

.box5102_-6925 .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;
}

.box5102_-6925 .Jobsubmit .textarea textarea {
    border: none;
    margin: 2px;
    width: 99%;
    height: 100px;
    line-height: 18px;
}

.box5102_-6925 .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;
}

.box5102_-6925 .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;
}

/*窗口列表分类*/
.box5102_-6925 .win-clas {
    position: absolute;
    z-index: 99998;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../images/win-clas-bg.png) left top repeat;
}

.box5102_-6925 .win-clas .clas-lf {
    width: 15%;
    height: 100%;
    float: left;
    padding-left: 5%;
}

.box5102_-6925 .win-clas .clas-lf .ico-up {
    width: 35px;
    height: 35px;
    display: block;
    background-image: url(../images/win1.png);
    background-repeat: no-repeat;
    background-size: 35px 35px;
    margin-top: 15px;
}

.box5102_-6925 .win-clas .clas-lr {
    width: 80%;
    height: 100%;
    background: url(../images/clas-lr-bg.jpg) left top repeat;
    float: left;
}

.box5102_-6925 .win-clas .clas-lr2 {
    width: 100%;
    height: 100%;
    background: url(../images/clas-lr-bg2.png) left top repeat-y;
}

.box5102_-6925 .win-clas .clastxt {
    padding: 15px;
}

.box5102_-6925 .win-clas .clastxt .title {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    color: #fff;
    background-color: #787878;
    margin-bottom: 5px;
}

.box5102_-6925 .win-clas .Level {
    width: 100%;
}

.box5102_-6925 .win-clas .Level .tit {
    height: 36px;
    line-height: 36px;
    position: relative;
    text-indent: 32px;
    background: url(../images/Level-bg.png) bottom left repeat-x;
    word-wrap: break-word;
    word-break: break-all;
}

.box5102_-6925 .win-clas .Level .tit a {
    height: 36px;
    line-height: 36px;
    display: block;
}

.box5102_-6925 .win-clas .Level .tit-icon {
    width: 17px;
    height: 17px;
    line-height: 17px;
    display: block;
    position: absolute;
    left: 7px;
    top: 11px;
    background-image: url(../images/win2.png);
    background-repeat: no-repeat;
    background-size: 17px 17px;
}

.box5102_-6925 .win-clas .Level li {
    height: 36px;
    line-height: 30px;
    position: relative;
    text-indent: 53px;
    background: url(../images/Level-bg.png) bottom left repeat-x;
    word-wrap: break-word;
    word-break: break-all;
}

.box5102_-6925 .win-clas .Level li.hover {
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .4)), url(../images/Level-bg.png) bottom left repeat-x;
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .4)), url(../images/Level-bg.png) bottom left repeat-x;
}

.box5102_-6925 .win-clas .Level .txt-icon {
    width: 14px;
    height: 10px;
    line-height: 10px;
    display: block;
    position: absolute;
    left: 32px;
    top: 12px;
    background: url(../images/info.png) -94px bottom no-repeat;
}

/*新面包屑*/
.box5102_-6925 .t-nav-bc2 {
    height: 39px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #ccc;
    display: block;
}

.box5102_-6925 .t-nav-bc2 .fontSize * {
    font-size: 15px;
}

.box5102_-6925 .t-nav-bc2 ul {
    list-style: none;
}

.box5102_-6925 .t-nav-bc2 li {
    float: left;
    line-height: 39px;
}

.box5102_-6925 .t-nav-bc2 li a {
    color: #333;
    padding: 10px;
}

.box5102_-6925 .t-nav-bc2 li a.text {
    color: #999;
}

.box5102_-6925 .t-nav-bc2 .text {
    padding-left: 5px;
}

.box5102_-6925 .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;
}

.box5102_-6925 .t-nav-bc2 .bg {
    background-image: url(../images/jiantou.png);
    background-repeat: no-repeat;
    background-size: 6px 39px;
    width: 6px;
}

.box5102_-6925 .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;
}

.box5102_-6925 .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;
}

.box5102_-6925 .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;
}

.box5102_-6925 .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;
}

/*上一页，下一页样式*/
.box5102_-6925 .listpage {
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 20px 10px;
}

.box5102_-6925 .listpage li {
    float: left;
    line-height: 35px;
    text-align: center;
    width: 20%;
}

.box5102_-6925 .listpage li a {
    display: inline-block;
    width: 80%;
    line-height: 35px;
    border: 1px solid #ccc;
    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;
}

.box5102_-6925 .listpage .c-f00 {
    color: #f00;
}

/*图片详细*/
.box5009_-8493 .t-slide {
    position: relative;
    background-color: #fff;
}

.box5009_-8493 .t-slide .wrap {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.box5009_-8493 .t-slide .wrap .slide {
    position: relative;
    list-style: none;
}

.box5009_-8493 .t-slide .wrap .slide > li {
    float: left;
    text-align: center
}

.box5009_-8493 .t-slide .t-image320x320.mc {
    display: table;
}

.box5009_-8493 .t-slide .mc p.cell {
    height: 314px !important;
    padding: 3px !important;
    display: table-cell;
    vertical-align: middle;
}

.box5009_-8493 .t-slide .pagination .prev {
    float: left;
}

.box5009_-8493 .t-slide .pagination .next {
    float: right;
}

.box5009_-8493 .t-slide .pagination .trigs {
    text-align: center;
    margin: 0 auto;
}

.box5009_-8493 .t-slide .pagination .trigs ul {
    height: 10px;
    line-height: 10px;
}

.box5009_-8493 .t-slide .pagination .trigs li {
    display: inline-block;
    text-indent: -9999px;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #595959;
}

.box5009_-8493 .t-slide .pagination .trigs li.cur {
    background: #FF7300;
}

.box5009_-8493 .t-slide .pagination .pg-num .index {
    color: #0545c9;
}

.box5009_-8493 .t-slide .comment {
    padding: 8px 10px 16px 10px;
    line-height: 22px;
    background-color: #fff;
    overflow: hidden;
    font-size: 14px;
}

.box5009_-8493 .pic-detail-title {
    line-height: 20px;
    overflow: hidden;
    padding: 12px 10px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    font-weight: 700;
}

.box5009_-8493 .pic-detail-title p {
    float: left;
    font-weight: normal;
    font-size: 16px;
}

.box5009_-8493 .pic-detail-title .r-ico3 {
    position: absolute;
    background: url(../images/liu.png) right top no-repeat;
    background-size: 14px 12px;
    width: 14px;
    height: 12px;
    display: block;
    right: 5px;
    top: 5px;
}

.box5009_-8493 .pic-detail-title .goguestbook {
    background-color: #ededed;
    border: 1px solid #ccc;
    width: 47px;
    height: 23px;
    line-height: 23px;
    display: block;
    float: right;
    padding: 0 0 0 8px;
    border-radius: 2px;
    position: relative;
    color: #333;
    font-size: 12px;
}

.box5009_-8493 .pic-detail-pics {
    margin: 0;
    padding-top: 12px;
    background-color: #f2f2f2;
}

.box5009_-8493 .t-image290x354 {
    width: 290px;
    height: 354px;
}

.box5009_-8493 .t-image290x354 > .cell {
    width: 290px;
    height: 354px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.box5009_-8493 .t-image290x354 > .cell > img {
    max-width: 290px;
    max-height: 354px;
    vertical-align: middle;
}

.box5009_-8493 .t-image290x300 {
    width: 290px;
    height: 300px;
}

.box5009_-8493 .t-image290x300 > .cell {
    width: 290px;
    height: 300px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.box5009_-8493 .t-image290x300 > .cell > img {
    max-width: 290px;
    max-height: 300px;
    vertical-align: middle;
}

.box5009_-8493 .t-image300x300 {
    width: 300px;
    height: 300px;
}

.box5009_-8493 .t-image300x300 > .cell {
    width: 300px;
    height: 300px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.box5009_-8493 .t-image300x300 > .cell > img {
    max-width: 300px;
    max-height: 300px;
    vertical-align: middle;
}

.box5009_-8493 .pic-detail-pagenum {
    text-align: center;
    padding: 10px 0;
    background-color: #F2F2F2;
    border-bottom: 1px solid #CCCCCC;
}

.box5009_-8493 .pic-detail-pagenum .pagebtn {
    border: 1px solid #CCCCCC;
    height: 24px;
    line-height: 24px;
    width: 38px;
    background-color: #EDEDED;
    border-radius: 2px;
}

.box5009_-8493 .pic-detail-pagenum .pagebtn .prevbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(../images/left.png) center no-repeat;
}

.box5009_-8493 .pic-detail-pagenum .pagebtn .nextbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(../images/right.png) center no-repeat;
}


.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; }
