.center-wrapper {
    margin-top: 20px;
    background-color: #fff;
}

.center-wrapper .location {
    padding: 13px 21px;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    background-color: #F3F8FF;
}

.center-wrapper .location .iconfont {
    margin-right: 6px;
    font-size: 26px;
    color: #1658A0;
    display: inline-block;
    vertical-align: top;
}

.center-container {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-pack: space-between;
    
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;

    padding: 20px;
    background-color: #fff;
    *zoom: 1\0;
    position: relative\0;
    min-height: 690px\0;
}

.center-container:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.center-container .left {
    position: absolute\0;
    left: 0\0;
    top: 0\0;
    bottom: 20px\0;
    width: 24.6032%;
    background: url(../png/tzscue.png) no-repeat center bottom/100% auto #F3F8FF;
    float: left\0;
}

.center-container .right {
    -webkit-box-flex: 1;
    
    -moz-box-flex: 1;
    
    -webkit-flex: 1;
    
    -ms-flex: 1;
    
    flex: 1;
    
    margin-left: 20px;
    overflow: hidden;
    float: left\0;
    width: calc(100% - 24.6032% - 20px)\0;
    margin-left: calc(24.6032% + 20px)\0;
}

.center-container .left .title {
    font-size: 24px;
    font-weight: bold;
    color: #F3F8FF;
    text-align: center;
    line-height: 72px;
    background-color: #1658A0;
}

.center-container .left .list-nav-wrapper {
    padding: 20px 20px 0 20px;
}

.center-container .left .list-nav {
    display: block;
    
    line-height: 24px;
    padding: 12px 0;
    margin-bottom: 20px;
    font-size: 18px;
    color: #1658A0;
    text-align: center;
    background-color: #fff;
    border: 1px solid #E2E2E2;
}

.center-container .left .list-nav.act {
    color: #fff;
    border-color: #1658A0;
    background-color: #1658A0;
}

.center-wrapper .r-title {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-pack: space-between;
    
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;

    height: 50px;
    padding-right: 22px;
    line-height: 50px;
    background-color: #F3F8FF;
}

.center-wrapper .r-title .name {
    padding: 0 10px;
    font-size: 18px;
    color: #fff;
    background-color: #1658A0;
    text-align: center;
    cursor: pointer;
    float: left\0;
}

.center-wrapper .r-title .more {
    color: #1658A0;
    font-size: 16px;
    float: right\0;
}

.center-wrapper .r-title {
    height: 40px;
    line-height: 40px;
}

.center-wrapper .r-title .name {
    font-size: 16px;
}

.center-wrapper .map-list {
    margin-bottom: 10px;
}

.center-wrapper .map-list .map-txt {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    
    
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    padding: 30px 20px;
    *zoom: 1\0;
}

.center-wrapper .map-list .map-txt:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.center-wrapper .map-list .map-txt .txt {
    display: inline-block\0;
    float: left\0;
    width: 25%;
    line-height: 20px;
    font-size: 16px;
}


.news-list-item {
    padding-top: 5px;
    border-bottom: 1px dashed #E2E2E2;
}

.news-list-item .common-list {
    padding-bottom: 8px;
}

.news-list-item .common-list .item {
    display: block\0;
    padding-left: 20px;
    padding-right: 20px;
}

.news-list-item .common-list .item:hover {
    color: #1658A0;
    background-color: #F3F8FF;
}


.news-detail-wrapper {
    padding: 36px 20px;
}

.news-detail-wrapper .news-title {
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
    color: #D1160E;
    text-align: center;
    margin-bottom: 30px;
}

.news-detail-wrapper .news-date {
    font-size: 16px;
    color: #999;
}

.news-detail-wrapper .news-content {
    margin-top: 10px;
    padding: 30px 20px;
    line-height: 1.6;
    font-size: 18px;
    color: #333;
    border-top: 1px dashed #E2E2E2;
}

.news-detail-wrapper .news-content img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.center-wrapper .news-footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-pack: space-between;
    
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    padding: 0 20px;
    *zoom: 1\0;
}

.center-wrapper .news-btn-wrapper {
    float: right\0;
}

