@charset "gb2312";
* {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

body,
td,
th {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 12px;
    color: #000;
    padding: 0;
    margin: 0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.font14 {
    font-size: 14px;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.clear {
    clear: both;
}

.width100 {
    width: 100%;
}

.left {
    float: left
}

.right {
    float: right
}

.text_right {
    text-align: right;
}

.text_cen {
    text-align: center;
}

.pos_rel {
    position: relative
}

.pos_abs {
    position: absolute;
}

.center {
    margin: 0 auto;
}

.none {
    display: none;
}


/*--main--*/

.headerTwo {
    background: #a41918;
}

.header_x {
    background: #FFF;
}

.header_word {
    font-size: 50px;
    color: #FFF;
    line-height: 145px;
}

.table_word {
    color: #333333;
    font-size: 14px;
}

.input_text {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 5px;
    color: #989898;
}

.input_buttonRed {
    border: 0px;
    background: #a41918;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    cursor: pointer;
    line-height: 35px;
    text-align:center;
}

.input_buttonYellow {
    border: 0px;
    background: #ff9900;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    cursor: pointer;
    line-height: 35px;
}

.state_1 {
    background: #ccc;
}

.state_2 {
    background: #ff7e50;
}

.state_3 {
    background: #fbc51c;
}

.table_state_word {
    margin-left: 10px;
    line-height: 20px;
}

.table_state_a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.table_state_red {
    color: #fd2a2a;
}
.table_state_t{
    border: 1px solid #d7d7d7;
    border-right: 0px;
    border-collapse:collapse
}

.table_state_td {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 20px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    position: relative;
    color: #666666;
    font-weight: bold;
    position: relative;
}

.table_state_td  div{
    margin: 0 auto;
 }

.table_state_td_all    {
    width: 80px;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    color: #666666;
    font-weight: bold;
}
.table_state_td_all1{
    font-weight: 500;
}
.table_bgc{
    background: #f4e9e9;
}
.fy a{
    display: block;
    padding: 0 10px;
    float: left;
    border: 1px solid #a41918;
    color: #333333;
    line-height: 30px;
    font-size: 14px;
    margin-right: 10px;
}
.fy .fy_active{
    border: 0px;
}
.footer{
    background: #a41918;
    color: #FFF;
}
.form_main{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.form_title{
    border-bottom: 1px solid #ccc;
    line-height: 60px;
    font-size: 14px;
}
.form_title b{
    color: #a41918;
}
.form_title a{
    display: block;
    padding: 0 10px;
    background: #a41918;
    color: #FFF;
    line-height: 40px;
    border-radius: 5px;
}
.form_title_main{
    line-height: 30px;
    color: #666;
    font-size: 14px;
}
.form_title_main b{
    color: #ff0000;
    margin-right: 5px;
}

.input_buttonReturn{
    display: block;
    padding: 0 10px;
    background: #a41918;
    color: #FFF;
    line-height: 40px;
    border-radius: 5px;
    font-size: 16px;
    text-align:center;
    float:left;
}

.form_select{
    width: 235px;
    line-height: 40px;
    height: 40px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #656565;
}
.form_right_main{
    position: relative;
}
.form_right_title{
    background: #a41918;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    position: absolute;
    left: 60px;
    top: 0;
    z-index: 1;
}
.form_right_all{
    border: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 45px;
    color: #666;
    line-height: 25px;
    border-radius: 5px;
    padding-bottom: 20px;
}
.form_right_a{
    display: block;
    width: 220px;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 14px;
}
.form_tell{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.form_tell_title{
    color: #a41918;
    font-size: 30px;
}
.form_tell_number{
    color: #a41918;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
}


.m_show{
  font-size: 14px;
  line-height: 30px;
  color: #737373;
}
.m_show h2{
  border-bottom:1px dashed #c3c3c3;
  text-align: center;
  color: #383838;
  font-size: 18px;
  margin-bottom: 30px;
  padding-bottom: 15px;
}


.fud{
    position:absolute;
    padding: 8px 10px;
    top:-20px;
    line-height: 24px;
    font-weight: normal;
    left: 40px; 
    width: 153px;
    z-index: 999;
    background: #fff; 
    border:1px solid #d7d7d7; 
    text-align: left;
    font-size: 13px;
}



.div_fixed{
    width: 250px;
    height: 175px;
    position: fixed;
    z-index: 7;
    bottom: 5px;
    right: 5px;
    background: url(images123.png) no-repeat;
}
.div_fixed_off{
    width: 14px;
    height: 14px;
    background: url(images123-1.png);
    cursor: pointer;
    margin: 10px 10px 0 0;
}
.div_fixed_main{
    line-height: 25px;
    text-indent: 2em;
    overflow:hidden;
}
.div_fixed_a{
    display: block;
    width: 44px;
    height: 14px;
    float: right;
    background: url(images123-2.png);
    margin: -5px 10px 0 0
}

.ceng{ position: absolute; top:25%; width: 810px; background: #fff; left: 0px; right: 0px; margin: 0 auto; 
    border:3px solid #e7e7e7; border-radius: 2px; padding: 20px; line-height: 28px; font-size: 14px;
    box-shadow: 0px 0px 20px 5px #e3e3e3;
    -moz-box-shadow: 0px 0px 20px 5px #e3e3e3;
    -webkit-box-shadow: 0px 0px 20px 5px #e3e3e3;
     color: #737373;
}
.ceng h2{ text-align: center; border-bottom: 1px solid #c3c4c3; margin-bottom: 10px; padding-bottom: 10px;color:#000}
.guanbi{ position: absolute; right: 10px; top:10px;}

