* { padding: 0; margin: 0; text-decoration: none; font-family: 'Microsoft Yahei', Arial; }
html { font-size: 62.5%; }
html, body { min-width: 1100px; background: #fff; -overflow-x: hidden; }
html, body { width: 100%; position: relative; }
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, a, em, i, b, span, img, strong, dd, dl, dt, li, ol, ul, form, label, table, tbody, tr, th, td, input, textarea, font { padding: 0; margin: 0; font-family: 'Microsoft Yahei'; font-size: 14px; }
img { border: none; max-width: 100%; max-height: 100%; vertical-align: middle; }
li { list-style: none; }
.fl { float: left; }
.fr { float: right; }
textarea { -resize: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
button, a, input, textarea { outline: none; overflow: visible; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
a { text-decoration: none; }
    button, a { cursor: pointer; text-decoration: none; }
.clearfix:after { content: "."; display: block; height: 0; font-size: 0em; line-height: 0; visibility: hidden; clear: both; }
.clearfix { zoom: 1; clear: both; }
input::-webkit-input-placeholder { color: #686868; font-size: 12px; }
input::-moz-placeholder { color: #686868; font-size: 12px; }
input:-moz-placeholder { color: #686868; font-size: 12px; }
input:-ms-input-placeholder { color: #686868; font-size: 12px; }
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }
input:focus { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-modify: read-write-plaintext-only; }
input::-ms-clear { display: none; }
.customs{
    width: 100%;
}
/* 标题 */
.head{
    width:100%;
    height:300px;
    background: url(./yqlwlbzt.png) no-repeat center center;
}
.body{
    width: 1100px;
    margin: 40px auto 0;
}
.customs-body{
    margin-top: 20px;
    padding: 30px;
    border: 1px solid #ddd;
}
    
.module_tit span {
    font-size: 24px;
    font-weight: bold;
    color: #034377;
}


/* 文章列表样式 */
.listCon_R h1 { height: 50px; font-size: 22px; font-weight: unset; margin-bottom: 10px; }
.listCon_R h1 span, .listCon_R h1 span a { display: inline-block; width: auto; background: url(2019101011072642326.png) no-repeat bottom; color: #054a83; font-size: 18px; padding-bottom: 18px; }
.listCon_R h1 span img { position: absolute; bottom: -6px; left: 20%; right: 0; }
.conList_ul li { height: 40px; line-height: 40px; font-size: 14px; vertical-align: middle; }
.conList_ul li span { float: right; }
.conList_ul li a { background: url(2019101218033326565.png) 5px center no-repeat; padding-left: 15px; display: inline-block; color: #555; float: left; font-size: 14px; }
.conList_ul li:hover a, .conList_ul li:hover span { color: #054a83; }

/* 分页样式 */
.gg_page{height: 31px; width: 625px;  padding: 15px 0 40px;  margin: 0 auto; }
.easysite-page-wrap{width: 330px; float: left;}
.easysite-page-wrap a { display: inline-block; padding: 5px 18px; border: solid 1px #7c7c7c; color: #7c7c7c; margin-right: 5px; }
.easysite-page-wrap a:hover { background:#09518b; color:#fff; border:1px solid #09518b; }
.easysite-total-page { margin-right: 20px; float: left; line-height: 31px; }
.easysite-jump-page { width: 170px; float: left; line-height: 31px; }
.easysite-page-text { display: inline-block; padding: 5px 10px; border: solid 1px #7c7c7c; color: #7c7c7c; }
.easysite-jump-btn { display: inline-block; margin-top: -5px; background: none; color: #000; font-size:14px; font-weight:bold; color:#09518b; cursor:pointer;}