body{
    /*background-color: rgba(245, 245, 245, 1);*/
    background-color: #E9EEF5;
    width: 100%;
    overflow-x: hidden;
    color: #333;
    font-size: 0.75rem;
    font-family: "微软雅黑", "Arial", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}

.header-pic{
    width: 100%;
    position: relative;
    margin-top: -70px;
}

.header-pic img{
    width: 100%;
}

.header-pic .tit-box{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1200px;
    height: 120px;
    transform: translate(-50%,-50%);
}

.header-pic .tit-box .tit {
    color: #FFFFFF;
    font-size: 48px;
    line-height: 2;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0,0,0,.3);
}

.header-pic .tit-box .aline{
    width: 60px;
    height: 2px;
    background-color: #fff;
}

.header-pic .tit-box .dec {
    color: #e6e7ee;
    font-size: 24px;
    line-height: 3;
    text-transform: uppercase;
}

.zhaopinliucheng{
    width: 70%;
    margin:0 auto 20px;
}
.zplccontent{
    left: 10%;
    top: 0rem;
    background: inherit;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px rgba(153,153,153,0.2);
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    color: rgb(62 136 195);
    display: flex;
    align-items: center;
    justify-content: center
}
.zplcpic{
    width:60%;
}
.zptitle p{
    font-size:22px;
    font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC';
    font-weight: 650;
    font-style: normal;
    text-align: left;
    line-height: 64px;
}
.pull {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(153,153,153,0.2);
}
.tab_wrappc {
    height: 40px;
    line-height: 40px;
    margin: .05rem 0.1rem;
    padding-left: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px #eee solid;
    padding-bottom: 0.05rem;
}
.tab_wrappc>span {
    display: inline-block;
    margin: 0 .3rem;
    font-size: 16px;
    color: #999999;
    font-weight: 400;
    transition: all .3s ease;
    cursor: pointer;
    border-radius: 5px;
    width: 10%;
    text-align: center;
}
.tab_wrappc>span:hover{
    /*color: #409eff;*/
    transition: color .2s;
}
.tab_wrappc>span.active {
    /*background: #333;*/
    color: #999999;
}
.tab_wrappc ul {
    float: left;
    position: absolute;
    left: 15px;
    top: -1px;
    height: 60px;
}
.tab_wrappc ul li.on {
    height: 42px;
    color: #fff;
    border-bottom: 0px #7ca425 solid;
    background: #345edd;
}
.tab_wrappc ul li {
    float: left;
    width: 120px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #eee;
    margin-right: 10px;
}
.slideTxtBox .tab_contentpc ul {
    position: relative;
    margin: 0 0.1rem;
}
.slideTxtBox .tab_contentpc li {
    line-height: 24px;
    overflow: hidden;
}
.infolist li a {
    display: block;
    border-bottom: 0px #eee dashed;
    overflow: hidden;
    color: #666;
}
.infolist li .zpxxtitle {
    width: 70%;
    float: left;
    display: table;
    line-height: 35px;
    vertical-align: middle;
    margin-left: 2%;
}
.infolist li .zpxxdescrip{
    width: 30%;
    font-size:14px;
    color: #666666;
    float: left;
    display: table;
    line-height: 35px;
    vertical-align: middle;
    margin-left: 2%;
}
.infolist li .liaojiexiangqingButton {
    float: left;
    display: table-cell;
    width: 100px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    padding-top: 8px;
}
/* 切换需要添加的类 */
.tab_changepc {
    font-weight: 600 !important;
    color: #fff !important;
    background-color: #176ac8 !important;
}
.tab_change {
    font-weight: 600 !important;
    color: #333333 !important;
}
.tab_contentpc{
    height: 2.4rem;
    overflow-y: scroll;
}
.tab_contentpc::-webkit-scrollbar{
    width: 0.1rem;
}
.tab_contentpc::-webkit-scrollbar-thumb{
    background-color: #176ac8;
}
.tab_contentpc1{
    display: none;
}
.tab_contentpc2{
    display: none;
}


