    @charset "utf-8";

/* CSS Document */

html {
    font-size: 16px;
}

body,
input,
select,
textarea {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: middle;
    color: #000;
}

.holded {
    color: #aaa;
}

html {
    background-color: #000;
}

img {
    border: 0;
    max-width: 100%;
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
a,
img,
form,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
    margin: 0;
    padding: 0;
    border: 0px;
    list-style: none;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
}

input,
select {
    outline: none;
}

#first_name:focus,
#last_name:focus {
    border: 1px solid #ef9d0f;
    -webkit-animation: shining 1s alternate infinite;
    animation: shining 1s alternate infinite;
}

a:link,
a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}


/* Clear Fix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.clearfix {
    display: inline-block;
}


/* Hide from IE Mac */

.clearfix {
    display: block;
}


/* End hide from IE Mac */


/* end of clearfix */

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
}


/* layout */

#wrapper {
    min-height: 800px;
}

.body {
    background: #3c454e;
    z-index: -999;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#body_background_box,
#body_background_box .bg_img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    max-width: 100%\0;
    margin: 0px auto 0;
    height: 100vh;
    background-size: cover!important;
}

#body_background_box,
#body_background_box {
    filter: brightness(.6);
}

#body_background_box .bg_img {
    display: none;
    width: 75%;
}

#body_background_box .img1 {
    background: url(../images/1.jpg) no-repeat top center;
    z-index: 3;
}

#body_background_box .img2 {
    background: url(../images/2.jpg) no-repeat top center;
    z-index: 3;
}

#body_background_box .img3 {
    background: url(../images/3.jpg) no-repeat top center;
    z-index: 3;
}

#body_background_box .img4 {
    background: url(../images/4.jpg) no-repeat top center;
    z-index: 3;
}

#body_background_box .img5 {
    background: url(../images/5.jpg) no-repeat top center;
    z-index: 3;
}

#body_background_box .img6 {
    background: url(../images/6.jpg) no-repeat top center;
    z-index: 3;
}

#body_background_box .img7 {
    background: url(../images/7.jpg) no-repeat top center;
    z-index: 3;
}

#body_background_box .img8 {
    background: url(../images/7.jpg) no-repeat top center;
    z-index: 3;
}


/*#body_background_box:after { display:block; content:""; position:absolute; bottom:0; left:0; right:0; height:200px; background:url(../images/footer_bg.png) repeat-x bottom; z-index:5;opacity: 0.65;
filter: alpha(opacity=65); }*/

#wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 6;
}

#header {
    height: 60px;
    padding: 0;
    background: #fff;
}

#header_logo {
    float: left;
    width: auto;
    margin-top: 15px;
}

#header_logo img {
    max-height: 30px;
    width: auto;
}

.header-content {
    max-width: 1000px;
    ;
    margin: 0 auto;
}

.signin {
    color: #000;
    font-family: 'PT Sans', sans-serif;
    transition: all .15s ease;
    font-size: 14px;
    float: right;
    padding-top: 10px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
}

.signin a {
    display: inline-block;
    padding: 8px 28px 8px;
    background-color: transparent;
    border: 1.5px solid #000;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
    color: #000;
    border-radius: 25px;
    text-align: center;
    cursor: pointer;
    outline: 0;
    transition: opacity 0.15s;
    z-index: 100000;
}

.signin .login_go {
    display: none;
}





/* main */

.content {}

.box {
    position: relative;
    width: 780px;
    margin: 300px auto 0;
    height: auto;
    display: block;
}

.title_wrap {
    margin: 0 auto;
    width: 100%;
    position: relative;
    border-top-left-radius: 10px;
    box-sizing: border-box;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top-right-radius: 10px;
}

.title {
    max-width: 680px;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
    color: #000;
    line-height: 1.2;
    font-family: 'Arial Hebrew';
    display: block;
    padding: 15px 0;
    margin: 0 auto;
}

.main_content {
    display: block;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .87);
    width: 100%;
    position: absolute;
    padding: 20px 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.button {
    background-color: rgba(255, 109, 196, 1);
    border-radius: 10px;
    font-family: 'Arial Hebrew';
    font-size: 25px;
    line-height: 1;
    padding: 13px 10px;
    cursor: pointer;
    width: 150px;
    text-align: center;
    margin: 0px auto;
    display: block;
    border: none;
    color: #000;
}

.button a {
    color: #000;
}

.button:hover {
    background-color: rgba(255, 109, 196, 0.8);
}




/*step_2 */

#lookingfor_field,
#relation_field {
    width: 546px;
    margin: 0 auto;
}

ul.step2_photo li {
    margin: 0 3px;
    width: 80px;
    height: 80px;
    float: left;
}