.center-wrapper .news-btn-wrapper .btn {
    display: inline-block;
    padding: 0 14px;
    margin-left: 10px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    background-color: #0AB89B;
}

.center-wrapper .news-footer .bdshare-button-style0-24 {
    float: left\0;
}

.center-wrapper .news-btn-wrapper .btn.blue {
    background-color: #00BAF2;
}

.center-wrapper .news-btn-wrapper .btn.orange {
    background-color: #F89E4C;
}

.center-wrapper .bdshare-button-style0-24 .bds_qzone {
    background: url(../png/sapcgv.png) no-repeat 0 0/100% 100%;
}

.center-wrapper .bdshare-button-style0-24 .bds_tsina {
    background: url(../png/wspxhl.png) no-repeat 0 0/100% 100%;
}

.center-wrapper .bdshare-button-style0-24 .bds_weixin {
    background: url(../png/ehsezu.png) no-repeat 0 0/100% 100%;
}


.center-wrapper .table-title {
    padding-left: 20px;
    padding-right: 20px;
}


.mailbox-wrapper .tips {
    padding-top: 25px;
    color: #D1160E;
    font-size: 16px;
    line-height: 1.4;
}

.mailbox-wrapper .mailbox-table {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    
    
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;

    margin-top: 20px;
    border: 1px solid #E2E2E2;
    border-bottom: none;
    *zoom: 1\0;
}

.mailbox-wrapper .mailbox-table:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.mailbox-wrapper .mailbox-table .item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;

    width: 100%;
    color: #333;
    min-height: 60px;
    border-bottom: 1px solid #E2E2E2;
    *zoom: 1\0;
    float: left\0;
    position: relative\0;
}

.mailbox-wrapper .mailbox-table .item:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.mailbox-wrapper .mailbox-table .item.small {
    width: 50%;
}

.mailbox-wrapper .mailbox-table .item .name {
    width: 120px;
    height: 100%;
    padding: 20px 20px 20px 0;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    background-color: #F2F2F2;
    float: left\0;
    line-height: 24px\0;
    position: absolute\0;
    left: 0\0;
    top: 0\0;
    bottom: 0\0;
}

.mailbox-wrapper .mailbox-table .item .txt {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    
    -moz-box-flex: 1;
    
    -webkit-flex: 1;
    
    -ms-flex: 1;
    
    flex: 1;
    
    font-size: 16px;
    line-height: 24px;
    height: 100%;
    padding: 20px 20px;
    border-left: 1px solid #E2E2E2;
    float: left\0;
    width: calc(100% - 120px);
    *zoom: 1\0;
    margin-left: 120px\0;
}

.mailbox-wrapper .mailbox-table .item .txt:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.mailbox-wrapper .mailbox-table .item .inp {
    height: 38px;
    
    font-size: 16px;
    line-height: 38px;
    border: none;
    outline: none;
    width: 100%;
    position: relative;
    -webkit-box-flex: 1;
    
    -moz-box-flex: 1;
    
    -webkit-flex: 1;
    
    -ms-flex: 1;
    
    flex: 1;
    float: left\0;
}

.mailbox-wrapper .mailbox-table .item .inp-yzm .ie9-inp {
    width: calc(100% - 124px)\0;
    display: inline-block\0;
}

.mailbox-wrapper .mailbox-table .item .inp-zj .ie9-inp {
    width: calc(100% - 170px)\0;
    display: inline-block\0;
}

.mailbox-wrapper .mailbox-table .item .inp-yzm .ie9-inp{
    width: calc(100% - 124px)\0;
    display: inline-block\0;
}
.mailbox-wrapper .mailbox-table .item .inp-zjlx .ie9-inp{
    width: calc(100% - 200px)\0;
    display: inline-block\0;
}
.mailbox-wrapper.write .mailbox-table .item .txt {
    padding-top: 0;
    padding-bottom: 0;
    padding-top: 10px\0;
    padding-bottom: 10px\0;
}
.mailbox-wrapper .mailbox-table .item .ie9-inp{
    position: relative;
    -webkit-box-flex: 1;
    
    -moz-box-flex: 1;
    
    -webkit-flex: 1;
    
    -ms-flex: 1;
    
    flex: 1;
    width: 100%;
    float: left\0;
}
.mailbox-wrapper .mailbox-table .item .placeholder{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    line-height: 38px;
    z-index: 10;
    color: #999;
}