.zpxxcontent{
    height: 100px;
    margin-left: 5px;
    background-color: rgba(249, 249, 249, 1);
    box-sizing: border-box;
    border-width: 0px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    box-shadow: 0px 0px 1px rgba(153, 153, 153, 1);
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    text-align: left;
    line-height: 28px;
    position: relative;
}
.content_left{
    float: left;
}
.content_left{
    margin-left: 0.2rem;
    height: 1rem;
}
.zpname{
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: 400;
    height: 35px;
    color: #666666;
    margin:15px 0px 0px 0px;

}
.zptext{
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: 400;
    color: rgb(153, 153, 153);
    margin: 0px 20px 0 0;
}
/*了解详情按钮&弹窗  -B*/
.liaojiexiangqingButton{
    font-size: 16px;
    color: #409EFF;
    height: 35px;
    width: 100px;
    position: absolute;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    right: 5%;
    background-color: #FFFFFF;
}
.popup{
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    backdrop-filter: blur(3px);
    z-index: 100;
    display: none;
    /*opacity: 0.8;*/
}
.tankuang{
    position: relative;
    background-color: #fff;
    width: 65%;
    height: 80%;
    border-radius: 10px;
    margin: 5% auto;
    /*z-index: 5;*/
}
#header-v1{
    height: 50px;
    background-color: #176ac8;
    display: flex;
    align-items: center;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px 1px 0px rgba(233, 233, 233, 1);
    /*justify-content: center;*/
}
#header-v1 span{
    font-size: 25px;
    color: #fff;
    font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial';
    font-weight: 540;
    position: absolute;
    left: 0.5rem;
    right: 0.6rem;
}
#header-right{
    /*position: absolute;*/
    width: 26px;
    height: 22px;
    border-radius: 5px;
    background: #fff;
    color: rgb(62 136 195);
    right: 0.5rem;
    /*top: 5px;*/
    text-align: center;
    cursor: pointer;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}
.list_title{
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-size: 0.875rem;
    color: #666666;
    display: inline;
    margin-left: 8%;
}
.list_text{
    font-family: '微软雅黑';
    font-weight: 400;
    font-size: 0.875rem;
    color: #666666;
    display: inline;
}
.outcontent{
    overflow-y: scroll;
    height: 90%;
}
.outcontent::-webkit-scrollbar{
    width: 0.1rem;
}
.outcontent::-webkit-scrollbar-thumb{
    background-color: #176ac8;
}
.content{
    line-height: 0.3rem;
    margin: 0.5rem;
}
.list_title1{
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-size: 0.875rem;
    color: #666666;
    margin-left: 2%;
    line-height: 2.25rem;
}
.list_text1{
    font-family: '微软雅黑';
    font-weight: 400;
    font-size: 0.875rem;
    color: #666666;
    margin-left: 2%;
    line-height: 2.25rem;
}
.contactUs{
    width: 70%;
    margin: 0 auto;
}
.contactUs img{
    width: 100px;
    height: 100px;
    margin: 5px 20px 0 10px;
}



/*了解详情按钮&弹窗  -E*/
/*.page td{*/
/*    border: 1px solid;*/
/*    border-color: rgb(228,228,228);*/
/*    height: 0.3rem;*/
/*    color: #999999;*/
/*    font-size: 0.18rem;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*    background-color:#ffffff*/
/*}*/
/*.page td a{*/
/*    color: #999999;*/
/*    font-size: 0.18rem;*/
/*    margin: 0 auto;*/
/*    text-align: center;*/
/*}*/
/*.pagediv{*/
/*    width: 100%;*/
/*    position:absolute;*/
/*    top:1080px;*/
/*}*/
/*移动端----B*/

