/*------------foot-----------*/
.footer{
  margin:0 auto;
  text-align:center;
}
.footer .w1040{max-width: 1200px;margin: 0 auto;}
.foot_nav{
  line-height:41px;
}

.foot_nav a:hover{
  text-decoration:underline;
}
.foot_con{
  position:relative;
  padding:15px;
  padding-bottom:0;
  line-height:24px;
}
.foot_con p{
  margin-bottom:10px;
}
.footer p{width:auto}

.jiucuowx{position:absolute;top:-30px !important;right:100px;}
.govlogo{position:absolute;top:-30px !important;margin: 0 !important;left:150px;}
/*.govlogo{top:-30px !important}
.jiucuowx{top:-30px !important;margin: 0 !important;}*/
.icon_aria{position: absolute;right: 100px;top:40px}
.icon_aria img{width:110px;height: auto;}


/* 我要纠错 */
.page_mark{ display:none; position:fixed;left:0; right:0; bottom:0;width:100%; height:100%; background:#000;opacity:0.5;filter:alpha(opacity=50); z-index:1999}
.index_dialog{ display:none; position:fixed;top:50%; left:50%; width:60%; height:600px; margin-left:-30%; margin-top:-300px; z-index:2000; background:#fff; border-radius:20px; box-shadow:5px 5px 10px rgba(0,0,0,0.65)}
.index_dialog .dialog_close{ position:absolute;right:25px; top:25px; display:block;width:32px; height:32px; background: url(../images/close.png) no-repeat center center; z-index:2001; cursor:pointer; opacity:0.3}
.dialog_content{ padding:30px; }
.dialog_content h3{ font-size:1.2rem; text-align:center; padding-bottom:15px; margin-bottom:25px; border-bottom:1px solid #e3e3e3;}
.dialog_arc {height:470px; padding-right:10px; overflow:hidden;}

.Correction_t{cursor: pointer;/*margin: 0 10px;*/}

@media(max-width:1090px){
  .footer{width:100%}
  .footer .foot_nav, .footer .foot_con{padding-left:0;text-align:center}
  .index_dialog{width: 80%;margin-left: -40%;}
  .footer .w1040{width:100%;max-width:100%}
  .footer .jiucuowx,.footer .zhaocuo,.footer .govlogo{position:absolute;left:auto;top:auto;right:auto}
  .footer .jiucuowx{display:none}
  .foot_con {position: relative;padding-bottom:100px}

  .footer .govlogo{transform: translate(-80px)}
  .footer .zhaocuo{transform: translate(10px,-10px)}
  .footer .jiucuowx{display:block;}
  .footer .govlogo {
    transform: translate(-80px);
    top: auto !important;
  }
  .footer .govlogo {
    bottom: 0;
    left: 25%;
  }
  .footer .jiucuowx {
    bottom: 15px;
    left: 50%;
    top: auto !important;
    transform: translateX(-50%);
  }
  .icon_aria {
    right: 8%;
    top: auto;
    bottom: 7px;
  }
}
@media only screen and (max-width: 1040px){
  .footer,.subnav{display:block;}
}
@media screen and (max-width: 800px){
  .foot img{display:block;}

}
@media screen and (max-width: 640px){
  .footer .jiucuowx {
    bottom: 15px;
    left: 26%;
    transform: none;
  }
}
