﻿a {
    blr: expression(this.onFocus=this.blur());
    outline: 0;
    font-family: 微软雅黑,新宋体,宋体,Arial;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

input, textarea {
    outline: 0;
}

* {
    font-family: 微软雅黑,新宋体,宋体,Arial;
    padding: 0;
    margin: 0;
}

a:focus {
    -moz-outline-style: none;
}

body, li, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a img {
    border: none;
}

.clear {
    clear: both;
}

body {
    background: url(../images/form_pc.jpg) #fff;
}

.center {
    width: 600px;
    margin: 0 auto;
}

.l {
    width: 100%;
    float: left;
}

.top {
    width: 100%;
    height: 69px;
    float: left;
    background: #303030;
}

.logo {
    width: 150px;
    height: 36px;
    float: left;
    display: inline;
    margin: 14px 0 0 30px;
    overflow: hidden;
}

.form_title {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    font-size: 28px;
    color: #272226;
    text-align: center;
    margin-top:40px;
}
.form_title_small 
{
    width: 100%;
    float: left;
   
    line-height: 20px;
     box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 12px;
    color: #272226;
    text-align: center;
    padding:15px 0 0 0;
}
.form_content {
    width: 100%;
    float: left;
    background: #fafcfc;
    border-top: 4px solid #EB2330;
    margin-top:15px;
}

.form_content_box {
    width: 100%;
    float: left;
}

.form_content_table {
    float: left;
    width: 100%;
}

.padding {
    width: 25px;
}

.paddings {
    width: 20px;
}

.fs {
    float: left;
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 10px;
}

.fss {
    float: left;
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 10px;
}

.fsd {
    float: left;
    width: 100%;
}

.paddinginput {
    width: 16px;
}

.padding_bottom {
    width: 51px;
}

.input_div {
    width: 100%;
    float: left;
    border: 1px solid #D3D4D8;
    background: #fff;
    height: 44px;
    margin-top: 12px;
}

.input {
    width: 100%;
    float: left;
    height: 44px;
    line-height: 44px;
    background: #fff;
    border: none;
    font-size: 14px;
    color: #333;
    overflow: hidden;
}

.inputdefault {
    color: #727274;
}

.justForJs {
    border: 1px solid #CECECE;
    background: #FFF;
    border-top: none;
    border-bottom: none;
    color: #646464;
}

.focus_box {
    background: #EB2330;
    color: #FFF;
}

.mailHover {
    border-bottom: 1px solid #CECECE;
    padding: 10px 0;
}

.biaodan, .validate_neirong {
    display: none;
}

.input.sinput {
    background: #FBE2E2;
}

.input_div.sinput {
    background: #FBE2E2;
}

.form_content_top {
    width: 100%;
    float: left;
    margin-top: 17px;
    padding-bottom: 34px;
}

.form_content_bottom {
    width: 100%;
    float: left;
    border-top: 1px solid #555459;
    padding-top: 21px;
    padding-bottom: 40px;
}

.select_box {
    display: inline-block;
    color: #444;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    width: 100%;
    float: left;
}

.input_select {
    white-space: nowrap;
    overflow: hidden;
    line-height: 38px;
    height: 44px;
    width: 100%;
    text-overflow: ellipsis;
    float: left;
    overflow: hidden;
}

.input_select_value {
    padding-left: 17px;
    font-style: normal;
    float: left;
    height: 44px;
    line-height: 44px;
    color: #333;
    background: 0 0;
    border: none;
    width: 100%;
}

    .input_select_value.default, .textarea.default {
        color: #727274;
    }

.select_box select {
    opacity: 0;
    filter: alpha(opacity=0);
    border: 0;
    overflow: hidden;
    height: 44px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.input_div.textarea {
    height: auto;
}

.textarea {
    height: 120px;
    line-height: 20px;
    padding: 5px 0;
}

.submit {
    width: 100%;
    float: left;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 20px;
    color: #fff;
    background: #EB2232;
    margin-top: 35px;
    cursor: pointer;
}

.reset {
    width: 227px;
    float: left;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 20px;
    color: #fff;
    background: #555;
    margin-top: 35px;
}

.l_bottom {
    width: 100%;
    float: left;
    height: 79px;
}

.logo img {
    width: 100%;
}

.input_select_arrow {
    width: 30px;
    height: 6px;
    line-height: 6px;
    font-size: 1px;
    position: absolute;
    right: 0;
    top: 19px;
}

    .input_select_arrow img {
        width: 100%;
    }

input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.form_content_li_title {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

.form_content_li_content {
    padding-top: 10px;
    float: left;
    width: 100%;
}

.checkbox, .radio {
    width: 20px;
    height: 20px;
    float: left;
    border: 1px solid #555;
    background: #fff;
    line-height: 25px;
    font-size: 1px;
}

    .checkbox.sinput, .radio.sinput {
        background: #FBE2E2;
    }

    .checkbox img, .radio img {
        width: 100%;
        float: left;
        display: none;
    }

    .checkbox.checked img, .radio.checked img {
        display: block;
    }

.checkbox_div, .radio_div {
    float: left;
    width: 50%;
    padding-bottom: 10px;
    overflow: hidden;
    cursor: pointer;
}

    .checkbox_div span, .radio_div span {
        float: left;
        margin-left: 10px;
        font-size: 12px;
        line-height: 20px;
        color: #444;
    }

.checkform {
    float: left;
    margin-top: 10px;
    width: 100%;
}

    .checkform.s {
        margin: 0;
    }
.getCode{ width:100%; height: 42px;border: 1px solid #EB2232; color:#fff; background:#EB2232; font-size:14px; border-left:none;line-height:42px; text-align:center; float:left; cursor:pointer;}
.codetext{ width:120px;}
.form_content_li{ width:100%; float:left; position:relative;}
.required{ position:absolute; height:44px; line-height:44px; font-size:22px; color:Red; top:16px; right:-20px; font-family:Tahoma;}
.requireds{ font-size:22px; color:Red;font-family:Tahoma; line-height:39px;}
.form_content_li_title span{ float:left;}
.notes{ width:100%; float:left; text-align:right; font-size:12px; color:#666; line-height:20px; height:20px; margin-top:5px;}
.lang{ 
position: absolute;
    right: 0px;
    top: 20px;
color:#fff;

}
.lang a{color:#fff;}

