﻿.content_con {
    padding: 10px;
}

.content_con h3 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    display: none;
}

.conmany_text {
    padding: 20px;
}

.conmany_text h3 {
    display: none;
    text-align: left;
    font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #fe0000;
    padding-left: 5px;
    padding-bottom: 5px;
    font-weight: 600;
}

.conmany_text p {}


/**************N内页导航**************/

.b_nav {
    text-align: left;
    width: 80%;
    float: left;
}

.b_nav_right {
    width: 20%;
    float: right;
    background: url(../images/home.png) no-repeat left center;
    display: none;
}

.ad_img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    height: 240px;
}

.ad_img .title {
    padding-top: 82px;
}

.ad_img .title span {
    background: #fff;
}

.ad_img .news_data h2 {
    display: inline-block;
    padding-left: 30px;
    background: url(../images/news_data.png) no-repeat left center;
}

.break {
    background: #fff;
    height: 70px;
}

.break a {
    display: inline-block;
    padding: 22px 12px 20px;
    line-height: 20px;
    margin: 0 0px;
    font-size: 14px;
    border-bottom: 2px solid #fff;
    text-align: center;
}

.b_nav a:hover {
    color: #fe0000;
    border-bottom-color: #fe0000;
}

.b_nav .line {
    color: #fe0000;
    border-bottom-color: #fe0000;
}

.map {
    height: 400px;
}

.bx_adimg {
    height: 400px;
}

.bx_adimg .title {
    padding-top: 161px;
}


/**内页三级导航**/

.mautocon_nav {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.mautocon_nav ul li {
    margin: 20px 10px;
    float: left;
    background: #2b4487;
    padding: 10px 10px;
}

.mautocon_nav ul li a {
    color: #fff;
}


/**页码**/

.pages {
    height: 46px;
    padding: 10px 15px 25px 0px;
    text-align: center;
    clear: both;
}

.pages a {
    margin: 0px 1px;
    text-align: center;
    border: 1px solid #D1E7FF;
    color: #444135;
    padding: 5px 7px;
    font-size: 12px;
}

.pages .pagesNum,
.pages .pagesOn {
    background: #2b4487;
    color: #fff;
}

.pages .pagesNum,
.pages .pagesnone {
    text-decoration: none;
}

.pages .pagesInput,
.pages .pagesnone,
.pages .pagego {
    margin: 0px 2px;
    color: #444135;
}

.pages .pagesInput input {
    width: 32px;
    margin: 0px 2px;
    border: none;
    height: 16px;
    text-align: center;
}

.pages .pagego input {
    width: 25px;
    border: none;
    height: 14px;
    vertical-align: middle;
    cursor: pointer;
    background: white;
    line-height: 14px;
}

.pagego {
    border: none;
}


/**************荣誉资质**************/

#honorlist {
    margin-bottom: 50px;
    overflow: hidden;
}

.honor li {
    width: 33.33%;
    float: left;
}

.honor li a {
    display: block;
    width: 83%;
    margin: 40px auto 0;
    border: 4px solid #fff;
    background: #eeeeee;
    position: relative;
    height: 252px;
}

.honor li a span {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/see_h.png) no-repeat center center rgba(0, 0, 0, 0.4);
}

.honor li a:hover {
    border-color: #2b4487;
}

.honor li a:hover span {
    display: block;
}

.honor_title {
    text-align: center;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
}


/**************宣传视频**************/

.video li {
    width: 33.33%;
    float: left;
}

.video li a {
    display: block;
    width: 83%;
    margin: 0 auto 40px;
    border: 4px solid #fff;
    position: relative;
}

.video li div {
    border: 4px solid #eeeeee;
    height: 244px;
}

.video li a span {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/video_icon.png) no-repeat center center rgba(0, 0, 0, 0.4);
}

.video li a:hover,
.video li a.act {
    border-color: #2b4487;
}

.video li a:hover span,
.video li a.act span {
    display: block;
}

.movie_title {
    text-align: center;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
}


/**************联系我们**************/

.con_us li {
    width: 25%;
    float: left;
}

