﻿#webdh {
    text-align: center;
    vertical-align: middle;
    width: 1300px;
    height: px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
 COLOR:;
 background-color:;
    overflow: hidden;
}
#webdh A:link {
    FONT-SIZE: 14px;
COLOR:;
    TEXT-DECORATION: none
}
#webdh A:visited {
    FONT-SIZE: 14px;
COLOR:;
    TEXT-DECORATION: none
}
#webdh A:hover {
    FONT-SIZE: 14px;
COLOR:;
    TEXT-DECORATION: none
}
#copy {
    text-align: center;
    width: 1300px;
    margin: 0 auto;
    line-height: 150%;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}
.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}
-->
/*中间内容开始*/

#bodycon {
    width: 1300px;
    margin: 0 auto;
}
#bodycon #left {
    float: left;
    width: px;
 background-color:;
}
#bodycon #center {
    float: left;
    width: 1300px;
 background-color:;
}
#bodycon #right {
    float: left;
    width: px;
 background-color:;
}
/*中间内容结束*/


/*详细内容开始*/

#bodycontent {
    width: 1300px;
    margin: 0 auto 40px;
    line-height: 180%;
    text-align: center;
}
#bodycontent.bodycontent2020 {
    text-align: left;
}
            
/*详细内容结束*/

.jobIntro {
    width: 970px;
    margin: 0 auto;
    text-align: center;
}
.joinList li > span {
    display: block;
    line-height: 50px;
    color: #000;
    border-bottom: 3px solid #e6e6e6;
    padding-left: 20px;
    cursor: pointer;
    position: relative;
    transition: 400ms;
    -webkit-transition: 400ms;
    overflow: hidden;
    font-size: 16px;
}
.jd {
    background: #fff;
    padding: 30px 20px 60px 20px;
    border-bottom: 3px solid #e6e6e6;
    display: none;
}
.joinList .add {
    background: #575757;
    position: absolute;
    bottom: 50%;
    transition: 300ms;
    -webkit-transition: 300ms;
}
.joinList .add_1 {
    width: 4px;
    height: 16px;
    margin-bottom: -8px;
    right: 25px;
}
.joinList .add_2 {
    width: 16px;
    height: 4px;
    margin-bottom: -2px;
    right: 19px;
}
.joinList li:hover >span, .joinList .act >span {
    color: #fff;
    background: #bb0202;
}
.joinList li:hover .add, .joinList .act .add {
    background: #fff;
}
.joinList .act .add_1 {
    bottom: 0;
    margin-bottom: -16px;
    opacity: 0;
    display: none\9;
}
.btn-primary {
    color: #fff;
    background-color: #bb0202;
    border-color: #bb0202;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/*job_resume*/
.message {
    width: 100%;
    float: left;
}
.messagewr {
    width: 100%;
    margin: auto;
}
.row {
    position: relative;
    margin-bottom: 10px;
}
.row-wrap {
    margin-left: 12px;
}
#code + img {
    position: absolute;
    top: 6px;
    right: 5px;
}
.row .rowin {
    border: 1px solid #bbb;
    padding: 0;
    padding-left: 16px;
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑";
    outline: none;
    background: none;
    transition: 0.34s;
    box-sizing: border-box
}
.row .rowin:focus {
    border-color: #025d92;
}
.row .rowin::-webkit-input-placeholder, .row textarea::-webkit-input-placeholder {
color: #333 !important;
}
.row .rowin:-moz-placeholder, .row textarea:-moz-placeholder {
color:#333 !important;
}
.row .rowin::-moz-placeholder, .row textarea::-moz-placeholder {
color:#333 !important;
}
.row .rowin:-ms-input-placeholder, .row textarea:-ms-input-placeholder {
color:#333 !important;
}
.zus {
    color: #333;
    font-size: 12px;
    margin-bottom: 18px;
    line-height: 1.4;
    width: 100%;
    float: left;
}
.row textarea {
    resize: vertical;
    padding: 0;
    border: 1px solid;
    color: #bbb;
    font-family: "微软雅黑";
    padding: 12px 8px;
    width: 100%;
    height: 126px;
    font-size: 12px;
    transition: 0.35s;
    box-sizing: border-box;
    background: none;
}
.row textarea:focus {
    border-color: #025d92;
}
.code {
    width: 100%;
    padding-bottom: 42px;
    border-bottom: 1px solid #bbb;
}
.code .rowin {
    width: 88px;
    border-color: #025d92;
    background: #025d92;
    float: left;
}
.code span {
    display: block;
    cursor: pointer;
    width: 103px;
    height: 35px;
    border: 1px solid #00a0e9;
    text-align: center;
    line-height: 35px;
    color: #333;
    font-size: 14px;
    float: left;
    margin-left: 11px;
    transition: 0.34s;
}
.code span:hover {
    background: #025d92;
    border-color: #025d92;
}
.rowsu {
    width: 100%;
    margin-top: 10px;
    float: left;
}
.rowsu input {
    width: 105px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #d62332;
    cursor: pointer;
    border: none;
    outline: none;
    font-family: "微软雅黑";
    transition: 0.37s;
}
.rowsu input:hover {
    background: #025d92;
}
#sex {
    border: 1px solid #bbb;
    padding: 0;
    padding-left: 16px;
    width: 100%;
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    font-family: "微软雅黑";
    outline: none;
    background: none;
    transition: 0.34s;
    box-sizing: border-box;
    color: #333
}
#sex option {
    color: #000
}
.yanzheng img {
    margin-top: 3px;
    border-radius: 5px;
}

.product {
    /*overflow: hidden;*/
    display: flow-root;
}
.product .product_left{
    width: 45%;
    float: left;
    margin-right: 40px;
    border: 1px solid #ebebeb;
}

.product_left .swiper-pointer-events{
    --swiper-navigation-color: #c60202;
    --swiper-pagination-color: #c60202;
}

.product_right{
    line-height: 35px;
    width: 50%;
    float: right;
}
.product_detail h3{
    line-height: 50px;
}
.fenye{
    margin-top: 20px;
}


.newsdetail
{
    width: 72% !important;
    float: left;
    background: #FFF;
    /* padding: 30px; */
    padding-bottom: 0;
    overflow: hidden;
text-align: left !important;
}
.nyxqnews_right {
    width: 25%;
    float: right;
    position: relative;
}
.nywenzhang {
    padding: 30px 30px 20px 30px;
    background: #FFF;
}
.nyxqnews_righttit {
    font-size: 18px;
    border-bottom: 1px solid #e7e7e7;
    height: 36px;
    line-height: 18px;
    position: relative;
}
.nyxqnews_righttit:before {
    content: "";
    width: 75px;
    height: 1px;
    background: #1059a9;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.nyxqnews_righttit strong {
    color: #1059a9 !important;
}
.nyxqnews_rightcont {
    margin-top: 10px;
    line-height: 36px;
    display: inline-block;
}
.nyxqnews_rightcont a {
    display: block;
    background: url(../img/newswenzhagn.png) left center no-repeat;
    padding-left: 22px;
    width: 220px;
    height: 36px;
    overflow: hidden;
}

.nyxqnews_rightcont.nyxqboxs_rightcont a{
    width: auto;
    padding: 0 10px;
    margin: 0 5px 5px 0;
    display: inline-block;
    background: #e1e1e1;
    float: left;
}







