@charset "UTF-8";

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000
}
.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop,.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #ffffff;
    outline: none;
}

.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out
}

.modal.fade.in {
    top: 50%
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

.modal-header .close {
    margin-top: 2px
}

.modal-header h3 {
    margin: 0;
    line-height: 30px
}

.modal-body {
    max-height: 400px;
    padding: 15px;
    overflow-y: auto
}

.modal-form {
    margin-bottom: 0
}
span {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
/*0202 ch*/
.close {
    cursor: pointer;
    position: absolute;
    right: -5px;
    top: -5px;
    background-color: #fff;
    border: 3px solid #fff;
    border-radius: 15px;
    z-index: 99;
    background-color: #007398;
    color: #ffffff;
    width: 20px;

    padding-top: 0px;
    text-align: center;
}

.close:hover {
    background-color: #007398;
    color: #f00;
}

.dialog_con{
    position: relative;
}
.dialog_con .close_btn{
    position: absolute;
    top: -10px;
    right: -48px;
    font-size:18px; _font-size:12px; font-weight:700; color:#fff; text-decoration:none;
    cursor: pointer;
    background-color:#df1344;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 3px solid #fff;
    border-radius: 15px;
}
.dialog_con h1{
    font-size: 30px;
    text-align: center;
    color: #00a6db;
    line-height: 75px;
    height: 75px;
    border-bottom: 1px solid #00a6db;

}
.form_con{
    margin-top:5px;
    overflow: hidden;
    text-align: center;
}
.form_con select{
    width: 250px;
}
.form_con>p.form_name{
    width: 109px;
    float: left;
    text-align: right;
    line-height: 38px;
    color: #000;
    font-size: 16px;
    padding-right: 15px;
    margin:0;
}
.form_con .form_name span{
    color: #f00;
}
.form_con>select{
    width: 272px;
    padding: 5px 9px;
    float: left;
    -moz-width:265px;
    *height:36px;
    *line-height:36px;
    *vertical-align: text-top;
    display: block;
    *padding: 9px 9px 9px 9px;
    font-family : Trebuchet MS;
}
.form_con>select>option{
    line-height: 30px;
    height: 30px;
    color: #666;
    padding-top: 10px;
}
.form_con input[type="text"] {
    padding: 5px 9px;

    display: block;
    width: 250px;
}
.form_wapper{
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 40px;
}
.login-form{
    padding-top: 20px;
    width: 430px;
    margin:0 auto;
}
.form_con input.login{
    margin:0 auto;
    width: 150px;
    height: 36px;
    background-color: #00a6db;
    cursor:pointer;
    font-size: 16px;
    color: #fff;
    padding: 0;
}
.dialog_con .ewm{
    text-align: right;
    padding-top: 20px;
    padding-right: 0px;
}
.dialog_con .ewm img{
    display: inline;
}
.dialog_con .women{
    position: absolute;
    top: 240px;
    left: -133px;


}

.dialog_con .red_close{
    background-color: #53bffa;
}
.dialog_con .red:hover{
    color: #333;
}
h1.red_h1{
    color:#53bffa ;
    border-bottom: 1px solid #53bffa;
}
h1.success{
    background: url(../images/success_icon01.png) no-repeat 85px center;
}
.suc_info{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #999;
}
p.suc{
    text-align: center;
    background: none;
    line-height: 24px;
    font-size: 14px;
    color: #000;
}
.suc_con{
    overflow: hidden;
    width: 400px;
    margin:30px auto 0;
}
.suc_con li{
    float: left;
    width: 160px;
    margin-left: 20px;
    margin-right: 20px;
}
.suc_con li>p{
    margin-top: 10px;
    margin-bottom: 20px;
}
.suc_con li>p a{
    font-size: 12px;
    text-align: center;
}
.suc_tel{
    text-align: center;
}
.suc_tel img{
    display: inline;
}
.form_con input.red_button{
    background-color: #53bffa;
    border: none;
}

h1{
    font-size: 48px;
    margin-bottom: 20px;
}
h6{
    line-height: 20px;
}
h1.blue{
   /* background: url(../images/success_icon13.png) no-repeat 120px center;*/
    color: #00a6db;
    font-size: 60px;
    margin-bottom: 26px;
    font-weight: normal;
    text-align: center;

}
.lookresult{border-radius:5px;margin-top: 15px;width: 140px;height:36px;color:#FFF; background-color:#DF1344;border:none;box-shadow: 10px 10px 25px #ccc;}