.about-changan{
    width: 1200px;
    margin:-30px auto 0;
}
.about-changan .item-list{
    width: 1200px;
    height: 80px;
    margin:0 auto;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 3px 19px 2px rgba(114, 114, 114, 0.09);
    border-radius: 6px;
    behavior: url(/r/cms/www/default/pie/PIE.htc);
}
.about-changan .item-list li{
    width:140px ;
    display: inline-block;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #666666;
    line-height: 50px;
    margin:15px 28px;
    text-align: center;
}
.about-changan .item-list li.active,.about-changan .item-list li:hover{
    background: linear-gradient(89deg, #F9632C, #FF7F39) !important;
    background: #F25822;
    border-radius: 25px;
}
.about-changan .item-list li.active a,.about-changan .item-list li:hover a{
    color: #fff;
}
/*联系我们*/
.about-changan .content-lxwm{
    padding: 43px 50px;
    width: 100%;
    min-height: 430px;
    background: #FFFFFF;
    box-shadow: 0px 5px 25px 2px rgba(194, 194, 194, 0.26);
    margin: 30px 0 52px;
}
.about-changan .content-lxwm-left{
    display: inline-block;
    margin-top: 20px;
    width: 520px;
}
.about-changan .content-lxwm-left .content-lxwm-left-list li{
    line-height: 35px;
    padding-left: 45px;
    margin-bottom: 20px;
}
.about-changan .content-lxwm-right{
    float: right;
}
.about-changan .content-fzjg-detail{
    margin:50px 0 30px;
}
/*分支机构*/
.content-fzjg-detail table{
    width: 100%;
    margin-bottom: 52px;
}
.content-fzjg-detail table tr{
    min-height: 54px;
    height: 54px!important;
}
.content-fzjg-detail table td{
    color: #444;
    font-size: 14px;
    font-family: PingFang SC;
    vertical-align: middle;
    line-height: 30px;
}
.content-fzjg-detail tr td:first-child+td{
    font-weight: bold;
    font-size: 16px;
    color:#123B8A;
    width: 22.5%!important;
}
.content-fzjg-detail tr td:first-child+td+td{
    background-image: url("../images/zjca/fzjg_address2.png");
    width: 57.5%!important;
}
.content-fzjg-detail tr td:first-child+td+td+td{
    background-image: url("../images/zjca/fzjg_phone2.png");
    width: 13.75%!important;
}
.content-fzjg-detail table tr td:first-child{
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
    width: 6.25%!important;
}
.content-fzjg-detail table tr td:first-child:before {
    content: '';
    background: #F9642C;
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    top: 9px;
    left: 50%;
    border-radius: 50%;
    margin-left: -17px;
    z-index: -1;
}
.content-fzjg-detail table tr td:first-child+td+td,.content-fzjg-detail table tr td:first-child+td+td+td{
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 42px;
}
.content-fzjg{
    width: 100%;
    height: 939px;
    margin:46px auto 150px;
}
.content-fzjg .blue-title{
    color: #133C8B;
    font-size: 24px;
    font-weight: bold;
    font-family: PingFang SC;
}
.content-fzjg-map-wrap{
    width: 810px;
    height: 939px;
    margin: 0 auto;
    position: relative;
    /*transform: scale(0.8);*/
    /*-ms-transform: scale(0.8);*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.8, M12=0, M21=0, M22=0.8, SizingMethod='auto expand')";*/
}
.content-fzjg-map{
    width: 810px;
    height: 939px;
    position: absolute;
}
.content-fzjg-map-detail{
    visibility: hidden;
    position: absolute;
    width: 358px;
    background: #FFFFFF;
    box-shadow: 0px 3px 19px 2px rgba(114, 114, 114, 0.09);
    opacity: 0.8;
    border-radius: 10px;
    padding: 10px 21px 15px;
    border: 1px solid #e5e5e5\0;
}
.content-fzjg-map-detail .map-detail-title{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #123B8A;
    line-height: 42px;
    margin-bottom: 20px;
}
.content-fzjg-map-detail .map-detail-title:after{
    content: '';
    display: block;
    width: 67px;
    height: 3px;
    background: #F9632C;
    border-radius: 1px;
}
.content-fzjg-map-detail .map-detail-info{
    padding-left:33px ;
    background-repeat: no-repeat;
    background-position-y: -3px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    margin-top: 10px;
}
.content-fzjg-map .address-item{
    width:40px;
    height: 40px;
    display: block;
    text-align: center;
    position: absolute;
    cursor:pointer;
    font-size: 14px;
    font-weight: bold;
}
.content-fzjg-map .address-item span.red{
    display:block;
    width: 8px;
    height: 8px;
    background: #f9632c;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.content-fzjg-map .address-item span.red img{
    width: 30px;
    height: 30px;
    position: absolute;
    left: -10px;
    top: -22px;
    display: none;
}
.content-fzjg-map .address-item span.red.active img{
    display: block;
}
.content-fzjg-map .address-item div[name=provice]{
    white-space: nowrap;
}

/*人才招聘*/
.content-rczp .pitem-list ul{
    width: 100%;
    margin-top: 30px;
    border-bottom:1px solid #EAEAEA; ;
}
.content-rczp .pitem-list li{
    display: inline-block;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 44px;
    margin-right: 80px;
}
.content-rczp .pitem-list li a{
    color: #123B8A;
}
.content-rczp .pitem-list li.active:after{
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background: #F9642D;
    border-radius: 2px;
    margin-top: 16px;
}
.content-rczp .table-list{
    width: 100%;
    margin:40px auto;
    /*border-bottom: 1px solid #E5E5E5;*/
}
.content-rczp .table-list thead tr{
    background: #FFF2EB;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    height: 54px;
}
.content-rczp .table-list tbody tr{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    height: 54px;
    background: #fff;
    cursor: pointer;
    border-bottom: #F2F2F2;
}
.content-rczp .table-list tbody tr:hover{
    background: #ecf5fa;
}
.content-rczp .table-list tbody tr.hide{
    display: none;
}
.content-rczp .table-list tr td{
    text-align: center;
    max-width: 200px;
    line-height: 30px;
    vertical-align: middle;
}
.content-rczp .table-list tbody tr td{
    border-bottom: 1px solid #f2f2f2;
}
.content-rczp .table-list tbody tr.grey{
    background: #F7F7F7;
}
.content-rczp .table-list tbody tr a{
    color: #133C8B;
}
.content-rczp .search-area{
    font-size: 16px;
    color: #333;
    line-height: 46px;
    padding: 40px 0 10px;
}
.content-rczp .search-area label{
    margin-right: 15px;
}
.content-rczp .search-area input,.content-rczp .search-area select{
    width: 240px;
    height:46px;
    margin-right: 26px;
    border-radius: 2px;
    border: 1px solid #E1E1E1;
    padding-left: 16px;
}
.content-rczp .search-area button{
    width: 110px;
    height: 46px;
    background: linear-gradient(89deg, #F9632C, #FF7F39);
    border-radius: 23px;
    border: 0;
    cursor: pointer;
}
.content-rczp .search-area button.disabled-btn{
    opacity: 0.5;
    cursor: inherit;
}

#search-list{
    display: none;
}
#search-list .news-page a{
    margin-left: 5px;
}
/*人才招聘详情*/
.content-rczp-detail{
    margin: 30px auto 30px;
    overflow: auto;
}
.content-rczp-detail .left{
    width: 926px;
    float: left;
}
.content-rczp-detail .left .title{
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    padding-left: 20px;
    line-height: 60px;
}
.content-rczp-detail .left table{
    width: 100%;
    padding-left: 20px;
    margin: 5px 0 30px 0;
    table-layout: fixed;
    word-break: break-word;
}
.content-rczp-detail .left table td{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
}
.content-rczp-detail .left table td.td2{
    width: 45%;
    padding-right: 20px;
}
.content-rczp-detail .left table td.td4{
    width: 36%;
}
.content-rczp-detail .left .detail-title{
    width: 100%;
    height: 54px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 54px;
    padding-left: 20px;
    background: #FFF2ED;
}
.content-rczp-detail .left .detail{
    padding-left: 20px;
    margin-top: 25px;
}
.content-rczp-detail .left .footer-btns{
    margin: 30px 0 20px;
}
.content-rczp-detail .left .footer-btns button{
    min-width: 120px;
    background: #F25822;
    background: linear-gradient(89deg, #F9632C, #FF7F39);
    border-radius: 25px;
    color: #fff;
    border: none;
    padding: 10px 25px;
    margin-right: 20px;
    cursor: pointer;
}
.content-rczp-detail .left .footer-btns .return-btn{
    color: #666;
    background: #eee;
}
.content-rczp-detail .left .footer-btns .hide{
    display: none;
}
.content-rczp-detail .right{
    float: right;
    width: 240px;
}
.content-rczp-detail .right-title{
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #E5E5E5;
    line-height: 60px;
    background: url("../images/zjca/rczp_hot.png") no-repeat left center;
    padding-left: 30px;
}
.content-rczp-detail .right-title a{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    float: right;
}
.content-rczp-detail .right ul li{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
    background: url("../images/zjca/rczp_juxing.png") no-repeat left center;
    padding-left: 20px;
}
.content-rczp-detail .right a:hover{
    color:#F9632C;
}
.rczp-modal{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
}
.rczp-modal.hide{
    display: none;
}
.rczp-modal .modal-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.rczp-modal .modal-body{
    position: relative;
    z-index: 10001;
    width: 570px;
    height: 330px;
    background: #fff;
    margin: 277px auto 0;
    color: #333;
    font-size: 16px;
    padding: 0 22px;
}
.rczp-modal .modal-body .modal-title{
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
    font-weight: bold;
}
.rczp-modal .modal-body .modal-title .icon{
    float: right;
    cursor: pointer;
}
.rczp-modal.modal-1 .modal-body .modal-content{
    padding: 45px 22px;
    overflow: auto;
}
.rczp-modal .modal-body .modal-content-item{
    width: 194px;
    text-align: center;
    cursor: pointer;
}
.rczp-modal .modal-body .modal-content-item.item-1{
    float: left;
}
.rczp-modal .modal-body .modal-content-item.item-2{
    float: right;
}
.rczp-modal.modal-2 .modal-body{
    width: 530px;
    overflow: hidden;
}
.rczp-modal .modal-body .modal-content-upload{
    width: 486px;
    background: #F6F7F9;
    border-radius: 2px;
    margin: 0px auto 12px;
    font-size: 14px;
    color: #333333;
    text-align: center;
    position: relative;
}
.rczp-modal .modal-body .modal-content-upload .loading-modal{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(200,200,200,0.5);
    display: none;
}
.rczp-modal .modal-body .modal-content-upload .file-choosed{
    background: #fff;
    display: none;
}
.rczp-modal .modal-body .modal-content-upload .file-choosed .btns{
    background: #fff;
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 30px;
    border: 1px solid #ddd;
}
.rczp-modal .modal-body .footer-btns {
    overflow: auto;
    padding: 20px 0;
}
.rczp-modal .modal-body .footer-btns button{
    width: 130px;
    height: 44px;
    background:#F9632C;
    background: linear-gradient(89deg, #F9632C, #FF7F39);
    border-radius: 22px;
    float: right;
    border: navajowhite;
    cursor: pointer;
    color: #fff;
}
.rczp-modal .modal-body .modal-content-upload .file-choosed .file-show{
    width: 100%;
    height: 140px;
    text-align:center;
    font-size:20px;
    margin: 0 auto;
    padding-top: 20px;
    border: 1px solid #ddd;
    border-width: 0 1px;
    background: #F6F7F9;
}
.rczp-modal .modal-body .modal-content-upload .file-unchoosed{
    padding: 40px 0;
    color: #333;
}
.rczp-modal .delete-file:hover{
    cursor: pointer;
}
.rczp-modal .modal-body .modal-content-upload .file-unchoosed .p1{
    font-size: 24px;
}
.rczp-modal .modal-body .modal-content-upload .choose-file{
    display: inline-block;
    position: relative;
}
.rczp-modal .modal-body .modal-content-upload .file-unchoosed .choose-file{
    color: #133C8B;
    width: 150px;
    height: 50px;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 50px;
    font-size: 20px;
    margin: 30px auto;
}
.rczp-modal .modal-body .modal-content-upload .choose-file input[type=file]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:Alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}
    /*公司介绍*/
.pitem-list{
    width: 1200px;
    margin:0 auto;
}
.pitem-list ul{
    width: 100%;
    margin-top: 30px;
    border-bottom:1px solid #EAEAEA; ;
}
.pitem-list li{
    display: inline-block;
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 44px;
    margin-right: 80px;
}
.pitem-list li a{
    color: #133C8B;
}
.pitem-list li.active:after{
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background: #F9642D;
    border-radius: 2px;
    margin-top: 16px;
}
/*公司简介*/
.page-gsjj{
    width: 100%;
}
.content-gsjj{
    position: relative;
}
.content-gsjj .bg-img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.page-gsjj .content-gsjj-body{
    width: 100%;
    /*padding:37px 0 0;*/
}
.page-gsjj .content-gsjj-textwrap{
    position: relative;
    padding: 40px 0;
}
.page-gsjj .content-gsjj-text{
    width: 1200px;
    margin:0 auto;
    padding: 30px 45px;
    border-radius: 10px;
    background: #fff;
    min-height: 470px;
}
.page-gsjj .content-gsjj-body .title{
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #133C8B;
    line-height: 52px;
}
.page-gsjj .content-gsjj-body .title:after{
    content: '';
    width: 112px;
    height: 4px;
    display: block;
    background: #F25822;
    border-radius: 2px;
}
.page-gsjj .content-gsjj-body p:not(.title){
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #444444;
    line-height: 30px;
    margin-top: 20px;
    text-indent: 2em;
}
/*公司介绍*/
.home-introduce {
    width: 1200px;
    height: 136px;
    margin: 28px auto 35px;
}
.home-introduce .introduce-box{
    height: 100%;
}
.home-introduce .introduce-item {
    padding: 0 30px;
    border-right: 1px solid #eff0f2;
    height: 100%;
}
.home-introduce .introduce-item.pl0 {
    padding-left: 0;
}
.home-introduce .introduce-item.pr0 {
    padding-right: 0;
    border-right: 0;
}
.home-introduce .introduce-item .item-con {
    width: 235px;
}
.home-introduce .introduce-item .item-con.big {
    width: 285px;
}
.home-introduce .icon-img {
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 14px;
}
.home-introduce .item-icon span {
    font-size: 16px;
    color: #333333;
    line-height: 18px;
}
.home-introduce .item-icon {
    padding-top: 20px;
}
.home-introduce .item-tag {
    padding-top: 50px;
}
.home-introduce .item-tag .tag-big {
    font-size: 50px;
    font-weight: bold;
    color: #133C8B;
    line-height: 52px;
}
.home-introduce .item-tag .tag-small {
    font-size: 16px;
    font-weight: bold;
    color: #133C8B;
    line-height: 18px;
}
/*公司介绍 end*/
/*领导致辞*/
.content-ldzc{
    min-height: 300px;
}
/*企业文化*/
.content-qywh{
    margin-bottom: 45px;
}
.content-qywh  .main-news {
    width: 1200px;
    margin: 0 auto;
}
.content-qywh .main-news .title-txt {
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 45px;
    color: #133C8B;
    font-weight: bold;
    font-size: 24px;
}
.content-qywh .main-news .alert-content {
    box-shadow:0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    behavior: url("./pie/PIE.htc");
    border: 1px solid #e5e5e5\0;
}
.content-qywh .main-news .first, .content-qywh .main-news .each-news{
    height: 148px;
    border-bottom: 1px dashed #E6E6E6;
}
.content-qywh .main-news .each-news img.hover-img{
    display: none;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 2;
    top: -8px;
}

.content-qywh .main-news .first .left, .content-qywh .main-news .each-news .left{
    height: 60px;
    width: 60px;
    text-align: center;
    color: #F25822;
    padding: 8px 0px;
    font-size: 14px;
    display: inline-block;
    float: left;
    margin-top: 45px;
    margin-left: 10px;
    background-image: url("../images/zjca/baoxian.png");
    background-repeat:no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}
.content-qywh .main-news .first .left .newsdate, .content-qywh .main-news .each-news .left .newsdate{
    font-size:30px;
}
.content-qywh .main-news .first .left{
    font-size:30px;
    color: white;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}
.content-qywh .main-news .first img.hover-img{
    display: block !important;
}
.content-qywh .main-news .first .left .newsyear{
    font-size:14px;
}
.content-qywh .main-news .first .right, .content-qywh .main-news .each-news .right{
    width: 1080px;
    height: 78px;
    float: left;
    margin-left: 20px;
    margin-top: 35px;
}
.content-qywh .main-news .first .right div, .content-qywh .main-news .each-news .right div{
    height: 39px;
    line-height: 39px;
    color: #444444 !important;
    font-size: 16px;
}
.content-qywh .main-news .first .right .title, .content-qywh .main-news .each-news .right .title{
    color: #133C8B !important;
    font-size: 20px;
    font-weight: bold;
}

.content-qywh .main-news .first .right .title{
    color: #F25822 !important;
    font-size: 20px;
    font-weight: bold;
}

/*所有表格标题加粗*/
table thead tr td{
    font-weight: bold;
}
/*// 分页*/
.news-page{
    text-align: right;
}
.news-page a{
    display: inline-block;
    width: 34px;
    height: 40px;
    line-height: 40px;
    background: white;
    color: #333;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    text-align: center !important;
}
.news-page a.abled-btn:hover{
    cursor: pointer;
    background-color: #F25822;
    color: white;
    border: 1px solid #F25822;
}
.news-page a.pre-btn, .news-page a.next-btn{
    width: 84px;
}
.news-page a.active{
    background-color: #F25822;
    color: white;
    border: 1px solid #F25822;
}
.news-page a.disabled-btn{
    color: #999999 !important;
}

/*简历*/
.resume-body .resume-form{
    width:100% ;
    margin-top: 50px;
}
.resume-body .resume-form .section{

}
.resume-body .resume-form .section-title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: #FFF2ED;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    padding-left: 23px;
}
.resume-body .resume-form .required:before{
    content: '*';
    color: #EC0F29;
    display: inline-block;
    font-weight: bold;
}
.resume-body .resume-form .section table{
    margin: 15px 0 25px 0;
}
.resume-body .resume-form .section table tr{
    height: 44px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}
