﻿@charset "utf-8";
@import url("main.css");
#bannerContainer{
    width: 950px;
    height: 286px;
    margin: 0 auto;
}
#bannerContainer .certificates-search{
    float: left;
    width: 285px;
    height: 286px;
    background: #ffffff;
    border: #f0f1f8 1px solid;
}
#bannerContainer .certificates-search td span{
    width: 70px;
    height: 35px;
    font-size: 16px;
    color: #122b88;
    border-bottom: #122b88 3px solid;
    padding-bottom: 5px;
}
#bannerContainer .certificates-search table{
    width: 100%;
    border: 0; 
    border-collapse: 0; 
    border-spacing: 0;
}
#bannerContainer .search-text{
    width: 173px;
    height: 21px;
    padding: 0 5px 0 5px;
    border: #172a88 1px solid;
}
#bannerContainer .btn-search{
    display: block;
    width: 117px;
    height: 28px;
    border: 0;
    background: url(../images/btn_so.png);
    cursor: pointer;
}
#bannerContainer .search-notice{
    margin-top: 20px;
    padding: 10px 0 10px 15px;
}
#bannerContainer .search-notice p{
    color: #172a88;
}
#bannerContainer .search-notice p.n-side{
    display: block;
    width: auto;
    height: 1px;
    margin: 5px 0 5px 0;
    padding-right: -20px;
    border-top: #dddddd 1px solid;
    background: #ffffff;
}

#bannerContainer .content-images{
    float: right;
    width: 650px;
    height: 280px;
}
.images-show{
    width: 100%; 
    height: 230px; 
}
.identification{
    width: 100%;  
    height: 50px; 
    line-height: 50px; 
    background: #ffffff;
    margin: 5px 0 0 0; 
    border: #f0f1f8 1px solid;
    text-align: center;
}
.identification table
{
	width: 100%;
    border: 0; 
    border-collapse: 0; 
    border-spacing: 0;
}
.identification table td
{
	height: 50px;
	text-align: center;
}
.identification p{ line-height: 16px; color: #0291b6; }
.laybaozhang
{
	width: 200px;
	height: 50px;
	background: url(../images/baozhang.png) no-repeat;
	margin-left: 30px;
}
.bz-max{ float: left; line-height: 27px; font-size: 16px; font-weight: bold; color: #0291b6; padding: 8px 0 3px 55px; }
.bz-min{ float: right; line-height: 16px; font-size: 11px; color: #0291b6; }
.okm{ display: block; text-decoration: none; width: 15px; height: 15px; border: 0; background: url(../images/ok.png) no-repeat; cursor: text; margin: 0 0 3px 50px; }
.side-line{
    width: 950px; 
    border-top: #172a88 3px solid;
    margin: 0 auto;
}

#news{
    width: 950px;
    height: 220px;
    margin: 0 auto;
}
#news .important{
    float: left;
    width: 285px;
    height: 220px;
    text-align: center;
    background-color: #ffffff;
    border: #f0f1f8 1px solid;
}
#news .news-header{
    width: 100%;
    height: 50px;
}
#news .title{
    display: block;
    text-decoration: none;
    float: left;
    font-size: 16px;
    color: #999999;
    margin: 10px 10px 15px 10px;
}
#news .selected{
    color: #172a88;
}
#news .news-side{
    display: block;
    text-decoration: none;
    float: left;
    width: 1px;
    height: 22px;
    border-left: #cccccc 1px solid;
    margin: 10px 0 15px 0;
}
#news .info-post{
    float: right;
    width: 648px;
    height: 220px;
    text-align: center;
    background-color: #ffffff;
    border: #f0f1f8 1px solid;
}
.news-list{
    width: 100%;
    border: 0; 
    border-collapse: 0; 
    border-spacing: 0;
}
.news-list td { height: 22px; }
.news-list td a{
    float: left;
    text-decoration: none;
    padding: 0 0 0 10px;
}
.news-list td a:link{
    color: #333333;
}
.news-list td a:hover{
    text-decoration: underline;
}
.news-list td em
{
	float: right;
	margin-right: 10px;
}
.news-more
{
    display: block;
    float: right;
    text-decoration: none;
    padding: 5px 10px 5px 0;
}
.news-more:hover{
    text-decoration: underline;
}

.cmp-title
{
	display: block;
    text-decoration: none;
    float: left;
    width: 100%;
    height: 35px;
    font-size: 16px;
    color: #172a88;
    margin: 10px 10px 0 10px;
}

.renzheng
{
	width: 100%;
	height: 150px;
	background: #e3e3e3;
}
.renzheng table
{
	width: 950px;	
	height: 150px;
	border: 0; 
    border-collapse: 0; 
    border-spacing: 0;
    margin: 0 auto;
}
.renzheng table td{ text-align: center; }
.query_c{font-size:12px;}
.query_c span.zs{text-indent:0.5em;width:90px;height:20px;display:block;float:left;font-size:14px;line-height:30px;}
.query_c span.notice{text-indent:0.5em;width:200px;height:20px;display:block;line-height:20px;color:#FF0000;}
.query_c input{width:160px;height:20px;line-height:30px;}
.query_c input[type="button"]{width:100px;height:30px;font-size:14px;color:#ffffff;background-color:#000044;border-radius: 5px;border: medium none;}

.historyIP tr td
{
    border:1px #122b88 solid;
    height:20px;
    line-height:20px;
    padding-left:2px;
}
.historyIP 
{
    width:580px;margin:0 auto;
}
@media screen and (min-width: 750px) {
    .certContent {
        width: 600px;
        margin:0 auto;
    }
}
@media screen and (max-width: 750px) {
    .certContent {
        width: 92%;
        margin:0 auto;
    }
}