ul.step2_photo li a {
    font-family: OpenSansSB, Arial, sans-serif;
    font-size: 14px;
    padding: 20px 0 0;
    font: 14px/96px Arial;
    box-sizing: border-box;
}

ul.step1_photo li a,
ul.step2_photo li a {
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background: #ebebec;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .9), inset 0 -1px 0 hsla(0, 0%, 100%, .9);
    transition: all .2s linear;
    box-shadow: none;
    background: #fff;
    border: none;
    display: block;
    height: 100%;
    color: #000;
    position: relative;
    background-color: #cecccc;
}

ul.step2_photo li a.regular:before {
    width: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAsCAYAAABVLInsAAAAGXRFW…ouEJkqaSSmxJvRTz4rXtCn6lEbsJz8VrzgBfQKHaqCPwIMAOEthlXEQMOtAAAAAElFTkSuQmCC);
}

#relation_field ul.step2_photo li a.dontknw:before {
    top: 18px;
    left: 23px;
    width: 30px;
    height: 30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFW…ikDvHEYpM6xF3FJhWRG0ijjuUL9FH+60B6IjTK8keAAQA9XPl/2IbsyQAAAABJRU5ErkJggg==);
}

ul.step2_photo li a:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 33px;
    height: 44px;
}


ul.step1_photo li a:hover,
ul.step2_photo li a:hover {
    background-color: #fdf8f7;
    opacity: 1;
}

ul.step1_photo li a:hover,
ul.step2_photo li a:hover {
    opacity: .9;
}








/* common */

.fl {
    float: left;
    margin-left: 20px;
}

.sel_btn {
    margin-top: 13px;
}

.terms_privacy {
    display: block;
    margin: 0 auto;
    width: 100%;
    color: #666;
    font-size: 12px;
    text-align: center;
    line-height: 1.4em;
    padding: 0 10px;
    margin-top: 12px;
}

.terms_privacy a {
    text-decoration: underline;
}

#footer {
    width: 1000px;
    margin: 20px auto 10px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -540px;
}

.footer_text {
    width: 980px;
    font-size: 14px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    color: #eee;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}

.fo-text {
    line-height: 24px;
}



/* TabbedPanels */

.TabbedPanels {
    margin: 0;
    padding: 0;
    padding: 10px 50px 0;
}

.TabbedPanelsTabGroup {
    margin: 0 0 -22px;
    padding: 0;
    height: 44px;
    text-align: center;
}

.TabbedPanelsTab {
    font-family: Verdana, Geneva, sans-serif;
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: default;
    margin: 0 5px;
    border-radius: 40px;
    font-size: 22px;
    color: #888;
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.TabbedPanelsTabSelected {
    background: #ff4170;
    color: #fff;
    border: none;
}

.TabbedContent {}


/*facebook*/

.fb_box {
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    font-size: 12px;
    color: #666;
}

#login .fb_box {
    margin-bottom: 0;
}

.btn_fb {
    width: 225px;
    margin: 0 auto 6px;
    text-indent: 24px;
    background: #536daf url(../images/btn_fb_b01.jpg) no-repeat left;
    border-radius: 4px;
    color: #fff;
}

.btn_fb a {
    font-size: 14px;
    display: block;
    height: 35px;
    line-height: 34px;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

.fb_or {
    font-size: 12px;
    margin: 14px 0;
    text-align: center;
    background: url(../images/fb_or.png) no-repeat center center;
}


/* form */

.holded {
    color: #999;
}

.input_holder {
    position: relative;
}

.input_holder .holder {
    position: absolute;
    font-size: 16px;
    font-size: 1rem;
    padding-left: 8px;
    line-height: 50px;
    line-height: 3.125rem;
    color: #999;
    width: 100%;
    cursor: text;
}

#regForm {}

.form-item {
    margin: 0 auto;
}

.form-label {
    font-size: 16px;
    font-size: 1rem;
    float: left;
    width: 22%;
    padding-top: 10px;
}

.form-con {
    float: left;
    width: 78%;
}

.input_test,
.input-group {
    width: 100%;
    height: 50px;
    height: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0px;
    text-indent: 4px;
    font-size: 16px;
    font-size: 1rem;
}

.input-group .input_test {
    font-size: 16px;
    font-size: 1rem;
    height: 50px;
    height: 3.175rem;
}

.select-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0;
    height: 50px;
    height: 3.125rem;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 4px;
}

.select-wrapper:after {
    display: block;
    content: "";
    position: absolute;
    width: 8px;
    height: 5px;
    right: 4px;
    top: 40%;
    background: url(../images/down_arrow.png) no-repeat right center;
}

.select-wrapper select {
    font-size: 16px;
    font-size: 1rem;
    float: left;
    width: 109%;
    text-indent: 4px;
    height: 50px;
    height: 3.125rem;
    /* inputbox height */
    padding: 3px;
    border: none;
    background: #fff;
}

.input-group .input_test,
.input-group .select-wrapper {
    float: left;
    border: none;
}

.input-group .select-wrapper {
    width: 30%;
    height: 50px;
    height: 3.125rem;
}

.input-group .select-wrapper select {
    width: 130%;
}

.input_desc {
    font-size: 12px;
    line-height: 1.8em;
    text-align: right;
    color: #888;
}

.button_box {
    padding-top: 10px;
}

.form-item {
    width: 600px;
}


/*contorl */

#step_3 .select-wrapper {
    border: 1px solid #ddd;
    width: 30%;
    margin: 0 2px;
    dis
}