.mailbox-wrapper.write .mailbox-table .item .seed-btn {
    width: 104px;
    height: 36px;
    margin: 0 10px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    background: #459DF5;
    border-radius: 4px;
    float: left\0;
}

.mailbox-wrapper.write .mailbox-table .item .select {
    border: none;
    outline: none;
    width: 150px;
    margin-right: 20px;
    float: left\0;
    height: 38px\0;
}

.mailbox-wrapper .mailbox-table .item .radio {
    margin-top: 0;
    margin-right: 5px;
    color: red;
}

.mailbox-wrapper .mailbox-table .item .textarea .inp{
    height: 200px;
    padding: 18px 0;
    line-height: 22px;
}

.mailbox-wrapper.write .mailbox-table .item .textarea .placeholder{
    line-height: 22px;
    padding: 18px 0;
}

.mailbox-wrapper .mailbox-table .item .code .ie9-inp {
    width: 180px;
    -webkit-box-flex: none;
    
    -moz-box-flex: none;
    
    -webkit-flex: none;
    
    -ms-flex: none;
    
    flex: none;
    
    float: left\0;
}

.mailbox-wrapper .mailbox-table .item .yzm {
    width: 124px;
    height: 38px;
    margin-left: 15px;
    float: left\0;
}

.mailbox-wrapper .mailbox-table .item .label {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;

    font-size: 16px;
    margin-right: 24px;
    float: left\0;
}

.mailbox-wrapper .mailbox-btn {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;

    
    -webkit-box-pack: center;
    
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    margin: 40px 0;
    text-align: center\0;
}

.mailbox-wrapper .mailbox-btn .btn {
    width: 104px;
    height: 36px;
    margin: 0 10px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    background: #459DF5;
    border-radius: 4px;
    display: inline-block\0;
}


.online-interview-wrapper .online-list {
    margin-top: 34px;
}

.online-interview-wrapper .online-box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: flex-start;
    
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;

    margin-bottom: 23px;
    overflow: hidden;
    *zoom: 1\0;
}

.online-interview-wrapper .online-box:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.online-interview-wrapper .online-box:last-child {
    margin-bottom: 0;
}

.online-interview-wrapper .online-box .online-img {
    max-width: 330px;
    display: block\0;
    float: left\0;
}

.online-interview-wrapper .online-box .online-txt {
    -webkit-box-flex: 1;
    
    -moz-box-flex: 1;
    
    -webkit-flex: 1;
    
    -ms-flex: 1;
    
    flex: 1;
    
    margin-left: 20px;
    overflow: hidden;
    line-height: 1.1;
    float: left\0;
    width: calc(100% - 350px)\0;
}

.online-interview-wrapper .online-box .online-txt .t {
    font-size: 18px;
}

.online-interview-wrapper .online-box .txt {
    padding-bottom: 24px;
    font-size: 16px;
    color: #333;
}

.online-interview-wrapper .online-box .online-btn {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;

}

.online-interview-wrapper .online-box .online-btn .btn {
    width: 115px;
    height: 40px;
    margin-right: 10px;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    border: 1px solid #F3F8FF;
    border-left: 3px solid #1658A0;
    display: inline-block\0;
}


.contact-wrapper {
    padding: 40px;
    line-height: 1.4;
    font-size: 18px;
    color: #333;
}

.contact-wrapper .item {
    margin-bottom: 23px;
}


.center-wrapper .news-detail-wrapper .r-title {
    justify-content: flex-start;
}

.center-wrapper .news-detail-wrapper .r-title.other .name:not(.act) {
    background-color: transparent;
    color: #1658A0;
}

.center-wrapper .news-detail-wrapper .r-content {
    min-height: 170px;
    padding: 30px 20px;
    line-height: 1.4;
    font-size: 16px;
    color: #333;
}


.opinion-list {
    padding-top: 10px;
}

.opinion-list .item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    padding: 24px 0;
    border-bottom: 1px dashed #E2E2E2;
    *zoom: 1\0;
}

