
.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;
}

li {
    list-style: none;
}

.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;
}

* {
    margin: 0;
    padding: 0;
}

body {
    color: #585a5b;
    font: normal 18px/1.5 tahoma, "Microsoft YaHei", "Arial Unicode MS", Mingliu, Arial, Helvetica;
}

.box831_-9787 .box_850 a {
    text-decoration: none;
    color: #fff;
}

.box831_-9787 .box_850 a:hover {
    text-decoration: none;
}

.box831_-9787 .box_850 {
    width: 100%;
}

.box831_-9787 .box_850 .hide-box {
    height: 60px;
    position: relative;
    z-index: 1;
}

.box831_-9787 .box_850 .header {
    font-size: 14px;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    box-sizing: border-box;
    background: rgb(5, 69, 201);
    background-image: url(../images/logo0.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 165px;
}

.box831_-9787 .box_850 .header:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
}

.box831_-9787 .box_850 .header .menu {
    float: left;
    height: 100%;
    width: 50px;
    position: relative;
}

.box831_-9787 .box_850 .header .menu .line {
    display: block;
    width: 30px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}

.box831_-9787 .box_850 .menu .line1 {
    top: 20px;
}

.box831_-9787 .box_850 .menu .line2 {
    top: 30px;
}

.box831_-9787 .box_850 .menu .line3 {
    top: 40px;
}

.box831_-9787 .box_850 .header .active .line1 {
    transform: rotate(45deg) translate(2px, 12px);
    -webkit-transform: rotate(45deg) translate(2px, 12px);
    -moz-transform: rotate(45deg) translate(2px, 12px);
}

.box831_-9787 .box_850 .header .active .line2 {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    opacity: 0;
}

.box831_-9787 .box_850 .header .active .line3 {
    transform: rotate(-45deg) translate(2px, -12px);
    -webkit-transform: rotate(-45deg) translate(2px, -12px);
    -moz-transform: rotate(-45deg) translate(2px, -12px);
}

.box831_-9787 .box_850 .header .to_home {
    float: right;
    height: 100%;
    width: 25px
}

.box831_-9787 .box_850 .header .to_home img {
    width: 100%;
    margin-top: 16px;
}

.box831_-9787 .box_850 .navbar {
    display: none;
    padding: 0px 25px 0px;
    background: rgba(5, 69, 201, 0.9);
    position: absolute;
    width: 100%;
    left: 0;
    top: 60px;
    z-index: 98;
    box-sizing: border-box;
}

.box831_-9787 .box_850 .navbar .a-wrap .a-list {
    display: block;
    width: 100%;
    height: 90px;
    line-height: 90px;
    border-bottom: 1px solid #eee;
    transition: width ease .4s;
    -moz-transition: width ease .4s;
    -webkit-transition: width ease .4s;
    font-size: 14px;
}

.box831_-9787 .box_850 .navbar .a-wrap .a-list:last-child {
    border-bottom: none;
}

.box831_-9787 .box_850 .navbar .active .a-list {
    width: 40%;
}

.box831_-9787 .box_850 .navbar .active .a-list:nth-child(1) {
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
}

.box831_-9787 .box_850 .navbar .active .a-list:nth-child(2) {
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
}

.box831_-9787 .box_850 .navbar .active .a-list:nth-child(3) {
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
}

.box831_-9787 .box_850 .navbar .active .a-list:nth-child(4) {
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
}

.box5159_-5232 {
}

.box5159_-5232 .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.box5159_-5232 .swiper-wrapper {
    position: relative;
    width: 100%;

    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;

    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;

    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);

    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;

    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
}

.box5159_-5232 .swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.box5159_-5232 .swiper-slide {
    float: left;
}

/* IE10 Windows Phone 8 Fixes */
.box5159_-5232 .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.box5159_-5232 .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.box5159_-5232 .swiper-container {
    /* Specify Swiper's Size: */

    /*width:200px;
    height: 100px;*/
}

.box5159_-5232 .swiper-slide {
    /* Specify Slides's Size: */

    /*width: 100%;
    height: 100%;*/
}

.box5159_-5232 .swiper-slide-active {
    /* Specific active slide styling: */

}

.box5159_-5232 .swiper-slide-visible {
    /* Specific visible slide styling: */

}

/* ===============================================================
Pagination Styles
================================================================*/
.box5159_-5232 .swiper-pagination-switch {
    /* Stylize pagination button: */

}

.box5159_-5232 .swiper-active-switch {
    /* Specific active button style: */

}

.box5159_-5232 .swiper-visible-switch {
    /* Specific visible button style: */

}

.box5159_-5232 .device {
    /*width: 640px;
    height: 300px;
    padding: 30px 40px;
    border-radius: 20px;
    background: #111;
    border: 3px solid white;
    margin: 5px auto;
    box-shadow: 0px 0px 5px #000;*/
    position: relative;
}

