.autoview {
  /*   width: 1500px;
  min-width: 1500px;
  margin: auto;
  margin-left: 5000px; */
}
.autoview .main_view {
  /*margin-left: 2.5%;
  width: 80%;*/
  /*height: 1000px;*/
  position: relative;
  margin: auto;
  /* top: 0px; */
  /* margin-top: 100px; */
  /* background-color: rgb(245, 206, 155); */
  /* margin-top: 300px; */
}
.autoview .main_view .left_map {
  margin-top: 45px;
  width: 230px;
  /*background: rgba(145, 143, 143, 0.589);*/
  float: left;
}
.autoview .main_view .left_map div {
  width: 100%;
  text-align: center;
}
.autoview .main_view .left_map .left_min_1 {
  background-color: #014c9f;
  height: 65px;
  /* background-color: rgb(204, 118, 118); */
  line-height: 65px;
}
.autoview .main_view .left_map .left_min_1 a {
  color: #ffffff;
}
.autoview .main_view .left_map .left_min {
  line-height: 50px;
  height: 50px;
  background-color: #fafafa;
}
.autoview .main_view .left_map .left_min:hover {
  background-color: #ebebeb;
  transition: 100ms;
}
.autoview .main_view .artical {
  margin-left: 5px;
  width: 80%;
  height: 90%;
  position: relative;
  top: 45px;
  /* background-color: rgba(214, 211, 42, 0.548); */
  float: left;
  /*box-shadow: 0 0 5px rgb(181 181 183 / 65%);*/
  /*border: #cdcdcd 2px solid;*/
  border-top:none;
  padding-bottom: 50px;
}
.autoview .main_view .artical .artical_title {
  width: 100%;
  height: 40px;
  border-bottom: 1.7px solid rgba(1, 75, 159, 0.603);
  background-color: #ffffff;
}



.autoview .main_view .artical .artical_body {
  background: #ffffff;
  height: 91.6%;
  border-top: none;
  width: 100%;
}
.autoview .main_view .artical .artical_body .artical_body_title {
    margin-top: 10px;
    width: 100%;
    height: 85%;
    float: left;
    min-height:500px;
    /* background-color: rgb(151, 36, 36); */
}
.autoview .main_view .artical .artical_body .artical_body_title > li {
  height: 45px;
  line-height: 45px;
  width: 100%;
  /* background-color: rgb(255, 255, 255); */
}
.autoview .main_view .artical .artical_body .artical_body_title li .article_title_border {
  height: 100%;
  border-bottom: 2px dotted #d1d1d1;
}
.autoview .main_view .artical .artical_body .artical_body_title li .article_title_border .article_title_txt {
  float: left;
  height: 100%;
  width: 80%;
  /* background-color: rgb(117, 233, 123); */
  line-height: 55px;
}
.autoview .main_view .artical .artical_body .artical_body_title li .article_title_border .article_title_time {
  float: left;
  height: 100%;
  width: 20%;
  line-height: 55px;
  /* background-color: rgb(163, 214, 24); */
}
.autoview .main_view .artical .artical_body .footnum {
  width: 100%;
  height: 8%;
  /* background-color: rgb(204, 27, 27); */
  float: left;
}
.autoview .main_view .artical .artical_body .footnum .footnum_cub {
  width: 90%;
  height: 50%;
  margin-top: 1.5%;
  margin-left: 15%;
  /* background-color: #fff; */
}
.autoview .main_view .artical .artical_body .footnum .footnum_cub div {
  /* width: 9%; */
  margin-left: 20px;
  float: left;
}
.autoview .main_view .artical .artical_body .footnum .footnum_cub div a {
  font-size: 15px;
}
.copyright_2{
    /*54mI5p2D5omA5pyJ77yaMzE5MDExMjEwMyYzMTkwMTEyMTA4*/
}