﻿@charset "UTF-8";
#header #logo {
  display: block;
}

#header .title, #header .back {
  display: none;
}

.focusBox {
  margin-bottom: 0;
}

.wsbsBtn {
  height: 50px;
  line-height: 50px;
  background: #E24948;
  font-size: 24px;
  text-align: center;
  color: #fff;
  display: block;
  margin-bottom: 20px;
}

.wsbsBtn::before {
  font-family: "iconfont";
  content: "\e60e";
  margin-right: 8px;
  font-size: 30px;
  vertical-align: top;
}

.zjBtns {
  margin: 10px 0;
  overflow: hidden;
}

.zjBtns li {
  float: left;
  width: 32%;
  margin-right: 2%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #449EDD;
}

.zjBtns li a {
  display: block;
  color: #fff;
}

.zjBtns li a::before {
  content: "";
  font-family: "iconfont";
  margin-right: 5px;
}

.zjBtns .b {
  background: #F49D3E;
}

.zjBtns .b a::before {
  content: "\e613";
}

.zjBtns .c {
  margin-right: 0;
  background: #63D835;
}

.zjBtns .c a::before {
  content: "\e624";
}

#indZmhd .iBd {
  padding-top: 8px;
}

.ztList{overflow:hidden; padding-top:5px;}
.ztList li{
  margin-bottom:5px;
  float:left;
  width:49%;
}
.ztList li:nth-child(2n){
  float:right;
}
.ztList .tit{
  display:none;
}
.ztList .pic{
  display:block;
  padding:2px;
  border:1px solid #ddd;
}
.ztList .pic img{
  width:100%;
  height: 13vw;
}

.ywzskList{overflow:hidden;margin-bottom:16px;}
.ywzskList li{float:left;width: 48.5%;height: 50px;line-height: 50px; margin-bottom:10px;}
.ywzskList a{display:block; background:#E0A446; color:#fff; font-size:18px; }
.ywzskList a::before{
  display: block;
  width: 35%;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
  font-family: "iconfont";
  content: "\e61d";
  color: #fff;
  font-size: 24px;
}
.ywzskList .li2{float:right;}
.ywzskList .li2 a{background-color:#7EB743; }
.ywzskList .li2 a::before{
  content: "\e61e";
}
.ywzskList .li3{width:100%}
.ywzskList .li3 a{background-color:#61AFF1; }
.ywzskList .li3 a::before{
  content: "\e62a";
}

.ldfgList{overflow:hidden; padding-bottom:10px;}
.ldfgList li{ width:48.5%; float:left; text-align:center; margin-bottom:10px;}
.ldfgList li:nth-child(2n){float:right}
.ldfgList a{ display:block; border:1px solid #eee; padding-bottom:10px; background:#f8f8f8}
.ldfgList a::before{ display:block; height:60px;
  font-family: "iconfont";
  content: "\e606"; color: #6FC0FF;
  font-size: 38px;
}
.ldfgList .li1 a::before{ content: "\e622"; color: #6FC0FF; }
.ldfgList .li2 a::before{ content: "\e61e"; color: #F79D45;}
.ldfgList .li3 a::before{ content: "\e609"; color: #7CB521;}
.ldfgList .li4 a::before{ content: "\e623"; color: #FF5F57;}
/*# sourceMappingURL=index.css.map */
