@charset "UTF-8";
/* CSS Document */

.member-title{margin-top:30px;height:40px;padding-bottom:5px;border-bottom:rgba(0,0,0,0.1) solid 2px;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;}
.member-title .name{color:#333;font-size:18px;}
.member-title .name span{color:#666;font-size:14px;margin-left:10px;}
.member-title .name span i{font-size:15px;margin-left:2px;margin-right:2px;}
.member-title .name span.tips{color:#999;font-size:13px;line-height:18px;margin-left:10px;}
.member-title .name span.tips .form-star{width:10px;height:10px;}
.member-title .button{}
.member-title .button a{display:block;background-color:rgba(0,0,0,0.08);border-radius:2px;height:32px;color:#333;font-size:13px;line-height:32px;padding-left:20px;padding-right:20px;}
.member-title .button a:hover{background-color:#db1429;color:#FFF;}

.member-sub-title{margin-top:20px;height:40px;border-bottom:rgba(0,0,0,0.15) solid 1px;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;}
.member-sub-title.first{margin-top:0px;}
.member-sub-title .name{color:#333;font-size:16px;}
.member-sub-title .name span{color:#666;font-size:14px;margin-left:10px;}
.member-sub-title .name span i{font-size:17px;margin-left:2px;margin-right:2px;}
.member-sub-title .name span .form-star{width:10px;height:10px;}
.member-sub-title .name .s-price{line-height:40px;margin-left:10px;}
.member-sub-title .name i{font-size:17px;margin-left:2px;margin-right:2px;}
.member-sub-title .button{}
.member-sub-title .button a{display:block;background-color:rgba(0,0,0,0.08);border-radius:2px;height:32px;color:#333;font-size:13px;line-height:32px;padding-left:20px;padding-right:20px;}
.member-sub-title .button a:hover{background-color:#db1429;color:#FFF;}

.member-name-text{margin-top:0px;padding-top:15px;padding-bottom:15px;border-bottom:rgba(0,0,0,0.1) solid 1px;display:-webkit-flex;display:flex;align-items:center;}
.member-name-text .num{width:30%;color:#333;font-size:14px;text-align:center;}
.member-name-text .date{width:15%;color:#333;font-size:14px;text-align:center;}
.member-name-text .category{width:15%;color:#333;font-size:14px;text-align:center;}
.member-name-text .money{width:20%;color:#333;font-size:14px;text-align:center;}
.member-name-text .balance{width:20%;color:#333;font-size:14px;text-align:center;}
.member-name-text .price{width:15%;color:#333;font-size:14px;text-align:center;}
.member-name-text .bonus{width:15%;color:#333;font-size:14px;text-align:center;}
.member-name-text .state{width:10%;color:#333;font-size:14px;text-align:center;}

.member-name-list{margin-top:0px;padding-top:15px;padding-bottom:15px;border-bottom:rgba(0,0,0,0.08) solid 1px;display:-webkit-flex;display:flex;align-items:center;}
.member-name-list .num{width:30%;color:#666;font-size:15px;text-align:center;}
.member-name-list .date{width:15%;color:#666;font-size:15px;text-align:center;}
.member-name-list .category{width:15%;color:#666;font-size:14px;text-align:center;}
.member-name-list .money{width:20%;color:#333;font-size:16px;text-align:center;}
.member-name-list .balance{width:20%;color:#333;font-size:16px;text-align:center;}
.member-name-list .price{width:15%;color:#333;font-size:16px;text-align:center;}
.member-name-list .bonus{width:15%;color:#333;font-size:16px;text-align:center;}
.member-name-list .state{width:10%;color:#666;font-size:14px;text-align:center;}

.member-nav-scroll{position:relative;border-bottom:rgba(0,0,0,0.1) solid 1px;padding-bottom:0px;margin-left:-20px;margin-right:-20px;margin-top:10px;}
.member-nav-scroll .swiper-button-next, .member-nav-scroll .swiper-button-prev{position:absolute;top:0;width:8px;height:100%;margin-top:0px;z-index:10;cursor:pointer;background-color:transparent;-moz-background-size:8px 100%;-webkit-background-size:8px 100%;background-size:8px 100%;background-position:center;background-repeat:no-repeat;}
.member-nav-scroll a{position:relative;color:#222;font-size:16px;padding-left:20px;padding-right:20px;line-height:40px;height:40px;display:inline-block;}
.member-nav-scroll a:after{content:"";position:absolute;left:20px;bottom:-1px;width:calc(100% - 40px);height:2px;background-color:transparent;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;}
.member-nav-scroll a:hover:after{background-color:#222;}
.member-nav-scroll a.active{color:#db1429;font-weight:400;}
.member-nav-scroll a.active:after{background-color:#db1429;}

.member-nav-sub-scroll{position:relative;padding-bottom:0px;margin-left:0px;margin-right:0px;margin-top:5px;}
.member-nav-sub-scroll .swiper-button-next, .member-nav-sub-scroll .swiper-button-prev{display:none;position:absolute;top:0;width:8px;height:100%;margin-top:0px;z-index:10;cursor:pointer;background-color:transparent;-moz-background-size:8px 100%;-webkit-background-size:8px 100%;background-size:8px 100%;background-position:center;background-repeat:no-repeat;}
.member-nav-sub-scroll a{display:inline-block;background-color:rgba(0,0,0,0.08);border-radius:2px;height:40px;color:#333;font-size:13px;line-height:40px;padding-left:25px;padding-right:25px;}
.member-nav-sub-scroll a:hover{color:#db1429;}
.member-nav-sub-scroll .active a{color:#db1429;}

.member-nav-sub-scrolls{position:relative;padding-bottom:0px;margin-left:0px;margin-right:0px;margin-top:5px;}
.member-nav-sub-scrolls .swiper-button-next, .member-nav-sub-scrolls .swiper-button-prev{display:none;position:absolute;top:0;width:8px;height:100%;margin-top:0px;z-index:10;cursor:pointer;background-color:transparent;-moz-background-size:8px 100%;-webkit-background-size:8px 100%;background-size:8px 100%;background-position:center;background-repeat:no-repeat;}
.member-nav-sub-scrolls a{display:inline-block;background-color:rgba(0,0,0,0.08);border-radius:2px;height:40px;color:#333;font-size:13px;line-height:40px;padding-left:25px;padding-right:25px;}
.member-nav-sub-scrolls a:hover{color:#db1429;}
.member-nav-sub-scrolls .active a{color:#db1429;}

.member-content .tab-content{min-height:400px;padding-top:20px;}

.member-form{margin-top:20px;}
.member-form.padding{padding:0px 200px 0px;}
.member-form.security{margin-top:0px;}
.member-form select{width:100%;border-radius:2px;height:40px;font-size:14px;background-color:transparent;border:rgba(0,0,0,0.15) solid 1px;padding-left:10px;padding-right:10px;background-image:url(../images/selectarr.png);background-position:right center;background-repeat:no-repeat;background-size:auto 24px;}
.member-form select:hover{border:rgba(0,0,0,0.3) solid 1px;}
.member-form textarea{width:100%;height:80px;background-color:transparent;border:rgba(0,0,0,0.15) solid 1px;padding:8px 10px;border-radius:2px;font-size:14px;line-height:22px;}
.member-form textarea:focus{border:rgba(0,0,0,0.3) solid 1px;}
.member-form input[type="text"]{width:100%;height:40px;background-color:transparent;border:rgba(0,0,0,0.15) solid 1px;padding-left:10px;padding-right:100px;border-radius:2px;}
.member-form input[type="text"]:focus{border:rgba(0,0,0,0.3) solid 1px;}
.member-form input[type="password"]{width:100%;height:40px;background-color:transparent;border:rgba(0,0,0,0.15) solid 1px;padding-left:10px;padding-right:100px;border-radius:2px;}
.member-form input[type="password"]:focus{border:rgba(0,0,0,0.3) solid 1px;}
.member-form input[type="button"]{width:140px;height:50px;background-color:#db1429;border-radius:2px;color:#FFF;font-size:14px;}
.member-form input[type="button"]:hover{background-color:#c00000;}
.member-form input[type="submit"]{width:140px;height:50px;background-color:#db1429;border-radius:2px;color:#FFF;font-size:14px;}
.member-form input[type="submit"]:hover{background-color:#c00000;}
.member-form input[type="text"].code{float:left;width:100px;padding-right:10px;}
.member-form #canvas{float:left;cursor:pointer;width:100px;height:40px;border:rgba(0,0,0,0.15) solid 1px;border-radius:2px;margin-left:10px;}
.member-form .tips{color:#999;font-size:13px;line-height:18px;padding-top:10px;padding-bottom:10px;}
.member-form .tips .form-star{width:10px;height:10px;}
.member-form .error{color:#db1429;font-size:13px;line-height:14px;height:16px;}
.member-form .n-error{color:#db1429;font-size:13px;line-height:14px;height:16px;}
.member-form .n-arrow{top:0px!important;}
.member-form .n-icon{width:16px!important;margin-top:-3px; display:none;}
.member-form .n-msg{color:#db1429;font-size:13px;line-height:14px;height:16px; width:260px; text-align:right; padding-right:10px;}
.member-form .item{margin-bottom:15px;}
.member-form .input-text{float:left;width:150px;font-size:14px;line-height:40px;}
.member-form .input-wraper{position:relative;float:left;width:calc(100% - 150px);}
.member-form .input-wraper .error{position:absolute;right:15px;top:12px;}
.member-form .input-wraper .msg-box{top:9px!important;right:270px;}
#.member-form .input-wraper .msg-box span{display:inline-block!important;}
.member-form .input-wraper .n-error{}
.member-form .n-right .n-arrow { display:none;}
.member-form .input-wraper.address select{float:left;width:calc(50% - 5px);margin-right:5px;}
.member-form .input-wraper.address select:last-child{float:left;width:calc(50% - 0px);margin-right:0px;}
.member-form .input-wraper.address2 select{float:left;width:calc(33.333333% - 5px);margin-right:5px;}
.member-form .input-wraper.address2 select:last-child{float:left;width:calc(33.333333% - 0px);margin-right:0px;}
.member-form .input-wraper.date select{float:left;width:calc(33.333333% - 5px);margin-right:5px;}
.member-form .input-wraper.date select:last-child{float:left;width:calc(33.333333% - 0px);margin-right:0px;}
.member-form .input-wraper .radio-button{float:left;display:-webkit-flex;display:flex;justify-content:flex-start;cursor:pointer;margin-right:20px;margin-top:10px;}
.member-form .input-wraper .radio-button .icon{width:17px;height:17px;border:#d7d7d7 solid 1px;border-radius:50%;background-image:url(../images/icon-check.png);background-position:center;background-repeat:no-repeat;background-size:7px 5px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper .radio-button.on .icon{border:#db1429 solid 1px;background-color:#db1429;}
.member-form .input-wraper .radio-button .con{margin-left:10px;font-size:14px;color:#333;line-height:20px;}
.member-form .input-wraper .class-wraper{margin-bottom:10px;}
.member-form .input-wraper .class-wraper .class-name{font-size:14px;line-height:18px;padding-top:11px;padding-bottom:0px;}
.member-form .input-wraper .class-wraper .class-name i{margin-left:15px;}
.member-form .input-wraper .class-wraper .radio-buttons{float:left;display:-webkit-flex;display:flex;justify-content:flex-start;cursor:pointer;margin-right:20px;margin-top:10px;}
.member-form .input-wraper .class-wraper .radio-buttons .icon{width:17px;height:17px;border:#d7d7d7 solid 1px;border-radius:50%;background-image:url(../images/icon-check.png);background-position:center;background-repeat:no-repeat;background-size:7px 5px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper .class-wraper .radio-buttons.on .icon{border:#db1429 solid 1px;background-color:#db1429;}
.member-form .input-wraper .class-wraper .radio-buttons .con{margin-left:10px;font-size:14px;color:#333;line-height:20px;}
.member-form .input-wraper .class-wraper .radio-buttons-color{float:left;display:-webkit-flex;display:flex;justify-content:flex-start;cursor:pointer;margin-right:10px;margin-top:10px;padding:5px 10px 5px 10px;border-radius:2px;min-width:120px;height:30px;background-position:center;background-repeat:no-repeat;background-size:120% 120%;border:rgba(0,0,0,0.05) solid 1px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper .class-wraper .radio-buttons-color .icon{width:16px;height:16px;border:#d7d7d7 solid 1px;border-radius:50%;margin-top:1px;background-image:none;background-position:center;background-repeat:no-repeat;background-size:6px 4px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper .class-wraper .radio-buttons-color.on .icon{border:#db1429 solid 1px;background-color:#db1429;background-image:url(../images/icon-check.png)}
.member-form .input-wraper .class-wraper .radio-buttons-color .con{margin-left:6px;font-size:14px;color:#222;line-height:20px;}
.member-form .input-wraper .class-wraper .radio-buttons-color.fw .con{color:#fff;}
.member-form .input-wraper .class-wraper .radio-buttons-color.fb .con{color:#222;}
.member-form .input-wraper .class-wraper .radio-buttons-color:hover{border:rgba(0,0,0,0.4) solid 1px;}
.member-form .input-wraper.pic{padding-top:14px;padding-bottom:10px;}
.member-form .input-wraper.pic .boxCen{width:410px;}
.member-form .input-wraper.pic .upload-pic-wraper{margin-bottom:10px;}
.member-form .input-wraper.pic .file-clip{float:left;width:200px;height:200px;display:inline-block;border:rgba(0,0,0,0.2) dashed 1px;border-radius:2px;background-image:url(../images/pic-user-00.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;}
.member-form .input-wraper.pic .clipEnd{float:left;width:200px;height:200px;margin-left:10px;background-color:#f6f6f6;border:rgba(0,0,0,0.2) dashed 1px;border-radius:2px;overflow:hidden;}
.member-form .input-wraper.pic .clipEnd img{width:198px;height:198px;}
.member-form .input-wraper.pic .file{position:relative;display:inline-block;overflow:hidden;}
.member-form .input-wraper.pic .boxCen .file{vertical-align:bottom;}
.member-form .input-wraper.pic .service-file{position:absolute;left:0;right:0;top:0;opacity:0;bottom:0;cursor:pointer;}
.member-form .input-wraper.pic .file{float:left;}
.member-form .input-wraper.pic .file-btn{cursor:pointer;color:#fff;font-size:14px;padding-left:20px;padding-right:20px;line-height:40px;height:40px;display:inline-block;background-color:#db1429;border-radius:2px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper.pic .file-btn:hover{background-color:#c70015;}
.member-form .input-wraper.pic .icon-btn{float:left;cursor:pointer;width:40px;height:40px;padding:8px 10px 10px;margin-left:10px;display:inline-block;border-radius:2px;border:rgba(0,0,0,0.15) solid 1px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper.pic .icon-btn:hover{border:rgba(0,0,0,0.3) solid 1px;}
.member-form .input-wraper.pic .icon-btn img{width:100%;height:auto;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity:0.4;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper.pic .icon-btn:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity:0.6;}
.member-form .input-wraper.pic .submit-link{float:right;cursor:pointer;color:#fff;font-size:14px;padding-left:25px;padding-right:25px;line-height:40px;height:40px;display:inline-block;background-color:#db1429;border-radius:2px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper.pic .submit-link:hover{background-color:#c70015;}
.member-form .input-wraper .text{clear:left;color:#999;font-size:13px;line-height:18px;padding-top:6px;padding-bottom:6px;}
.member-form .input-wraper .input-texts{color:#666;font-size:14px;line-height:18px;padding-top:11px;padding-bottom:5px;}
.member-form .input-wraper.security{position:relative;float:left;width:calc(100% - 150px);}
.member-form .input-wraper.security .error{position:absolute;right:120px;top:12px;}
.member-form .input-wraper.security input[type="text"]{float:left;width:calc(100% - 105px);padding-left:10px;padding-right:100px;margin-right:5px;}
.member-form .input-wraper.security.password input[type="password"]{float:left;width:calc(50% - 90px);padding-left:10px;padding-right:10px;margin-right:5px;}
.member-form .input-wraper.security .submit-link{float:right;display:inline-block;text-align:center;width:100px;height:40px;font-size:14px;line-height:38px;border-radius:2px;cursor:pointer;background-color:#999;color:#fff;}
.member-form .input-wraper.security .submit-link:hover{background-color:#184d7b;color:#fff;text-decoration:none;}
.member-form .input-wraper .upload-pic{float:left;border:rgba(0,0,0,0.15) solid 1px;border-radius:2px;margin-top:5px;background-image:url(../images/upload.png);background-position:center;background-repeat:no-repeat;background-size:auto 100%;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper .upload-pic:hover{border:rgba(0,0,0,0.35) solid 1px;}
.member-form .input-wraper .upload-pic img{max-width:none;width:100%;height:auto;}
.member-form .input-wraper .upload-pic.w400px{width:200px;}
.member-form .input-wraper .upload-pic.w400pxs{width:400px;background-size:auto 50%;}
.member-form .input-wraper .upload-pic.w600px{width:600px;}
.member-form .input-wraper .upload-pic.w800px{width:200px;}
.member-form .input-wraper .upload-pic-tips{float:left;width:140px;margin-top:5px;margin-left:10px;}
.member-form .input-wraper .upload-pic-tips img{max-width:none;width:100%;height:auto;border-radius:2px;}
.member-form .input-wraper .upload-pic-clothes{float:left;width:400px;border:#ccc solid 1px;border-radius:2px;margin-top:5px;background-position:center;background-repeat:no-repeat;background-size:101% auto;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper .upload-pic-clothes img{max-width:none;width:100%;height:auto;}
.member-form .input-wraper .upload-pic-clothes:hover{border:#999 solid 1px;}
.member-form .input-wraper.cart-pay{display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;padding:15px 0px 10px;}
.member-form .input-wraper.cart-pay .item{width:200px;margin:0px 20px 0px 0px;}
.member-form .input-wraper.cart-pay .item img{max-width:none;width:100%;height:auto;border-radius:10px;border:rgba(0,0,0,0.1) solid 2px;}
.member-form .input-wraper.cart-pay .item.alipay:hover img{border-color:#00aaef;}
.member-form .input-wraper.cart-pay .item.wechat:hover img{border-color:#19a737;}
.member-form .input-wraper.cart-pay .item.alipay.active img{border-color:#00aaef;}
.member-form .input-wraper.cart-pay .item.wechat.active img{border-color:#19a737;}
.member-form .input-wraper .tag-link{padding-top:5px;padding-bottom:5px;}
.member-form .input-wraper .tag-link a{position:relative;display:inline-block;border-radius:2px;color:#666;font-size:13px;line-height:28px;height:30px;text-align:center;background-color:#f4f4f4;border:transparent solid 1px;padding-left:15px;padding-right:15px;margin-right:5px;margin-bottom:5px;}
.member-form .input-wraper .tag-link a:hover{color:#333;background-color:#eee;border:rgba(0,0,0,0.4) solid 1px;}
.member-form .input-wraper .tag-link a:before{content:"";position:absolute;z-index:1;right:-1px;bottom:-1px;border-style:solid;border-color:transparent transparent;border-width:15px 15px 0px 0px;display:inline-block;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper .tag-link a:after{content:"";position:absolute;z-index:2;right:0px;bottom:0px;width:8px;height:6px;background-image:none;background-position:center;background-repeat:no-repeat;background-size:100% 100%;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper .tag-link a.active{color:#333;border:#db1429 solid 1px;}
.member-form .input-wraper .tag-link a.active:before{border-color:transparent #db1429;}
.member-form .input-wraper .tag-link a.active:after{background-image:url(../images/icon-check.png);}
.member-form .input-wraper .pic-wraper-list{margin-left:-5px;margin-right:-5px;margin-top:5px;}
.member-form .input-wraper .pic-wraper{float:left;width:calc(25% - 10px);margin-left:5px;margin-right:5px;margin-bottom:15px;text-align:center;}
.member-form .input-wraper .pic-wraper .pics{background-color:rgba(0,0,0,0.15);background-position:center;background-repeat:no-repeat;background-size:101% auto;border-radius:2px;}
.member-form .input-wraper .pic-wraper .pics:hover{background-size:103% auto;}
.member-form .input-wraper .pic-wraper .radio-button{float:none;display:-webkit-flex;display:flex;justify-content:center;cursor:pointer;text-align:center;margin:10px 10px 0px 0px;}
.member-form .input-wraper .pic-wraper .radio-button .icon{width:17px;height:17px;border:#d7d7d7 solid 1px;border-radius:50%;background-image:url(../images/icon-check.png);background-position:center;background-repeat:no-repeat;background-size:7px 5px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form .input-wraper .pic-wraper .radio-button.on .icon{border:#db1429 solid 1px;background-color:#db1429;}
.member-form .input-wraper .pic-wraper .radio-button .con{margin-left:5px;font-size:14px;color:#333;line-height:20px;max-width:calc(100% - 22px);}
.member-form .input-wraper .form-c-checkbox font{line-height:22px;}

.member-form-submit{/*display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;*/margin-top:20px;padding-top:20px;padding-bottom:40px;border-top:rgba(0,0,0,0.1) solid 1px;text-align:center;}
.member-form-submit .text{font-size:13px;color:#666;margin-right:10px;}
.member-form-submit .form-c-checkbox{margin-bottom:20px;display:inline-block;}
.member-form-submit .link{margin-top:0px;}
.member-form-submit .link a{margin-left:10px;display:inline-block;text-align:center;width:240px;height:50px;font-size:16px;line-height:48px;border-radius:2px;cursor:pointer;background-color:#184d7b;color:#fff;padding-left:50px;padding-right:50px;}
.member-form-submit .link a:hover{background-color:#0c4373;color:#fff;text-decoration:none;}
.member-form-submit .link a.gray{background-color:#aaa;color:#fff;}
.member-form-submit .link a.gray:hover{background-color:#666;color:#fff;}
.member-form-submit .link a.orange{background-color:#ff8c1a;color:#fff;}
.member-form-submit .link a.orange:hover{background-color:#db1429;color:#fff;}

.member-form-submit input[type="submit"]{display:inline-block;text-align:center;width:240px;height:50px;font-size:16px;border-radius:2px;padding-bottom:2px;cursor:pointer;background-color:#184d7b;color:#fff;padding-left:50px;padding-right:50px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;}
.member-form-submit input[type="submit"]:hover{background-color:#0c4373;color:#fff;text-decoration:none;}






