.con_us li span {
    width: 65px;
    height: 65px;
    background-repeat: no-repeat;
    ;
    background-position: center top;
}

.con_us li p {
    min-height: 72px;
    max-height: 72px;
    overflow: hidden;
}

.con_us li span.icon01 {
    background-image: url(../images/con_01.jpg);
}

.con_us li span.icon02 {
    background-image: url(../images/con_02.jpg);
}

.con_us li span.icon03 {
    background-image: url(../images/con_03.jpg);
}

.con_us li span.icon04 {
    background-image: url(../images/con_04.jpg);
}

.con_tab table {
    width: 44%;
    margin: 10px auto 40px;
}

.con_tab table td {
    width: 46%;
    padding: 10px 2%;
}

.con_tab table td .inp {
    font-size: 12px;
    color: #999;
    width: 87.5%;
    padding: 10px 6.25%;
    line-height: 16px;
    border: 1px solid #c9c9c9;
    background: #f6f6f6;
}

.con_tab table td select.inp {
    width: 100%;
    outline: none;
}

.con_tab table td textarea {
    height: 130px;
    outline: none;
}

.con_tab table td.two .inp {
    padding-left: 3%;
    width: 94%
}

.con_tab table td .btn {
    color: #fff;
    line-height: 30px;
    margin: 0 2%;
    display: inline-block;
    width: 25%;
    border: 1px solid #c9c9c9;
    background: #f6f6f6;
    padding: 10px 0;
}


/**************新闻中心**************/

.np_pager .pager_a {
    line-height: 80px;
}

.p_goback {
    width: 80px;
    height: 80px;
    background: url(../images/goback_a.png) no-repeat center center;
}


/**新闻详情**/

.n_news_detail {
    width: 100%;
    margin: 0 auto;
}

.n_news_detail_top {
    padding: 20px 0 10px;
    border-bottom: 1px solid #CDCDCD;
    width: 100%;
}

.n_con {
    padding: 20px;
}

.n_news_detail_top p {
    color: #005BAC;
    font-size: 22px;
    text-align: center;
    line-height: 28px;
    padding: 8px 0;
    font-weight: bold;
}

.n_news_detail_top span {
    font-size: 12px;
    line-height: 24px;
    color: #999999;
    font-weight: normal;
    font-family: "宋体";
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
}

.news_titletext {
    height: 40px;
    overflow: hidden;
    text-align: left;
    padding: 0 10px;
}

.plan li {
    width: 25%;
    margin-bottom: 30px;
    float: left;
}

.plan li .p-box {
    width: 90.67%;
    margin: 0 auto;
}

.plan li .p-box :hover a {
    color: #fff;
}

.plan li .p_img {
    height: 180px;
}

.plan li .p_text {
    background: #eaeaea;
}

.plan li .p-a {
    width: 70px;
    border: 1px solid #cccccc;
    display: none;
}

.plan li .p-box:hover .p_text,
.plan li .p-box.act .p_text {
    background: #2b4487;
    color: #fff;
    transition: background 0.8s;
}

.plan li .p-box:hover .p-a,
.plan li .p-box.act .p-a {
    border-color: #fff;
    color: #fff;
}


/**************产品中心**************/

.pro_center .p-left {
    width: 16.67%;
    border: 1px solid #e1e1e1;
    background: #fff;
}

.pro_center .p-left li {
    position: relative;
    border-bottom: 1px solid #e1e1e1;
}

.pro_center .p-left li .l-bg {
    display: none;
    width: 4px;
    height: 40px;
    background: #ca2733;
    position: absolute;
    left: -1px;
    top: 0;
}

.pro_center .p-left li .p-nav {
    display: none;
    margin: 15px 10px 3px 25px;
}

.pro_center .p-left li .p-nav a {
    display: block;
    background: url(../images/p-nav_icon.png) no-repeat left center;
    padding-left: 12px;
    font-size: 14px;
    color: #8b8b8b;
    line-height: 22px;
    margin-bottom: 10px;
}

.pro_center .p-left li .p-nav a:hover {
    background-image: url(../images/p-nav_iconh.png);
    color: #2b4487;
}

