﻿* {
    margin: 0;padding: 0;
    font-family: 微软雅黑,Helvetica,"Helvetica Neue","segoe UI Light","Kozuka Gothic Pro";
    
}
.code_show { display:none; }
.m_div_cent {
    width: 100%;
}
.m_div_title {
    float: left;
    width: 100%;  
    height:60px;
    background-color: white;
}
.m_div_title_img {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
}
.m_div_cent_center {
    width: 100%;  
}
.m_div_cent_center_holer {
    width: 100%;
    margin: 0 auto;
}
.m_div_cent_center_holer_kong {
    width: 100%;
    float: left;
    height: 30px;
    margin-top:50px;
    color: #999;
    border-bottom:1px solid #cccccc;
}
.m_div_cent_center_holer_cent {
    width: 65%;
    float: left;
    background-color: white;
}
.m_div_cent_center_holer_cent_h{
    width: 100%;
    float: left;
    background-color: white;
}
.m_div_cent_bottom {
    float: left;
    width: 100%;  
}
.m_div_cent_bottom_div {
    width:  1000px;
    margin: 0 auto;
    line-height: 70px;
    text-align: center;
}
.m_div_cent_bottom_div_span {
    padding: 0 15px;
    cursor: pointer;
    color: #666666;
    font-size: 14px;
}
.m_div_cent_bottom_div_span:hover {
    color: #32b7fc;
}
/*holer页面的css*/
.h_div_cent {
    width: 100%;
}
.h_div_cent_top {
    float: left;
    width: 100%;
}
.h_div_cent_center {
    float: left;
    width: 100%;
}
.h_div_cent_bottom {
    float: left;
    width: 65%;

}
.h_div_cent_center_rkong {
    float: left;width: 100%;
    height: 50px;
}
.h_div_cent_center_rcent {
    float: left;width: 100%;
}
.h_div_cent_center_rcent_rinput {
    float: left;width: 100%; position:relative;
}
.h_div_cent_center_rcent_rinput_tdlable {
    height:10px;
    float: left;text-align: right;padding-right: 10px;
    padding-top: 5px;
    width:90px;
}
.h_div_cent_center_rcent_rinput_tdlable_UpPass {
    height:10px;
    float: left;text-align: right;padding-right: 10px;
    padding-top: 5px;
    width: 270px;
}
.h_div_cent_center_rcent_rinput_tdinput {
    float: left;width: 230px;
}
.sendMsg {
    float: left;width: 100px; margin-left:20px;    margin-right: 5px;cursor:pointer;
}
.sendMsg_code { float: left;width: 106px; margin-left:20px;}
.sendMsg span {height:30px;line-height:30px; border:1px solid #2f88ec;padding:5px;color:#2f88ec; }
.sendMsg_code span {height:30px;line-height:30px;padding:6px;color:#2f88ec; }
.h_div_cent_center_rcent_rinput_tdinput_input {
    width: 310px;
    height:20px;
    line-height:20px;
    padding-left:5px;
    border: 1px solid #cccccc;
}
.h_div_cent_center_rcent_rinput_tdinput_half {
    float: left;width:360px;
}
.h_div_cent_center_rcent_rinput_tdinput_input_half {
    width:310px;
    padding: 5px;
    border: 1px solid #cccccc;
}
.h_div_cent_center_rcent_rinput_tdtip {
   position:absolute;left:410px;top:7px;
}
.div_error,.div_success{
    width: 260px;
    color: red;
}
.div_tip_img {
    float: left;width: 20px; 
    padding-top: 5px;
}
.div_tip_msg {
    float: left;width:430px;
    font-size:12px;
    height:20px;
    text-align:right;
    color:red;
}
.h_div_cent_center_rcent_rtip {
    padding-top: 5px;
    float: left;width: 100%;
    color: #999999;
    font-size: 0.9em;
    
}

.h_div_cent_Login {
    float:left;
   width: 400px;

}
.h_div_cent_login_btn {
    float:left;
    background-image:url(/images/index/regist.png);
    background-repeat:no-repeat;
    color: white; 
    text-align: center;
    cursor: pointer;
    width:340px;
    height:54px;
    line-height: 54px;
    cursor:pointer;
    margin-left:130px;

}
.h_div_cent_bottom_btn {
    color: white;
    cursor: pointer;
    background:#3e82c7;
border-radius:8px;
    text-align: center;
    cursor: pointer;
    width:340px;
    height:54px;
    line-height: 54px;
    margin: 0 auto;
    text-align: center;
    cursor:pointer;
    margin-left:100px;
}
.h_div_cent_bottom_change {
     color: white;
    cursor: pointer;
    background:#016FD9;
    border-radius:4px;
    text-align: center;
    cursor: pointer;
    width:100px;
    height:34px;
    line-height: 34px;
    margin: 20px auto;
    text-align: center;
    cursor:pointer;
    margin-left:150px;

}
.h_div_cent_bottom_btn:hover {

}
.h_div_cent_bottom_btnno {
    background-color:#2f88ec;
    color: white;
    width: 110px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;cursor:pointer;
    
}
.sendMsg_Send{border: 1px solid #016FD9; padding: 5px; color: #ffffff; border:none; cursor:pointer;background-color:#016FD9;text-align:center; }
.sendMsg_Send_After{border: 1px solid #2f88ec; padding: 6px; color:#ffffff;display:none; border:none;cursor:pointer;background-color:#e5e5e5;text-align:center;}
.right_img{margin: 155px 0px 0px 0px; float: left; height:200px; width:270px;}
#dialog_Contents{ margin-top:20px;}