* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", "microsoft yahei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333;
}
input,
textarea,
select {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  outline: none;
  padding: 0;
  border-radius: 0;
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6,
i,
em {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
}
table {
  border-collapse: collapse;
}
img {
  border: none;
  max-width: 100%;
}
dl,
dd,
dt,
p {
  padding: 0;
  margin: 0;
}
a,
a:link {
  text-decoration: none;
  color: #333;
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.wrap {
  width: 1100px;
  margin: 0 auto;
}
.slh {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mtop10 {
  margin-top: 10px;
}
.mtop20 {
  margin-top: 20px;
}
.mbot20 {
  margin-bottom: 20px;
}

/* footer */
/*.footer{padding-top:30px;border-top: 1px solid #e5e5e5; height:184px; font-size:14px; line-height:32px;}
.copyright{ width:700px; float:left;}
.copyright img{float:left; margin-right:10px; margin-bottom:30px;}
.foot{ width:1100px; margin:0 auto;overflow: hidden;}
.f-nav{ float:right; text-align:right;}
*/ /* header */
.hd-header {
  border-bottom: 1px solid #1c466b;
}
.top-t {
  height: 106px;
  overflow: hidden;
}
.enter-2 {
  position: absolute;
  right: 0;
  top: 50%;
}
.ent1 {
  float: left;
  margin-left: 20px;
  background: #074695;
  line-height: 30px;
  color: #fff;
  padding: 0 10px 0 10px;
}
.ent1-h1 {
  padding-right: 20px;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}
.ent1-h1 i {
  position: absolute;
  width: 12px;
  height: 8px;
  background: url(../images/hdl4_03.png) no-repeat;
  right: 0;
  top: 10px;
  transition: all 0.2s;
}
.ent1-h1:hover i {
  transform: rotate(180deg);
}
.gov-a {
  float: left;
  margin-left: 407px;
  padding-left: 26px;
  font-size: 14px;
  background: url(../images/hdl6_03.png) no-repeat left center;
  margin-top: 8px;
}
.xsq-enter-box {
  position: absolute;
  width: 90vw;
  max-width: 1200px;
  top: 20px;
  right: 0px;
  z-index: 10;
  display: none;
}
.xsq-enter {
  background-color: rgba(255, 255, 255, 1);
  padding: 11px 20px 20px;
  margin-top: 20px;
  -moz-box-shadow: 2px 2px 5px #333333;
  -webkit-box-shadow: 2px 2px 5px #333333;
  box-shadow: 2px 2px 5px #333333;
}
.xsq1 {
  overflow: hidden;
  margin-top: 12px;
}
.xsq1 h5 {
  line-height: 25px;
  width: 130px;
  float: left;
  color: #1c466b;
  text-align: right;
  font-weight: bold;
}
.xsq1 ul {
  float: left;
  width: 1030px;
}
.xsq1 ul li {
  float: left;
  width: 14.28%;
  margin-bottom: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xsq1 ul li a {
  padding: 0 12px;
  line-height: 25px;
  border-radius: 4px;
  display: inline-block;
}
.xsq1 ul li a:hover {
  color: #5179b1;
}
.xsq1 ul li.on a {
  background-color: #5179b1;
  color: #fff;
}
.ent1:hover .xsq-enter-box {
  display: block;
}
.bm-titel {
  font-weight: bold;
  color: #1c466b;
  text-indent: 12px;
  margin-top: 10px;
}
.bm-lists ul {
  overflow: hidden;
}
.bm-lists li {
  width: 20%;
  float: left;
  margin-top: 22px;
}
.bm-lists li a {
  padding: 0 12px;
  line-height: 25px;
  border-radius: 4px;
  display: inline-block;
}
.bm-lists li a:hover {
  background-color: #5179b1;
  color: #fff;
}
/*footer*/
.footer {
  background: #fff;
  clear: both;
  font-size: 12px;
}
.footer .wrap {
  border-top: 1px solid #eee;
}
.footer-info {
  padding: 22px 0;
}
.footer-info .address {
  width: 580px;
  margin-left: 10px;
}
.footer-info .address li {
  line-height: 20px;
  color: #fff;
  font-size: 12px;
}
.footer-links {
  padding: 25px 0;
  border-bottom: 2px solid #074675;
}
.footer-links li {
  float: left;
  margin-right: 24px;
  text-align: left;
  position: relative;
  width: 220px;
  padding: 0 15px;
  border: 1px solid #74acd6;
  cursor: pointer;
  font-size: 15px;
  color: #74acd6;
  line-height: 38px;
  text-align: center;
}
.footer-links li.alink {
  background: none;
  text-align: center;
}
.footer-links li.last {
  margin-right: 0;
}
.footer-links li.on {
  border-color: #fff;
  border-bottom: none;
  background-color: #fff;
  color: #074675;
}
.footer-links li a {
  font-size: 15px;
  color: #74acd6;
  line-height: 38px;
}
.friend-link .item {
  padding: 10px 0;
}
.friend-link .item a {
  display: block;
  margin: 5px 20px;
  float: left;
  line-height: 28px;
  float: left;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.mobile-footer {
  margin-bottom: 50px;
}
.floorContent {
  padding: 10px;
}
.navList {
  margin: 0 auto;
}
.navList ul {
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
.navList li {
  width: 25%;
  padding: 10px 0;
  display: inline-block;
}
.navList li a {
  display: block;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.navList li a i {
  display: block;
  margin: 0 auto 5px;
  width: 60%;
  max-width: 50px;
}
.copyright {
  background-color: #f95a01;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
}
.copyright a {
  padding: 0 5px;
}
.copyright img {
  vertical-align: middle;
}
.x-panel-bottom {
  position: fixed;
  top: auto;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42px;
  padding-top: 8px;
  background: #f5f5f5;
}
.btn-group li {
  width: 25%;
  float: left;
  text-align: center;
  font-size: 12px;
}
.btn-group li i {
  display: block;
  margin: 0 auto;
  font-size: 15px;
}
.btn-group li a:hover {
  color: rgb(234, 65, 60);
}
.btn-group li a {
  color: #999;
}
.red {
  color: #c40000;
}
@media (min-width: 320px) {
  .footer {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
  }
  .mobile-footer {
    height: auto;
    margin-bottom: 50px;
    overflow: visible;
  }
}
@media (min-width: 375px) {
  .footer {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
  }
  .mobile-footer {
    height: auto;
    margin-bottom: 50px;
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .footer {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
  }
  .mobile-footer {
    height: auto;
    margin-bottom: 50px;
    overflow: visible;
  }
}
@media (min-width: 992px) {
  .footer {
    height: auto;
    overflow: visible;
  }
  .mobile-footer {
    height: 0px;
    line-height: 0px;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .x-panel-bottom {
    height: 0px;
    overflow: hidden;
    line-height: 0px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .middle {
    width: 95%;
    margin: 20px auto 0;
  }
  .copyright p {
    display: block;
    width: 100%;
    clear: both;
    padding-top: 20px;
  }
}