.input_test,
.input-group {
    background: none;
}

#step_3 .form-con {
    width: 68%;
}

#step_5 .form-con,
#step_7 .form-con,
#step_8 .form-con {
    width: 60%;
}

#step_5 .sel_btn,
#step_7 .sel_btn,
#step_8 .sel_btn {
    width: 30%;
}

#step_3 .button {
    margin-top: 0;
    vertical-align: top;
    display: inline-block;
}

#step_3 .input-group {
    display: inline-block;
}

#first_name,
#last_name,
#email,
#passwd1 {
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
}

.mt0 {
    margin-top: 0;
}

#login input[type=checkbox] {
    -webkit-appearance: checkbox;
    position: relative!important;
    left: unset;
}


/* for ie8 */

.ie.ie8 select {
    height: 22px !important;
}


/* 如果没有定义这个，有可能在加载时一瞬间显示弹层 */

.popup-container {
    display: none;
}


/* intsva */

.intsva {
    position: absolute;
    z-index: 98;
    line-height: 1em;
    font-size: 11px;
    /*font-size:0.7rem;*/
    margin-top: -29px;
    padding: 4px 6px;
    padding: 0.25rem 6px;
    color: #fff;
    background-color: #333;
    border: 1px solid #333;
    border-radius: 0.2rem;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    /*white-space: nowrap;*/
}

.intsva .arrow {
    display: block;
    content: "";
    position: absolute;
    margin-left: 10px;
    bottom: -6px;
    width: 0px;
    height: 0px;
    border-color: transparent;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-top-color: #333;
    /* use for arrow bgColor */
}

.intsva .arrow:after {
    display: block;
    content: "";
    position: absolute;
    margin-top: -5px;
    margin-left: -6px;
    width: 0px;
    height: 0px;
    z-index: -1;
    border-color: transparent;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-top-color: #333;
    /* use for arrow border */
}

#pointmsg_birthday_y {
    margin-left: -70px;
}

#pointmsg_birthday_y .arrow {
    margin-left: 70px;
}

#login .form-item {
    width: 100%!important;
}

@media (max-width:1024px) {
    /* 宽屏布局 */
    #header {
        padding: 0 15px;
    }
    #body_background_box .bg_img {
        display: none;
        width: 100%;
    }
}

@media (max-width:800px) {
    .box {
        width: 90%;
        margin: 25% auto 0;
    }
}

@media (max-width:620px) {
    #header_logo img{  margin-top:8px;  max-width: 210px;}


    #body_background_box .bg_img {
        display: none;
    }
    #body_background_box .img1 {
        background: url(../images/m1.jpg) no-repeat top center;
        z-index: 3;
    }
    #body_background_box .img2 {
        background: url(../images/m2.jpg) no-repeat top center;
        z-index: 3;
    }
    #body_background_box .img3 {
        background: url(../images/m3.jpg) no-repeat top center;
        z-index: 3;
    }
    #body_background_box .img4 {
        background: url(../images/m4.jpg) no-repeat top center;
        z-index: 3;
    }
    #body_background_box .img5 {
        background: url(../images/m5.jpg) no-repeat top center;
        z-index: 3;
    }
    #body_background_box .img6 {
        background: url(../images/m6.jpg) no-repeat top center;
        z-index: 3;
    }
    #body_background_box .img7 {
        background: url(../images/m7.jpg) no-repeat top center;
        z-index: 3;
    }
    #body_background_box .img8 {
        background: url(../images/m7.jpg) no-repeat top center;
        z-index: 3;
    }
    .title {
        padding: 15px 10px;
    }
    .title_wrap {
        border-bottom: 1px solid rgba(255, 255, 255, 0.85);
    }
    .title_wrap,
    .main_content {
        background-color: hsla(0, 0%, 100%, .6);
    }
    #step_9 .title_wrap {
        border-bottom: none;
    }
    .terms_privacy {
        max-width: 270px;
    }
    #lookingfor_field,
    #relation_field {
        width: 90%;
    }
    ul.step2_photo {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-items: center;
    }

    ul.step1_photo li a,
    ul.step2_photo li a {
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        background: #ebebec;
        border: 1px solid #ccc;
        box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .9), inset 0 -1px 0 hsla(0, 0%, 100%, .9);
        transition: all .2s linear;
        box-shadow: none;
        background: #fff;
        border: none;
        display: block;
        height: 100%;
        color: #000;
        position: relative;
        background-color: #cecccc;
    }
    ul.step2_photo li a {
        font-family: OpenSansSB, Arial, sans-serif;
        font-size: 14px;
        padding: 20px 0 0;
        font: 12px/86px Arial;
        box-sizing: border-box;
    }
    .sel_btn,
    #step_3 .button {
        float: none;
        text-align: center;
        display: block;
        margin: 13px auto 10px;
    }
    .form-item {
        width: 85%;
    }
    #step_3 .form-con {
        width: 100%;
    }
    .form-con {
        float: none;
    }
    #step_3 .select-wrapper {
        border: 1px solid #ddd;
        width: 31%;
        margin: 0 1%;
        border-radius: 0;
    }
    #step_5 .form-con,
    #step_7 .form-con,
    #step_8 .form-con {
        width: 100%;
    }
    #step_5 .sel_btn,
    #step_7 .sel_btn,
    #step_8 .sel_btn,
    .sel_btn {
        width: 100%;
        max-width: 220px;
    }
}