.box5159_-5232 .device .arrow-left {
    background: url(../images/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}

.box5159_-5232 .device .arrow-right {
    background: url(../images/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}

.box5159_-5232 .swiper-container {
    /*height: 300px;
    width: 640px;*/
}

.box5159_-5232 .content-slide {
    padding: 20px;
    color: #fff;
}

.box5159_-5232 .title {
    font-size: 25px;
    margin-bottom: 10px;
}

.box5159_-5232 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index: 90;
    display: none;
}

.box5159_-5232 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
}

.box5159_-5232 .swiper-active-switch {
    background: #0545c9;
}

img.imges_name {

}

.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;
}

/*图片详细*/
.t-slide {
    position: relative;
    background-color: #fff;
}

.t-slide .wrap {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.t-slide .wrap .slide {
    position: relative;
    list-style: none;
}

.t-slide .wrap .slide > li {
    float: left;
    text-align: center
}

.t-slide .wrap .slide > li a {
    font-size: 14px;
    color: #5a5a5a;
    text-decoration: none;
}

.t-slide .pagination .prev {
    float: left;
}

.t-slide .pagination .next {
    float: right;
}

.t-slide .pagination .trigs {
    text-align: center;
    margin: 0 auto;
}

.t-slide .pagination .trigs ul {
    height: 10px;
    line-height: 10px;
}

.t-slide .pagination .trigs li {
    display: inline-block;
    text-indent: -9999px;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #595959;
}

.t-slide .pagination .trigs li.cur {
    background: #FF7300;
}

.t-slide .pagination .pg-num .index {
    color: #ff5400;
}

.t-slide .comment {
    padding: 8px 10px 16px 10px;
    font-size: 14px;
    line-height: 22px;
    background-color: #fff;
    overflow: hidden
}

.box5220_-3125 .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;
}

.pic-detail-title p {
    float: left;
    font-size: 16px;
}

.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;
}

.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;
}

.pic-detail-pics {
    margin: 0;
    padding-top: 12px;
    background-color: #f2f2f2;
}

.t-image290x354 {
    width: 290px;
    height: 354px;
}

.t-image290x354 > .cell {
    width: 290px;
    height: 354px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.t-image290x354 > .cell > img {
    max-width: 290px;
    max-height: 354px;
    vertical-align: middle;
}

.t-image290x300 {
    width: 290px;
    height: 300px;
}

.t-image290x300 > .cell {
    width: 290px;
    height: 300px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.t-image290x300 > .cell > img {
    max-width: 290px;
    max-height: 300px;
    vertical-align: middle;
}

.t-image300x300 {
    width: 300px;
    height: 300px;
}

.t-image300x300 > .cell {
    width: 300px;
    height: 300px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.t-image300x300 > .cell > img {
    max-width: 300px;
    max-height: 300px;
    vertical-align: middle;
}

.pic-detail-pagenum {
    text-align: center;
    padding: 10px 0;
    background-color: #F2F2F2;
    border-bottom: 1px solid #CCCCCC;
}

.pic-detail-pagenum .pagebtn {
    border: 1px solid #CCCCCC;
    height: 24px;
    line-height: 24px;
    width: 38px;
    background-color: #EDEDED;
    border-radius: 2px;
}

.pic-detail-pagenum .pagebtn .prevbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(../images/left.png) center no-repeat;
}

.pic-detail-pagenum .pagebtn .nextbtn {
    width: 6px;
    height: 14px;
    margin: 5px 16px;
    background: url(../images/right.png) center no-repeat;
}


.other {
    background-color: #fff;
    padding-bottom: 10px;
}

.other .title {
    background-color: #f2f2f2;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.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;
}

.other .inf li:last-child {
    border-bottom: none;
}

.other .bt {
    border-top: 1px solid #d3d3d3;
}

.other .otherTagTitle {
    line-height: 14px;
    font-size: 16px;
}

.asw-arrow {
    position: relative;
}

.asw-arrow .arrow {
    position: absolute;
    bottom: -1px;
    left: 30px;
    width: 14px;
    height: 7px;
    background: url(../images/shang_j.png) right bottom no-repeat;
}

.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;
}

.t-recommend .offer {
    padding: 0 23px;
}

.t-recommend .offer .recmdOfferTitle {
    margin-top: 8px;
    line-height: 18px;
    height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.t-recommend .offer .recmdCompanyTitle {
    margin-top: 8px;
    height: 12px;
    line-height: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.t-recommend .offer .recmdPrice {
    margin-top: 10px;
    height: 14px;
    line-height: 14px;
}

.t-image80 {
    width: 80px;
    height: 80px;
    border: 1px solid #CCC;
}

.t-image80 > .cell {
    width: 80px;
    height: 80px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.t-image80 > .cell > img {
    max-width: 72px;
    max-height: 72px;
    vertical-align: middle;
    display: inline
}

#big_div {
    position: absolute;
    display: none;
    overflow: hidden;
    top: 0;
    background: #cccccc;
    text-align: center;
    z-index: 999999;
}

#big_div span {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #666;
    padding: 0px 3px;
    cursor: pointer
}

#big_div img {
    display: inline-block;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    /*width:100%;*/
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;

    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;

    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);

    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;

    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
    /* Specify Swiper's Size: */

    /*width:200px;
    height: 100px;*/
}