.resume-body .resume-form .section table tr td{
    padding:15px 0 10px;
}
.resume-body .resume-form .section table .td-1{
    width: 166px;
    text-align: right;
    padding-right: 12px;
    vertical-align: middle;
    vertical-align: middle;
}
.resume-body .resume-form .section table .td-2{
    width: 380px;
    vertical-align: middle;
}
.resume-body .resume-form .section table .td-3{
    width: 166px;
    text-align: right;
    padding-right: 12px;
    vertical-align: middle;
}
.resume-body .resume-form .section table .td-4{
    width: 380px;
    vertical-align: middle;
}
.resume-body .resume-form .section table input[type=text],
.resume-body .resume-form .section table select{
    width: 100%;
    height: 44px;
    border: 1px solid #C8C8C8;
    border-radius: 2px;
}
.resume-body .resume-form .section table input,
.resume-body .resume-form .section table textarea,
.resume-body .resume-form .section table select{
    margin-bottom: 0;
    box-shadow: none;
}
.resume-body .resume-form .section table textarea{
    width: 100%;
    border: 1px solid #C8C8C8;
    border-radius: 2px;
}
.resume-body .resume-form .form-btns{
    text-align: center;
}
.resume-body .resume-form .form-btns button{
    min-width: 140px;
    height: 50px;
    background: #F25822;
    background: linear-gradient(89deg, #F9632C, #FF7F39);
    border-radius: 25px;
    color: #fff;
    border: none;
    padding: 10px 25px;
    margin: 10px auto 44px;
    cursor: pointer;
}
.resume-body .resume-form .section .tr-2{
    height: 176px;
}
.resume-body .resume-form .section .tr-2 textarea{
    width: 100%!important;
    height: 176px;
}
.resume-body .resume-form .section .tr-2 .td-1{
    vertical-align: top;
}
.resume-body .resume-form .section .tr-2 .td-1 label{
    line-height: 44px;
}
.resume-body .resume-form .section .tr-2 .td-2{
    width: 872px;
}
.resume-body .resume-form .section .add-btn{
    font-weight: bold;
    color: #153C8B;
    line-height: 44px;
    cursor: pointer;
}
.resume-body .resume-form table tr.even,
.resume-body .resume-form table tr.alt,
.resume-body .resume-form table tr:nth-of-type(even){
    background: transparent!important;
}
.resume-body .resume-form .fa.fa-calendar{
    padding-top: 6px;
}
.resume-body .resume-form .date{
    width: 45%;
    display: inline-block;
}
.resume-body .resume-form .date .small-2{
    width: 25%;
}
.resume-body .resume-form .date .small-10{
    width: 75%;
}
.resume-body .resume-form .prefix{
    background: #fff;
    border-color: #C8C8C8;
    height: 44px;
    padding-top: 6px;
}
.resume-body .resume-form .section table input[readonly]{
    background: #fff;
}
table tr th, table tr td{
    color: #666!important;
}

.m-message{
    z-index: 999999!important;
}

.table-hide{
    display: none;
}
input.error, textarea.error, select.error{
    border-color: red!important;
}
label.error{
    position: absolute;
}
input[type=radio]+.error{
    margin-top: 30px;
    margin-left: 0;
}

.resume-form .pic-wrap{
    position: relative;
    width: 100px;
    max-height: 140px;
}
.resume-form .pic-wrap input[type=file]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:Alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}
.resume-form .pic-wrap .loading-modal{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(200,200,200,0.5);
    text-align: center;
    display: none;
}
.resume-form .pic-wrap #pic_btn{
    width: 100px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #F96229;
    border-radius: 2px;
    display: block;
    font-size: 16px;
    color: #F9632C;
    line-height: 44px;
    text-align: center;
}
.resume-form .pic-wrap #pic_img{
    width: 100px;
    height: 140px;
}
.resume-form .pic-wrap #del_btn{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-align: center;
    background: rgba(200,200,200,0.5);
    display: none;
}
.resume-form .pic-wrap #del_btn img{
    margin: 50px auto;
}
.resume-form .pic-wrap .img-wrap{
    display: none;
}
.resume-form .pic-wrap .img-wrap:hover #del_btn{
    display: block;
    text-align: center;
}


