@charset "utf-8";
/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #1c2227;
    background: #fcffee;
    padding: 0px;
    margin: 0px;
}
* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
img {
    border: 0px;
}
p {
    line-height: 22px;
}
ul {
    list-style: none;
}
.hp_width {
    padding: 0 15px;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.hp_width p a {
    color: #000;
}
.hp_header, .hp_header_scroll {
    background: rgba(255,255,255,0.4);
    width: 100%;
    height: 75px;
    position: fixed;
    left: 0px;
    top: 0px;
}
.hp_header_scroll {
    background: #fff;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.hp_logo a {
    background: url(logo.png) no-repeat left top;
    background-size: 290px auto;
    width: 290px;
    height: 48px;
    float: left;
    overflow: hidden;
    text-indent: -99999px;
    margin: 16px 0 0 0;
}
.hp_banner {
    background: url(banner.jpg) no-repeat center top;
    width: 100%;
    height: 643px;
}
.hp_login {
    float: right;
    margin: 25px 0 0 0;
}
.hp_login a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    padding: 0 22px;
    line-height: 26px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.hp_login span {
    float: left;
    padding: 4px 0 0 0;
}
.hp_login a:hover {
    color: #d14f4f;
}
.hp_login a.hp_signup {
    background: #d14f4f;
    border: 1px solid #d14f4f;
    color: #fff;
    margin-right: 20px;
}
.hp_login a.hp_signin {
    border: 1px solid #333;
}
.hp_login a.hp_signup:hover {
    -moz-opacity: 0.80!important;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.hp_search {
    float: left;
    width: 390px;
    margin: 126px 0 0 0;
    border: 1px solid #d14f4f;
    overflow: hidden;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 14px;
}
.hp_search h2 {
    background: #d14f4f;
    color: #fff;
    font-size: 22px;
    padding: 18px 0;
    text-align: center;
    width: 100%;
}
.hp_search ul {
    padding: 25px;
    width: 100%;
    float: left;
}
.hp_search .hp_btnfindmatch {
    text-align: center;
}
.hp_search .hp_btnfindmatch button {
    background: url(hp_btn_findmymatch.png) no-repeat left top;
    width: 235px;
    height: 42px;
    border: 0px;
    cursor: hand;
    cursor: pointer;
    outline: none;
}
.hp_search ul li {
    width: 100%;
    float: left;
    padding: 8px 0;
}
.hp_search ul li > label {
    float: left;
    text-align: right;
    padding-right: 5px;
    width: 120px;
    font-weight: bold;
}
.hp_search ul li div {
    margin: 0 0 0 125px;
}
.hp_search ul li div input,
.hp_search ul li div label {
    cursor: pointer;
}
.hp_search ul li div label {
    padding-left: 5px;
}
.hp_search ul li div select {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 5px;
    float: left;
}
.hp_search ul li div span.hp_to {
    width: 10%;
    text-align: center;
    float: left;
    padding: 4px 0 0 0;
}
.hp_width15 {
    padding: 0 15px;
}
.hp_mobiles {
    width: 105%;
    float: left;
    padding-top: 30px;
    color: #fff;
}
.hp_mobiles a {
    margin-right: 3px!important;
    padding-right: 10px;
}
.hp_mobiles span {
    float: left;
    padding: 9px 5px 0 0;
}
.hp_features {
    padding-top: 15px;
    padding-bottom: 15px;
}
.hp_data_info {
    background: #CF5152;
    color: #fff;
}
.hp_data_info ul {
    padding: 46px 0;
    overflow: hidden;
}
.hp_data_info ul li {
    float: left;
    width: 25%;
    overflow: hidden;
}
.hp_data_info ul li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
}
.hp_data_info ul li div {
    display: inline-block;
    vertical-align: middle;
}
.hp_data_info ul li div p {
    font-size: 18px;
    line-height: 23px;
}
.hp_data_info ul li div p.data_num {
    font-size: 27px;
    font-weight: bold;
}
.hp_home_daddy{
    background:#ffffff;
    width:100%;
    text-align:center;
}
.hp_home_daddy img{
    margin:20px 50px;
}
.hp_features h2 {
    padding: 55px 0 35px 0;
    width: 100%;
    text-align: center;
    color: #d14f4f;
    font-size: 28px;
    font-family: tt1018m_0, Arial, Helvetica, sans-serif;
}
.hp_features ul {
    width: 100%;
}
.hp_features ul li {
    width: 45%;
    float: left;
    margin-right: 10%;
    padding: 46px 0;
}
.hp_features ul li.hp_companionship, .hp_features ul li.hp_activitypartners {
    margin-right: 0px;
}
.hp_search_left {
    padding-top: 4px;
}
.hp_features ul li label {
    float: left;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 167px;
    height: 167px;
    overflow: hidden;
}
.hp_features ul li div {
    margin: 0 0 0 197px;
}
.hp_features ul li div h3 {
    font-size: 24px;
    padding-bottom: 15px;
}
.hp_features ul li div p {
    color: #515d5e
}
.hp_maintext {
    background: #f3f2f2;
    padding: 75px 0;
}
.hp_maintext h1,.hp_maintext h2 {
    width: 100%;
    text-align: center;
    color: #d14f4f;
    font-size: 28px;
    padding-bottom: 25px;
    font-family: tt1018m_0, Arial, Helvetica, sans-serif;
}
.hp_maintext p {
    text-align: center;
    padding: 10px 0;
}
.hp_footer {
    background: #333;
    padding: 50px 0;
    font-size: 12px;
    color: #d8d7d7;
}
.hp_footer dl {
    width: 20%;
    float: left;
    color: #a2a1a1;
}
.hp_footer dl dt {
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: bold;
}
.hp_footer a {
    color: #d8d7d7;
    text-decoration: none;
    line-height: 22px;
}
.hp_footer a:hover {
    color: #d14f4f;
}
.hp_footer p {
    width: 100%;
    float: left;
    padding-top: 5px;
    text-align: center;
}
.hp_footer .note_bottom a {
    color: #ffffff;
}
.hp_footer dl.hp_socials a, a.hp_footer_mobile {
    background: url(icon_blog_socials.png) no-repeat 9px -202px #666;
    width: 33px;
    height: 33px;
    float: left;
    margin-right: 10px;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
}
.hp_footer dl.hp_socials a.hp_twitter {
    background-position: 9px -21px;
}
.hp_footer dl.hp_socials a.hp_pinterest {
    background-position: 9px -49px;
}
.hp_footer dl.hp_socials a.hp_googleplus {
    background-position: 8px -81px;
}
.hp_footer dl.hp_socials a:hover, a.hp_footer_mobile:hover {
    background-color: #d14f4f;
}
.hp_footer dl.hp_socials a.hp_footer_mobile {
    background-position: 12px -111px;
}
.hp_footer dl.hp_socials a.hp_footer_iphone {
    background-position: 8px -141px;
}
.hp_footer dl.hp_socials a.hp_footer_Android {
    background-position: 9px -172px;
}
.hp_footer dl.hp_socials a.hp_facebook {
    background-position: 11px 7px;
}
.hp_footer dl {
    width: 19.5%;
    float: left;
    color: #a2a1a1;
}
.hp_footer dl.hp_socials {
    width: 100%;
}
.btn_signin_f:link, .btn_signin_f:hover {
    position: relative;
    display: inline-block;
    width: auto;
    height: 26px;
    border-radius: 3px;
    line-height: 27px;
    font-size: 12px;
    text-decoration: none;
    color: #fff !important;
    text-indent: 29px;
    text-shadow: none;
    box-shadow: inset 0 1px 0 #76a2d9, 0 1px 2px #464644;
    background-color: #3c66a2;
    background: linear-gradient(to bottom, #658fcc, #3c66a2);
    padding: 0 10px !important;
}
.btn_signin_f span {
    position: absolute;
    left: 12px;
    top: 3px;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('btn_f1.png');
    background-repeat: no-repeat;
    padding-right: 20px;
}
.btn_signin_f+span {
    display: inline-block;
    margin: 0 10px;
}
.d_topSign .btn_signin_f+span {
    color: #fff;
}
.hp_loginbox .btn_signin_f {
    margin: 3px 0;
}
.hp_loginbox .btn_signin_f+span {
    float: left;
    margin: 8px 12px 0px 25px;
    color: #1695d0;
}
.hp_login .hp_signin+span {
    margin: 0 20px;
}
.hp_footer .switch_to_mobile{
    padding: 12px 0;
    font-weight: bold;
}
.hp_footer .switch_to_mobile_link{
    color: #fff;
}
.hp_footer .switch_to_mobile_link:hover{
    color: #d14f4f;
}
.banner_download{
    display:none;
}
.hp_search .m_signin_f {
    display: none;
}
.hp_search ul li div.optionBoxB {
    width: 45%;
    float: left;
    margin: 0;
}
.btn_jion {
    display: none;
}
.hp_footer .shareBox {
    width: 19.5%;
    float: left;
    color: #a2a1a1;
}
.hp_footer .shareBox .hp_footer_app {
    margin-bottom: 15px;
    margin-right: 30px;
}
.hp_footer .shareBox .hp_footer_app > p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: left;
    padding: 0;
}
.hp_footer .shareBox .hp_footer_app a.footer_app_store {
    width: 60px;
    height: 40px;
    border-radius: 5px;
    margin-right: 7px;
    display: inline-block;
    background: url("../../common-pc/img/apps_apple.png")no-repeat center center/contain;
}
.hp_footer .shareBox .hp_footer_app a.footer_google_play {
    width: 60px;
    height: 40px;
    border-radius: 5px;
    margin-right: 7px;
    display: inline-block;
    background: url("../../common-pc/img/apps_googleplay.png")no-repeat center center/contain;
}
@media screen and (max-width: 1000px) {
    .hp_data_info ul {
        padding: 50px 0;
    }
    .hp_data_info ul li {
        width: 50%;
        box-sizing: border-box;
        padding: 22px 0;
    }
    .hp_data_info ul li img {
        display: block;
        margin: 0 auto;
        height: 53px;
    }
    .hp_data_info ul li div {
        display: block;
        text-align: center;
        margin-top: 20px;
        min-height: 68px;
    }
}
@media screen and (max-width: 768px) {
.hp_banner{
    background: url(baner_mobile.jpg) no-repeat center top;
    background-size: cover;
    height: 490px;
}
.btn_signin_f:link {
    display: block;
    margin: 0 auto 10px auto;
}
.hp_login .btn_signin_f:link {
    display: none;
}
.hp_login .btn_signin_f+span {
    display: none;
}
.d_topSign .btn_signin_f, .d_topSign .btn_signin_f+span, .hp_loginbox .btn_signin_f, .hp_loginbox .btn_signin_f+span, .hp_login .btn_signin_f+span, .hp_login .btn_signin_f:link {
    display: block;
    margin-top: 6px;
}
.hp_features ul {
    width: 100%;
    padding: 0;
}
.hp_features ul li {
    width: 100%;
    padding: 30px 0;
    margin: 0;
}
.hp_features ul li label {
    float: none;
    margin: 0 auto;
    display: block;
}
.hp_features ul li div {
    margin: 20px 0 0 0px;
    text-align: center;
}
.hp_logo a {
    width: 150px;
    height: 19px;
    background: url(logo_mobile.png) left center no-repeat;
    background-size: 150px auto;
}
.hp_footer dl {
    width: 50%;
    margin-bottom: 15px;
    text-align: left;
}
.hp_maintext {
    padding: 30px 0;
}
.hp_search {
    width: 100%;
    background: none;
    border: 0;
    color: #fff;
    border-radius: 0;
    margin-top: 160px;
}
.hp_mobiles a {
    float: left;
    border-radius: 7px;
    padding: 0px;
    margin: 15px 5px 0 5px;
}
.hp_mobiles {
    padding-left: 0px;
    width: 260px;
    float: none;
    margin: 0 auto;
    padding-top: 12px;
    overflow: hidden;
}
.hp_login {
    margin-top: 16px;
    float: right;
}
.hp_login a, .hp_login span {
    float: none;
    display: inline-block;
}
.hp_footer dl.hp_socials {
    width:inherit;
    float: right;
}
.sd_blogs {
    background: #eae5da none repeat scroll 0 0;
    color: #999 !important;
    float: left;
    font-weight: normal;
    left: 0;
    margin: 0;
    padding: 5px 0;
    position: fixed;
    text-align: center;
    top: 75px;
    width: 100%;
}
.hp_footer dl.hp_socials a {
    float: none;
    display: inline-table;
}
.hp_mobiles a img {
    background: rgba(252,255,238,1.8);
    border-radius: 7px;
    width: 120px;
    height: auto;
}
.hp_header, .hp_header_scroll {
    height: 63px;
}
.hp_login .hp_signin {
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
}
.hp_logo a {
    float: none;
    display: block;
    margin: 0 auto;
}
.hp_login .hp_signin+span {
    float: left;
    width: 100%;
    margin: 0px;
    text-align: center;
    padding: 1px 0 6px 0;
}
.hp_header, .hp_header_scroll {
    position:fixed;
    top: 0;
    background: -webkit-linear-gradient(left, #ED7979 , #CF5152);
    background: -o-linear-gradient(right, #ED7979, #CF5152);
    background: -moz-linear-gradient(right, #ED7979, #CF5152);
    background: linear-gradient(to right,#ED7979 , #CF5152);
    box-shadow:none;
    z-index: 999;
}

.has_banner_download .hp_header,
.has_banner_download .hp_header_scroll {
    top: 55px;
}
.banner_download { 
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    height: 56px;
    box-sizing: border-box;
    background: -webkit-linear-gradient(left,  #ED7979 , #CF5152); 
    background: -o-linear-gradient(right,  #ED7979, #CF5152);
    background: -moz-linear-gradient(right,  #ED7979, #CF5152);
    background: linear-gradient(to right,#ED7979 , #CF5152); 
    z-index:99;
    display:block;
}
.banner_download i.close {
    position: fixed;
    left: 6px;
    top: 8px;
    background:url(./icon_delete_banner.png) no-repeat center center;
    background-size: 17px 17px;
    width: 17px;
    height: 17px;
}
.banner_download > a {
    display: flex;
    height: 56px;
    color: #ffffff;
    text-decoration: none;
    justify-content: space-between;
    align-items: center;
    padding: 0 22px 0 30px;
}
.banner_download .banner_left p {
    font-size: 18px;
    font-weight: bold;
}
.banner_download .banner_left span {
    font-size: 16px;
}
.banner_download .banner_left.banner_iphone_left span {
    display: block;
    font-size: 16px;
}
.banner_download strong {
    font-size: 14px;
    display: inline-block;
    font-weight: normal;
    width: 56px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
}
.has_banner_download {
    padding-top: 56px;
}
.has_banner_download .hp_header {
    top: 55px;
}

}

@media screen and (max-width: 768px) {
    .hp_search .m_signin_f {
        display: block;
        background: #3b5998;
        color: #fff;
        text-indent: 0;
        height: 42px;
        line-height: 42px;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        border-radius: 4px;
        text-align: center;
        margin-top: 20px;
    }
    .hp_search .m_signin_f i {
        height: 23px;
        vertical-align: middle;
        width: 23px;
        display: inline-block;
        background: url("./btn_f1.png")no-repeat center center/contain;
        margin-bottom: 4px;
        margin-right: 10px;
    }
    .m_dn{
        display: none;
    }
    .hp_logo {
        float: left;
        margin-top: 23px;
    }
    .hp_login .hp_signin+span,
    .hp_login .btn_signin_f,
    .hp_login .btn_signin_f:link,
    .hp_banner .hp_mobiles,
    .hp_search h2 {
        display: none;
    }
    .hp_login a {
        float: right;
        width: 85px;
        height: 33px;
        line-height: 33px;
    }
    .hp_login a.hp_signup {
        margin: 0;
        padding: 0;
        text-align: center;
        background: #fff;
        color: #d14f4f;
    }
    .hp_login a.hp_signin {
        border-color: transparent;
    }
    .hp_search ul li.fr{
        float: right;
    }
    .hp_search ul li label {
        font-weight: normal;
        float: none;
        display: block;
        font-size: 14px;
        text-align: left;
        padding-bottom: 8px;
    }
    .hp_search ul li div select {
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        box-sizing: border-box;
        border: 0;
        color: #000000;
        font-size: 14px;
        padding: 0 25px 0 0;
        height: 34px;
        background-color: #fff;
        border-radius: 4px;
        text-indent: 10px;
    }
    .hp_search ul li div span.hp_to {
        width: 24px;
        float: left;
        margin: 0;
        line-height: 34px;
        padding: 0;
    }
    @-moz-document url-prefix()    /*Firefox*/
    {
        .hp_search ul li div select {
            text-indent: 4px;
        }
    }
    .hp_search ul li.w1 {
        width: calc((100% - 24px) / 2);
    }
    .hp_search ul li div.clr {
        width: 100%;
        height: 34px;
        margin: 0;
    }
    .hp_search ul li div.optionBoxA,
    .hp_search ul li div.optionBoxB{
        margin: 0;
        position: relative;
        height: 34px;
    }
    .hp_search ul li div.optionBoxB{
        float: left;
        width: calc((100% - 24px) / 2);
    }
    .hp_search ul li div.optionBoxA:before,
    .hp_search ul li div.optionBoxB:before {
        content: '';
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -3.5px;
        width: 0;
        height: 0;
        border-width: 7px;
        border-style: solid;
        border-color: #9b9b9b transparent transparent transparent;
        pointer-events: none;
    }
    .hp_search ul li{
        padding: 8px 0 0 0;
    }
    .btn_jion {
        background: #c25854;
        color: #fff;
        text-indent: 0;
        height: 42px;
        line-height: 42px;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        border-radius: 4px;
        text-align: center;
        display: block;
        margin-top: 20px;
    }
    .hp_search ul{
        padding: 33px 0 0 0;
    }
    .hp_home_daddy img {
        margin: 30px auto auto auto;
        max-width: 100%;
    }
    .hp_home_daddy {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .hp_footer dl dd {
        font-size: 14px;
        line-height: 24px;
        overflow: hidden;
    }
    .hp_footer dl dd a{
        color: #fff;
        font-weight: normal;
    }
    .hp_footer .shareBox{
        clear: both;
        padding: 10px 0;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;  
        display: -webkit-flex;  
        display: -moz-flex; 
        display: -ms-flexbox; 
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .hp_footer .shareBox .hp_footer_app {
        margin-right: 0;
    }
    .hp_footer .shareBox .hp_socials dd {
        float: right;
    }
    .hp_footer dl.hp_socials {
        margin: 0;
    }
    .hp_footer dl.hp_socials dt{
        display: none;
    }
    .hp_footer p{
        text-align: left;
        line-height: 18px;
    }
    .hp_footer p.note_bottom_b {
        color: #999;
        padding-top: 15px;
    }
    .hp_footer p.pt0{
        padding-top: 0;
    }
    .hp_footer .switch_to_mobile {
        padding-bottom: 0;
    }
}

@media screen and (max-width:370px) {
.hp_footer {
    text-align: center;
}
.hp_footer dl.hp_socials a {
    float: none;
    display: inline-table;
}
.hp_search ul li label {
    width: 79px;
}
.hp_login .hp_signin:hover {
    color: #d14f4f;
    -moz-opacity: 0.80!important;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.hp_search h2 {
    font-size: 16px;
}
.hp_width15 {
    padding: 0 6px;
}
.hp_features h2 {
    font-size: 24px;
    padding: 30px 0 15px 0;
}
.hp_features ul li div h3 {
    font-size: 20px;
}
.hp_maintext h1 {
    font-size: 24px;
}
.hp_mobiles span {
    display: none;
}
.hp_login a {
    display: inline-block;
    margin: 0 0px;
}
}

@media screen and (max-width: 350px) {
    .hp_login a{
        width: 70px;
    }
    .hp_footer dl dd {
        font-size: 12px;
    }
    .banner_download .banner_left.banner_iphone_left span {
        display: block;
        font-size: 16px;
    }
}
