  .content {
    width: 867px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    padding: 0 10px;
    overflow: hidden;
    float: right;
}
  .gofeed {
    display: inline-block;
    width:120px;
    line-height:36px;
    text-align:center;
    background:#0a78ca;
    color:#fff;
}
  .Tips {
    width: 874px;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
}

.Tips_con {
    width: 810px;
    height: auto;
    padding: 20px 30px;
    background: #f5f9fc;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.Tips_con p {
    width: 820px;
    height: auto;
    line-height: 30px;
    float: left;
}

.Tips_con p a {
    color: #1068cd;
}

.Tips_con img {
    width: 160px;
    height: 160px;
    float: right;
}
  
.title_01 {
    width: 100%;
    height: 60px;
    line-height: 60px;
}

.title_01 img {
    width: 24px;
    height: 24px;
    margin-top: 18px;
    float: left;
}

.title_01 p {
    width: auto;
    height: 60px;
    display: block;
    margin-left: 10px;
    float: left;
    font-size: 24px;
    font-weight: bold;
}

.title_01 span {
    width: auto;
    height: 40px;
    float: right;
    margin-top: 10px;
}
/*ç½‘ä¸Šå’¨è¯¢*/
.ZxFill {
    width: 471px;
    height: auto;
    margin-top: 10px;
    padding: 20px 200px;
    background: #fcfcfe;
    border: 1px solid #ddd;
}

.ZxFill_tit {
    width: 100%;
    height: 50px !important;
    margin: 30px 0;
    line-height: 50px !important;
    font-size: 24px;
    font-weight: bold;
}

.ZxFill_list {
    width: 100%;
    height: auto;
}

.ZxFill_list td {
    height: 120px;
}

.ZxFill_list td p span {
    color: #bd1a2d;
}

.ZxFill_list td textarea {
    width: 99%;
    height: 100px;
    border: 1px solid #ddd;
}

.ZxFill_list td select {
    width: 99%;
    height: 42px;
    padding-left: 2%;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #999;
}

.ZxFill_list td input {
    width: 97%;
    height: 40px;
    padding-left: 2%;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #999;
}

.ZxFill_add {
    width: 118px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
    transition: all 0.3s ease;
}

.ZxFill_list_xz {
    width: 99%;
    height: 42px;
    position: relative;
}

.ZxFill_list_xz input {
    width: 98% !important;
    height: 40px;
    padding-left: 2%;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #999;
    position: absolute;
    top: 0px;
    left: 0px;
}

.ZxFill_list_xz p {
    width: 97%;
    height: 40px;
    padding-left: 2%;
    line-height: 40px;
    color: #999;
    position: absolute;
    top: 0px;
    left: 0px;
}

.ZxFill_list_xz_two {
    width: 96%;
    height: auto;
    padding: 2%;
    border: 1px solid #ddd;
    background: #fff;
    position: absolute;
    top: 50px;
    left: 0px;
}

.ZxFill_list_xz_two ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ZxFill_list_xz_two ul li {
    width: 50%;
    height: 36px;
    line-height: 36px;
    float: left;
}

.ZxFill_list_yzm {
    width: 100%;
    height: 42px;
}

.ZxFill_list_yzm input {
    width: 180px !important;
    height: 42px !important;
    float: left;
    border: 1px solid #ddd;
}

.ZxFill_list_yzm img {
    width: 90px !important;
    height: 42px !important;
    float: left;
    margin-left: 20px;
}

.ZxFill_list_yzm a {
    width: auto;
    height: 42px;
    line-height: 42px;
    float: left;
    margin-left: 20px;
}

.ZxFill_btn {
    width: 280px;
    height: 42px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 40px;
}

.ZxFill_btn a {
    float: left;
    margin: 0 10px;
}

.btn_cz {
    width: 118px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
    transition: all 0.3s ease;
}

.btn_cz:hover {
    border: 1px solid #0071f1;
    color: #0071f1;
}

.btn_tj {
    width: 120px;
    height: 42px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #1068cd;
    border-radius: 3px;
    color: #fff !important;
    transition: all 0.3s ease;
}

.btn_tj:hover {
    background: #0071f1;
}