* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  font-size: inherit;
  color: inherit;
}
ul,
li {
  list-style: none;
}

.text-center{
    text-align: center;
}
.text-right{
  text-align:right;
}
.clearfix::after{
  content:'';
  display: block;
  height: 0;
  clear: both;
}
.container {
  max-width: 991px;
  width: 991px;
  margin: 0 auto;
  overflow-x: auto;
}
.banner {
  height: 152px;
  background: url(top2022.jpg) 100% no-repeat;
  position:relative;
}
.lan1{ display:block; width:50px; line-height:30px; position:absolute; bottom:0; right:80px; text-align:center;}
.lan2{ display:block; width:50px; line-height:30px; position:absolute; bottom:0; right:10px; text-align:center;}
nav{
    display: flex;
    justify-content: center;
    margin-bottom:10px;
}
nav .menu-list{
    display: flex;
}
nav .menu-list>li{
    padding:0 15px;
    line-height: 42px;
    position: relative;
    color:#0066cc;
    font-weight: bold;
    font-size:16px;
}
.sub-menu-box:hover{
  border-bottom:1px solid #84b6d7;
}
.sub-menu-box:hover .sub-menu{
  display: block;
}
.sub-menu{
  display: none;
  position:absolute;
  top:46px;
  left:-10px;
  z-index:9999;
  width:133px;
  background-color:#fff;
  text-align: center;
}
.sub-menu li{
  border-bottom:1px solid #84b6d7;
}
main{
    display: flex;
    margin-bottom:42px;
}
aside {
    padding-top:6px;
    padding-left:13px;
    width:192px;
    background-color:#0071bc;
    color:#fff;
}
aside h4{
    line-height: 2;
    margin-bottom:10px;
}
.dszc_con img{ width:155px;}
section{
    flex:1;
    padding-left:20px;
    color:#000;
}
.text{
  padding: 13px 13px 20px 0;
  font-size:14px;
  line-height:24px;
  border-bottom:1px solid #b4c6d8;
}
.text p{
  text-align: left;
}
.text p:nth-child(1){
  text-indent:34px;
}
.text p:nth-child(2){
  text-indent:20px;
} 
.text p:nth-child(3){
  text-indent:32px;
}
.text2{
  padding: 13px 13px 13px 0;
  font-size:14px;
  line-height:26px;
  border-bottom:1px solid #b4c6d8;
}
.dot{
  padding-left:10px;
  position: relative;
}
.dot::before{
  content:'';
  display:block;
  position:absolute;
  top:12px;
  left:0;
  width:3px;
  height:3px;
  border-radius: 100%;
  background-color: #fff;
}
.more{
  margin-top:20px;
  padding-right:13px;
  font-size: 12px;
}
.mb-10{
  margin-bottom: 10px;
}
.text3{
  padding:33px 0 69px;
}
.text3 form{
  width:148px;
  margin:0 auto;
}
.text3 input{
  width:93px;
  height:21px;
  border:1px solid #a9a9a9;
}
.carousel{
  padding-right:18px;
  height:445px;
  position: relative;
}
.carousel li{
  float: left;
}
.carousel .hd{
  position:absolute;
  bottom:66px;
  right:20px;
}
.carousel .hd li{
  margin-right:10px;
  width:10px;
  height:10px;
  background-color: #fff;
}
.carousel .hd li.on{
background-color: #FF0000;
}
.carousel-text{
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  display: block;
  line-height:3;
}
.news-list{
  display: flex;
  flex-wrap: wrap;
}
.news-title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom:20px;
  padding:11px 30px 8px 7px;
  background-color:#f1efe0;
  line-height: 14px;
}
.news-title span{
  font-weight: bold;
}
.news-title a{
  font-size:14px;
  color: #004276;
}
.news-list ul{
  padding-left:5px;
}
.item{
  flex:0 1 49%;
  font-size:14px;
  line-height: 28px;
  padding-bottom:30px;
}
.mr-13{
  margin-right:13px;
}
.item .dot::before{
  background-color:#000;
}
.link-list{
  display: flex;
  flex-wrap: wrap;
}
.link-list li{
  margin:10px 0;
  flex:0 0 17%;
}
.link-list li:not(:nth-child(5n)){
margin-right:26px;
}
footer{
  font-size:14px;
  border-top:2px solid #0071bc;
  text-align: center;
  padding:12px 0 60px;
}
.list-content{
  font-size:14px;
  line-height: 32px;
}
.list-content aside .dot::before{
  background-color: #fff;
}
.list-content .dot::before{
  background-color: #000;
}