.pro_center .p-left li.act .l-bg,
.pro_center .p-left li:hover .l-bg {
    display: block;
}

.pro_center .p-left li.act>a,
.pro_center .p-left li:hover>a {
    color: #fff;
    background: #2b4487;
}

.pro_center .p-left li.act .p-nav {
    display: block;
}

.pro_center .p-right {
    width: 80%;
}

.p_right_con {
    width: 100%;
    overflow: hidden;
}

.pro_center .p-right ul {
    margin-left: -2.08%;
}

.pro_center .p-right li {
    width: 195px;
    margin-left: 29px;
}

.pro_center .p-right li .p-box {
    width: 100%;
}

.pro_center .p-right li .p-box:hover a {
    color: #fff;
}

.pro_center .p-right li .p_img {
    background: #fff;
}

.p_line {
    display: block;
    width: 0%;
    height: 5px;
    background: #ca2733;
    transition: width 0.5s;
}

.pro_center .p-right li.act .p_line,
.pro_center .p-right li:hover .p_line {
    width: 100%;
    transition: width 0.5s;
}

.plan li .p-box:hover .p_line,
.plan li .p-box.act .p_line {
    width: 100%;
    transition: width 0.5s;
}


/**************产品中心展开**************/

.pro_open .pro_c_box {
    width: 83.34%;
    margin: 0 auto;
}

.pro_open .pro_l {
    width: 52%;
}

.pro_open .pro_r {
    width: 30%;
}

.pro_open .pro_r .pro_p {
    max-height: 168px;
    min-height: 168px;
}

.pro_open .pro_r,
.pro_open .pro_l {
    height: 320px;
    background: #fff;
    padding: 40px 4%;
}

.pro_buy {
    width: 78.95%;
    margin: 15px auto;
    background: #2b4487;
}

.pro_open .bdshare-button-style1-32 a {
    width: 16px;
    height: 16px;
    background-size: 16px 1630px;
}

.pro_open .bdshare-button-style1-32 .bds_qzone {
    background-position: 0 -26px
}

.pro_open .bdshare-button-style1-32 .bds_tsina {
    background-position: 0 -52px
}

.pro_open .bdshare-button-style1-32 .bds_tqq {
    background-position: 0 -130px
}

.pro_open .bdshare-button-style1-32 .bds_renren {
    background-position: 0 -104px
}

.pro_open .bdshare-button-style1-32 .bds_weixin {
    background-position: 0 -806px
}

.pro_open .bdshare-button-style1-32 .bds_count {
    width: 40px;
    height: 18px;
    line-height: 18px;
    background-size: 80px 52px;
    background-position: 0 -34px;
}

.pro_open .bdshare-button-style1-32 .bds_count:hover {
    background-position: 0 -34px;
}

.pro_open .pro_b {
    background: #fff;
}

.pro_open .pro_b table td {
    line-height: 20px;
    padding: 3px 6px;
}


/**************加入我们**************/

.join_gw .li {
    width: 25%;
    float: left;
    margin-bottom: 25px;
}

.join_gw .li a {
    display: block;
    width: 89.34%;
    margin: 0 auto;
    border: 8px solid #f6f6f6;
}

.join_gw .li .j_d {
    border: 2px solid #fff;
    padding: 9.3%;
    background-color: #fff;
}

.join_gw .li .j_p,
.join_gw li .j_text {
    border-top: 1px solid #d5d5d5;
}

.join_gw .li .j_p b {
    left: 0;
    top: -5px;
    width: 26px;
    height: 9px;
    background: #d5d5d5;
}

.join_gw .li a.act,
.join_gw .li a:hover {
    border-color: #7c8bb3;
}

.join_gw .li.act .j_d,
.join_gw .li:hover .j_d {
    border-color: #2b4487;
}

