@charset "UTF-8";
/* CSS Document */
/* 公告 */
.m-anment{width:1000px;margin:0 auto;position:relative;}
.m-anment h1{font-weight:normal;font-size:20px;height:93px;line-height:93px;text-align:center;padding-top:20px;border-bottom:1px solid #d0d1d2;}
.m-anment .text{line-height:31px;text-indent:2em;padding-bottom:110px;padding-top:22px;margin-bottom:140px;}
.m-anment span{position:absolute;right:0;bottom:0;}
.m-anment span.czbank{bottom:30px;}
.m-anment h2{font-size:16px;font-weight:normal;height:40px;line-height:40px;padding-top:18px;border-bottom:2px solid #m-anment;}
.m-anment dl{height:38px;line-height:38px;background: url(../images/announcement/dot.gif) bottom left repeat-x;font-size:14px;}
.m-anment dt{background: url(../images/announcement/square.gif) 7px center no-repeat;padding-left:17px;}
.m-anment dd{color:#999;}
.m-anment dt a:hover{color:#e60012;}
.m-anment .list{margin-bottom:40px;}
.searchInput{width:682px;height:34px;line-height:34px;position:relative;border:1px solid #e60012; border-radius:6px;margin-bottom:8px;margin-top:57px;}
.searchInput input{width:600px;height:34px;line-height:36px;background:#fafafa;padding-left:15px;position:absolute;left:3px;}
.searchInput a{display:block;width:83px;height:36px;background: url(../images/announcement/searchBtn.gif);position:absolute;right:-4px;top:-1px;}
.m-anment .fz12{color:#999;}
.redText{color:#e60012;}
.hugeText{font-size:16px;}
.secText{font-size:14px;color:#666;}
.thirdText{font-size:14px;color:#666;padding-top:12px;}
.searchResult{border-top:1px solid #e6e6e6;margin-top:38px;padding-bottom:100px;}
.searchResult ul{padding-top:20px;padding-bottom:14px;}
.secText{padding-top:3px;}
/*-----2018-12-03 新增-----*/
.searchInput{
    border-radius: 0;
    margin-bottom: 55px;
}
.searchResult{
    border: none;
}
.searchResult{
    margin: 0;
}
.searchResult ul{
    padding-top: 40px;
}
.hugeText,.secText{
    color: #333;
}
.u-searchTab li a{
    width: 88px;
}
.u-searchTab li a:hover{
    background: url("../images/revision/l-accountTabShort.png") no-repeat 0 -36px;
}
.u-searchTab li a.active{
    background: url("../images/revision/l-accountTabShort.png") no-repeat 0 0;
}