/*长安荣誉*/
.content-cary{
    padding-top: 55px;
    padding-bottom: 156px;
}
.content-cary .each-year{
    display: inline-block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #666666;
    text-align: center;
    font-size: 17px !important;
    border-radius: 44px;
}
.content-cary .each-year:hover{
    background: #F25822;
    background: linear-gradient(to right, #F25822 , #ff7f39) !important;
    color: white;
}
.content-cary .each-active{
    display: inline-block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: white;
    text-align: center;
    background: #F25822;
    background: linear-gradient(to right, #F25822 , #ff7f39) !important;
    font-size: 17px !important;
    border-radius: 44px;
}
.cary-title{
    /*padding-bottom: 40px;*/
    position: relative;
    padding-left: 76px;
    padding-right: 76px;
}
.cary-title .cary-img1{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
}
.cary-title .cary-img-right{
    right: 10px !important;
}
.cary-title .cary-img-left{
    left: 10px !important;
}
.cary-title .cary-year{
    position: relative;
    overflow: hidden;
}
.cary-title .content-year{
    white-space: nowrap;
    position: relative;
    font-size: 0;
}
.cary-title .content-year .line{
    width: 102%;
    height: 3px;
    background: #FFDFD3;
    position: absolute;
    top: 50%;
    margin-top: -1.5px;
}
.cary-title .cary-year .each-year-div{
    display: inline-block;
    width: 95px;
    height: 150px;
    word-wrap:break-word ;
    vertical-align:middle;
}
.cary-title .each-year-div div{
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
}
.cary-title .each-year-div div .cary-yuan{
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    z-index: 6;
    background: #FFD5C5;
    border-radius: 50%;
    -ms-border-radius: 50%;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -6px;
}
.cary-title .each-year-div .cary-yuan-red{
    background: #F25822 !important;
    border: 3px solid white;
    width: 18px !important;
    height: 18px !important;
    box-shadow: 0px 0px 7px rgba(114, 114, 114, 0.4);
    behavior: url(/r/cms/www/default/pie/PIE.htc);
    margin-left: -10px !important;
    margin-top: -10px !important;
}
.cary-txt{
    margin-top: 100px;
}
.cary-txt table{
    margin: 0 auto;
    width: 900px;
    table-layout:fixed;
    padding: 20px;
    height: 290px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px 1px rgba(0,0,0,0.06);
    border-radius: 6px;
    margin-bottom: 20px;
}
.cary-txt>p{
    font-size: 0;
}

.cary-txt table tr{
    min-height: 290px;
}
.cary-txt table tr img{
    max-width: 400px!important;
}
.cary-txt table td{
    font-size: 16px;
    font-weight: 400;
    color: #666666!important;
    line-height: 36px;
    vertical-align: top;
}
.cary-txt table td:first-child{
    width: 400px;
}
.cary-txt table td+td{
    width: 400px;
    height: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #133C8B!important;
}
.content-fzjg-detail table tr td:first-child {
    color: #fff !important;
}

/*社会责任*/
.main-shzr{
    padding: 50px 0 20px 0;
}
.main-shzr .each-zr{
   margin-bottom: 40px;
    box-shadow: 0 0 2px 2px rgba(188, 188, 188, 0.1);
    border-radius: 5px;
    height: 250px;
}
.main-shzr .each-zr .each{
    display: inline-block;
    width: 600px;
    height: 250px;
    float: left;
}
.main-shzr .each-zr .left-img img{
    width: 100%;
    height: 250px;
}
.main-shzr .each-zr .right-content{
    position: relative;
    padding: 50px 30px 0 30px;
}
.main-shzr .each-zr .right-content .content{
    position: relative;
    z-index: 9;
}
.main-shzr .each-zr .right-content .content-title{
    font-size: 20px;
    color: #123B8A;
    font-weight: bold;
}
.main-shzr .each-zr .right-content .content-txt{
    font-size: 15px;
    color: #333;
    line-height: 30px;
    margin: 20px 0;
}
.main-shzr .each-zr .right-content .content-btn a{
    font-size: 16px;
    color: #f25822;
    line-height: 40px;
    height: 40px;
    text-align: center;
    display: inline-block;
    width: 100px;
    border-radius: 20px;
    border: 1px solid #f25822;
}
.main-shzr .each-zr .right-content .content-btn a:hover{
    color:white;
    border: 1px solid #f25822;
    background: #f25822;
}
.main-shzr .each-zr .right-content img.b-img{
    position: absolute;
    width:100%;
    height: 100%;
}
.main-shzr .each-zr .right-content img.right-p{
    right: 0;
    top: 0;
}
.main-shzr .each-zr .right-content img.left-p{
    left: 0;
    top: 0;
}

.shzr-wrap{
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.shzr-text{
    position: absolute;
    width: 500px;
    height: 250px;
    background: rgba(255, 255, 255, 0.4);
    left: 0;
    top: 50%;
    margin-top: -125px;
    padding: 50px 30px 0 30px;
}
.shzr-text .shzr-title{
    color: #123B8A;
    font-size: 18px;
    margin-bottom: 20px;
}
.shzr-text .shzr-desc{
    font-size: 15px;
    color: #333;
    line-height: 30px;
}
.content-ldzc{
    background-image: url("../images/zjca/backg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ldzc-name{
    line-height: 80px;
    font-size: 26px;
    color: #123B8A;
    font-weight: bold;
}
.ld-left{
    width: 700px;
    padding: 20px 0;
}
.ld-right{
    position: absolute;
    top: 0;
    right: 0;
    width: 307px;
    height: 506px;
    background: #7497CA;
}
.ld-right img{
    position: relative;
    top: 50px;
    left: -100px;
    width: 324px;
    height: 414px;
}

.qyln{
    background-image: url("../images/zjca/backg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.qyln .t-center{
   text-align: center;
    position: relative;
    padding: 20px 0;
}
.qyln-title .title{
    color: #F25822;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    z-index: 100;
}
.qyln-title .short-title{
    color: #FAEAE4;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    z-index: 1;
    top: -10px;
}
.qyln .decription{
    font-size: 20px;
    color: #333;
}
.other .title{
    color: #123B8A;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    z-index: 100;
    display: inline-block;
    padding: 10px;
    border-bottom: 3px solid #F25822;
}
.other .decription{
   margin: 20px 0;
}