html {
    font-size: 75px;
}
/* * { touch-action: none!important;} */
.z_zp_select,
.z_zp_select1,
.z_zp_list_title,
.yongtu_list>li,
.z_rongyu,
.z_new_serach,
.z_new_list_wc,
.z_new_lir>div,
.z_newxq,
.z_newxq_r,
.z_fw,
.z_lx {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.z_zp_select>li,
.z_zp_select1 input,
.z_zp_select_li,
.z_yongtu_text,
.z_rongyu_img,
.z_rongyu_text text,
.z_new_serach,
.z_new_serach input,
.z_new_lir,
.z_new_lir>div,
.z_newxq_l,
.z_newxq_r>div,
.z_newxq_r>a,
.z_newxq_l>a,
.z_lx>li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.z_zp_select_li {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
}

.z_rongyu_text text {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.z_new_lil>div,
.z_fw_t {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.z_new_lil::before {
    transform: translate(100%, -50%);
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    -moz-transform: translate(100%, -50%);
    -o-transform: translate(100%, -50%);
}


/* 招聘 */

.z_zp {
    padding: 0 3.48%;
    background: #F3F5F9;
    overflow: hidden;
}

.z_zp_title {
    margin-top: .84rem;
    color: #333333;
    text-align: center;
    font-size: .4rem;
}

.z_zp_select {
    margin: .533333rem 0 .853333rem;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #666666;
    font-size: 16px;
}

.z_zp_select>li {
    position: relative;
    width: 29.11%;
    line-height: .8rem;
}

.z_zp_select1 {
    padding: 0 5.12%;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.z_zp_select1 input {
    padding: 0 6.12%;
    width: 100%;
    height: .8rem;
    outline: none;
    border: none;
    font-size: .213333rem;
}

.z_zp_select_li {
    display: none;
    padding: 0 2.12%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.z_zp_btn {
    width: 10.07% !important;
    color: #fff;
    background: #EA5513;
    text-align: center;
    font-size: .213333rem;
}

.z_zp_select_li {
    background: #fff;
    max-height: 3.2rem;
    overflow-y: auto;
    box-shadow: 0 .026667rem .04rem .013333rem #eee;
}

.z_zp_select_li>li {
    cursor: pointer;
}

.z_zp_btn img {
    vertical-align: middle;
    width: 17px;
}

.zp_zp_list {
    padding: .8rem 2.9%;
    margin-bottom: .973333rem;
    background: #fff;
    border-top: 4px solid #142F8A;
}

.z_zp_list_title:hover {
    background: rgba(233, 233, 233, .1);
}

.z_zp_list_title {
    padding: .253333rem 0 .266667rem;
    justify-content: space-between;
    align-items: center;
    color: #333;
    border-bottom: 1px solid #E3E3E3;
    font-size: .24rem;
}

.z_zp_content {
    position: relative;
    display: none;
    padding: .533333rem 2.44%;
    background: #F3F5F9;
}

.z_zp_content>li {
    margin-bottom: .293333rem;
    color: #666;
    max-width: 86.25%;
    font-size: 14px;
}

.z_zp_content text {
    margin-right: 2.08%;
}

.z_zp_c_title {
    color: #142F8A;
    font-size: .2rem;
}

.z_zp_on .z_zp_list_title {
    color: #142F8A;
    font-weight: bold;
    border-bottom: 1px solid #142F8A;
}

input[type='file'] {
    display: none;
}

.z_zp_file {
    position: absolute;
    bottom: .533333rem;
    right: .546667rem;
    display: inline-block;
    width: 130px;
    line-height: .533333rem;
    color: #fff;
    background: #EA5513;
    text-align: center;
    font-size: .186667rem;
    border-radius: 4px;
}

.z_zp_file img {
    width: 16px;
    margin-left: .12rem;
    vertical-align: middle;
}


/* 招聘 end*/


/* 用途 */

.yongtu {
    padding: .853333rem 3.48%;
    color: #fff;
}

.yonytu_tab {
    padding: .666667rem 0;
}

.yonytu_tab>div:nth-child(1) {
    font-size: .32rem;
}

.yonytu_tab>div:nth-child(3) {
    font-size: .48rem;
}

.yonytu_tab .tab {
    margin-top: .2rem 0 .266667rem;
}

.yongtu_list {
    padding-top: .76rem;
}

.yongtu_list>li {
    justify-content: space-between;
    flex-wrap: wrap;
}

.yongtu_list>li:not(:first-child) {
    display: none;
}

.yongtu_list>li a {
    margin-bottom: .133333rem;
    position: relative;
    width: 31.24%;
    color: #fff !important;
    font-size: 0;
    overflow: hidden;
    border-radius: 0 .626667rem 0 0;
}

.z_yongtu_li:hover img {
    transform: scale(1.3);
}

.z_yongtu_text {
    padding: 0 8.67%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 174px;
    text-align: center;
    font-size: .24rem;
}

.z_yongtu_text>div:nth-child(1) {
    font-size: .346667rem;
}

.z_yongtu_li>img {
    width: 100%;
}


/* 用途end */


/* 荣誉 */

.z_rongyu {
    padding-top: .826667rem;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: center;
}

.z_rongyu>li:last-child:nth-child(4n - 1) {
    margin-right: 24.29%;
}

.z_rongyu>li:last-child:nth-child(4n - 2) {
    margin-right: 48.58%;
}

.z_rongyu>li {
    margin-bottom: .68rem;
    width: 21.45%;
    border: 2px solid #F0F2F8;
    text-align: center;
}

.z_rongyu>li:hover {
    box-shadow: 0 0 .04rem 1px #eee;
}

.z_rongyu>li:hover .z_rongyu_img img {
    -moz-transform: scale(1.05) translate(-50%,-50%);
    -webkit-transform: scale(1.05) translate(-50%,-50%);
    transform: scale(1.05) translate(-50%,-50%);
}

.z_rongyu_img {
    /*padding: 10.15% 0;*/
    width: 100%;
    font-size: 0;
    height: 300px;
    position: relative;
    overflow: hidden;
}
@media only screen and (max-width:640px ) {
.z_rongyu_img {
	 height: 160px;
	}
}

.z_rongyu_img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
    max-width: 80%;
    height: 80%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
    transition: all 0.3s;
}

.z_rongyu_text {
    position: relative;
    height: 78px;
    vertical-align: middle;
    background: #F0F2F8;
}

.z_rongyu_text text {
    display: inline-block;
    padding: 0 15.5%;
    line-height: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    color: #444444;
    font-size: .213333rem;
    text-overflow: ellipsis;
}


/* 荣誉end */


/* 新闻 */

.z_new_serach {
    margin: .8rem auto;
    padding: .706667rem 8.84%;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 71.66%;
    background: #E9EEF3;
}

.z_new_serach>div:nth-child(1) {
    color: #333;
    font-size: .293333rem;
    text-align: center;
}

.z_new_serach div,
.z_new_serach select,
.z_new_serach input {
    line-height: 34px;
    height: 34px;
    outline: none;
    border: none;
    font-size: 14px;
}

.z_new_serach select,
.z_new_serach input {
    background: #fff;
    width: 20.69%;
}

.z_new_serach input {
    padding: 0 2%;
}

.z_new_btn {
    width: 20.69%;
    color: #fff;
    background: #EA5513;
    text-align: center;
}

.z_new_list_wc{
    margin-bottom: .4rem;
    justify-content: space-between;
}

.z_new_list_wc:hover .z_new_lil>img {
    visibility: visible;
    opacity: 1;
}

.z_new_list_wc:hover .z_new_lir {
    background: #FAFAFA;
}

.z_new_list_wc:hover .z_new_lil>div {
    color: #fff;
}

.z_new_lil {
    position: relative;
    width: 19.21%;
    height: 100%;
    font-size: 0;
    border-right: 1px solid #BCBCBC;
}

.z_new_lil::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 11.6%;
    height: 1px;
    background: #BCBCBC;
    z-index: -1;
}

.z_new_list>li:not(:last-child) .z_new_lil:after {
    content: '';
    position: absolute;
    bottom: -100%;
    right: -1px;
    width: 1px;
    height: 100%;
    background: #BCBCBC;
}

.z_new_lil>img {
    visibility: hidden;
    width: 103%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}
.z_new_lil>div {
    position: absolute;
    top: 50%;
    right: 16.73%;
    color: #142F8A;
    text-align: right;
}

.z_new_lil>div div {
    line-height: 110%;
    font-size: .64rem;
}

.z_new_lil>div text {
    font-size: 14px;
}

.z_new_lir {
    width: 75.52%;
    padding-right: 15.75%;
}

.z_new_lir>div {
    width: 100%;
    min-height: 100%;
    padding: .306667rem 2.75%;
    background: #FAFAFA;
    justify-content: space-between;
    align-items: center;
}

.z_new_c {
    padding-right: 3%;
    width: 82.17%;
}

.z_new_lir>div>img {
    width: 17.2%;
}

.z_new_title {
    color: #333;
    font-size: .32rem;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.z_new_c>div:nth-child(2) text {
    margin: .32rem .226667rem .373333rem .066667rem;
    color: #C9C9C9;
    font-size: .186667rem;
    vertical-align: middle;
}

.z_new_c>div:nth-child(2) img {
    vertical-align: middle;
}

.z_new_c p {
    display: -webkit-box;
    color: #555;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

#z_new_page {
    position: relative;
    margin: .84rem 15.16%;
}

#z_new_page .layui-laypage-next {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
}


/* 新闻end */


/* 新闻详情 */

.z_newxq {
    padding: .84rem 3.437%;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.z_newxq_l {
    padding: 1.12rem 4%;
    background: #fff;
    width: 77.91%;
}

.z_newxq_r {
    width: 20.16%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.z_newxq_r div,
.z_newxq_r a {
    width: 100%;
}

.z_newxq_title {
    color: #333;
    font-size: .373333rem;
    font-weight: bold;
}

.z_newxq_l text {
    color: #888;
    font-size: .213333rem;
}

.z_newxq_l>div:nth-child(2) {
    margin-bottom: .266667rem;
}

.z_newxq_l p {
    margin-bottom: .733333rem;
    color: #555;
    font-size: .226667rem;
}

.z_newxq_l img {
    width: 100%;
}

.z_newxq_r>div,
.z_newxq_r>a {
    margin-bottom: .32rem;
    padding: .333333rem 8.9%;
    width: 100%;
    background: #fff;
    color: #333;
}

.z_newxq_r>div>div:nth-child(1),
.z_newxq_r>a>div:nth-child(1) {
    font-size: .24rem;
    font-weight: bold;
}

.z_newxq_r>a:hover {
    color: #142F8A;
}

.z_newxq_r>a>div:nth-child(2) {
    font-size: .2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.z_newxq_r>a>div:nth-child(3) {
    color: #888;
    font-size: .186667rem;
}

.z_newxq_fx>div:nth-child(2) {
    margin: .266667rem 0;
}

.z_newxq_fx img
/* .z_newxq_r>div>div:nth-child(2) a  */

{
    margin-right: .133333rem;
    width: .6rem;
    height: .6rem;
}

.z_newxq_r>div>div:nth-child(2) a {
    width: 16px;
}

.z_newxq_btn {
    display: inline-block;
    width: 100%;
    line-height: 42px;
    color: #fff;
    background: #EA5513;
    text-align: center;
    font-size: .24rem;
}


/* 新闻详情end */


/* 服务 */

.z_fw {
    justify-content: space-between;
    flex-wrap: wrap;
}

.z_fw>li {
    position: relative;
    display: inline-block;
    width: 33.33%;
    font-size: 0;
    overflow: hidden;
}

.z_fw>li .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(20,47,138,.6);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.z_fw>li>img {
    width: 100%;
    transition: all .5s;
}

.z_fw_t {
    position: absolute;
    top: 50%;
    left: 17.34%;
    width: 58.43%;
    color: #fff;
}

.z_fw_t::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 2px;
    background: #fff;
}

.z_fw_t>a>div:nth-child(1) {
    margin-top: .546667rem;
    font-size: 24px;
    color: #fff;
}

.z_fw_t>a>text {
    font-size: 16px;
    color: #fff;
}

.z_fw>li:hover .z_fw_h {
    margin-top: .546667rem;
    height: auto;
    opacity: 1;
    color: #fff;
}

.z_fw>li:hover>img {
    transform: scale(1.2);
}
.z_fw>li:hover .bg {
    opacity: 1;
}

.z_fw_h {
    margin-top: .933333rem;
    font-size: 15px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all .5s;
}

.z_fw_btn {
    margin-top: 1.133333rem;
    display: inline-block;
    width: 42.51%;
    line-height: 45px;
    background: linear-gradient(90deg, #F8B62B 0%, #EA5413 100%);
    border-radius: .053333rem;
    font-size: 16px;
    text-align: center;
}

.z_fw_btn img {
    margin-left: 11.9%;
    width: 16px;
}


/* 服务end */


/* 联系 */

.z_lx {
    margin: 1.106667rem 8.22% .813333rem;
    justify-content: space-between;
    flex-wrap: wrap;
}

.z_lx>li {
    padding: 0 0.32%;
    width: 23.81%;
    text-align: center;
    border: 1px solid #142F8A;
    border-radius: 10px;
}

.z_lx>li:hover {
    background: #E9EEF3;
}

.z_lx>li>div:nth-child(1) {
    margin: .586667rem auto .266667rem;
    width: 1.066667rem;
    height: 1.066667rem;
    line-height: 1.066667rem;
    background: #E9EEF3;
    text-align: center;
    border-radius: 50% 50%;
}

.z_lx>li>div:nth-child(1) img {
    vertical-align: middle;
    max-width: 80%;
}

.z_lx>li text {
    color: #444;
    font-size: .226667rem;
}

.z_lx li>div:nth-child(3) {
    margin-bottom: .706667rem;
    color: #142F8A;
    font-size: .32rem;
    word-wrap: break-word;
}


/* 联系end */

@media screen and (max-width:1680px) {
    html {
        font-size: 70px;
    }
}

@media screen and (max-width:1440px) {
    html {
        font-size: 65px;
    }
    .z_rongyu_text text {
        font-size: .24rem;
    }
}

@media screen and (max-width:1200px) {
    html {
        font-size: 50px;
    }
    .z_zp_content>li {
        max-width: 100%;
    }
    .z_zp_file {
        position: static;
    }
    .z_rongyu>li {
        width: 42.9%;
    }
    .z_rongyu>li:last-child:nth-child(4n - 2) {
        margin-right: 0;
    }
    .z_rongyu>li:last-child:nth-child(4n - 3) {
        margin-right: 47.74%;
    }
    .z_new_serach {
        margin: 0 0 .8rem;
        width: 100%;
    }
    .z_new_lir>div>img {
        display: none;
    }
    .z_new_c {
        width: 100%;
    }
    .z_new_lir {
        padding-right: 5%;
    }
    .z_newxq_fx img {
        margin-right: .066667rem;
    }
    .z_fw_h {
        height: auto;
        opacity: 1;
    }
    .z_fw_btn {
        width: 62.51%;
    }
    .z_fw>li {
        width: 100%;
    }
}

@media screen and (max-width:1080px) {
    .z_lx>li {
        margin-bottom: 10px;
        width: 49%;
    }
}

@media screen and (max-width:750px) {
    html {
        font-size: 55px;
    }
    .z_zp_select>li:not(:nth-child(3)) {
        width: 100%;
        margin-bottom: .133333rem;
    }
    .z_zp_select>li:nth-child(3) {
        width: 77%;
    }
    .z_zp_btn {
        width: 23% !important;
    }
    .yonytu_tab {
        background-size: auto 100%;
    }
    .yongtu_list>li a {
        width: 100%;
    }
    .z_rongyu_img img {
        height: 135px;
    }
    .z_rongyu_text {
        height: 98px;
    }
    .z_rongyu_text text {
        padding: 0 5.5%;
    }
    .z_new_serach>div:nth-child(1) {
        width: 100%;
    }
    .z_new_serach select,
    .z_new_serach input,
    .z_new_btn {
        width: 100%;
        margin-top: 5px;
    }
    #z_new_page {
        margin: .84rem 10.16%;
    }
    .z_newxq>div {
        width: 100%;
    }
    .z_newxq_r>a {
        width: 49%;
    }
    .z_newxq_r>div,
    .z_newxq_r>a {
        margin-top: .266667rem;
        padding: .333333rem 2.9%;
    }
    .z_newxq_r>div>div:nth-child(2) {
        text-align: center;
    }
}
.share{display: inline-block;}
.share .bshare-custom .bshare-more.more-style-addthis {
    padding-left: 0 !important;
    box-sizing: border-box;
    background: url(../img/new_fx.png) no-repeat center left !important;
}
.share .bshare-custom .bshare-more.more-style-addthis text {
    margin-left: .2rem;
}
.share .bshare-custom .bshare-more.more-style-addthis text:hover{
    text-decoration: none;
}
.bsBox, .bsBox * {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}