﻿@charset "utf-8";
/* CSS Document */

html,
body {
    background: #f5f5f5;
}


/* 通用CSS */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal
}

ol,
ul,
li {
    list-style: none
}

body {
    font-size: 14px;
    line-height: 26px;
    color: #444;
    font-family: Microsoft YaHei, PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, \\5FAE\8F6F\96C5\9ED1, STHeitiSC-Light, simsun, \\5B8B\4F53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
    text-align: justify;
}

a {
    text-decoration: none;
    color: #5a5a5a;
}

a:hover {
    text-decoration: none;
    color: #00479d;
}

caption,
th {
    text-align: left
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0
}

/*strong{font-weight:normal;}*/
img {
    -ms-interpolation-mode: bicubic;
    max-width: 100% !important;
    height: auto !important;
    /* Internet Explorer 7.0+ */
}


.post table {
    width: 50%;
    border: 1px solid black;
    margin: 0 auto;
    border-collapse: collapse;
}

.post td {
    height: 50px;
    border: 1px solid black;
    text-align: center;
    vertical-align: center;
}

.post tbody tr:nth-child(even) {
    background-color: antiquewhite;
}

.post a {
    color: blue;
}

.post-list p {
    margin: 5px 0;
}

/*首部导航 start*/
.InBox .mask {
    backdrop-filter: blur(6px) !important;
    background-color: rgba(0, 0, 0, .2) !important;
}

.InBox {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border: 0px;
}

.InBox .InBox_t {
    width: 1000px;
    margin: 0 auto;
}

/* background-color: white; */

.InBox .InBox_banner {
    width: 100%;
    margin: 0 auto;
}

.InBox .InBox_banner img {
    width: 100%;
    text-align: center;
    height: 200px;
}

/*-moz-background-size:100% 100%; background-size:100% 100%;*/

.InBox .InBox_t .InBox_t_logo {
    float: left;
    width: 450px;
    height: 100px;
    margin-top: 10px;
    background: url("../images/logo.png") no-repeat;
}

.InBox .InBox_t .InBox_t_lico {
    float: right;
    line-height: 23px;
    margin-top: 0px !important;
}

.InBox_t_lico .licoa {
    margin-top: 5px;
}

.InBox .InBox_t .InBox_t_lico li {
    font-size: 12px;
    font-weight: bolder;
    padding-top: 5px;
    float: left;
    line-height: 23px;
}

.InBox .InBox_t .InBox_t_lico img {
    float: left;
    width: 22px;
    height: 23px;
    padding-left: 5px;
    margin-top: 5px;
}

.guide {
    float: left;
    width: 100%;
    height: 33px;
    margin-top: 0px;
    background-color: #146df3d2;
}

.guilists {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    color: aliceblue;
}

.guilists .navlist {
    float: left;
    font-size: 14px;
    width: 11.1%;
    height: 33px;
    margin-bottom: 0px;
    line-height: 33px;
}

.guilists span {
    color: #fff;
}

.guilists a {
    color: #fff;
}

/*首部导航 end*/

/*新闻部分 start*/
.InCont {
    width: 1000px;
    margin: 0 auto;
}

.InCont .InCont_l {
    float: left;
    width: 25%;
    margin-top: 10px;
    box-shadow: 20px 0px 20px -20px #5e5e5e
}

/*左侧*/
.InCont_l .InCont_l_t {
    float: left;
    width: 100%;
    height: 55px;
    background-color: #146df3d2;
}

.InCont_l_t span {
    float: left;
    color: white;
    font-size: 12px;
    margin: 13px 0px 0px 10%;
}

.InCont_l .InCont_l_d {
    float: left;
    width: 100%;
    line-height: 35px;
    border-bottom: 0.5px solid #D9D9D9
}

.InCont_l_d .l_d_a {
    float: left;
    color: #146df3d2;
    margin-left: 10%;
    font-size: 14px;
    font-weight: 700;
}

.InCont_l_d .l_d_b {
    float: right;
    color: #146df3d2;
    margin-right: 10%;
}

.InCont_l_d .l_d_c {
    float: left;
    width: 100%;
}

.l_d_c li,
.l_d_c a {
    transition: all .2s;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    border-bottom: 0.5px dashed #D9D9D9;
    font-size: 14px;
}

.l_d_c li:hover,
.l_d_c a:hover {
    background-color: #ccc !important;
}

