/*member/index页面css*/
.zz{background:#F6F6F6;padding:10px 0;}
.zz-title{font-size:18px;padding:15px 0px;}
.zzbox{padding:0 10px;}
.zzbox li{width:49%;margin-right:2%;margin-bottom:15px;}
.zzbox li:nth-of-type(2n){margin-right:0;}
.zzbox li div{padding:3px;background:#fff;}
.zzbox li img{width:100%;}
.zzbox li p{text-align:center;padding:5px 0;}
.custitle{font-size:1.0rem;text-align:center;padding-bottom:25px;padding-top:15px;}
.custitle span{display:inline-block;position:relative;}

.custitle span:before{
content:'';
position:absolute;
bottom:-12px;
left:50%;margin-left:-13px;
background:url('../../../../images/pptbus/m/arrow.png') no-repeat;width:27px;height:8px;

}

.custitle span em{color:#A43740;}
.cus01{padding:15px 10px;}
.cus01 li{width:48%;margin-right:4%;}
.cus01 li:nth-of-type(2n){margin-right:0;}
.cus01 li p{text-align:center;line-height:200%;}
.cus01 li p:nth-of-type(2){font-size:1.0rem;}
.cus01 li p:nth-of-type(3){text-align:left;line-height:150%;font-size:.8rem;color:#8F8F8F;}
.cus01 li p img{width:48px;}
.cus02box{background:#F1F5F8;padding:15px 10px;}
.cus02{}
.cus02 li{text-align:center;width:25%;margin-bottom:15px;}
.cus02 span{display:inline-block;width:48px;height:48px;background:#c55264;border-radius:50%;text-align:center;clear:both;position:relative;}
.cus02 span:before{position:absolute;width:40px;height:40px;left:3px;top:3px;border:1px solid #fff;content:'';border-radius:50%;}
.cus02 span i{margin-top:10px;color:#fff;display:inline-block;font-size:24px;}
.cus02 p{padding:5px 0;}
.cus03box{background:#f1f5f8;}

.cus03box li{width:25%;text-align:center;margin-bottom:20px;position:relative;}
.cus03 li span{width:80px;height:30px;background:#fff;display:inline-block;border-bottom:2px solid #ba171a;line-height:30px;border-radius:5px;}

.cus03 li:not(:nth-of-type(4n)):before{font-family:'iconfont';position:absolute;content:'\e641';color:#333;right:-10px;top:8px;font-size:16px;}
.cus05box{padding:25px 15px 0px 10px;}
.cus05box ul li{width:48%;margin-right:4%;text-align:center;background:#fff;position:relative;font-size:.8rem;
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);border-radius:10px;padding:25px 0 20px 0;margin-bottom:50px;}


.cus05box ul li:nth-of-type(2n){margin-right:0;}
.cus05box ul li dl dt{width:50%;text-align:center;padding:10px 0;position:relative;}
.cus05box ul li dl.abso{position:absolute;top:-16px;left:50%;z-index:999;width:80px;height:32px;margin-left:-40px;color:#fff;border-radius:5px;

box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);

}
.cus05box ul li dl.abso,.cus05box ul li dl.abso img{vertical-align:middle;}
.cus05box ul li dl dt:after,.cus05box ul li dl dt:before{content:'';position:absolute;z-index:99;}
.cus05box ul li dl dt:nth-of-type(-n+2):before{width:60px;height:1px;bottom:0;}
.cus05box ul li dl dt:nth-of-type(1):after,.cus05box ul li dl dt:nth-of-type(3):after{width:1px;height:30px;right:0;}
.cus05box ul li dl dt:nth-of-type(1):after{bottom:0;}
.cus05box ul li dl dt:nth-of-type(3):after{top:0;}
.cus05box ul li dt:nth-of-type(1)::before { right: 0; }
.cus05box ul li dt:nth-of-type(2)::before { left: 0; }


.cus05box ul li dl dt:nth-of-type(1):before{background:linear-gradient(to left,#cccccc,#ffffff);}
.cus05box ul li dl dt:nth-of-type(2):before{background:linear-gradient(to right,#cccccc,#ffffff);}
.cus05box ul li dl dt:nth-of-type(1):after{background:linear-gradient(to top,#cccccc,#ffffff);}
.cus05box ul li dl dt:nth-of-type(3):after{background:linear-gradient(to bottom,#cccccc,#ffffff);}
.cus05box ul li dl.abso img{height:32px;border-radius:5px 0 0 5px;margin-right:10px;}
.cus05box ul li dl.abso dd{text-align:center;}


.cus05box ul li:nth-of-type(1) dl.abso{background:#3C3B43;}
.cus05box ul li:nth-of-type(2) dl.abso{background:#D7B3A5;}
.cus05box ul li:nth-of-type(3) dl.abso{background:#F16F3D;}
.cus05box ul li:nth-of-type(4) dl.abso{background:#793920;}
.cus05box ul li:nth-of-type(5) dl.abso{background:#739ED3;}
.cus05box ul li:nth-of-type(6) dl.abso{background:#DDDBDC;}
.cus05box ul li:nth-of-type(7) dl.abso{background:#FFB72A;}
.cus05box ul li:nth-of-type(8) dl.abso{background:#937D65;}
.cus05box ul li:nth-of-type(9) dl.abso{background:#4E8DB6;}
.cus05box ul li:nth-of-type(10) dl.abso{background:#3C3B43;}
.cus05box ul li:nth-of-type(7), 
.cus05box ul li:nth-of-type(8){margin-bottom:30px;}
.cus03box{padding-bottom:15px;padding-top:15px;}