.tab_t{ width: 94%; line-height: 34px; height: 34px; border-bottom: #e0e0e0 1px solid; margin: 0 auto; margin-bottom: 17px;}
    .tab_t li{ line-height: 34px; font-size: 14px; color: #555555; float: left; cursor: pointer; border-bottom: #1e90ff 2px solid; font-weight: 500 }
    .cu_zy{ font-size: 16px;width: 94%;margin: 0 auto; margin-bottom: 20px; color:#888888;}
    .cu_zy span{ font-size: 16px; color:#1e90ff ; margin-left: 10px;}
    
    .content{ min-height: 630px;}
    .content table{ border: #e0e0e0 1px solid;width: 94%;margin-left: 24px; text-align: center; border-collapse: collapse;}
    .content table th{ height: 32px; background: #eaf2fe; color: #307ef3; font-size: 14px;}
    .content table td{ height: 57px;color: #555; font-size: 14px;}
    .content table td a{ color:#5fa6eb }
    .content table tbody tr:hover{ background: #f8f8f8}
    .fy{ width: 100%; text-align: center;}
    .fy a{ padding: 5px 12px; border: #c8c8c8 1px solid; border-radius: 5px; margin: 5px}
    .fy a:hover{ background: #1e90ff; color: #fff; border: #1e90ff 1px solid}
    .fy a.active{background: #1e90ff; color: #fff;border: #1e90ff 1px solid}

    .tc{position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.2); z-index: 999; display: none}
    .tc .tc_in{width: 296px; height: 90px; border-top:#1e90ff 3px solid; padding: 20px 30px 30px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -200px; margin-top: -105px; }
    .tc .tc_in p{line-height: 25px;font-size: 14px}
    .tc .tc_in p label{display: inline-block; width: 80px; }
    .tc .tc_in p span{color: #ccc}
    .tc .tc_in .close{position: absolute; right: 0; top: -14px;font-size: 30px; cursor: pointer;}