.opinion-list .item:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.opinion-list .item .opinion-btn {
    font-size: 14px;
    color: #999;
    padding: 9px 8px;
    margin-left: 12px;
    background: #F5F5F5;
    border-radius: 4px;
    cursor: pointer;
    float: left\0;
    width: 74px\0;
}

.opinion-list .item .opinion-btn.act {
    background-color: #1658A0;
    color: #fff;
}

.opinion-list .item .txt-box {
    -webkit-box-flex: 1;
    
    -moz-box-flex: 1;
    
    -webkit-flex: 1;
    
    -ms-flex: 1;
    
    flex: 1;
    
    margin-right: 15px;
    overflow: hidden;
    float: left\0;
    width: calc(100% - 148px - 24px - 15px);
}

.opinion-list .item .name {
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
}

.opinion-list .item .date {
    font-size: 14px;
    color: #999999;
}


.notice-wrapper {
    padding-top: 20px;
}

.notice-wrapper .title {
    margin-bottom: 32px;
    font-size: 24px;
    color: #D1160E;
    font-weight: bold;
    text-align: center;
}

.notice-wrapper .notice-table {
    margin-bottom: 43px;
    border-style: solid;
    border-color: #E2E2E2;
    border-width: 1px 1px 0 1px;
}

.notice-wrapper .notice-table .item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;

    border-bottom: 1px solid #E2E2E2;
    *zoom: 1\0;
}

.notice-wrapper .notice-table .item:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.notice-wrapper .notice-table .item.notice-header>div {
    padding: 18px 0;
    color: #333;
    text-align: center;
    background-color: #F2F2F2;
}

.notice-wrapper .notice-table .item>div {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    
    -webkit-box-pack: center;
    
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    padding: 17px 0;
    line-height: 24px;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.notice-wrapper .notice-table .item .dw {
    width: 210px;
    float: left\0;
}

.notice-wrapper .notice-table .item .name {
    -webkit-box-flex: 1;
    
    -moz-box-flex: 1;
    
    -webkit-flex: 1;
    
    -ms-flex: 1;
    
    flex: 1;
    
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid #E2E2E2;
    text-align: left;
    width: calc(100% - 210px - 228px)\0;
    float: left\0;
    border-right: 1px solid #E2E2E2\0;
    margin-right: -1px\0;
    display: block\0;

}

.notice-wrapper .notice-table .item .date {
    width: 229px;
    border-left: 1px solid #E2E2E2;
    float: left\0;
}


.online-detail-wrapper {
    padding: 32px 40px;
}

.online-interview-wrapper .online-detail-wrapper .online-box .online-img {
    max-width: 464px;
}

.online-interview-wrapper .online-detail-wrapper .online-box .online-txt {
    width: calc(100% - 484px)\0;
}

.online-interview-wrapper .online-detail-wrapper .online-box .txt {
    font-size: 18px;
}

.online-interview-wrapper .online-detail-wrapper .online-box .online-txt .t {
    font-size: 24px;
    color: #D1160E;
}

.o-d-tab-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-pack: space-between;
    
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;

    height: 60px;
    line-height: 60px;
    background-color: #F3F8FF;
    font-size: 16px;
    *zoom: 1\0;
}

.o-d-tab-wrapper:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.o-d-tab-wrapper .tab-box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    *zoom: 1\0;
    float: left\0;
}

.o-d-tab-wrapper .tab-box:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.o-d-tab-wrapper .tab-box .t {
    width: 192px;
    text-align: center;
    color: #1658A0;
    font-size: 18px;
    cursor: pointer;
    display: inline-block\0;
}

.o-d-tab-wrapper .other-box .bs-dn {
    float: left\0;
}

.o-d-tab-wrapper .select-inp {
    width: 88px;
    height: 36px;
    margin-left: 10px;
    line-height: 36px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    outline: none;
    float: left\0;
    margin-top: 12px\0;
}

.o-d-tab-wrapper .tab-box .t.act {
    background-color: #1658A0;
    color: #fff;
}

