@charset "utf-8";
/* CSS Document */
body {
    font-family: "微软雅黑";
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    margin: 0px;
    padding: 0px;
    background: #fff;
}

p, from, h1, h2, h3, h4, h5, h6, input, dl, dd, table, td, input, ul, li, figure, figcaption {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

img {
    border: none;
}

li {
    list-style: none
}

a {
    color: #333333;
    text-decoration: none;
}

.clear {
    clear: both;
}
h1{
    font-size: 32px;
}
/*top*/
.top {
    background: #39373a;
    height: 40px;
    min-width: 1024px
}

.top_con,
.header_con {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    color: #d0cecf;
}

.top_con a {
    color: #d0cecf;
}

.top_l {
    float: left;
}

.top_l ul,
.top_r ul {
    overflow: hidden;
}

.top_l ul li,
.top_r li {
    float: left;
    line-height: 40px;
}

.top_l ul li a,
.top_r ul li a {
    float: left;
    line-height: 40px;
    background: url(../images/top.jpg) no-repeat left;
    padding: 0 18px
}

.top_r {
    float: right;
}

.top_r ul li .login_a {
    padding: 0 10px 0 5px;
    float: right;
    background: none;
}

.top_r ul li .bak_none {
    background: none
}

.top_li {
    background: #323031;
}

.top_r ul li .cur {
    color: #ac0078
}

/*header*/
.header {
    background: #323031;
    padding: 20px 0;
    min-width: 1024px;
    height: 42px
}

.header_l {
    float: left;
    overflow: hidden;
}

.header_r {
    float: right;
}

.logo {
    float: left;
}

.search {
    float: left;
    color: #656565;
    margin-left: 40px;
    overflow: hidden;
}

.search_l {
    width: 104px;
    background: #fff url(../images/san.jpg) no-repeat right;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 40px;
    line-height: 40px;
    padding-left: 13px;
}

.search_r {
    float: left;
}

.search_r input {
    border: none;
    outline: none;
    padding: 0px 15px;
    width: 340px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    float: left;
}

.search_r button {
    border: none;
    outline: none;
    float: left;
    width: 43px;
    text-align: center;
    background: #ac0078;
    height: 40px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.header_r ul {
    overflow: hidden;
}

.header_r ul li {
    float: left;
}

.header_r ul li a {
    float: left;
    color: #fff;
    line-height: 42px;
    font-size: 13px
}

.header_r ul li img {
    padding: 0 10px;
    vertical-align: middle;
}

.header_r ul li:first-child {
    background: url(../images/shu.jpg) no-repeat right;
    padding-right: 20px;
    margin-right: 20px
}

.header_r ul li .shop {
    color: #ac0078;
    font-size: 16px;
    font-weight: bold;
}

/*nav*/
.nav {
    background: #e8e8e8;
    min-width: 1024px
}

.nav_con {
    max-width: 1024px;
    margin: 0 auto;
    height: 50px
}

.nav_con ul {
    overflow: hidden;
}

.nav_con ul li {
    float: left;
    line-height: 50px
}

.nav_con li a {
    float: left;
    color: #333132;
    font-size: 14px;
    padding: 0 28px;
}

.nav_con li a.cur {
    background: #ac0078;
    color: #fff
}

/*content*/
.content {
    max-width: 1024px;
    margin:0px auto;
    /*background-color: red;*/
}

.content_{
    width: 1024px;
    margin:0px auto;
}

.content_ h5{
    font-weight: normal;
    margin: 5px 0 10px
}



.content h1 {
    font-weight: normal;
    max-width: 806px;

    //color: #2d2d2d
    color:#676767;

}

.content h1 span {
    padding-top: 3px;
    border-top: 2px solid #ac0078;
}

.content h5 {
    font-weight: normal;
    margin: 5px 0 10px
}

.content h5 {
    font-weight: normal;
    margin: 5px 0 10px
}

.content h5 a {
    color: #b9b9b9;
    font-size: 12px
}

.content h5 span {
    padding: 0 3px;
    color: #b9b9b9;

}

.membership_top {
    background: #e7e7e7;
    padding: 0 0
}

.membership_top_img {
    text-align: center;
    /*background: green;*/
}

.membership_top_img img{
    width: 85%;
}

.membership_top ul {
    width:100%;
    overflow: hidden;
    /*background-color: red;*/
    /*margin:0px auto;*/
}

.membership_top ul li {
    width: 20%;
    text-align: center;
    float: left;
    color: #302e2f;
    font-size: 13px
}

.membership_top ul .cur {
    color: #ac0078
}

/*.membership_top ul .li_2 {*/
    /*margin-left: 58px;*/
/*}*/

/*.membership_top ul .li_3 {*/
    /*margin-left: 68px;*/
/*}*/

/*.membership_top ul .li_4 {*/
    /*margin-left: 70px;*/
/*}*/

/*.membership_top ul .li_5 {*/
    /*margin-left: 90px;*/
/*}*/

/*membership_tab*/
.membership_tab {
    margin: 25px 0;
}

.membership_tab .membership_tab_iframe{
    max-width: 860px;
    margin: 0 auto;
}



.membership_tab h3 {
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 20px

}

.membership_tab table {
    max-width: 860px;
    margin: 0 auto
}

.container{
    max-width: 860px;
    margin: 0 auto
}

.membership_tab .td_color {
    color: #ac0078;
    font-size: 12px;
    padding: 0
}

.membership_tab td {
    padding: 10px;
    border-bottom: 1px solid #bfbfbf;

    color: #212121;
    font-size: 13px
}

.membership_tab .td_1 {
    padding: 10px 0;
    text-align:center;
    color: #212121;
    background: #f1f1f1;
    font-size: 11px
}

.td_1 span {
    display: block;
    font-weight: normal;
    font-weight: bold;
    font-size: 13px
}

.input_1 {
    outline: none;
    border: none;
    background: #e8e8e8;
    height: 42px;
    padding: 0 10px;
    border-radius: 3px;
    width: 100%;
}

.input_y {
    outline: none;
    border: none;
    background: #e8e8e8;
    height: 52px;
    padding: 0 10px;
    border-radius: 3px;
    width: 640px
}

.radio {
    position: relative;
    top: 2px;
    padding-right: 10px;
    display: inline-block;
}

.td_select {
    outline: none;
    border: none;
    background: #e8e8e8;
    height: 42px;
    padding: 0 10px;
    border-radius: 3px;
    width: 100%;
    font-size: 13px
}

.add td {
    border: none;
    padding: 0 0 3px;
    font-size: 12px;
    color: #666
}

.input_2 {
    width: 70%;
}

.td_select_1 {
    width: 90%;

}

.input_3 {
    width: 205px;
    margin-right: 16px
}

.membership_tab .add {
    max-width: initial;
    margin: 0;
}

.td_2 {
    font-size: 12px;
    color: #666;
    display: inline-block;
    width: 400px;
    margin-bottom: 10px;
    line-height: 18px
}

.checkbox div{
    /*background-color: red;*/
    display: inline-block;
}

.sub {
    background: #ac0078;
    color: #fff;
    border: none;
    padding: 20px 110px;
    font-size: 17px
}

.sub_y {
    background: #ac0078;
    color: #fff;
    border: none;
    padding: 15px 160px;
    font-size: 17px
}

sub_y1{
    background: #ac0078;
    color: #fff;
    border: none;
    padding: 15px 90px;
    font-size: 17px
}
.sub_s1 {
    max-width: 1000px;
    margin: 20px auto;
    text-align: center;
}

.sub_1 {
    background: #ac0078;
    color: #fff;
    border: none;
    padding: 15px 80px;
    font-size: 17px
}

.return {
    background: #b9b9b9;
    color: #ac0078;
    border: none;
    padding: 15px 80px;
    font-size: 17px
}

.email_con {
    max-width: 1024px;
    margin: 50px auto;
    min-width: 1024px;
    background: #f7f7f7 url(../images/email.jpg) no-repeat left top;
    height: 110px
}

.email_con td {
    padding-right: 50px
}

.email_td {
    color: #666;
    padding-left: 60px;
    padding-top: 35px;

}

.email_td span {
    display: block;
    color: #ac0078;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px
}

.email_con input {
    border: 2px solid #ac0078;
    outline: none;
    padding: 0 20px;
    height: 38px;
    line-height: 38px;
    border-radius: 20px;
    width: 560px;
    background: url(../images/fei.jpg) no-repeat 96%;
    font-size: 12px;
    margin-top: 30px
}

/*foot*/
.foot {
    background: #2d2d2d;
    min-width: 1160px
}

.foot_con {
    max-width: 1160px;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
}

.foot_con ul {
    float: left;
    margin-right: 100px
}

.foot_con ul h2 {
    font-weight: normal;
    color: #b8b8b8;
    font-size: 14px;
    margin-bottom: 18px
}

.foot_con ul h2 a {
    color: #b8b8b8;
}

.foot_con ul span {
    border-top: 2px solid #b62c81;
    padding-top: 4px
}

.foot_con ul li a {
    color: #b8b8b8;
    line-height: 22px
}

.foot_con ul td {
    padding-right: 30px
}

.foot_con ul .padd_none {
    padding: 0
}

.bottom {
    max-width: 1160px;
    margin: 0 auto;
    padding-bottom: 15px;
    color: #fefefe;
    border-top: 1px solid #bebebe;
    padding-top: 10px
}

/*policy_con*/
.policy_con {
    border: 2px solid #f1f1f1;
    max-width: 920px;
    margin: 0 auto;
    padding: 15px;
    color: #212121;
    height: 280px;
    overflow-y: scroll;
}

.policy_con p {
    overflow: hidden;
}

.policy_con span {
    float: left;
    width: 25px;
}

.policy_con i {
    font-style: normal;
    float: left;
    width: 890px;
}

.checkboxs {
    max-width: 950px;
    margin: 10px auto;
    color: #666;
    font-size: 13px
}

.checkboxs input {
    position: relative;
    top: 3px;
}

.sub_mits .sub {
    margin: 20px auto;
    display: table;
}

.succ_txt {
    text-align: center;
    color: #ab037a;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
}

.error_txt {
    text-align: left;
    color: #ab037a;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
}

#money {
    color: #ab037a;
    font-size: 18px;
}

#note {
    max-width: 1000px;
    margin: 10px auto;
    margin-left: 245px;
    min-width: 1000px;
    text-align: left;
}

.sub_s {
    max-width: 1000px;
    margin: 40px auto;
    text-align: center;
}

#imagediv{
    background-color: #ab037a;
    margin: 20px auto;
    width: 600px;
    height: 400px;
}

.fieldErrorMsg {
    color:red;
}

.error_content {
    text-align: center;
    height: 300px;
    max-width: 600px;
    position: absolute;
    margin: 0 auto;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
}

.error_return {
    background: #b9b9b9;
    color: #ac0078;
    border: none;
    width: 180px;
    height: 50px;
    font-size: 17px
}

.error_s {
    margin: 30px auto;
    text-align: center;
}
