* {
  box-sizing: border-box;
}
/* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ */

.fl {
  float: left;
}
.fr {
  float: right;
}

li {
  list-style: none;
  margin: 0;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover{
  text-decoration: underline;
}
ul {
  padding: 0;
  margin: 0;
}
p{
  margin: 0;
}
body{
  margin: 0;
  background: #f2f2f2;
  overflow: auto;
  overflow-x: hidden;
  zoom: 100%;
}
.header >img{display: block;width: 1200px;margin: 0 auto;}
.container {
  width: 1200px;
  margin: 0 auto;
}/* ÃƒÂ§Ã…Â¸Ã‚Â­ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ */
.commonList {
  margin: 30px 0 0;
  font-size: 16px;
}

.commonList li {
  padding-left: 20px;
  position: relative;
  line-height: 40px;
  overflow: hidden;
}
.commonList li a {
  float: left;
  overflow: hidden;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
}

.commonList li span {float: right;}
.commonList li a:hover{
  color: #be0000
}
.commonList li::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #333;
  border-radius: 50%;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
/* ÃƒÂ§Ã…Â¸Ã‚Â­ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ */

.logo a img:first-child{
    width: 88px;
    display:inline-block;
}
.logo a img:last-child{
    width: 390px;
    display:inline-block;
}
.header {
  position: relative;
}

header >div {
    zoom: 113%;
}
.header .logo {
  position: absolute;
  top: 20px;
}
.commonTitle {
  /* background-color: #e3effa; */
  line-height: 50px;
  text-align: center;
}

.commonTitle span {
    /* vertical-align: middle; */
    font-size: 32px;
    color: #0664b2;
}
.commonTitle span:after,.commonTitle span:before {
    display: inline-block;
    width: 132px;
    height: 2px;
    content: "";
    background-color: #bfbfbf;
    vertical-align: middle;
}
.commonTitle p {
  background-color: #3899ea;
  color: #fff;
  padding: 0 40px 0 25px;
  font-size: 24px;
  font-weight: 700;
  position: relative;
}
.commonTitle p::after {
  content: '';
  position: absolute;
  width: 9px;
  height: 100%;
  right: 10px;
  background-color: #e3effa;
}
.commonTitle a {
  /* margin-right: 20px; */
  margin: 0 10px;
  color: #0664b2;
  display: inline-block;
}
.commonList li::before {
  width: 8px;
  height: 8px;
  background-color: #2e78cb;
  /* border: 4px solid #eaf1fa; */
  border-radius: 50%;
}
.xgzc .commonList li {
  border-bottom: 1px dotted #eaf1fa;
}
.xwdt,
.xgzc {
  margin-top: 30px;
}
.xwdt .commonList {
  width: 48%;
}
.ztList {
  margin-top: 30px;
}

.ztList ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ztList ul li {
  float: left;
  width: 13.3635%;
  height: 155.8px;
  margin-bottom: 30px;
  text-align: center;
  background: url(../images/ggqsy/jy.png) no-repeat;
  background-size: 100% !important;
}

.ztList ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.ztList ul li a span {width: 100%;position: absolute;bottom: 15px;left: 0;}
.ztList ul li:nth-child(2) {background: url(../images/ggqsy/wsjk.png) no-repeat;}
.ztList ul li:nth-child(3) {background: url(../images/ggqsy/gdfw.png) no-repeat;}
.ztList ul li:nth-child(4) {background: url(../images/ggqsy/snq.png) no-repeat;}
.ztList ul li:nth-child(5) {background: url(../images/ggqsy/ggjt.png) no-repeat;}
.ztList ul li:nth-child(6) {background: url(../images/ggqsy/hjbh.png) no-repeat;}
.ztList ul li:nth-child(7) {background: url(../images/ggqsy/whty.png) no-repeat;}


.ztList ul li span {
    color: #2D8CE0;
    font-size: 18px;
}
.ztList ul li img {
  width: 100%;
}
.cList .commonList li a {
  width: 88%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 1200px) {
  .xwdt .commonList {
    width: 100%;
  }
  .container {
    width: 100%;
    padding: 0 10px;
  }
  .header .logo {
    width: 250px;
  }
}
@media (max-width: 768px) {
  .commonTitle {
    line-height: 36px;
}
  .commonList {
    margin: 15px 0 0;
}
  .header .logo {
    width: 180px;
    top: 1px;
  }
  .logo a img:first-child{
    width: 30px;
    display:inline-block;
}
.logo a img:last-child{
    width: 125px;
    display:inline-block;
}
  footer #_ideConac {
		display: none;
	}
  footer .info {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        width: 100%;
    }
  .header >img {
    width: 100%;
}
  .commonTitle span {
    font-size: 24px;
}
  .commonTitle span:after, .commonTitle span:before {
    width: 60px;
}
  .commonList li a {
    width: 75%;
}
}
@media (max-width: 425px) {
  .ztList ul li {
    width: 50%;
    margin-bottom: 10px;
  }
  .header .logo {
    width: 200px;
  }
}
