/*通用样式*/

body {color: #222;  margin: 0px;font: 16px/36px "MicroSoft YaHei",'宋体';word-spacing: 5px;letter-spacing:1px;line-height:1.428; }

ul,li,dl,dd,dt,ol{list-style-type: none;margin: 0;padding: 0;}
a{text-decoration: none!important;}

/* .center{padding: 0; display: flex; justify-content: center; align-items: center;} */
.img-full{width: 100%;height: auto;}

a:link {color: #222;text-decoration: none;}
a:visited {text-decoration: none;color: #222;}
a:hover {text-decoration:none; color:#222;}
a:active {text-decoration: none;color: #222;}

.link01,a.link01:link,a.link01:visited,a.link01:hover { color:#1b56a6; vertical-align: middle;}

.ch{width: 100%;height: 0;clear: both;}
.ch3{width: 100%;height: 3em;clear: both;}
.ch5{width: 100%;height: 5em;clear: both;}


.container{
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px; /* or 950px */
}


.bg_gray{
  background-color: #f8f8f8;
  padding: 3em 0;
}

.ldbz_list{
  margin-bottom: 1em;
  font: 16px/36px "MicroSoft YaHei",'宋体';
}

.ldbz_list li{
  line-height: 2em;
  margin-bottom: 1em;
  font: 16px/36px "MicroSoft YaHei",'宋体';
}

.ldbz_list span{
  font-size: 1.2em;
  font-weight: bold;
  width: 40%;
  display: inline-block;
  padding-left: 2em;
}

.zzjg dl{
  margin-bottom: 2em;
  padding-left: 2em;
  font: 16px/36px "MicroSoft YaHei",'宋体';
}

.zzjg dd{
  line-height: 2em;
  padding-left: 2em;
  font: 16px/36px "MicroSoft YaHei",'宋体';
}

.zzjg dt{
  font-size: 1.2em;
  font-weight: bold;
}

.header{
  font-size: 1.4rem;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 1.5em;
  border-bottom: 3px solid #dddddd;
}

.header span
{
 border-bottom: 3px solid #465da1; 
 font-size: 1.8rem;
 padding: 0 1rem 2px 1rem;
 color: #465da1;
}

.header02 a
{
  margin-left: 1em;
}

.header02 a strong
{
  font-size: 1.6rem;
}

.header02{
  font-size: 1.4rem;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 1.5em;
  border-bottom: 3px solid #dddddd;
  line-height:1.8em;
}

.header02 span
{
 border-bottom: 3px solid #465da1; 
 font-size: 1.8rem;
 padding: 0 1rem 4px 1rem;
 color: #465da1;
}


.zyzz{
  padding: 0 1em 2em 1em;
  line-height: 1.8em;
  font-size: 16px;

}

.foot{
  height: 180px;
}

