.hyztMain{width:1000px;height:876px;background:#fff;margin-top:10px;}
.hyztMain .hyzt_bj{width: 100%;height: 48px;background: url(../img/hyztBj.png) no-repeat;
    		background-size: 100%;
    		color: #fff;
    		line-height: 48px;
    		padding-left: 62px;
    }
/* 化验状态查询 */
.hyztSearch_main{width:1000px;height:120px;margin-top:10px;margin-left:28px;}
.hyztSearch_main .hyztTitle{width:972px;height:46px;border-bottom:1px solid #4a85c7;
							line-height:46px;
}
.hyztSearch_main .hyztTitle .title_wenzi{display: inline-block;border-bottom: 2px solid #2c5d94;}
.hyztSearch_main .hyztTitle .title_wenzi b{font-weight:bold;color:#2c5d94;}
/* 报关单查询输入条件 */
.searchInput{width:972px;height:84px;}
.searchInput span{display: inline-block;line-height: 84px;padding-left: 30px;}
.searchInput input{border:1px solid #7d7d7d;width:340px;height:26px;padding-left:8px;}
.searchInput button{width:54px;height:24px;background-color: #5197e5;color: #fff;
					text-align: center;line-height: 24px;border-radius:10px;margin-left:8px;
}
/* 化验状态查询结果 */
.hyztResult_main{width:1000px;height:130px;margin-left:28px;}
.hyztResult_main .hyztResultTitle{width:972px;height:46px;border-bottom:1px solid #4a85c7;
							line-height:46px;
					}
.hyztResult_main .hyztResultTitle .title_wenzi{display: inline-block;border-bottom: 2px solid #2c5d94;}
.hyztResult_main .hyztResultTitle .title_wenzi b{font-weight:bold;color:#2c5d94;}
.hyzt-resultMain ul{padding-left:30px;padding-top:30px;}
.hyzt-resultMain ul li{line-height: 48px;}
.fBlue{color: #4a85c7;border-bottom:1px solid #c8d6eb;}
