@charset "utf-8";
#ctcx{
    width:998px;
    margin-top:5px;
    font-size:14px;
    padding:10px 0;
    border:1px #0087e6 solid;
    border-radius:3px;
}
#ctcx p{
    margin:10px 0 20px 330px;
}
#ctcx p a{
    margin:0 0 0 30px;
    
}
#ctcx table{
    margin:0 0 0 280px;
}
#ctcx tr td{
    height:35px;
    padding-right:15px;
    line-height:35px;
    border-style:none;
}
#ctcx tr td input{
    width:200px;
    height:30px;
    text-indent:5px;
    line-height:30px;
    border-radius:3px;
    font-size:16px;

}
#ctcx tr td .but{
    font-size:12px;
    width:80px;
    line-height:30px;
    height:30px;
}
#ctcx table tr td img{
    text-align:left;
    border:none;
}
#ctcx ol{
    margin:10px 0 10px 200px;
}
#ctcxjg{
    width:998px;
    margin-top:5px;
    padding:10px 0;
    border:1px #0087e6 solid;
    border-radius:3px;
}
#ctcxjg h1{
    text-align:center;
    height:35px;
    font-size:20px;
}
#ctcxjg table{
    text-align:center;
    margin:15px auto;
    width:98%;
}
#ctcxjg table th,#ctcxjg table td{
    font-size:14px;
    height:30px;
    line-height:30px;
}
#ctcxjg table th{
    color:#333333;
}
#ctcxjg table tbody tr:hover{
    background:#a5d5f7;
}
#ctcxgj_form{
    display:none;
}
.verify {
    display: inline-block;
    height: 40px;
    margin-top: 10px;
    width: 200px;
}