@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
figure,
legend,
textarea,
p,
blockquote,
th,
td,
input,
label {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  word-wrap: break-word;
}
html {
  /*font-size: 6.25%;*/
  /*100 ÷ 16 × 100% = 6.25%*/
  -ms-touch-action: none;
  /* 禁止winphone默认触摸事件 */
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: underline;
  color: inherit;
}
input {
  outline: medium;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
[v-cloak] {
  display: none;
}
.cleardiv {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: " ";
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.ovh {
  overflow: hidden;
}
.vh {
  visibility: hidden;
}
.bCt {
  background: transparent;
}
.none0 {
  display: none;
}
.main .container{ width:1000px !important;}
.ft_01{background:#f5f5f5;width:100%;color:#999999; padding: 10px 0;}
.ft_01 .footer_01 .gl_01 span{font:12px/25px '宋体';color:#666;font-weight:bold;}
.ft_01 .footer_01 .gl_01 a{margin:0 8px;font:12px/25px '宋体';color:#999999; white-space: nowrap;}
.ft_01 .footer_01 .gl_01 a:hover{color:#337ab7;}
.dz_01{margin:25px 0;}
.ewm_01{width:162px; margin: 15px 10px 0;}
.ewm_01 .sys{font:15px/20px '微软雅黑';color:#666666;padding:10px 0;text-align:center;}
.dz_box{float:right;border-left:1px solid #cccccc;font:15px/25px '微软雅黑';color:#666666;padding-left:25px;}
.dz_box a:hover{ color:#337ab7;}
.list{padding-left:0;padding-right:0;}
@media (max-width:990px){
    div.center{padding:0;}
    div.center div.ban_quan{background:#f5f5f5;margin-left:0;margin-right:0;}
    div.center div.ban_quan div.ba_jsk{padding-left:0;padding-right:0;padding-top:0.27rem;}
    div.center div.ban_quan div.ba_jsk div.footer_01{width:92%;text-align:center;margin:0 auto;}
    div.center div.ban_quan div.ba_jsk div.footer_01 .gl_01{font:12px/25px '宋体';color:#666;}
	.container{width:100%;}
    .main .container{width:100% !important;}
}
@media (max-width:990px){
  div.center div.ban_quan div.ba_jsk div.footer_01{
  width:100%;
  }
}