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}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block}
body {
  font-size: 12px;
  font-family: "Microsoft YaHei","微软雅黑","simsun","sans-serif",Arial;
}
ol,ul {list-style: none;}
li {list-style-type: none;}
caption,table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left;font-weight:normal}
ddress,caption,cite,code,dfn,ins,em,th,var {font-weight: normal;font-style: normal;}
form,input,button,option,textarea,select{ margin: 0px;padding: 0px; outline:none;}
input[type="reset"]::-moz-focus-inner, 
input[type="button"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner, 
input[type="file"] > input[type="button"]::-moz-focus-inner{ 
border:none;padding:0; 
}
img {
  border:0px;
}
h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal; 
}
a{
  color:#323232;
  text-decoration: none!important;
  display: block;
}
a:link,a:visited {color:#323232; text-decoration:none;}
a:hover,a:active {color:#1988d9; text-decoration:underline;}
.redlink { color:#990000;}
.redlink a{ color:#990000; text-decoration:none;}
.heilink {color:#333333}
.huilink {color:#666666}
.huilink a:link,.huilink a:visited{ color:#666666; text-decoration:none;}
.huilink a:hover,.huilink a:active{ color:#990000; text-decoration:none;}
textarea {
  overflow: auto;
}
input {
  outline: none;
  border: 0;
  color: #b2b6b7;
  background-color: transparent;
}
input::-webkit-input-placeholder { 
  color: #b2b6b7;
}
input:-moz-placeholder { 
  color: #b2b6b7;
}
input::-moz-placeholder {
  color: #b2b6b7;
}
input:-ms-input-placeholder {
  color: #b2b6b7;
}
.f-l {
  float: left;
  _display: inline;
}
.f-r {
  float: right;
  _display: inline;
}
.clear {
  clear: both;
}
.clearfix:after{clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:"."}
.clearfix{*zoom:1;}

.w1200{
	width: 1200px;
	margin:0 auto;
	/* overflow: hidden; */
}

.w520{
	width: 540px;
}
.w660{
	width: 660px;
}
.w390{
  width: 390px;
}

.pd15 {
  padding-left: 15px;
  padding-right: 15px;
}

.bkghui{
  margin-top: 5px;
  background-color:#efefef;
  height: 410px;
	padding: 20px;
}

/* 分页点击添加背景色 */
.bgl {
  background-color: #1595e0;
  color: #fff!important;
  border-radius: 50%;
}
.dhBgc {
  background-color: #3fc5fa;
  color: #fff;
}
.dhBgc a{
  color: #fff;
}
.dhBgc span{
  background:url(/public/assets/2025index/img/sxyjtb.png) 0 0 no-repeat!important;
  background-size: 100%!important;
}
.bjt {
  background:url(/public/assets/2025index/img/sxyjtb.png) 0 0 no-repeat!important;
  background-size: 100%!important;
}

/* 党团工作点击 */
.dtgzFy {
  background-color: #b91c23;
  color: #fff!important;
  border-radius: 50%;
}
.dtgzBgc {
  background-color: #b91c23;
  color: #fff;
}
.pagination li.toan a{
  font-size: 24px;
}


#subnav .caidan ul {
    display: none;
    position: absolute;
    background-color: #1988d9;
    z-index: 1000;
    width: 150px;
}
#subnav .caidan ul a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
}

#subnav .caidan ul.tyfg{
  width: 120px;
}
#subnav .caidan ul.tyfg a{
  width: 120px;
}
#subnav .caidan ul.tyfg li{
  width: 120px;
}