body,html{background-color: #fff!important;}
img{display: block!important;width: 100%;}
.coop-top-img{position: absolute;top:-15px;width: 100%;z-index: 0}
.coop-main{position: relative;z-index: 1;width: 93%;margin: 0 auto;margin-top:28%;padding-bottom: 100px;}
.coop-part-1{color:#111111;padding:15px 2.5% 15px;font-size:14px;line-height:30px;text-indent:2em;background: url("/Public/Wap/images/index02/img_baks.png") no-repeat;background-size: 100% auto;border-radius:10px;-webkit-box-shadow: 0 0 26px 0 rgba(0,0,0,.12);box-shadow: 0 0 26px 0 rgba(0,0,0,.12);-webkit-box-sizing: border-box;box-sizing: border-box;}
.coop-part-2{padding: 10px 2.5%;margin:20px auto;border-radius:10px;-webkit-box-shadow: 0 0 26px 0 rgba(0,0,0,.12);box-shadow: 0 0 26px 0 rgba(0,0,0,.12);-webkit-box-sizing: border-box;box-sizing: border-box;}
.coop-part-3{padding: 10px 2.5%;margin:20px auto;border-radius:10px;-webkit-box-shadow: 0 0 26px 0 rgba(0,0,0,.12);box-shadow: 0 0 26px 0 rgba(0,0,0,.12);-webkit-box-sizing: border-box;box-sizing: border-box;}
.part-title{font-size: 18px;color:#505050;font-weight: bold;margin-top: 5px;}
.part-desc{font-size: 12px;color: #808080;margin-top: 3px;margin-bottom: 22px;}
.part-tab{padding-bottom: 15px;margin-top: 15px;}
.first-part-tab{padding-bottom: 24px;}
.part-tab-bak{padding-left: 8px;padding-top: 5px;margin-bottom:15px;background: url("/Public/Wap/images/index02/img_bak_circle.png") no-repeat;background-size: 20px 20px;font-size: 16px;font-weight: bold;color: #4180e9;}
.part-tab-bak span{font-weight: normal;}
.coop-part-2 .border_bottom_1px::after{border-bottom: 1px solid #91AEDE;}
.tab-title{text-align: center;font-size: 16px;color: #4180e9;font-weight: bold;margin-bottom: 15px;position: relative;z-index: 1}
.tab-line::after{content:'';width: 12%;height:4px;position: absolute;left: 44%;bottom: 0.5px;background: #F3F8FF;border-radius: 50px;z-index: 0}
.tab-p{background: linear-gradient(180deg,#F3F8FF,#ffffff);border-radius: 8px;width: 96%;padding: 10px 2%;position:relative;}
.tab-ps{margin-bottom: 15px;}
.tab-p-1{color: #505050;font-weight: bold;font-size: 16px;margin-bottom: 10px;}
.tab-p-1 span{background:#fff;font-size: 12px;color: #00E1D9;line-height: normal;position: relative;padding: 1px 8px;margin-left: 10px;font-weight: normal;border-radius: 30px;}
.tab-p-1 span::after{content: " ";position: absolute;left: 0;top: 0;width: 199%;height: 198%;border: 1px solid #00E1D9;-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scale(.5, .5);transform: scale(.5, .5);border-radius: 30px;}
.tab-p-2{font-size: 14px;color: #4180E9;margin-bottom: 5px;}
.tab-p-3{font-size: 14px;color: #909090;width: 64%;}
.tab-img{position: absolute;top:18%;width: 99px;right:3%;}
.part-tab-bak .org-txt{background: #FFF6ED;color: #FEA203;border-radius:30px;font-size: 12px;padding: 2px 6px;margin-left: 2%;text-align: center;line-height: normal;}
.part-tab-con{font-size: 14px;color: #111111}

.coop_call{position: fixed;bottom: 0;background: #fff;display: block;width: 100%;text-align: center;z-index:12;padding: 10px 0 5px;
    padding-bottom: calc(0px + constant(safe-area-inset-bottom));
    padding-bottom: calc(0px + env(safe-area-inset-bottom));
}
/*.coop_call::after{content: " ";position: absolute;left: 0;top: 0;width: 199%;height: 198%;border-top: 1px solid #e2e2e2;-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scale(.5, .5);transform: scale(.5, .5);}*/
.coop_call .coop_btn{text-align: center;width: 100%;margin:0 auto;line-height: 45px;position: relative;float: left}
.coop_call .coop_txt{/*position: absolute;top:11%;left:12.5%;*/width: 90%;color: #fff;font-weight: bold;background: #4180e9;margin-left: 5%;margin-bottom: 10px;border-radius: 40px;padding: 2px 0;}
.coop_call .img-bg{width: 95%;height:100px;margin:0 auto;}
.coop_call .img-icon{width: 16px;height: 16px;display: inline-block!important;vertical-align: middle;margin-right:6px;margin-bottom: 4px;}

.coop_tel_ul .coop_li{
    display: block;
    color: #4180E9;
    padding: 10px 0;
    text-align: left;
    width: 90%;
    margin-left: 5%;
}
.coop_tel_ul .coop_li span{
    color: #111111;
    margin-right: 20px;
}

.coop_bg{
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.7);
    z-index: 10;
    display: none;
}
a{
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);

    -webkit-user-select: none;

    -moz-user-focus: none;

    -moz-user-select: none;
}