.o-d-tab-wrapper .other-box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-flex: 1;
    
    -moz-box-flex: 1;
    
    -webkit-flex: 1;
    
    -ms-flex: 1;
    
    flex: 1;
    
    height: 100%;
    display: flex;
    
    -webkit-box-align: center;
    
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    
    -webkit-box-pack: flex-end;
    
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;

    padding-right: 20px;
    float: right\0;
    *zoom: 1\0;
}

.o-d-tab-wrapper .other-box:after {
    content: "\0020";
    display: none;
    display: block\0;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.o-d-tab-wrapper .switch-box {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    width: 120px;
    height: 36px;
    margin-left: 16px;
    line-height: 36px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-align: center;
    float: left\0;
    margin-top: 12px\0;
}

.o-d-tab-wrapper .switch-box .switch {
    -webkit-box-flex: 1;
    
    -moz-box-flex: 1;
    
    -webkit-flex: 1;
    
    -ms-flex: 1;
    
    flex: 1;
    
    text-align: center;
    cursor: pointer;
    float: left\0;
    width: 50%;
}

.o-d-tab-wrapper .switch-box .switch.act {
    color: #fff;
    background-color: #1658A0;
}

.o-d-tab-wrapper .text-btn {
    margin-left: 24px;
    padding-left: 30px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    float: left\0;
}

.o-d-tab-wrapper .text-btn.icon1 {
    background-image: url(../png/whlhgf.png);
}

.o-d-tab-wrapper .text-btn.icon2 {
    background-image: url(../png/djutfv.png);
}

.o-d-tab-wrapper .text-btn.icon3 {
    background-image: url(../png/xnqygl.png);
}

.o-d-tab-process-wrapper {
    margin: 20px 5px 0;
    overflow-y: auto;
    max-height: 610px;
}

.o-d-tab-process {

    margin: 32px 20px 0;
    padding-left: 36px;
    border-left: 1px solid #E5E5E5;

}

.o-d-tab-process .item {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 40px;
    line-height: 24px;
    font-size: 18px;
    color: #666;
    border-bottom: 1px dashed #E2E2E2;
}

.o-d-tab-process .item:before {
    content: "";
    position: absolute;
    left: -42px;
    top: 0;
    width: 12px;
    height: 12px;
    background-color: #D1160E;
    border-radius: 50%;
}

.o-d-tab-process .item.blue:before {
    background-color: #1658A0;
}

.o-d-tab-process .item:last-child {
    margin-bottom: 0;
}

.o-d-tab-process .item .name {
    position: relative;
    display: inline-block;
    padding: 0 16px;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    background-color: #D1160E;
    transform: translateY(-8px);
}

.o-d-tab-process .item.blue .name {
    background-color: #1658A0;
}

.o-d-tab-process .item .name:after {
    content: "";
    position: absolute;
    left: -4px;
    top: 50%;
    width: 12px;
    height: 12px;
    margin-top: -5px;
    background: #D1160E;
    transform: rotate(45deg)
}

.o-d-tab-process .item.blue .name:after {
    background: #1658A0;
}

.o-d-tab-process .item .date {
    margin-top: 14px;
    color: #999;
    font-size: 16px;
}

.o-d-tab-process .item.blue .c {
    font-weight: bold;
}


.wytw-wrap{display: flex}
.wytw-form{flex: 2}
.wytw-wrap .o-d-tab-process-wrapper{flex: 1}

@media screen and (max-width: 1299px) {
    .notice-wrapper .notice-table .item .name {
        padding-left: 15px;
        padding-right: 15px;
    }

    .online-interview-wrapper .online-detail-wrapper .online-box .online-img {
        max-width: 400px;
    }

    .online-interview-wrapper .online-detail-wrapper .online-box .online-txt {
        width: calc(100% - 420px)\0;
    }

    .online-interview-wrapper .online-detail-wrapper .online-box .online-txt .t {
        font-size: 22px;
    }

    .online-interview-wrapper .online-detail-wrapper .online-box .txt {
        font-size: 16px;
    }

    .o-d-tab-wrapper .text-btn {
        font-size: 14px;
    }

    .o-d-tab-wrapper .switch-box {
        font-size: 14px;
    }

    .o-d-tab-wrapper .switch-box {
        font-size: 14px;
        margin-top: 7px\0;
    }

    .o-d-tab-wrapper {
        height: 50px;
        line-height: 50px;
    }

    .o-d-tab-wrapper .tab-box .t {
        width: 160px;
        font-size: 16px;
    }

    .o-d-tab-wrapper .text-btn {
        margin-left: 15px;
        padding-left: 25px;
    }

    .online-detail-wrapper {
        padding: 20px;
    }

    .o-d-tab-wrapper .select-inp {
        margin-top: 7px\0;
    }


}

@media screen and (max-width: 991px) {
    .center-wrapper {
        padding-top: 20px;
        margin-top:0px;
    }

    .center-wrapper .location {
        padding: 8px 21px;
        font-size: 14px;
    }

    .center-container {
        
        
        
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 0 0 0;
        min-height: 0px\0;
    }

    .center-container .left {
        width: 100%;
        background: #F3F8FF;
        position: static\0;
    }

    .center-container .left .title {
        font-size: 22px;
        text-align: left;
        line-height: 60px;
        padding: 0 20px;
        border-bottom: 3px solid #4e9cd5;
    }

    .center-wrapper .r-title {
        padding-right: 0;
    }

    .center-wrapper .r-title .more {
        display: none;
    }

    .center-container .left .list-nav-wrapper {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;

        
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        -o-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
        padding: 0;
        overflow-x: auto;
        overflow-y: hidden;
        display: block\0;
        white-space: nowrap\0;

    }

    .center-container .left .list-nav {
        margin-bottom: 0;
        padding: 0 10px;
        border: none;
        flex-shrink: 0;
        font-size: 14px;
        color: #333;
        background-color: transparent;
        display: inline-block\0;
        
    }

    .center-container .right {
        -webkit-box-flex: none;
        
        -moz-box-flex: none;
        
        -webkit-flex: none;
        
        -ms-flex: none;
        
        flex: none;
        
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
        margin-left: 0\0;
    }

    .center-wrapper .r-title {
        height: 34px;
        background-color: #fff;

    }

    .center-wrapper .r-title .name {
        width: 100%;
        padding: 0 15px;
        line-height: 34px;
        font-size: 16px;
        text-align: center;
        border-bottom: 1px solid #E2E2E2;
    }

    .center-wrapper .r-title.three .name {
        width: 33.33%\0;
    }

    .mailbox-wrapper .tips {
        padding-top: 15px;
        font-size: 14px;
    }

    .mailbox-wrapper .mailbox-table {
        margin-top: 15px;
    }

    .mailbox-wrapper .mailbox-table .item.small {
        width: 100%;
    }

    .mailbox-wrapper .mailbox-table .item {
        min-height: 42px;
    }

    .mailbox-wrapper .mailbox-table .item .name {
        width: 86px;
        padding: 5px 10px 5px 0;
        line-height: 42px;
        font-size: 14px;
    }

    .mailbox-wrapper .mailbox-table .item .txt {
        padding: 10px;
        font-size: 14px;
        margin-left: 86px\0;
    }

    .mailbox-wrapper.write .mailbox-table .item .txt {
        padding: 10px;
    }

    .mailbox-wrapper .mailbox-table .item .code {
        width: 100%;
        -webkit-box-flex: 1;
        
        -moz-box-flex: 1;
        
        -webkit-flex: 1;
        
        -ms-flex: 1;
        
        flex: 1;
        
    }

    .mailbox-wrapper .mailbox-table .item .yzm {
        width: 88px;
        height: 30px;
        margin-left: 5px;
    }

    .mailbox-wrapper .mailbox-btn {
        margin: 20px 0;
    }

    .mailbox-wrapper .mailbox-btn .btn {
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }

    
    .mailbox-wrapper.write .mailbox-table .item .seed-btn {
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }

    .mailbox-wrapper .mailbox-table .item .inp {
        font-size: 14px;
        height: 32px;
    }
    .mailbox-wrapper.write .mailbox-table .item .select{
        height: 32px\0;
    }
    .mailbox-wrapper.write .mailbox-table .item .placeholder{
        line-height: 32px;
    }

    .mailbox-wrapper .mailbox-table .item .textarea .inp {
        padding: 0;
        height: 200px;
        line-height: 32px;
    }
    .mailbox-wrapper.write .mailbox-table .item .textarea .placeholder{
        padding: 0;
        line-height: 32px;
    }

    .mailbox-wrapper .mailbox-table .item .label {
        font-size: 14px;
    }

    .online-interview-wrapper .online-list {
        margin-top: 20px;
    }

    .online-interview-wrapper .online-box .online-img {
        max-width: 240px;
    }

    .online-interview-wrapper .online-detail-wrapper .online-box .online-txt {
        width: calc(100% - 260px)\0;
    }

    .online-interview-wrapper .online-box .txt {
        padding-bottom: 12px;
        font-size: 14px;
    }


    .online-interview-wrapper .online-box .online-txt .t {
        font-size: 16px;
    }

    .center-wrapper .map-list .map-txt {
        padding: 20px 15px;
    }

    .center-wrapper .map-list .map-txt .txt {
        font-size: 14px;
    }

    
    .contact-wrapper {
        padding: 20px;
        font-size: 16px;
    }

    .contact-wrapper .item {
        margin-bottom: 15px;
    }

    .center-wrapper .news-detail-wrapper .r-title {
        padding-right: 0;
    }

    .opinion-list .item {
        padding: 15px 0;
    }

    .opinion-list .item .name {
        margin-bottom: 12px;
        font-size: 14px;
    }

    .opinion-list .item .date {
        font-size: 12px;
    }

    .opinion-list .item .opinion-btn {
        font-size: 12px;
        padding: 7px 8px;
        width: 65px\0;
    }

    .opinion-list .item .txt-box {
        width: calc(100% - 130px - 24px - 15px);
    }

    .notice-wrapper .title {
        font-size: 22px;
    }

    .notice-wrapper .notice-table .item.notice-header>div {
        padding: 10px 0;
    }

    .notice-wrapper .notice-table .item>div {
        padding: 9px 0;
        font-size: 14px;
    }

    .notice-wrapper .notice-table .item .dw {
        width: 130px;
    }

    .notice-wrapper .notice-table .item .date {
        width: 164px;
    }

    .notice-wrapper .notice-table .item .name {
        width: calc(100% - 130px - 164px)\0;
    }

    .o-d-tab-process {
        padding-left: 24px;
        margin: 8px 8px 0;
    }

    .o-d-tab-wrapper .other-box {
        display: none;
    }

    .online-interview-wrapper .online-detail-wrapper .online-box .online-img {
        max-width: 240px;
    }

    .o-d-tab-process .item:before {
        left: -29px;
        width: 10px;
        height: 10px;
    }

    .o-d-tab-process .item .name {
        transform: translateY(-10px);
        margin-bottom: 5px;
    }

    .o-d-tab-process {
        margin: 10px 8px 0;
    }

    .o-d-tab-process .item {
        padding-bottom: 10px;
        margin-bottom: 28px;
        font-size: 16px;
    }

    .o-d-tab-process .item .date {
        margin-top: 5px;
    }

}

@media screen and (max-width: 750px) {
    .center-wrapper {
        padding-top: 0;
        margin-top: 0;
    }

    .center-wrapper .location {
        display: none;
    }

    .center-container .left .title {
        line-height: 50px;
        font-size: 20px;
    }

    .news-list-item .common-list .item {
        padding-left: 0px;
        padding-right: 0px;
    }

    .news-detail-wrapper {
        padding: 20px 0;
    }

    .news-detail-wrapper .news-title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .news-detail-wrapper .news-date {
        font-size: 14px;
    }

    .news-detail-wrapper .news-content {
        margin-top: 15px;
        padding: 15px 0 0;
        font-size: 16px;
    }

    .center-wrapper .news-footer {
        display: none;
    }

    .center-wrapper .table-title {
        padding-left: 0;
        padding-right: 0;
    }

    .center-wrapper .common-search .search-inp {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: none;
        
        -moz-box-flex: none;
        
        -webkit-flex: none;
        
        -ms-flex: none;
        
        flex: none;
        
        margin-bottom: 10px;
    }

    .center-wrapper .common-search {
        
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        
        -webkit-box-pack: space-between;
        
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
    }

    .center-wrapper .common-search .search-btn {
        width: 48%;
        margin-left: 0;
    }

    .online-interview-wrapper .online-box {
        
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }

    .online-interview-wrapper .online-box .online-img {
        width: 100%;
        margin: 0 auto;
        max-width: 330px;
        float: none\0;
    }

    .online-interview-wrapper .online-detail-wrapper .online-box .online-txt {
        width: 100%\0;
    }

    .online-interview-wrapper .online-box .online-txt {
        -webkit-box-flex: none;
        
        -moz-box-flex: none;
        
        -webkit-flex: none;
        
        -ms-flex: none;
        
        flex: none;
        
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        float: none\0;
    }

    .online-interview-wrapper .online-box .online-btn {
        
        -webkit-box-pack: space-between;
        
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
    }

    .online-interview-wrapper .online-box .online-btn .btn {
        width: 48%;
        line-height: 36px;
        height: 36px;
        margin-right: 0;
        font-size: 14px;
    }

    .center-wrapper .map-list .map-txt .txt {
        width: 33.33%;
        line-height: 1.5;
    }

    .center-wrapper .r-title.other {
        margin-top: 20px;
    }

    .center-wrapper .r-title.other .name {
        font-size: 14px;
    }

    .center-wrapper .news-detail-wrapper .r-content {
        min-height: 0;
        font-size: 14px;
        padding: 20px 10px;
    }

    .opinion-list .item {
        
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .opinion-list .item .txt-box {
        -webkit-box-flex: none;
        
        -moz-box-flex: none;
        
        -webkit-flex: none;
        
        -ms-flex: none;
        
        flex: none;
        
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .opinion-list .item .opinion-btn {
        margin-left: 0;
        margin-right: 12px;
    }

    .notice-wrapper .notice-table .item .dw {
        display: none;
    }

    .notice-wrapper .notice-table .item .date {
        width: 118px;
    }

    .notice-wrapper .notice-table .item .name {
        padding-right: 10px;
        padding-left: 10px;
        width: calc(100% - 117px)\0;
    }

    .notice-wrapper .notice-table .item>div {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .notice-wrapper .title {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 1.4;
    }

    .notice-wrapper .notice-table {
        margin-bottom: 20px;
    }

    .online-detail-wrapper {
        padding: 20px 0;
    }

    .online-interview-wrapper .online-detail-wrapper .online-box .online-txt .t {
        font-size: 20px;
    }

    .online-interview-wrapper .online-detail-wrapper .online-box .online-img {
        max-width: 100%;
    }

    .o-d-tab-process .item .name {
        padding: 0 10px;
        line-height: 24px;
        font-size: 14px;
        margin-bottom: 0;
        transform: translateY(-8px);
    }

    .o-d-tab-wrapper {
        height: 42px;
        line-height: 42px;
    }

    .o-d-tab-wrapper .tab-box {
        -webkit-box-flex: 1;
        
        -moz-box-flex: 1;
        
        -webkit-flex: 1;
        
        -ms-flex: 1;
        
        flex: 1;
        
        width: 100%\0;
    }

    .o-d-tab-wrapper .tab-box .t {
        width: auto;
        -webkit-box-flex: 1;
        
        -moz-box-flex: 1;
        
        -webkit-flex: 1;
        
        -ms-flex: 1;
        
        flex: 1;
        
        width: 50%\0;
        float: left\0;
        display: block\0;
    }

    .o-d-tab-process .item {
        font-size: 14px;
        line-height: 20px;
    }

    .o-d-tab-process .item .date {
        font-size: 14px;
    }

    
    .mailbox-wrapper.write .mailbox-table .item .select {
        width: 30%;
        margin-right: 5px;
    }

    
    .wytw-wrap{
        display: block;
    }
    .wytw-wrap .wytw-form,.wytw-wrap .o-d-tab-process-wrapper{width: 100%;}

}

@media screen and (max-width: 467px) {
    .center-wrapper .map-list .map-txt .txt {
        width: 50%;
    }
}