﻿html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;-webkit-text-size-adjust: none;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
ul{-webkit-padding-start: 0px;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/1.2 "Microsoft Yahei",arial,\5b8b\4f53;color:#333;outline:0;}
body{background:#ddf0fa;}
a{color:#5b5b5b;}
a:hover{color:#2161BC;}
img{border:0;vertical-align:middle;}
input,button{vertical-align:middle;outline:none;border:none;}
textarea{outline:none;border:none;resize:none;}
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.fixed:after { content: "."; display: block; clear:both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%;zoom: 1; }
.clear { display: block!important; float: none!important;clear: both; overflow: hidden; width: auto!important; height: 0!important;margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }

.hide{display:none;}


html{background: #fff;}
body{max-width:1000px;width:1000px;margin:0 auto;background:url(../img/bg.png);}
.nav{background:#1f4e83;color:#fff;}
.nav a{color:#fff;}
.nav ul li{display:inline;}
.m-top{background:#1f4e83;color:#fff;padding:5px 10px;font-size:0.9em;}
.aui-list-item a{width:100%;}
#top-right{top:3em;}
.subsite{ background:#fdfae6}
.subsite a{color:#1f4e83;font-size:0.86em;}
.hide{display:none;}
.logo img{width:100%;}
.pd10{padding:10px;}
.aui-list .aui-list-header{font-size:1.2em;color:#fff;font-weight:500; background:#1f4e83}
.pagination{padding:10px 0;text-align:center;}
.pagination span{padding: 2px 5px; background:#eee;color:#333;border: 1px solid #ccc;margin: 0 3px;}
.pagination span.current {padding: 2px 5px;background: #1f4e83;color: #fff;border: 1px solid #1f4e83;margin: 0 3px;}
.pagination a {padding: 2px 5px;border: 1px solid #CCC;margin: 0 3px;}
.artContent img{max-width:100%;}
.artContentTi p{    color: #333;font-size: 16px; line-height: 200%;}
.artContentTi h2{    color:#0078df;font-size: 26px; line-height: 200%;}
.artContentTi{ background:#ddd; padding:10px 5px;    color: #000;}
pre {white-space: pre-wrap;word-wrap: break-word;}
.qrcodelist img{border-radius: 100px;}
.footer{text-align:center;border-top:1px #ccc solid;}

.aui-content{background: #fff;margin: 40px;padding:20px;}
.aui-content h1{line-height: 200%;color:#0078df;text-align: center;border-bottom: 2px #0078df solid; width: 150px; margin: 20px auto;font-weight: 600;font-size: 28px;}

.list-item{background: #f0f0f0;padding: 20px;font-size: 1.5em;width:40%;line-height:200%;float:left;margin: 20px; list-style: none;}
.list-item a{color:#393939;text-decoration: none;}

.aui-btn{position: relative;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    font-family: inherit;
    text-decoration: none;
    text-align: center;
    margin: 0;
    background: #dddddd;
    padding: 0 0.6rem;
    border-radius: 0.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    display: block;
    width: 200px;
    margin:0 auto;
    height: 2.5rem;
    line-height: 2.55rem;
    color: #ffffff !important;
    background-color: #03a9f4 !important;}