
/* ================联系我们===================== */
.contact-f1 {padding: 100px 0 80px;}
.contact-f1 h2{font-size: 30px;font-family: 'SourceHanSansCN-Medium';padding-bottom: 20px; border-bottom: 0.5px solid #E2E2E2;margin-bottom: 26px;}
.lxwm{width: 388px;margin-right: 313px;}
.lxwm ul li .lib{color: #999999;font-size: 18px;}
.lxwm ul li .lit{line-height: 27px;margin-bottom: 8px;font-size: 18px;}
.lxwm ul li{margin-bottom: 35px;}
.mtgz{width: 388px;}
.mtgz .mplist{margin-bottom: 62px;}
.mtgz .mplist a img{width: 44px;height: 44px;}
.mtgz .mplist a img.img1,
.mtgz .mplist a img.img2{
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease-in-out .2s;
}
.mtgz .mplist a {display: block;margin-right: 32px;cursor: pointer;width: 44px;height: 44px;
position: relative;
}
.mtgz .mplist a.douyin .dyh{
    position: absolute;
    width: 120px;
    height: 139px;
    
    background: #FFFFFF;
    top: -153px;
    left: 50%;
    display: none;
    transform: translateX(-50%);
    box-shadow: 0px 4px 22px rgba(26, 53, 95, 0.08);
}
.mtgz .mplist a img.img1{
    opacity: 1;
}
.mtgz .mplist a img.img2{
    opacity: 0;
}
.mtgz .mplist a:hover img.img1{
    opacity: 0;
}
.mtgz .mplist a:hover img.img2{
    opacity: 1;
}
.mtgz .mplist a.douyin .dyh::after{
    position: absolute;
    content: "";
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-top: 9px solid #fff;
    border-bottom: 9px solid transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
}
.mtgz .mplist a.douyin .dyh .pic{
    padding-top: 11px;
}
.mtgz .mplist a.douyin .dyh img{
    width: 100px;
    height: 100px;
    display: block;
}
.mtgz .mplist a.douyin .dyh .text{
    font-size: 12px;
line-height: 18px;
margin-top: 5px;
}
.mtgz .ggh .pic img{width: 110px;height: 110px;}
.mtgz .ggh h3{font-size: 18px;margin-bottom: 22px;}
.mtgz .ggh .ggh-list{margin-right: 33px;}
.mtgz .ggh .ggh-list h3.mobile-h3{
    display: none;
}
.feedback{padding-top: 85px;
height: auto;
overflow: hidden;
}
.feedbackl{width: 50%;}
.feedbackr{width: 40.64%;}
.feedbackl .ditu{
    width: 100%;
    height: 495px;
}
.feedbackl .maptext{
    display: flex;
    align-items: center;
    margin-top: -5px;

}
.feedbackl .maptext img{
    margin-right: 12px;
}
.feedbackl .maptext .mapp{
    font-size: 12px;
    color: #303133;
    width: 144px;
    white-space: normal;
    text-align: left;
}
.feedbackr form .iptwrap{
    margin-bottom: 40px;
}
.feedbackr form input{display: block;width: 100%; font-size: 18px; height: 56px;line-height: 56px;outline: none; border: 1px solid #E2E2E2;box-sizing: border-box; padding: 0 12px;}
.feedbackr h2{font-size: 32px;line-height: 1.5em;margin-bottom: 30px;font-family: 'SourceHanSansCN-Medium';}
.feedbackr form input:-ms-input-placeholder,
.feedbackr form input::-webkit-input-placeholder
.feedbackr form input:-moz-placeholder,
.feedbackr form input::-moz-placeholder{
    color: #999999;
}
.feedbackr .buton button{width: 200px;height: 56px;line-height: 56px;cursor: pointer;color: #fff;font-size: 20px;border: none; background-color: #16813D;}
.feedbackr .textarea textarea{
    width: 100%;
    resize:none;
    outline: none;
    border: none;
    height: 100px;
    font-size: 18px;
}
.feedbackr .textarea {
    margin-bottom: 40px;
    background: #fff;
    padding: 12px;
    border: 1px solid #E2E2E2;
}
.feedbackr .iptwrap .checktext,
.feedbackr .textarea .checktext
{
    left: 0;
    top: 100%;
    font-size: 14px;
    padding: 8px 0 0 8px;
    color: #FF4D4F;
}


/* 防伪查询 */
.fangwei .chaxun .cxtit h2{
    margin-bottom: 14px;
    font-family: 'SourceHanSansCN-Medium';
}
.fangwei .chaxun .tips{
    background: rgba(22, 129, 61, 0.05);
    padding: 20px;
}
.fangwei .chaxun .tips .tipstit img{
    width: 20px;
    display: block;
    margin-right: 6px;
}
.fangwei .chaxun .tips .tipstit span,
.fangwei .chaxun .tips .tipsdes,
.fangwei .chaxun .tips .tipsdes p
{
    font-size: 16px;
    color: #16813D;
}
.fangwei .chaxun .tips .tipsdes{
    padding-left: 28px;
    line-height: 1.8em;
}
.fangwei .chaxun .methods{
    border: 1px solid #E4E7ED;
    margin-top: 60px;
    margin-bottom: 60px;

}
.fangwei .chaxun .methods .methlist{
    width: 24.999%;
    border-right: 1px solid #E4E7ED;
    box-sizing: border-box;
    padding: 0 1.428%;
    transition: all ease-in-out .2s;
}
.fangwei .chaxun .methods .methlist:nth-last-child(1){
    border-right: none;
}
.fangwei .chaxun .methods .methlist .pic img{
    width: 100%;
    display: block;
}
.fangwei .chaxun .methods .methlist .pic {
    border-bottom: 1px solid #E4E7ED;
    padding: 20px 0 30px;
}
.fangwei .chaxun .methods .methlist .des{
    margin-top: 24px;
}
.fangwei .chaxun .methods .methlist .des .h2t{
    text-align: center;
    line-height: 36px;
    font-size: 24px;
    font-family: 'SourceHanSansCN-Medium';

}
.fangwei .chaxun .methods .methlist .des p{
    color: #909399;
    line-height: 1.8em;
    font-size: 14px;
    transition: all ease-in-out .2s;
    margin-top: 20px;
    display: -webkit-box; 
    letter-spacing: 0.02em;
    -webkit-box-orient: vertical; 
    text-align: justify;
    -webkit-line-clamp: 3; 
    overflow: hidden;
    padding: 0 16px;
}
.fangwei .chaxun .methods .methlist .des .more{
    cursor: pointer;
    width: 132px;
    height: 40px;
    border: 1px solid #E4E7ED;
    transition: all ease-in-out .2s;
    color: #909399;
    font-size: 14px;
    margin: 41px 0 40px;
}
.fangwei .chaxun .methods .methlist:hover{
    box-shadow: 0px 10px 27px rgba(26, 53, 95, 0.05);
}
.fangwei .chaxun .methods .methlist:hover .des .more{
    border: 1px solid #16813D;
    color: #16813D;
}
.fangwei .chaxun .methods .methlist:hover .des p{
    color: #606266;
}

.ncon .el-dialog__header{
    display: none;
}
.ncon .el-dialog__body{
    padding: 0;
}
.ncon .el-dialog{
    border-radius: 12px;
    background: #F5F6F8;
    margin-bottom: 0;
}
.ncon .el-dialog__wrapper{
    display: flex;
    align-items: center;
}
.dialogwrap {
    padding-top: 40px;
}
.dialogwrap .diabot{
    padding: 24px;
    border-top: 1px solid #E4E7ED;
}
.dialogwrap .closex{
    right: 20px;
    top: 20px;
    cursor: pointer;
    width: 28px;height: 28px;
}
.dialogwrap .closex img{
    display: block;
    width: 100%;
    height: 100%;
}
.dialogwrap .diabot .diabut{
    width: 200px;
    height: 49px;
    background: #16813D;
    border: 1px solid #16813D;
    border-radius: 6px;
    transition: all ease-in-out .2s;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.dialogwrap .diabot .diabut:hover{
    opacity: 0.8;
}
.dialogwrap .diatit{
    font-family: 'SourceHanSansCN-Medium';
    font-size: 32px;
    margin-bottom: 32px;

}
.dialogwrap .diacon{
    padding: 0 80px 40px;
}
.dialogwrap .diacon p{
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 180%;
    text-align: justify;
    letter-spacing: 0.02em;
}
.dialogwrap .diacon p.themecolor{
    color: #16813D;
}
.dialogwrap .diacon .fwimg{
    margin-top: 34px;
}
.dialogwrap .diacon .fwimg img{
    width: 63%;
}
.dialogwrap .fwsy .diacon .fwimg img{
    width: 79.9037%;
}
.dialogwrap .fwsy .diacon .fwimg{
    margin-top: 78px;
}
.dialogwrap .diacon .serv{
    margin-bottom: 20px;
    margin-top: 22px;
    width: 67.54%;
    padding: 40px 0 55px;
    border: 1px solid #E4E7ED;
}
.dialogwrap .diacon .serv h3{
    font-size: 20px;
    line-height: 30px;
}
.dialogwrap .diacon .serv h2{
    line-height: 52px;
    font-size: 40.7273px;
    margin: 15px 0;
}
.dialogwrap .diacon .serv h2 img{
    width: 252px;
    display: block;
}
.dialogwrap .diacon .serv h2.web span{
    border-bottom: 1px solid #303133;
    font-size: 20px;
    line-height: 26px;
}
.dialogwrap .diacon .serv h2.web {
    display: flex;
    align-items: center;
    margin-bottom: 26px;
}
.dialogwrap .diacon .serv p{
    margin: 0;
    font-size: 14px;
    line-height: 21px;
}
.dialogwrap .diacon .serv .tiao img{
    width: 18px;
    height: 18px;
}
.dialogwrap .diacon .serv .tiao a{
    color: #16813D;
    font-size: 14px;
}








.fangwei .detail .text h2{
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 30px;
}
.fangwei .detail .text p{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}
.fangwei .detail .picwrap .picl{
    width: 61.78%;
}
.fangwei .detail .picwrap .picl img{
    display: block;
    margin-bottom: 55px;
    width: 100%;
}
.fangwei .detail .picwrap .picr{
    width: 31.64%;

}
.fangwei .detail .picwrap .picr img{
    display: block;
    width: 100%;
}
.fangwei .detail .picwrap2 .lst{
    width: 48.57%;
    background: #F5F6F8;
}

.fangwei .detail .picwrap2 .lst img{
    display: block;
    width: 100%;
}
.fangwei .detail .picwrap2 .lst .pp{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 34px;
}

/* 开放的职位 人才招聘*/
.careerwrap {
    margin-top: 60px;
}
.careerwrap .tabs{
    background: #F5F6F8;
    border-radius: 4px;
    height: 60px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.careerwrap .tabs a{
    border-radius: 4px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    width: 14.07%;
    text-align: center;
    color: #030303;
    cursor: pointer;

}
.careerwrap .tabs a.active{
    color: #fff;
    background: #16813D;
}

.careerwrap .swiper-container{
    overflow: hidden;
}
.careerwrap .swiper-container .faq{
    width: 100%;
}
.careerwrap .swiper-container .faq li.q{
    cursor: pointer;
    height: 96px;
    padding: 0 24px;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    margin-top: 12px;
}
.careerwrap .swiper-container .faq li.q .pcqq{
    height: 100%;
}
.careerwrap .swiper-container .faq li.q .mobileqq{
    display: none;
}
.careerwrap .swiper-container .faq li.q .text{
    text-align: left;
}
.careerwrap .swiper-container .faq li.q .text img.img1{
    display: block;
    width: 41px;
    margin-left: 13px;
}
.careerwrap .swiper-container .faq li.q .text img.img2{
    display: block;
    width: 28px;
    transition: all ease-in-out .2s;
}
.careerwrap .swiper-container .faq li.q .text img.img3{
    display: none;
}
.careerwrap .swiper-container .faq li.q .text img.rotate{
    transform: rotate(180deg);
}
.careerwrap .swiper-container .faq li.q .text span{
    font-size: 20px;
}
.careerwrap .swiper-container .faq li.q .text:nth-child(1) span{
    color: #16813D;
}
.careerwrap .swiper-container .faq li.q .text:nth-child(1){
    width: 38.83%;
}
.careerwrap .swiper-container .faq li.q .text:nth-child(2){
    width: 33.06%;
}
.careerwrap .swiper-container .faq li.q .text:nth-child(3){
    width: 23.66%;
}

.careerwrap .swiper-container .faq li.a{
    padding: 24px;
    border: 1px solid #E2E2E2;
    border-radius: 0 0 4px 4px;
    border-top: none;
    display: none;
}
.careerwrap .swiper-container .faq li.a .jobdetail{
    line-height: 30px;
    text-align: left;
}

/* 网点查询 */
.fangwei .chaxun .selectwrap{
    margin-top: 50px;
}
.fangwei .chaxun .selectwrap .el-select{
    margin: 0 8px;
    width: 24.28%;
}
.fangwei .chaxun .selectwrap .el-button{
    margin-left: 8px;
    padding: 0;
    height: 56px;
    line-height: 56px;
    width: 152px;
    text-align: center;
    background: #16813D;
    border: 1px solid #16813D;
    transition: all ease-in-out .2s;

}
.fangwei .chaxun .selectwrap .el-button:hover,
.fangwei .chaxun .selectwrap .el-button.is-disabled
{
    opacity: 0.6;
}
.fangwei .chaxun .selectwrap .el-button span{
    color: #fff;
    letter-spacing: 0.04em;
    font-size: 20px;
}
.fangwei .chaxun .selectwrap .el-input__inner{
    height: 56px;
    line-height: 56px;
    font-size: 18px;
}
.fangwei .map .mapl{
    width: 330px;
    height: 535px;
    z-index: 99;
    left: 13.54%;
    top: 125px;
    overflow: auto;
    
}
.fangwei .map .mapl .nodata{
    padding-top: 100px;
}
.fangwei .map .mapl .nodata .pic img{
    width: 200px;
}
.fangwei .map .mapr{
    z-index: 0;
}
.fangwei .mobile-map{
    display: none;
}
.mapl .slist{
    cursor: pointer;
    transition: all ease-in-out .2s;
    padding: 20px 30px;
}

.mapl .slist:hover{
    background: #f7f9f9;
}
.mapl .slist .stit {
    margin-bottom: 6px;
}
.mapl .slist .stit .pic{
    position: relative;
}
.mapl .slist .stit .pic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    display: block;
    transition: all ease-in-out .2s;
    
}
.mapl .slist .stit .pic img.img2{
    opacity: 0;
}
.mapl .slist .stit .pic{
    width: 36px;
    height: 36px;
    margin-right: 8px;
}
.mapl .slist .stit span{
    font-size: 18px;
    transition: all ease-in-out .2s;
    font-family: 'SourceHanSansCN-Medium';
}
.mapl .slist:hover .stit span{
    color: #16813D;   
}
.mapl .slist:hover .stit .pic img.img2{
    opacity: 1;
}
.mapl .slist:hover .stit .pic img.img1{
    opacity: 0;
}
.mapl .slist .sdes p{
    line-height: 22px;
    color: #999;
    font-size: 13px;
}
.mapl .slist .sdes{
    padding: 0 0 0 48px;
}

.mapl .slist.hover{
    background: #f7f9f9;
}
.mapl .slist.hover .stit .pic img.img1{
    opacity: 0;
}
.mapl .slist.hover .stit .pic img.img2{
    opacity: 1;
}

.mapl .slist.hover .stit span{
    color: #16813D;   
}



@media (max-width:769px) {

    .el-select-dropdown__item{
        height: 30px;
        line-height: 30px;
    }
    .el-select-dropdown__item span{
        font-size: 12px;
    }













}





