html, body {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    color: #5B5B5B;
    min-width: 1000px;
    /*background-color: #fafbfb;*/
    background-color: #fff;
    font-family: "Helvetica", "微软雅黑", Tohoma, serif;
}

input, textarea, button, select {
    font-family: "Helvetica", "微软雅黑", Tohoma, serif;
}

dl {
    margin: 0;
}

dd {
    margin: 0;
}

.head {
    width: 100%;
    background-color: #3aa6c2;
}

.wrp {
    width: 1000px;
    height: 70px;
    margin: 0 auto;
    /*overflow: hidden;*/
}
.wrp img{ display:block; margin:0 auto;}
.head_logo {
    width:245px;
    height:56px;
    margin-top: 7px;
    float: left;
    background: url("../images/logo.png") 0 0;
    background-size: cover;
}

.head_lang {
    float: left;
    cursor: pointer;
    margin-left: 30px;
    margin-top: 33px;
}

.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_viewer {
    width: 320px;
    line-height: 30px;
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    overflow: hidden;
    border: 1px solid #e9e9e9;
}

.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;
	text-decoration:none;
}

.head_lang_item:hover {
    background: orange;
    color: white;
}

.head_east {
    float: right;
    margin: 21px 0 3px;
}

.head_input {
    font-size: 15px;
    height: 23px;
    line-height: 23px \9;
    width: 136px;
    margin-left: 10px;
    vertical-align: middle;
    border-radius: 3px;
    padding: 0 3px;
    border: none;
    outline: none;
    font-family: Helvetica, "Microsoft Yahei", Arial, sans-serif;
}

.head_input_mask {
    color: #c3c3c3;
}

.head_find {
    color: white;
    float: right;
    cursor: pointer;
    padding-top: 2px;
    text-decoration: none;
    font-size: 12px;
    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: #43abf2;
}

#head_login:hover {
    background-color: #3acdf2;
}
#loginsubm {
    font-size: 13px;
    margin-top: 21px;
    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: #43abf2;
}

#loginsubm:hover {
    background-color: #3acdf2;
}
.reg {
    overflow: hidden;
    width: 100%;
    height: 804px;
    background: url('../images/dl5.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: 60px;
    background: url("../images/regbg.png");
    padding: 20px;
    border-radius: 5px;
    position: relative;
}

.reg_caption {
    color: white;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
}

.reg_tip_info {
    border-radius: 3px;
    padding: 2px 5px;
    line-height: 20px;
    color: #3e95e5;
    /*background-color: lightgoldenrodyellow;*/
}

.reg_table {
    font-size: 13px;
    color: white;
}

.reg_table tr {
    height: 53px;
}

.reg_table select {
    color: #5D5D5D;
    width: 68px;
    height: 25px;
    margin-right: 10px;
    padding: 2px 0 3px \9;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
}

.reg_table label, #reg_gender1, #reg_gender2 {
    cursor: pointer;
}

.reg_td0 {
    min-width: 36px;
    max-width: 90px;
    line-height: 12px;
    padding-right: 15px;
	text-align:right;
}

.reg_tip {
    position: absolute;
    right: 0;
    margin-top: -5px;
    margin-right: -5px;
    width: 100%;
    display: none;
}

.reg_tip_txt {
    color: white;
    line-height: 16px;
    background: #D35465;
    border-radius: 3px;
    margin-right: 10px;
    padding: 6px 8px;
    min-width: 30px;
    float: right;
    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;
}

.reg_input {
    color: #5D5D5D;
    width: 220px;
    height: 25px;
    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:0px;
    color: white;
    cursor: pointer;
    text-align: center;
    font-weight: bolder;
    border: none;

    background-color: #3aa6c2;
}

#reg_btn:hover {

    background-color: #4fbad6;
}

.reg_bar {
    text-align: center;
    padding-top: 16px;
    padding-left: 10px;
    background: url("../images/line.png") no-repeat center 0;
}

.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;
    background: url("../images/login.png") no-repeat;
}

.reg_vk {
    background-position: -146px -52px;
}

.reg_vk:hover {
    background-position: -146px -98px;
}

.reg_fb {
    background-position: -195px -52px;
}

.reg_fb:hover {
    background-position: -195px -98px;
}

.join {
    padding: 40px 0;
}

.join_caption {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
}
.join_caption strong{ font-size:30px; font-weight:normal; color:#333; text-align:center;}
.join_caption p{ text-align:center; font-size:14px; color:#666; font-weight:normal;}

.join_table {
    width: 100%;
}

.join_table td {
    vertical-align: top;
}

.join_icon {
    width: 165px;
    height: 165px;
    margin: 0 auto;
    background: url("../images/interactive.png") no-repeat;
}

.join_icon1 {
    background-position: 0 0;
}

.join_icon2 {
    background-position: -181px 0;
}

.join_icon3 {
    background-position: -362px 0;
}

.join_icon4 {
    background-position: -542px 0;
}

.join_point {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}

.join_txt {
    line-height: 26px;
    width: 200px;
    margin: 0 auto;
    font-size: 13px;
}

.join2 {
    overflow: hidden;
    width: 100%;
    height: 600px;
    background: url('../images/denglu1.jpg') 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:700px;
	padding:50px 0;
}

.love_line1 {
    margin-top: 50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.love_line2 {
    margin-top: 20px;
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 30px;
}

.love2 {
    overflow: hidden;
    width: 100%;
    height: 600px;
    background: url('../images/bg7.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('../images/bg6.jpg') no-repeat white center 40px;
}

.phone_line1 {
    margin-top: 120px;
    font-weight: bold;
    font-size: 18px;
    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('../images/bg4.jpg') repeat #fff 0 0;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/theme/pd/bg4.jpg", sizingMethod='scale');
}

.phone2_table {
    float: right;
    text-align: center;
    margin-right: 20px;
}

.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("../images/app.png") no-repeat center;
}

.phone2_ios {
    background-position: 12px 0;
}

.phone2_android {
    background-position: -163px 0;;
}

.bottom {
    color:#fff;
    line-height: 20px;
    text-align: center;
    background: #444546;
    padding: 10px 0;
	height:80px;
}
.bottom p{
	height:25px;
	line-height:25px;
}
.bottom p a {
	color:#fff;
	font-family:'微软雅黑';
	font-size:14px;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block;
    text-decoration: none;
}

.bottom p a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.love b{ text-align:center; line-height:50px; font-size:50px; color:#333; display:block;}
.love p{ text-align:center; line-height:26px; font-size:20px;color:#666;}