@media (max-width:450px) {
    .signin-text {
        display: none;
    }
}


@media (max-width:812px) and (max-height:500px) and (orientation:landscape) {
    .box {
        margin: 7% auto 0;
        width: 90%;
    }
}



/* animations */

@-webkit-keyframes shining {
    0% {
        box-shadow: 0 0 4px rgba(239, 157, 15, 0.4);
    }
    100% {
        box-shadow: 0 0 8px rgba(239, 157, 15, 0.7);
    }
}

@keyframes shining {
    0% {
        box-shadow: 0 0 4px rgba(239, 157, 15, 0.4);
    }
    100% {
        box-shadow: 0 0 8px rgba(239, 157, 15, 0.7);
    }
}


@media (max-width: 350px){
.box {
    margin: 20px auto 0;
}
    #header_logo img{  margin-top:8px;  max-width: 180px;}
}

/* loading */

#step_9 .title_wrap {
    border-radius: 10px;
}

#fountainTextG {
    position: relative !important;
    width: 220px !important;
    margin: 20px auto
}

.fountainTextG {
    color: #fff;
    font-family: Arial;
    font-size: 61px;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    float: left;
    animation-name: bounce_fountainTextG;
    -o-animation-name: bounce_fountainTextG;
    -ms-animation-name: bounce_fountainTextG;
    -webkit-animation-name: bounce_fountainTextG;
    -moz-animation-name: bounce_fountainTextG;
    animation-duration: 1.641s;
    -o-animation-duration: 1.641s;
    -ms-animation-duration: 1.641s;
    -webkit-animation-duration: 1.641s;
    -moz-animation-duration: 1.641s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5)
}

#fountainTextG_1 {
    animation-delay: .5825s;
    -o-animation-delay: .5825s;
    -ms-animation-delay: .5825s;
    -webkit-animation-delay: .5825s;
    -moz-animation-delay: .5825s
}

#fountainTextG_2 {
    animation-delay: .699s;
    -o-animation-delay: .699s;
    -ms-animation-delay: .699s;
    -webkit-animation-delay: .699s;
    -moz-animation-delay: .699s
}

#fountainTextG_3 {
    animation-delay: .8155s;
    -o-animation-delay: .8155s;
    -ms-animation-delay: .8155s;
    -webkit-animation-delay: .8155s;
    -moz-animation-delay: .8155s
}

#fountainTextG_4 {
    animation-delay: .932s;
    -o-animation-delay: .932s;
    -ms-animation-delay: .932s;
    -webkit-animation-delay: .932s;
    -moz-animation-delay: .932s
}

#fountainTextG_5 {
    animation-delay: 1.0485s;
    -o-animation-delay: 1.0485s;
    -ms-animation-delay: 1.0485s;
    -webkit-animation-delay: 1.0485s;
    -moz-animation-delay: 1.0485s
}

#fountainTextG_6 {
    animation-delay: 1.165s;
    -o-animation-delay: 1.165s;
    -ms-animation-delay: 1.165s;
    -webkit-animation-delay: 1.165s;
    -moz-animation-delay: 1.165s
}

#fountainTextG_7 {
    animation-delay: 1.2915s;
    -o-animation-delay: 1.2915s;
    -ms-animation-delay: 1.2915s;
    -webkit-animation-delay: 1.2915s;
    -moz-animation-delay: 1.2915s
}

@keyframes bounce_fountainTextG {
    0% {
        transform: scale(1);
        color: #010101
    }
    to {
        transform: scale(.5);
        color: #010101
    }