.pop_v {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pop_v_close {
    position: absolute;
    width: 34px;
    height: 36px;
    background: url(../images/close.png) no-repeat center center #fff;
    right: 10%;
    top: 15%;
    z-index: 88;
}

.pop_v .pop_v_d {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.company .c_right .c_r_img {
    width: 83.33%;
    height: 354px;
    margin: 0 auto;
    position: relative;
}

.company .c_right .c_r_img span {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/video_ico.png) no-repeat center center;
}

.company .c_right .c_r_img:hover span {
    background-image: url(../images/video_icoh.png)
}


/**************头部**************/

.header {
    height: 85px;
}

.header .logo {
    width: 382px;
    height: 82px;
}

.header_title {
    height: 30px;
    background: #fe0000;
    position: fixed;
    z-index: 9999;
    width: 100%;
    line-height: 30px;
}

.language {
    width: 1200px;
    margin: 0 auto;
}

.language a {
    display: inline-block;
    margin-left: 2px;
    width: 64px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.language .act {
    border-right: 1px solid #c9c9c9;
}

.header-top {
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 20%;
}

.logo ul li {
    display: inline-block;
    color: #255E63;
}

.logo ul h6 {
    background: url(../images/sep.png) no-repeat;
    width: 23px;
    height: 22px;
    float: left;
}

.logo ul li.line {
    vertical-align: top;
    margin-top: 17px;
    font-size: 0.85em;
}

span.green {
    color: #0fcf8c;
}

.sp-column {
    float: right;
    margin-top: 15px;
    width: 68%;
}

.sp-column li {
    display: inline-block;
}

.sp-column li:first-child {
    margin-left: 0;
}

.sp-column li a:hover {}

.toggleMenu {
    float: right;
    padding: 12px 4px 1px 0px;
    border-radius: 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -o-border-radius: 2em;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav ul {
    list-style: none;
}


/*pc导航
===========================================


#sp-menu {
    float: left;
    margin-top: 15px;
    width: 100%;
}
*/

.Language {
    float: left;
    width: 30px;
    line-height: 50px;
    background: url(../images/lg.png) no-repeat 20px;
}

.Language a {
    font-size: 14px;
    color: #444444;
    font-weight: 600;
}

.Language a i {
    position: absolute;
    right: 0;
    top: 10px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid;
    border-color: #525558 transparent transparent transparent;
}


/* 导航 */

.head-s .nav {
    padding: 0 10px;
    float: left;
    margin-top: 2px;
    width: 90%;
}

.head .nav li {
    float: left;
    padding: 17px 0px;
    line-height: 14px;
    position: relative;
}

.head .nav li>a {
    display: block;
    padding: 1px 30px;
    font-size: 14px;
    transition: all ease-out .3s;
    color: #000000;
    font-weight: 600;
    border-right: 2px solid #999;
    /*background-image: url('1.png');*/
}

sp-column li a {
    display: block;
    font-size: 0.85em;
    color: #fe0000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.head .nav li a>img {
    width: 100px;
    height: 45px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.head .nav li.active>a,
.head .nav li:hover>a {
    color: #fe0000;
    /*background-image: url('1.png');*/
}

.head .nav li .subnav {
    width: 217px;
    box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.3);
    border-top: 5px solid #fe0000;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 90px;
    left: -50px;
    transition: all 0.3s ease-out 0s;
    z-index: 99999;
    background: url("../images/bkg1.png") repeat;
}

.head .nav li:hover .subnav {
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    visibility: visible;
    top: 60px;
    display: inline-block;
}

.head .nav li .subnav a {
    height: 49px;
    display: block;
    padding: 0 30px;
    line-height: 48px;
    background: url("../images/bkg1.png") repeat;
    transition: all 0.2s ease-out 0s;
    color: #fff;
    text-align: center;
}

.head .nav li .subnav a i {
    opacity: 0;
    float: right;
    transition: all 0.2s ease-out 0s;
}

.head .nav li .subnav a:hover {
    text-indent: 10px;
    background: #fe0000;
    color: #FFF;
}

.head .nav li .subnav a:hover i {
    opacity: 1;
}


/**************加入我们**************/

.join_gw .li {
    width: 25%;
    float: left;
    margin-bottom: 25px;
}

.join_gw .li a {
    display: block;
    width: 89.34%;
    margin: 0 auto;
    border: 8px solid #f6f6f6;
}

.join_gw .li .j_d {
    border: 2px solid #fff;
    padding: 9.3%;
    background-color: #fff;
}

.join_gw .li .j_p,
.join_gw li .j_text {
    border-top: 1px solid #d5d5d5;
}

.join_gw .li .j_p b {
    left: 0;
    top: -5px;
    width: 26px;
    height: 9px;
    background: #d5d5d5;
}

.join_gw .li a.act,
.join_gw .li a:hover {
    border-color: #7c8bb3;
}

.join_gw .li.act .j_d,
.join_gw .li:hover .j_d {
    border-color: #2b4487;
}

.bigImage {
    position: fixed;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    z-index: 9999;
}

.bigImage .big_box {
    width: 755px;
    padding: 40px 50px;
    margin: 0 auto;
    background: #fff;
    float: none;
    height: 550px;
}

.bigImage .big_box.li a {
    width: 100%;
    border: none;
}

.bigImage .big_box.li .j_d h1 {
    color: #2b4487;
    font-size: 22px;
    margin-bottom: 15px;
}

.bigImage .big_box.li .j_d {
    padding: 0;
    border: none;
}

.bigImage .big_box.li .j_d h2 {
    border-bottom: 1px solid #ebebeb;
}

.bigImage .big_box.li .j_d h4 {
    border-top: 1px solid #ebebeb;
}

.bigImage .mauto,
.bigImage .bx-wrapper {
    height: 100%;
}

.bigImage .bx-wrapper .bx-controls-direction a {
    width: 78px;
    height: 78px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    margin-top: -39px;
}

.bigImage .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
    background: url(../images/l_narr.png) no-repeat center center;
}

.bigImage .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
    background: url(../images/r_narr.png) no-repeat center center;
}

.bigImage .bx-wrapper .bx-controls-direction a.bx-prev:hover,
.bigImage .bx-wrapper .bx-controls-direction a.bx-next:hover {
    background-color: #e95098;
    border-color: #e95098;
}

.bigImage .bx-viewport,
.bigImage .bxslider,
.bigImage .bxslider li {
    height: 100% !important;
}

.bigImage .bx-wrapper {
    background: none;
}

.bigImage .bxslider li img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}

