/*member/index页面css*/
body{background-image: url('../../../../images/pptbus/m/kdd01.jpg');
background-size: 100% auto;
background-repeat: no-repeat;
background-color: #FB861F;
}
.kktop{width:100%;}
.kktop img{width:100%;}
.allbox{margin:0 10px;padding:20px 15px 5px 15px;border-radius:10px;background:#fff;}
.allbox img{max-width:100%;}
.box01{line-height:150%;padding:10px 0;}
.box02{padding:15px 0;}
h3{font-size:.8rem;font-weight:normal;color:#535252;}
h3 em{font-size:1.0rem;display:inline-block;margin-right:5px;color:#333333;}
.boxmain{padding:10px 0;}
.boxmain li{width:23.95%;margin-right:1.4%;margin-bottom:15px;text-align:center;}
.boxmain li:nth-of-type(4n){margin-right:0;}
.boxmain li span{display:inline-block;text-align:center;background:#FFEADE;border-radius:5px;padding:2px 10px;}
.boxmain li i{display:block;font-size:32px;color:#FF7011;}
.boxmain li p{color:#F64703;padding:5px 0;}

.boxmain1 li span{background:#DEFAFF;}
.boxmain1 li span i{color:#07BABE;}
.boxmain1 li p{color:#0CBBBF;}
.boxmainpic li{width:48%;margin-right:4%;border-radius:5px;margin-bottom:15px;position:relative;}
.boxmainpic li:nth-of-type(2n){margin-right:0;}
.boxmainpic li img{width:100%;border-radius:5px;}
.boxmainpic li span{background:#F64703;color:#fff;display:inline-block;border-radius:10px 0 10px 0;padding:5px 10px;position:absolute;bottom:5px;right:5px;}
.kefuboxkdd{padding:15px;}
.kefuboxkdd span{display:inline-block;background:#fff;padding:5px;border-radius:5px;text-align:center;}
.kefuboxkdd div:nth-of-type(1){padding-right:15px;}
.kefuboxkdd span img{width:100%;}
.kefuboxkdd p{line-height:200%;}
.kefuboxkdd,.kefuboxkdd a{color:#fff;font-size:1.0rem;}
.kefuboxkdd span p{color:#F86F3A;text-align:center;margin-bottom:5px;}
.kefuboxkdd1,.kefuboxkdd1 a{color:#000;}
.kefuboxkdd1 span{position:relative;}
.kefuboxkdd1 span:before{font-family:'iconfont';content:'\e660';color:#fff;font-size:1.0rem;margin-right:3px;}
.kefuboxkdd1 .iconfont{display:block;font-size:24px;}
.kefuboxkdd1 div:last-of-type{background:#F64703;border-radius:20px;padding:10px 0;}
.kefuboxkdd1 div:last-of-type span{display:inline-block;}
.kefuboxkdd1 div:last-of-type span a{color:#fff;}