html, body {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    color: #5B5B5B;
    min-width: 1000px;
    /*background-color: #fafbfb;*/
    background-color: #F5F5F5;
    font-family: "Helvetica", "微软雅黑", Tohoma, serif;
}

input, textarea, button, select {
    font-family: "Helvetica", "微软雅黑", Tohoma, serif;
}

dl {
    margin: 0;
}

dd {
    margin: 0;
}
.lg_wrapper{
    height: 100%;
}
.lg_bg{
    position: fixed;
    height: 200%;
    left: -50%;
    width: 200%;
    z-index: -1;
    top: 0;
}
.lg_bg_blur{
    background: rgba(0,0,0,0.39);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}
.lg_bg img.lg_img{
    display: block;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

}
.lg_bottom{
    padding: 20px;
    color: #fff;
    /*text-align: center;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
}
.bt_links{
    padding: 0;
    position: fixed;
    overflow: hidden;
    height: 60px;
    margin-left: 10px;
    bottom: 0;
    z-index: 1;
}
.bt_about{
    /*display: block;*/
    /*position: absolute;*/
    /*left: 20px;*/
    /*bottom: 0;*/
    font-size: 14px;
}
.lg_bottom_line{
    width: 100%;
    height:3px;
    background: url("img/line.png") 0 center;
    padding: 0;
    position: fixed;
    overflow: hidden;
    bottom: 0;
    z-index: 1;
}


.head {
    width: 100%;
    /*background-color: #b77bff;*/
    /*position: absolute;*/
    /*top: 0;*/
}

.wrp {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.head_logo {
    width: 162px;
    height: 51px;
    float: left;
    background: url("img/logo.png") 0 0;
    margin-top: 8px;
}

.head_lang {
    float: left;
    cursor: pointer;
    margin-left: 30px;
    margin-top: 25px;
    height: 30px;
}

.head_lang dd {
    float: left;
}

.head_lang_txt {
    color: white;
}

.head_lang_arrow {
    width: 0;
    margin-top: 5px;
    margin-left: 5px;
    border: 5px solid transparent;
    border-top-color: white;
}
.head_lang_arrow_view {
    width: 0;
    margin-top: 15px;
    margin-left: 25px;
    border: 5px solid transparent;
    border-top-color: white;
}

.head_lang_viewer {
    width: 320px;
    line-height: 30px;
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    top:40px;
    /*left: 120px;*/
}

.head_lang:hover .head_lang_viewer {
    display: block;
}

.head_lang_item {
    margin: 5px;
    width: 70px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    border: 1px;
    color: #707070;
    text-align: center;
    float: left;
}

.head_lang_item:hover {
    background: orange;
    color: white;
}

.head_east {
    float: right;
    margin: 15px 0 3px;
}

.head_input {
    /*font-size: 15px;
    height: 34px;
    line-height: 34px \9;
    width: 394px;
    margin-left: 10px;
    vertical-align: middle;
    border-radius: 3px;
    padding: 0 3px;
    border: none;
    outline: none;
    font-family: Helvetica, "Microsoft Yahei", Arial, sans-serif;*/
    color: #5D5D5D;
    width: 400px;
    height: 34px;
    padding: 0 5px;
    font-size: 13px;
    line-height: 25px \9;
    border: 1px solid lightgray;
    border-radius: 3px;
    font-family: Helvetica, "Microsoft Yahei", Arial, sans-serif;

}

.head_input_mask {
    color: #c3c3c3;
}

.head_find {
    clear: both;
    color: white;
    /*float: right;*/
    cursor: pointer;
    /*padding-top: 2px;*/
    text-decoration: none;
    font-size: 14px;
    height: 16px;
}

/*.head_find a{
    text-decoration: none;
}*/
.head_find:hover {
    text-decoration: underline;
}
/*
#head_login {
    font-size: 13px;
    margin-top: 15px;
    float: right;
    height: 23px;
    margin-left: 10px;
    cursor: pointer;
    color: #FFF;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    padding: 0 13px;
    outline-style: none;
    background-color: #ffb910;
}

#head_login:hover {
    background-color: #f79906;
}*/
.wy_login {
    font-size: 18px;
    margin-top: 15px;
    float: right;
    /*height: 23px;*/
    line-height: 40px;
    margin-left: 10px;
    cursor: pointer;
    color: #FFF;
    border: none;
    border-radius: 30px;
    font-weight: bold;
    /*padding: 0px 43px;*/
    width: 136px;
    outline-style: none;
    background-color: #cb35f6;
    text-align: center;
    margin-top: 20px;
}

.wy_login:hover {
    background-color: #aa26c8;
}
.wy_login_head{
    width: 90px;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    background-color: #e3a406;
}
.wy_login_head:hover{
    background-color: #e57c00;
}


.wy_login_d {
    margin-top: 32px;
    float: left;
}
.reg {
    overflow: hidden;
    width: 100%;
    /*height: 620px;*/
    max-height: 940px;
    /*background: url('pd/bg1.jpg') no-repeat center 0;*/
    /*background-size: cover;*/
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/theme/pd/bg1.jpg", sizingMethod="scale");*/

}

.reg_main {
    float: right;
    margin-top: 100px;
    /*background: url("img/regBg.png");*/
    /*padding: 20px;*/
    border-radius: 5px;
    position: relative;
}

.reg_caption {
    color: white;
    font-size: 22px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bolder;
    text-shadow: 1px 1px 1px #333;
}

.reg_tip_info {
    border-radius: 3px;
    padding: 2px 5px;
    line-height: 20px;
    color: #3e95e5;
    /*background-color: lightgoldenrodyellow;*/
}

.reg_table {
    font-size: 13px;
    color: white;
    /*border: 1px solid red;*/
}

.reg_table tr {
    height: 34px;
    /*padding: 0;*/
    /*border: 1px solid red;*/
    /*margin-bottom: 10px;*/
}
.reg_table_tr_0 {
    min-height: 30px;
    padding: 0;
    /*border: 1px solid red;*/
    /*margin-bottom: 10px;*/
}
.reg_table_tr_1 {
    min-height: 40px;
    padding: 0;
    /*border: 1px solid red;*/
    /*margin-bottom: 10px;*/
}
.reg_table_select_0 {
    color: #5D5D5D;
    width: 130px;
    height: 34px;
    margin-right: 7px;
    padding: 2px 0 3px \9;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
}
.reg_table_select_1 {
    color: #5D5D5D;
    width: 194px;
    height: 34px;
    margin-right: 10px;
    padding: 2px 0 3px \9;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
}

.reg_gender{
    width: 194px;
    height: 34px;
}
.reg_table label, #reg_gender1, #reg_gender2 {
    cursor: pointer;
}