.view-content{
  margin-bottom:40px;
  text-align: center;
}
.view-title{
  margin-top:30px;
font-size: 24px;
font-family: MicrosoftYaHei;
color: #000000;
line-height: 19px;
text-align: center;
}
.view-date{
  margin-top:14px;
font-size: 14px;
font-family: SimSun;
color: #000000;
line-height: 32px;
text-align: center;
}
.view-content hr{
  margin-top:23px;
  margin-bottom:21px;
}
.view-content p{
  font-size:14px;
  padding:0 23px;
text-align: left;
text-indent: 20px;
margin-bottom:10px;
line-height: 30px;
}
.view-content img{
  margin-top:62px;
  margin-bottom:47px;
}
.view .block3{
  height: auto;
}

li.childlist2 a{ font-weight:bold;}

#pages{ margin:0 auto; padding-bottom:15px; line-height:21px; font-size:14px; text-align:center; margin-top:10px;}
#pages a{color:#005ea5; text-decoration:none; font-size:14px;line-height:21px;}
#pages a:hover{ text-decoration:underline;}

#document_article{width:730px; margin:0 auto; margin-top:10px;}
#doctitle{margin:0 auto; width:700px; font-size:16px; font-weight:bold; line-height:18px; color:#000; margin-top:15px; margin-bottom:4px; text-align:center;}
#subtitle{margin:0 auto; width:700px; font-size:14px; font-weight:bold; line-height:24px; color:#000; text-align:center;}
#docsource{margin:0 auto; width:700px; font-size:14px; color:#000; line-height:24px; text-align:center;}
#docreltime{margin:0 auto; width:700px; font-size:14px; color:#000; line-height:24px; text-align:center; font-family:Arial, Helvetica, sans-serif;}
#docline{margin:0 auto; width:730px; height:1px; border-bottom:#CCCCCC 1px solid;}
#content{width:700px; margin:0 auto; font-size:14px; padding-top:10px; color:#333333; line-height:24px; text-align:left;text-align:justify;text-justify:inter-ideograph;}
#content a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#content a:hover{font-size:14px; color:#FF0000; text-decoration:none;}
#content p{font-size:14px; line-height:24px; color:#333333;}
#content p a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#content p a:hover{font-size:14px; color:#FF0000; text-decoration:none;}

#Appendix{margin:0 auto; width:710px; margin-top:15px;}
#Appendix_name{width:60px; text-align:left; float:left; margin-left:10px; font-size:14px; font-weight:bold; line-height:21px; height:21px;}
#id_AppendixList{width:630px; text-align:left; margin:0 auto; float:left;}
#id_AppendixList ul{
width:630px;
list-style:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
#id_AppendixList li{
width:616px;
line-height:18px;
padding:0 0 3px 0;
font-size:14px;
text-align:left;
padding-left:14px;
color:#0000FF;
background-image: url(nbox_ul.gif);
background-repeat: no-repeat;
background-position:0px 10px;
}
#id_AppendixList li a{font-size:14px; color:#0f47b4; text-decoration:none; line-height:24px;}
#id_AppendixList li a:hover{font-size:14px; color:#FF0000; text-decoration:none;}

#Appendix_article{margin:0 auto; width:900px; margin-top:5px;}
#Appendix_name_article{width:60px; text-align:left; float:left; font-size:14px; font-weight:bold; line-height:21px; height:21px;}
#id_AppendixList_article{width:830px; text-align:left; float:left}
#id_AppendixList_article ul{
width:830px;
list-style:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
#id_AppendixList_article li{
width:816px;
line-height:18px;
padding:0 0 3px 0;
font-size:14px;

