@charset "utf-8"; .d-JoinInnerpage .single-pages { } .join{width: 100%;overflow: hidden;padding: 20px 0 80px;} .joinlist{width: 100%;overflow: hidden;border-top: 1px solid #f2f2f2;} .joinlist ul li{width: 100%;border-bottom: 1px solid #f2f2f2;position: relative;} .joinlist-click{width: 100%;overflow: hidden;padding: 0 40px;user-select: none;cursor: pointer;transition: all .4s ease;} .joinlist-name, .joinlist-time, .joinlist-site, .joinlist-btn,.joinlist-didian{height: 68px;line-height: 68px;float: left;transition: all .4s ease;} .joinlist-name{width: 28%;font-size: 18px;color: #333;} .joinlist-didian{width:24%;font-size: 18px;color: #333;} .joinlist-time, .joinlist-site{font-size: 16px;color: #666;text-align: center;width: 18%;} .joinlist-btn{width: 12%;background: url('../img/joinArr.png') no-repeat right center;} .joinlist-click.ontrue{background: #ff7700;} .joinlist-click.ontrue .joinlist-name, .joinlist-click.ontrue .joinlist-time, .joinlist-click.ontrue .joinlist-site,.joinlist-click.ontrue .joinlist-didian{color: #fff;} .joinlist-click.ontrue .joinlist-btn{background: url('../img/joinArrH.png') no-repeat right center;} .joinlist-words{width: 100%;padding: 0 40px 38px;display: none;} .joinlist-wd{width: 100%;margin-top: 40px;} .joinlist-wd h6{font-size: 18px;color: #333;margin-bottom: 18px;} .joinlist-wd p{font-size: 16px;color: #666;line-height: 28px;} .joinlist-wd p a{font-size: 16px;color: #ff7700;text-decoration: underline;} .joinlist-wd p a:hover{color: #0276af;} .joinlist-apply{display: block;width: 160px;height: 46px;margin-top: 42px;background: #ff7700;line-height: 43px;text-align: center;border-radius: 30px;font-size: 16px;color: #fff;position: relative;} .joinlist-apply span, .joinlist-apply i{display: inline-block;vertical-align: middle;z-index: 2;} .joinlist-apply i{width: 18px;height: 17px;background: url('../../images/gather/joinIc.png') no-repeat;margin-right: 8px;} .joinlist-apply:after{content: "";position: absolute;width: 0;right: 0;top: 0;height: 100%;background: #fff;opacity: .2;transition: all .4s ease;} .joinlist-apply:hover:after{right: auto;left: 0;width: 100%;}