/*右侧*/
.InCont .InCont_r {
    float: right;
    width: 72%;
    margin-top: 10px;
    padding-left: 2%;
}

.InCont_r .InCont_r_t {
    float: left;
    width: 100%;
}

.InCont_r_t h4 {
    float: left;
    color: #146df3d2;
    font-weight: 700;
}

.InCont_r_t li {
    float: right;
    font-size: 12px;
}

.InCont_r_t a:hover {
    color: #146df3d2 !important;
}

.InCont_r .InCont_r_c {
    float: left;
    width: 100%;
    BORDER-TOP: #00686b 0.5px dashed;
    OVERFLOW: hidden;
    HEIGHT: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.InCont_r_d_cont {
    float: left;
    width: 100%;
}

/*列表页*/
.InCont_r_d_cont a:hover {
    color: #146df3d2;
}

.InCont_r_d_cont li {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
}

.InCont_r_d_cont .cont_t {
    float: left;
}

.cont_t b {
    color: #f31424;
}

.InCont_r_d_cont .cont_d {
    float: right;
}

.InCont_Page {
    float: left;
    width: 100%;
    text-align: center;
}

.InCont_Page li {
    font-size: 13px;
}

#flip {
    text-align: center;
    margin-top: 10px;
}

#flip a {
    border: 1px solid #ccc;
    color: #aaa;
    padding: 2px 15px;
    margin: 2px;
    text-decoration: none;
    cursor: pointer;
}

#flip .cpb {
    color: #333;
}

/*详细页*/
.InCont_r_d_cont .r_d_cont_title {
    float: left;
    width: 100%;
    font-size: 18px;
    text-align: center;
    margin-top: 10px
}

.InCont_r_d_cont .r_d_cont_info {
    float: right;
    margin-top: 10px;
}

.InCont_r_d_cont .r_d_cont {
    float: left;
    width: 100%;
    height: auto;
    margin: 15px auto;
    overflow: hidden;
}

/*新闻部分 end*/

/*搜索 start*/
.Srch_list {
    float: left;
    width: 100%;
}

.Srch_list li {
    font-size: 14px;
    line-height: 32px;
    color: #146df3d2
}

.Srch_list li p {
    font-size: 12px;
    line-height: 32px;
    color: #146df3d2;
    margin-left: 20px;
}

.Srch_list .cont_d {
    float: right;
    color: #4c55e2;
    font-weight: bolder;
}

/*搜索 end*/

/*证书查询 start*/
.searchItemForm {
    border-collapse: collapse;
}

.searchItemForm th,
.searchItemForm td {
    height: 25px;
    padding: 2px;
    margin: 0px;
    text-align: center;
    border: 1px solid #9ad4e2;
}

.searchItemForm th {
    font-weight: normal;
    color: #00587c;
    background: #ceeef5;
}

.searchItemForm td {
    color: #999999;
}

#v_container {
    float: left;
    width: 100px;
    height: 35px;
}

#v_cont {
    float: left;
    width: 100px;
    height: 33px;
}

#v_y,
#v_n {
    margin-top: 12px;
    display: none;
}

/*证书查询  end*/

/*友情链接 start*/
.InLink {
    float: left;
    width: 100%;
    height: 65px;
    margin-top: 35px;
    background-color: #146df3d2;
}

.InLink .InLink_cont {
    width: 1000px;
    margin: 0 auto;
    height: 35px;
    margin-top: 2px;
}

.InLink .InLink_cont .InLink_cont_a {
    float: left;
    color: white;
    margin-left: 10px;
    font-size: 18px;
    margin-top: 15px;
}

.InLink .InLink_cont .InLink_cont_b {
    float: left;
    width: 88%;
    margin-left: 20px;
    margin-top: 5px;
}

.InLink .InLink_cont .InLink_cont_b li {
    float: left;
    margin-left: 10px;
}

.InLink .InLink_cont .InLink_cont_b a {
    color: #C7C7C7;
    font-size: 14px;
}

/*友情链接 end*/

/*底部信息 start*/
.InFoot {
    float: left;
    width: 100%;
    height: 105px;
    margin-top: 0px;
    background-color: black;
    align-content: center;
    text-align: center;
}

.InFoot table {
    width: 800px;
    margin: 0 auto;
}

.InFoot img {
    margin-top: 10px;
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.InFoot span {
    margin-top: 10px;
    font-size: 14px;
    color: #5a5a5a;
    font-weight: 550;
}

/*底部信息 end*/