text-align:left;
padding-left:14px;
color:#0000FF;
background-image: url(nbox_ul.gif);
background-repeat: no-repeat;
background-position:0px 10px;
}
#id_AppendixList_article li a{font-size:14px; color:#0f47b4; text-decoration:none; line-height:24px;}
#id_AppendixList_article li a:hover{font-size:14px; color:#FF0000; text-decoration:none;}

#id_RelNewsList{ width:900px; margin:0 auto;border:#CCCCCC 1px solid; margin-bottom:15px;}
#relNews_name{padding-left:15px; text-align:left; margin:0 auto; width:885px; height:25px; line-height:25px; font-size:14px; color:#000000; font-weight:bold; background:#EBEBEB; border-bottom:#CCCCCC 1px solid;}
#id_RelNewsList ul{width:870px; margin:0; padding:0; list-style:none; list-style-type:none;margin-left:15px; margin-top:5px;}
#id_RelNewsList li{
width:870px;
line-height:20px;
padding:0 0 3px 0;
font-size:12px;
text-align:left;
padding-left:14px;
color:#0000FF;
background-image: url(nbox_ul.gif);
background-repeat: no-repeat;
background-position:0px 8px;
}
#id_RelNewsList li a{font-size:12px; color:#0f47b4; text-decoration:none; line-height:20px;}
#id_RelNewsList li a:hover{ color:#FF0000; text-decoration:none;}

.document_print{width:700px; height:29px; border:#CCCCCC 1px solid; margin:0 auto; margin-top:15px; margin-bottom:15px;}

#printer{margin:0 auto; font-size:14px; color:#000000; width:700px;height:29px; line-height:26px;}
#printer input{ font-size:14px; color:#666666; font-style:italic;}
#printer form {height:29px; line-height:29px; margin:0 auto; padding:0; border:0px;}
#printer span{ float:left; width:400px; margin-left:15px;}
#printer div{float:right; padding-right:10px; line-height:29px; width:180px;}
#printer a{font-size:14px; color:#083793; text-decoration:none;}
#printer a:hover{font-size:14px; color:#FF0000; text-decoration:none;} 
#printer #Subject{font-size:14px; color:#9A230E; font-style:normal;}

.Top_Index_A{
margin:0 auto;
width:964px;
height:20px;
line-height:20px;
font-size:14px;
text-align:left;
margin-top:15px;
}
.Top_Index_A a{font-size:14px; color:#0f47b4; text-decoration:none;}
.Top_Index_A a:hover{color:#f00; text-decoration:underline;}

#News_Body_Title{
margin:0 auto;
width:900px;text-align:center;
line-height:18px;
font-size:16px;
color:#000000;
font-weight:bold;
margin-bottom:4px;
margin-top:50px;
}
#News_Body_subitle{font-size:14px; color:#000; font-weight:bold; line-height:24px;text-align:center;}
#News_Body_source{font-size:14px; color:#000; line-height:24px;text-align:center;}
#News_Body_Time{
text-align:center;
line-height:24px;
font-size:13px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;

}
.News_Body_line{width:964px; margin:0 auto; height:1px; border-bottom:#CCCCCC 1px solid;}
#News_Body_Txt_A{width:900px; margin:0 auto; font-size:14px; padding-top:10px; color:#333333; line-height:24px; text-align:left;text-align:justify;text-justify:inter-ideograph;}
#News_Body_Txt_A a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#News_Body_Txt_A a:hover{font-size:14px; color:#FF0000; text-decoration:none;}
#News_Body_Txt_A p{font-size:14px; line-height:24px; color:#333333;}
#News_Body_Txt_A p a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#News_Body_Txt_A p a:hover{font-size:14px; color:#FF0000; text-decoration:none;}
.News_Body_Text{width:964px; margin:0 auto; margin-top:15px;}
.clear{clear:both; height:auto;}