.reg_td0 {
    min-width: 36px;
    max-width: 70px;
    line-height: 12px;
    /*padding-right: 15px;*/
    /*border: 1px solid red;*/
    /*padding-top: 25px;*/
    min-height: 28px;
    text-shadow: 1px 1px 1px #333;
}

.reg_tip {
    /*position: absolute;*/
    right: 0;
    margin-top: -5px;
    margin-right: -5px;
    width: 100%;
    display: none;
    overflow: hidden;
}

.reg_tip_txt {
    color: white;
    line-height: 16px;
    background: #D35465;
    border-radius: 3px;
    margin-right: 10px;
    padding: 6px 8px;
    min-width: 30px;
    float: left;
    display: inline-block;
}

.reg_tip_arrow {
    margin-top: 8px;
    border: 5px solid transparent;
    border-left-color: #D35465;
    position: absolute;
    right: 0;
}

#reg_gender2 {
    margin-left: 30px;
}
.wy_reg{
    width: 194px;

}

.reg_input {
    color: #5D5D5D;
    width: 194px;
    height: 34px;
    padding: 0 5px;
    font-size: 13px;
    line-height: 25px \9;
    border: 1px solid lightgray;
    border-radius: 3px;
    font-family: Helvetica, "Microsoft Yahei", Arial, sans-serif;
    margin-right: 12px;
}
.reg_input_1 {
    color: #5D5D5D;
    width: 400px;
    height: 34px;
    padding: 0 5px;
    font-size: 13px;
    line-height: 25px \9;
    border: 1px solid lightgray;
    border-radius: 3px;
    font-family: Helvetica, "Microsoft Yahei", Arial, sans-serif;
}