.tab_wrap {
    position: relative;
    box-sizing: border-box;
    padding: .18rem .1rem;
    margin-bottom: 0.2rem;
    border-bottom: 1px solid #B2D6EF;
}

.tab_wrap>span {
    display: inline-block;
    margin-right: .5rem;
    font-size: .34rem;
    color: #999999;
    font-weight: 400;
    transition: all .3s ease;
}

.tab_bottom {
    position: absolute;
    left: .2rem;
    bottom: 0;
    display: block;
    width: 1.1rem;
    height: .06rem;
    background-color: #3F88FF;
}

.tab_content {
    box-sizing: border-box;
    padding: 0 .15rem .26rem .15rem;
    background-color: #fff;
    border-radius: .06rem;
    height: 5.2rem;
    overflow-y: scroll;
}
.tab_content1{
    display: none;
}
.tab_content2{
    display: none;
}
.tab_list_item {
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-left: 0.14rem;
    box-sizing: border-box;
    border-bottom: 1px solid #EBEBEB;
}

.tab_list_item::before {
    content: '';
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    background: #3F88FF;
    margin-right: 0.16rem;
}

.tab_list_item p {
    line-height: 1rem;
    font-size: .32rem;
    display: block;
    color: #333;
    width: 6.37rem;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*移动端----E*/

/*footer-B*/
.way{
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #333333;
    text-align: left;
    line-height: 28px;
    opacity: 0.6;
    margin: 0 auto;
}
.foot_text{
    color:#FFFFFF;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    font-size: 14px;
    float: left;
    text-align: center;
}
.foot_text_ph{
    font-size: 0.28rem !important;
}
.footerdiv{
    width: 100%;
    height: 60px;
    background-color: #1a8a69;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    position: absolute;
    /*margin-top: 1rem;*/
    /*top: 100%;*/
}
.footerdiv img{
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 0.2rem;
}
.footerdivph{
    height: 1rem;
}
.footerdivph img{
    width: 0.4rem;
    height: 0.4rem;
}
/*footer-E*/


/*自适应屏幕*/
@media screen and (max-width:1760px){
    .zpname{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 80%;
    }
    .zptext{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 80%;
    }
}
@media screen and (max-width:1200px) {
    .zpname{
        width: 60%;
    }
    .zptext{
        width: 60%;
    }
    .zptitle p{
        font-size: 0.35rem;
        line-height: 1rem;
    }
    .way{
        font-size: 0.3rem;
        line-height: 0.35rem;
    }
}

@media screen and (max-width:992px) {
    .zhaopinliucheng{
        width: 90%;
        margin:0 auto;
    }
    .contactUs{
        width: 90%;
        margin:0 auto;
    }
    .zplcpic{
        width: 100%;
    }
    .zplccontent{
        width: 100%;
        height: auto;
    }

    .content{
        margin: 0.3rem;
        line-height: 0.5rem;
    }
    .liaojiexiangqingButton{
        right: 10%;
    }
    .header-pic img{
        height: 150px;
    }
    .headertitle{
        font-size: 35px;
        top: 80px;
    }
    .contactUs img {
        width: 1.5rem;
        height: 1.5rem;
    }
}


@media screen and (max-width:640px){
    .header-pic img{
        height: 150px;
    }
    .headertitle{
        font-size: 35px;
        top: 80px;
    }
    #header-v1 span{
        font-size: 0.35rem;
        left: 0.2rem;
        right: 0.5rem;
    }
    #header-right{
        width: 0.4rem;
        height: 0.4rem;
        right: 0.2rem;
    }
    .zpname{
        font-size: 0.32rem;
        width: 60%;
    }
    .zptext{
        font-size: 0.32rem;
    }
    .content_left{
        margin-left: 0.2rem;
        width: 100%;
    }
    .liaojiexiangqingButton {
        width: 1.6rem;
        right: 5%;
    }
    .tankuang{
        width: 88%;
    }
}