@charset "utf-8";

html {
  font-family: sans-serif, Arial, Segoe, Verdana; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
h2,h1,h3{font-family: Lucida Bright, DejaVu Serif, Georgia, serif;}

li{list-style-type: none;}
ul{padding: 0px;}
hr{border: #B8B8B8 thin dashed;}
td {align-content: center;vertical-align: top;}
a{text-decoration: none;color: inherit;}
a :visited{color: inherit;}

h1{font-size: 35px;}
h2{margin-bottom: 5px;margin-top: 5px; border-bottom: #ABABAB solid thin;color: #0058B5}

body {margin: 0;background-color: white;color: #767676;text-align: center}
/*主要内容居中*/
.center{margin: 0 auto;width: 1000px;text-align: left;}

header {width: 100%;background:#041929;text-align: left;margin-bottom: 20px;padding: 10px 0}
footer {border-top: #B8B8B8 medium solid;margin-top: 20px}
footer span, footer div{text-align: center;}


aside ul li{background: #ABBAD1;color: #041929;height: 36px;line-height: 36px;margin-bottom: 12px; font-weight: 700;font-size: 18px;border-radius: 3px}
aside ul :hover{background: #041929;color: gold;}


#article {color:#333333;font-size: 18px;}

.title {background: #002900;color: #5DB7B0;height: 35px;line-height: 35px;margin: 9px 0px; padding-left: 12px;font-weight: 900;font-size: 18px;}
.title a{font-weight: 300; color: #C079B5;}
.content {text-align: center;}


.spktitle {font-weight: bold;font-size: 24px;}

.spklist span{font-size: 12px;line-height: 8px; color:#9F9F9F;}
.location{font-size: 12px;line-height: 10px; color:#9F9F9F;}
.spklist td{width: 50%;}

.button td {border:solid thick #FFFFFF}
.button td a {padding: 8px 15px 8px 8px;line-height: normal;text-decoration: none;color: #8f0000;background-color: #f0cdcd;}
.button td a:hover {color: #fff;background-color: #900000;}
.button img{
	position:relative;
	top:5px;
}

.btn{margin:0 5px 0 0}
.badge{margin-left: 3px;}
[v-cloak]{display: none;}
.starlink{color:royalblue}
.starlink:hover{color:gold}
.badge{margin:0}
.fonttimes{	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"}