.reg_btn {
    margin: 20px auto;
    padding: 5px 0;
    width: 80%;
    display: block;
    font-size: 18px;
    line-height: 25px;
    border-radius: 30px;
    color: white;
    cursor: pointer;
    text-align: center;
    font-weight: bolder;
    border: none;
    /*background-image: -moz-linear-gradient(bottom, #3ec73b, #38ea3c);*/
    /*background-image: -webkit-linear-gradient(bottom, #3ec73b, #38ea3c);*/
    /*background-image: -ms-linear-gradient(bottom, #3ec73b, #38ea3c);*/
    background-color: #fe589a;
}
#vk_auth {
    margin-top: 30px;
}

.reg_btn:hover {
    /*background-image: -moz-linear-gradient(bottom, #38ea3c, #3ec73b);*/
    /*background-image: -webkit-linear-gradient(bottom, #38ea3c, #3ec73b);*/
    /*background-image: -ms-linear-gradient(bottom, #38ea3c, #3ec73b);*/
    background-color: #e81f6f;
}

.reg_bar {
    text-align: left;
    padding-top: 16px;
    /*padding-left: 10px;*/
    /*background: url("img/line.png") no-repeat center 0;*/
    margin-top: 200px;
}

.reg_bar span {
    color: white;
    line-height: 36px;
    display: inline-block;
    float: left;
}

.reg_auth {
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0 10px;
    position: relative;
    top: 5px;
    left: 8px;

}

.reg_vk {
    /*background-position: -146px -53px;*/
    background: url("img/vk.png") no-repeat;
}

/*.reg_vk:hover {*/
/*background-position: -146px -99px;*/
/*}*/

.reg_fb {
    /*background-position: -195px -53px;*/
    background: url("img/f.png") no-repeat;
    margin-top: -2px;
}

/*.reg_fb:hover {*/
/*background-position: -195px -99px;*/
/*}*/
.reg_bar_auth{
    margin: 20px 0;
    padding: 5px 0;
    width: 322px;
    display: block;
    font-size: 19px;
    line-height: 38px;
    border-radius: 30px;
    color: white;
    cursor: pointer;
    text-align: center;
    font-weight: bolder;
    border: none;
    background-color: #607afb;
}
.reg_bar_auth:hover{
    background-color: #555dff;
}

.vk_auth{
    background-color: #49a9df;
}
.vk_auth:hover{
    background-color: #1a94d9;
}

