/* CSS Document */
* {
  padding: 0;
  margin: 0;
}

ul li,
ol li {
  list-style: none;
}

a {
  text-decoration: none;
}
.Article{
  width: 100%;
  height: 100%;
  background: url(../images/lb_bj.png) no-repeat;
  background-size: 100% 100%;

}
.Article_content{
  width: 1300px;
  height: auto;
  margin: 0 auto;
  box-shadow: 0px 0px 5px #cccccc;
  background: white;
  margin-top: 50px;
}
.Article_title{
  width: 1300px;
  height: 104px;
  background: url(../images/hengxian.png) no-repeat bottom;
}
.Article_title ul{
  margin-left: 80px;
padding-top: 50px;
}
.Article_title ul img{
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.Article_title ul li{
  display: inline-block;
}
.Article_title ul li a{
  font-size: 16px;
  color: black;
}
.heads{
  width: 1300px;
  height: 150px;
  margin: 0 auto;
}
.heads h1{
  text-align: center;
  line-height: 150px;
  
    font-size: 25px;
}
.source{
  width: 1150px;
  height: 61px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 auto;
}
.source ol{
  float: left;
}
.source ol li{
  display: inline-block;
  height: 61px;
  line-height: 61px;
  margin-right: 30px;
  color: rgb(105,105,105);
}
.Fosnt{
  float: right;
  width: 400px;
  height: 61px;
}
.Fosnt span{
  float: left;
  margin-top: 17px;
}
.Fosnt p img{
  vertical-align: middle;
  margin-left: 20px;
  display: inline-block;
}
.Fosnt p{
  float: left;
  font-size: 14px;
  margin-top: 14px;
  vertical-align: middle;
}
.Fosnt #Btn1,#Btn3,#Btn2{
  width: 32px;
  height: 30px;
  margin: 0;
  float: left;
  border: 1px solid #CCCCCC;
  margin-top: 13px;
  background: white;
}
.Fosnt ul{
  float: right;
}
.Fosnt ul li {

  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
.Fosnt ul li  img{
  width: auto;
  height: 31px;
}
.Neir{
  width: auto;
  height: auto; 
  padding: 30px 70px;
}

.Article_content .xian{
  width: 1150px;
  margin: 0 auto;
  /* text-align: center; */
  height: 1px;
  border-bottom: 1px solid #CCCCCC;
  display: block;
}
.pages{
  width: 1150px;
  margin: 0 auto;
  display: block;
  padding: 20px;
}
.pages p span{
  
    margin-top: 20px;
  color:green;
}