.swiper-slide {
    /* Specify Slides's Size: */

    /*width: 100%;
    height: 100%;*/
}

.swiper-slide-active {
    /* Specific active slide styling: */

}

.swiper-slide-visible {
    /* Specific visible slide styling: */

}

/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
    /* Stylize pagination button: */

}

.swiper-active-switch {
    /* Specific active button style: */

}

.swiper-visible-switch {
    /* Specific visible button style: */

}

.device {
    /*width: 640px;
    height: 300px;
    padding: 30px 40px;
    border-radius: 20px;
    background: #111;
    border: 3px solid white;
    margin: 5px auto;
    box-shadow: 0px 0px 5px #000;*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    overflow: hidden;
    background: #000000;
    display: none;
}

.swiper-container {
    /*width: 640px;
    height: 250px;*/
    color: #fff;
    text-align: center;
}

.red-slide {
    background: #ca4040;
}

.blue-slide {
    background: #4390ee;
}

.orange-slide {
    background: #ff8604;
}

.green-slide {
    background: #49a430;
}

.pink-slide {
    background: #973e76;
}

.swiper-slide .title {
    font-style: italic;
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 0;
    line-height: 45px;
}

.swiper-slide p {
    font-style: italic;
    font-size: 25px;
}

.pagination1 {
    position: absolute;
    z-index: 99999999;
    left: 10px;
    bottom: 10px;
    width: 100%;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.swiper-dynamic-links {
    text-align: center;
}

.swiper-dynamic-links a {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 5px;
    font-size: 12px;
    text-decoration: none;
    color: #333;
    background: #eee;
}

.device .close_click {
    background: url(../images/x.png);
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 999999;
}

/*CSS3 旋转
.orientation_change{-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg); }*/

/* 加入购物车 */
.box5220_-3125 * {
    padding: 0;
    margin: 0;
}

.box5220_-3125 li {
    list-style: none;
}

.box5220_-3125 .foot_gouwuen1 {
    width: 100%;
    background: #f7f7f7;
    border-bottom: #ddd solid 1px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
    overflow: hidden;
    margin-top: 1px;
    color: #333;
    display: none;
}

.box5220_-3125 .foot_gouwuen1 ul {
    padding: 0 10px;
}

.box5220_-3125 .foot_gouwuen1 .foot_gouwuen_danjia {
    line-height: 24px;
    text-align: left;
    padding-bottom: 4px;
    font-size: 16px;
    font-weight: normal;
}

.box5220_-3125 .foot_gouwuen1 .foot_gouwuen_danjia b {
    color: #0545c9;
}

.box5220_-3125 .foot_gouwuen1 .foot_gouwuen_xuanzhe {
    line-height: 24px;
    text-align: left;
    padding-bottom: 10px;
    font-size: 16px;
}

.box5220_-3125 .foot_gouwuen1 .foot_gouwuen_xuanzhe select {
    border: #d5d5d5 solid 1px;
    line-height: 24px;
    height: 24px;
    border-radius: 2px;
    font-size: 12px;
    padding-left: 4px;
    color: #333;
    margin-right: 8px;
}

.box5220_-3125 .foot_gouwuen1 .foot_gouwuen_xuanzhe input {
    border: #d5d5d5 solid 1px;
    line-height: 22px;
    height: 22px;
    border-radius: 2px;
    font-size: 12px;
    padding-left: 4px;
    color: #333;
    width: 40px;
}

.box5220_-3125 .foot_gouwuen1 .foot_gouwuen_site a {
    background: #0545c9;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    border-radius: 3px;
    color: #fff;
    overflow: hidden;
}

.box5220_-3125 .foot_gouwuen1 .foot_gouwuen_site a span {
    background: url(../images/bottom_guowuen.png) 29px center no-repeat;
    display: block;
    width: 130px;
    line-height: 36px;
    display: inline-block;
    background-size: 20px 17px;
    padding-right: 5px;
    text-align: center;
    padding-left: 29px;
}

.box5220_-3125 .figure_float {
    float: left;
    position: relative
}

.box5220_-3125 input, .box5220_-3125 option, .box5220_-3125 select {
    background-color: white
}

.box5220_-3125 img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    img {
        max-width: 100%
    }
}

@media only screen and (max-width: 767px) {
    img {
        max-width: 100%
    }
}

.box5220_-3125 nav ul, .box5220_-3125 nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

.box5220_-3125 #slider {
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}

.box5220_-3125 header nav {
    position: relative;
    margin-top: 10px
}

.box5220_-3125 header nav #position {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.box5220_-3125 header nav #position li {
    background: #CCCCCC;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 2px;
    width: 10px;
}

.box5220_-3125 header nav #position li.on {
    background-color: #0545c9;
}

.box5220_-3125 .swipe-wrap {
    text-align: center;
    overflow: hidden;
}