.reg_bar_txt{
    color: white;
    font-size: 12px;
    text-shadow: 1px 1px 1px #333;filter:shadow(Color=#333,Direction=1,Strength=1)
}
.join {
    background: #F4F5F9;
    padding: 40px 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

.join_caption {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 50px;
}

.join_table {
    width: 100%;
}

.join_table td {
    vertical-align: top;
}
.join_table_div{
    width: 280px;
    height: 330px;
    border: 1px solid #000;
    border-radius: 5px;
    /*background: url('pd/bg7.png') no-repeat;*/
}
.join_table_div_w{
    width: 290px;
    height: 340px;
}

.join_1{
    margin-left: 50px;
}
.join_icon {
    width: 280px;
    height: 240px;
    margin: 0 auto;
    border-radius: 5px;
    /*background: url("img/interactive.png") no-repeat;*/
}

.join_icon1 {
    /*background-position: 0 0;*/
    background: url("pd/bg7.png") no-repeat;
}
.join_i1{
    background-color: #f4fafd;
    border: 1px solid #7fcdee;
}
.join_i1:hover{
    border: 2px solid #38b4e9;
}
.join_icon2 {
    /*background-position: -181px 0;*/
    background: url("pd/bg8.png") no-repeat;
}
.join_i2{
    background-color: #fff9fd;
    border: 1px solid #fc7785;
}
.join_i2:hover{
    border: 2px solid #f55668;
}
.join_icon3 {
    background-position: -362px 0;
}

.join_icon4 {
    background: url("pd/bg9.png") no-repeat;
    /*background-position: -542px 0;*/
}
.join_i4{
    background-color: #fafffa;
    border: 1px solid #b3ffac;
}
.join_i4:hover{
    border: 2px solid #8ceb83;
}
.join_point {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 50px;
    margin-top: -35px;
}

.join_txt {
    line-height: 26px;
    width: 200px;
    margin: 0 auto;
    font-size: 13px;
}

.join2 {
    overflow: hidden;
    width: 100%;
    height: 600px;
    background: url('pd/bg3.png') no-repeat #fff fixed center 0;
    background-size: cover;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/theme/pd/bg2.jpg", sizingMethod="scale");*/
}

.love {
    overflow: hidden;
    width: 100%;
    height: 742px;
    background: url('pd/bg5.jpg') no-repeat #FFFFFF center 150px;
    /*box-shadow: 0 0 20px black;*/
}

.love_shadow{
    width: 100%;
    border: 0;
    height: 742px;
    -webkit-box-shadow: 0px 6px 26px #9a9a9a;
    -moz-box-shadow: 0px 6px 26px #9a9a9a;
    box-shadow: 0px 6px 26px #9a9a9a;
    position: absolute;
    margin-top: -110px;
}

.love_line1 {
    margin-top: 45px;
    color: #5B5B5B;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.love_line2 {
    margin-top: 8px;
    text-align: center;
    color: #656464;
    font-size: 16px;
    line-height: 30px;
}

.love2 {
    overflow: hidden;
    width: 100%;
    height: 600px;
    background: url('pd/bg2.jpg') no-repeat #fff fixed center 0;
    background-size: cover;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/theme/pd/bg3.jpg", sizingMethod="scale");*/
}

.phone {
    height: 560px;
    background: url('pd/bg6.jpg') no-repeat white 470px -10px;
}

.phone_line1 {
    margin-top: 120px;
    font-weight: bold;
    font-size: 16px;
    float: right;
    width: 350px;
    margin-right: 50px;
}

.phone_line2 {
    margin-top: 20px;
    font-size: 13px;
    line-height: 30px;
    float: right;
    clear: both;
    width: 350px;
    margin-right: 50px;
}

.phone2 {
    overflow: hidden;
    width: 100%;
    height: 360px;
    background: url('pd/bg4.jpg') repeat #fff 0 0;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/login/style/pd/bg4.jpg", sizingMethod='scale');
}

.phone2_table {
    float: right;
    text-align: center;
    margin-right: 20px;
    display: none;
}

.phone2_caption {
    font-size: 16px;
    padding: 50px 0 30px;
}

.phone2_app {
    width: 510px;
    float: right;
    text-align: center;
}

.phone2_link {
    cursor: pointer;
    width: 175px;
    height: 204px;
    display: inline-block;
    background: url("pd/app.png") no-repeat center;
}

.phone2_ios {
    background-position: 12px 0;
}

.phone2_android {
    background-position: -163px 0;;
}

.bottom {
    width: 100%;
    height: 40px;
    color: #808181;
    line-height: 20px;
    /*text-align: center;*/
    /*background: #444546;*/
    padding: 30px 0;
    position: absolute;
    bottom: 0;
    /*z-index: 1;*/
    margin-left: 20px;
}

.bottom a {
    color: #808181;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block;
    text-decoration: none;
}

.bottom a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.bt_about a {
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 9px;
    margin-left: 4px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px #333;
    filter:shadow(Color=#000,Direction=10,Strength=10)
}

.bt_about a:hover {
    cursor: pointer;
    text-decoration: underline;
}

.wy_center {
    width: 960px;
    height: 700px;
    margin: 5em auto 0;
}

.wy_top {
    /*! width: 440px; */
    height: 650px;
    float: left;
    margin-right: 10px;
}

.wy_or {
    width: 30px;
    height: 405px;
    float: left;
    position: relative;
    top: 105px;
    background: url("img/or.png") no-repeat;
    margin: 0 70px;
}

.wy_right {
    height: 700px;
    float: right
}

.wy_right_reg {
    /*! margin-left: 10px; */
    height: 700px;
    float: right;
}

.wy_right_login {
    margin-left: 10px;
    height: 700px;
    float: right;
    position: relative;
    top: 50px;
    display: none
}

.wy_find_pwd {
    clear: both;
    padding-top: 10px;
    width: 100px;
    height: 20px;
    margin-left: 20px;
}
.loading{
    background: url(/login/image/loading.gif) 50% 50% no-repeat;
}