.bigImage .big_box.li .i-close {
    display: block;
    width: 34px;
    height: 36px;
    position: absolute;
    right: -34px;
    top: 0;
    z-index: 99;
    background: url(../images/close.png) no-repeat center center #fff;
}

.bigImage .big_box.li .i_btn {
    width: 34px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #6fba2c;
}

.bigImage .big_box.li .i_pre {
    left: -34px;
    background-image: url(../images/po_prev.png);
}

.bigImage .big_box.li .i_next {
    right: -34px;
    background-image: url(../images/po_next.png);
}

.bigImage .big_box.li .i-close:hover {
    background-color: #6fba2c;
}

.bigImage .big_box.li .j_text {
    height: 240px;
}

.pop_v {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pop_v_close {
    position: absolute;
    width: 34px;
    height: 36px;
    background: url(../images/close.png) no-repeat center center #fff;
    right: 10%;
    top: 15%;
    z-index: 88;
}

.pop_v .pop_v_d {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.company .c_right .c_r_img {
    width: 83.33%;
    height: 354px;
    margin: 0 auto;
    position: relative;
}

.company .c_right .c_r_img span {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/video_ico.png) no-repeat center center;
}

.company .c_right .c_r_img:hover span {
    background-image: url(../images/video_icoh.png)
}


/**职位列表**/

.job_search {
    margin-top: 20px;
}

.job_search_left {
    width: 880px;
    float: left;
}

.job_search_right dt {
    font-size: 20px;
}

.job_search_right {
    width: 280px;
    float: right;
    margin-top: 20px;
}

.job_search_right h1 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.job_search_list {
    width: 100%;
    margin: 26px auto 30px;
    padding: 0;
}

.job_list_plan {
    width: 100%;
    margin: 0 auto;
}

.job_top {
    height: 56px;
    line-height: 54px;
    background: #F3F3F3;
    width: 100%;
    overflow: hidden;
    border: 1px solid #EDEDED;
    margin-bottom: 2px;
}

.job_top dd {
    float: left;
    line-height: 54px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.job_top dd.job_list1 {
    width: 30%;
}

.job_top dd.job_list2 {
    width: 20%;
}

.job_top dd.job_list3 {
    width: 25%;
}

.job_top dd.job_list4 {
    width: 25%;
}

.job_list {
    width: 100%;
}

.job_list li {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin-top: 12px;
}

.job_list ul {
    cursor: pointer;
    width: 100%;
    overflow: hidden;
}

.job_list ul li {
    margin-top: 0;
    text-align: center;
    float: left;
    height: 52px;
    line-height: 52px;
    background-color: #F5F5F5;
    position: relative;
}

.job_list ul li.job_list1 {
    width: 30%;
}

.job_list ul li.job_list2 {
    width: 20%;
}

.job_list ul li.job_list3 {
    width: 25%;
}

.job_list ul li.job_list4 {
    width: 25%;
}

.job_list ul li.job_list4:after {
    position: absolute;
    right: 20px;
    font-weight: normal;
    font-family: 'icomoon';
    font-size: 24px;
}

.job_list ul.select li {
    background-color: #005BAC;
    color: #fff;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
}

.job_list ul.select li.job_list4:after {}

.job_detail {
    display: none;
    overflow: hidden;
    padding: 10px 20px;
    border: 1px solid #E8E8E8;
    border-top: none;
}

.job_con {
    color: #3A3A3A;
    font-size: 14px;
    line-height: 32px;
    width: 100%;
    padding-bottom: 10px;
    position: relative;
    z-index: 9;
}

@media (max-width: 640px) {
    /**职位列表**/
    .job_search_list {
        width: 100%;
        margin: 10px auto 20px;
        padding: 0;
    }
    .job_top {
        height: 56px;
        line-height: 54px;
        background: #F3F3F3;
        width: 100%;
        overflow: hidden;
        border: 1px solid #EDEDED;
        margin-bottom: 2px;
    }
    .job_top dd {
        float: left;
        line-height: 54px;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
    }
    .job_list {
        width: 100%;
    }
    .job_list li {
        margin: 0;
        padding: 0;
        overflow: hidden;
        width: 100%;
        margin-top: 6px;
    }
    .job_list ul {
        cursor: pointer;
        width: 100%;
        overflow: hidden;
    }
    .job_list ul li {
        margin-top: 0;
        text-align: center;
        float: left;
        height: 52px;
        line-height: 52px;
        background-color: #F5F5F5;
        position: relative;
    }
    .job_list ul li.job_list4:after {
        position: absolute;
        right: 6px;
        font-weight: normal;
        font-family: 'icomoon';
        font-size: 24px;
    }
    .job_list ul.select li {
        background-color: #005BAC;
        color: #fff;
        -webkit-transition: all ease .5s;
        transition: all ease .5s;
        -moz-transition: all ease .5s;
        -o-transition: all ease .5s;
    }
    .job_list ul.select li.job_list4:after {}
    .job_detail {
        display: none;
        overflow: hidden;
        padding: 10px 10px;
        border: 1px solid #E8E8E8;
        border-top: none;
    }
    .job_con {
        color: #3A3A3A;
        font-size: 14px;
        line-height: 32px;
        width: 100%;
        padding-bottom: 10px;
        position: relative;
        z-index: 9;
    }
    .job_search_left {
        width: 100%;
        float: none;
    }
    .job_search_right {
        display: none;
    }
}

@media (max-width: 767px) {
    .bigImage .big_box {
        height: 330px;
        margin-top: 30px;
    }
    .b_nav_right {
        width: 100%;
        background: none;
        display: none;
    }
    .break {
        height: auto;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .wrap {
        width: 1000px;
    }
    .head .nav li>a {
        padding: 1px 13px;
    }
    .sp-column {
        float: right;
        margin-top: 15px;
        width: 615px;
    }
    .head-s .nav {
        padding: 0 20px;
        float: left;
        margin-top: 2px;
        width: 550px;
    }
    .search_but {
        display: block;
        float: right;
        margin-top: 0px;
    }
}