body {
  background-size: cover;
  background-size:100% auto;
  height:100%;
  width: 1440px;
  margin:auto;
  padding:absolute;
  background-repeat:no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color:#fff;
 overflow-x: hidden;
 

}
#w0325{position: relative;
 z-index: 99999;
}
.mored a{text-decoration:none;color:#000;}
.mored1 a{text-decoration:none;color:#000;}

html{
  height:1200px; 
  align-content: center;

}
.top_line{
 background-color:#fff;
 background-size: cover;
 width: 1440px;
 height: 80px;
 top: 0;
 right: 0;
 left: 0;
 z-index: 1030;
 bottom: 15px;
margin:0 auto;
}
.logo{
 margin-left: 67px;
  top:0;
  display:inline;
  z-index: 1032;
  height: 80px;
 width: 240px;
float: left;

}
.logo img{
width: 240px;
  height: 80px;
}

.navbar{
  top:0;
  display:inline;
  z-index: 1032;
  height: 80px;
  width: 1070px;
float: left;
 }
.img_line{
  width: 100%;
  height: 500px;
  z-index: 1030;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
 
}
.img_line img{
  width: 100%;
  height: 100%;
}
.img_line table{
 float: left;
}
.controller{
  width: 1440px;
  height: 250px;
  z-index: 1030;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.controller_detail{
  width: 1320px;
  height: 250px;
  z-index: 1030;
  padding-left: 67px;
  padding-right:53px;
}
.controller_detail img{
 width: 100%;
 height: 100%;
}
.news{
  width: 1440px;
  height: 299px;
  z-index: 1030;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.news_detail{
  width: 1320px;
  height: 299px;
  z-index: 1030;
  padding-left: 67px;
  padding-right: 53px;
  display: inline-block;
  flaot:left;
}
.news_article{
  width: 545px;
  height: 299px;
  /* border-right:  1%; */
/*  padding-right: 25px;
  padding-left: 25px;*/
  float: left;
}

.news_report{
  float: left;
  width: 545px;
  height: 299px;
  
}

.news_button{
  float: left;
  width: 225px;
  height: 299px;
  
  
}

.foot_line{
  background-color: #000;
  background-size: cover;
  width: 1440px;
  height: 90px;
  top: 10px;
  bottom: 0;
  position: relative;

}
.foots_detail{
  width:1440px;
  height:60px;
  padding-top: 20px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
.foots_detail a{
  color: #fff;
  text-decoration:none;
  padding-left: 5px;
  padding-right: 7px;
  font-size: 15px;
}

.mcon_right_content a{color:#000 !important;}