@charset "GB2312";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend
{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
    -webkit-text-size-adjust:100%;
    list-style:none;
}
body
{
    width:100%;
    min-width: 1000px;
    background:url(/static/memberSearch/image/no_result_bg.jpg) repeat-x center top;
    min-height:620px;

}

#inquiry{
    width:1000px;
    margin:0 auto;
    min-height: 500px;
}
#header
{
    width:700px;
    margin: 0 auto;
    height:124px;
}
#header .logo
{
    width:100%;
    text-align:center;
    height:41px;
    margin-top: 58px;
}
#header .query
{
    width:100%;
    height:83px;
    margin:0 auto;
}
.search-input
{
    width:580px;
    height:46px;
    line-height:46px;
    float: left;
    padding-top: 0;
    padding-bottom: 0;
    padding-left:18px;
    margin-top:34px;
    margin-bottom:3px;
    border: 0;
    z-index:10;
    font-size:15px;
}
.search-btn
{
    width:100px;
    height:46px;
    line-height:46px;
    padding: 0;
    border: 0;
    margin-top:34px;
    margin-bottom:3px;
    float:right;
    z-index:1;
    margin-left:-2px\9;
    font-family:"微软雅黑";
    color:#ffffff;
    background-color:#12aaf0;
    border:1px solid #0193d6;
    cursor:pointer;

}
.placeholder
{
    color: #b0b0b0;
}
.no_result
{
    width:1000px;
    height:320px;
    background-color:#ffffff;
    margin:0 auto;
    margin-top: 20px;
    text-align:center;
    vertical-align:middle;
	-moz-box-shadow:0px 0px 9px rgba(136,136,136,1);/*firefox*/
	-webkit-box-shadow:0px 0px 9px rgba(136,136,136,1);/*webkit*/
	box-shadow:0px 0px 9px rgba(136,136,136,1);/*opera或ie9*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=0, Strength=2)
			progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=90, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=180, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=270, Strength=2);

    margin-bottom: 30px;
}
.no_result img
{
    width:112px;
    height:170px;
    margin-top:75px;
}
.have_result
{
    width:1000px;
    min-height:580px;
    display: inline-block;
    background-color:#ffffff;
    margin:0 auto;
    margin-top: 20px;
    text-align:center;
    vertical-align:middle;
    -moz-box-shadow:0px 0px 9px rgba(136,136,136,1);/*firefox*/
	-webkit-box-shadow:0px 0px 9px rgba(136,136,136,1);/*webkit*/
	box-shadow:0px 0px 9px rgba(136,136,136,1);/*opera或ie9*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=0, Strength=2)
			progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=90, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=180, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=270, Strength=2);
    margin-bottom: 30px;
}
.operation{
    text-align: center;
    float: left;
    width: 100px;
    position: absolute;
    right: 35px;
    top: 190px;
    margin: 0 auto;
    margin-bottom: 24px;
}
.operation img{
    cursor:pointer;
}
.prevone
{
    width: 70px;
    height: 35px;
    margin-top: 28px;
    border-radius: 4px;
    background-color: #0297DB;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
    color: #fff;
    transition: .2s linear all;
    cursor: pointer;

}
.nextone
{
    width: 70px;
    height: 35px;
    margin-top: 28px;
    border-radius: 4px;
    background-color: #0297DB;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
    color: #fff;
    transition: .2s linear all;
    cursor: pointer;
}

.sum_number
{
    padding-top:24px;
    margin:0 auto;
}
.headimg
{
    margin-top:42px;
}
.search_content
{
    margin:0 auto;
    margin-top:24px;
    margin-bottom:24px;
    text-align:center;
}
.search_content_td
{
    padding:2px;
    line-height: 18px;
    border-bottom: 1px solid;
    text-align:center;
}
.search_content_prize
{
    padding-top: 12px;
    padding-bottom: 12px;
    text-align:center;
    margin:0 auto;
}
 .have_result_bkc
{
    position: relative;
    width:1000px;
    min-height:406px;
    background-color:#ffffff;
    margin:0 auto;
    margin-top: 20px;
    text-align:center;
    vertical-align:middle;
    -moz-box-shadow:0px 0px 9px rgba(136,136,136,1);/*firefox*/
    -webkit-box-shadow:0px 0px 9px rgba(136,136,136,1);/*webkit*/
    box-shadow:0px 0px 9px rgba(136,136,136,1);/*opera或ie9*/
     margin-bottom: 20px;
    /*background:url('/static/certSearch/image/prize_bgi.png') no-repeat center;*/
    background-color:#ffffff;
}
.have_result_prize
{
    width: 1000px;
    min-height: 590px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}
/*.have_result_bkc
{
    width:700px;
    height:406px;
    background-color:#ffffff;
    margin:0 auto;
    margin-top: 20px;
    text-align:center;
    vertical-align:middle;
}
.have_result_prize
{
    width:700px;
    height:406px;
    background-color:#ffffff;
    margin:0 auto;
    text-align:center;
    vertical-align:middle;
    -moz-box-shadow:0px 0px 9px rgba(136,136,136,1);!*firefox*!
	-webkit-box-shadow:0px 0px 9px rgba(136,136,136,1);!*webkit*!
	box-shadow:0px 0px 9px rgba(136,136,136,1);!*opera或ie9*!
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=0, Strength=2)
			progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=90, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=180, Strength=8)
			progid:DXImageTransform.Microsoft.Shadow(color=#bfbfbf, Direction=270, Strength=2);
    background:url(/static/certSearch/image/prize_bgi.png) no-repeat center;
}*/
.hide{
    display:none;
}
.sum_number_prize
{
    padding-top:40px;
    margin:0 auto;
}

.have_result_prize td{
    font-family: 楷体;
    font-weight: 800;
    font-size: 16px;
    padding-bottom: 10px;
}
.have_result_prize td div{
    font-family: "Microsoft YaHei", "Arial", "宋体";
    font-weight: 400;
    font-size: 14px;
}
.have_result_prize table{
    width: 500px;
    margin-top: 135px;
    border-collapse: collapse;
}
.have_result_prize_left {
    width: 750px;
    min-height: 532px;
    border: 1px solid #c1c1c1;
    margin: 25px;
    float: left;
    text-align: center;
    vertical-align: middle;
    background-image:url('/static/certSearch/image/zs.png');
    background-size: 750px 532px;
    background-repeat:no-repeat;
}
.have_result_prize_right {
    width: 195px;
    min-height: 532px;
    margin-top: 25px;
    float: right;
}
.have_result_prize_right p{
    font-family: "楷体","Microsoft YaHei", "Arial";
}




