* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: PingFangSC-Regular;
}
ul {
  list-style: none;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.header {
  width: 100%;
  height: 64px;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.Placeholder {
  width: 100%;
  height: 64px;
}
.header .center {
  width: 1200px;
  height: 64px;
  margin: 0 auto;
  padding: 12px 0;
}
.header .center .log {
  width: 296px;
  height: 43px;
  background-image: url(../assets/Bitmap.png);
  background-repeat: no-repeat;
}
img.banner {
  display: inline-block;
  width: 100%;
  height: 350px;
}
/* 内容区域 */
.contents {
  width: 1100px;
  margin: 0 auto;
  zoom: 1;
}
.contents:after {
  display: block;
  content: '';
  clear: both;
  height: 0;
  overflow: hidden;
}
.contents .jianjie {
  width: 100%;
  zoom: 1;
}
.jianjie:after {
  display: block;
  content: '';
  clear: both;
  height: 0;
  overflow: hidden;
}
.jianjie_left {
  width: 207px;
  height: 246px;
  float: left;
  vertical-align: top;
  margin-top: 64px;
}
.jianjie_left li {
  height: 48px;
  /* line-height: 48px; */
  padding-right: 12px;
  color: #b3b3b3;
  text-align: right;
  border-bottom: 1px solid #f6f6f6;
}
.jianjie_left li:first-child {
  border-top: 1px solid #f6f6f6;
  color: #06aef6 !important;
  font-size: 18px;
  border-right: #029ae1 solid 3px;
}
.jianjie_right {
  width: 856px;
  float: right;
  margin-left: 37px;
  margin-top: 34px;
}
.jianjie_right .Module_one {
  margin-bottom: 40px;
}
.jianjie_right .Module_title {
  width: 100%;
  height: 78px;
  position: relative;
}
.jianjie_right .background_text {
  width: 100%;
  height: 78px;
  text-align: left;
  font-size: 56px;
  color: #f6f6f6;
  letter-spacing: 0;
  border-bottom: 1px solid #f6f6f6;
  opacity: 0.8;
}
.jianjie_right .first_title {
  font-size: 26px;
  color: #000;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 27px;
}
.bottom_content {
  width: 100%;
  margin-top: 26px;
}
.bottom_content .text {
  width: 400px;
  height: 474px;
  float: left;
}
.bottom_content .text p {
  font-size: 16px;
  color: #4a4a4a;
  text-indent: 32px;
  line-height: 2.15;
  text-align: justify;
}
.bottom_content .image {
  width: 432px;
  height: 432px;
  background-image: url(../assets/Group.png);
  float: right;
}
/* two_公共服务 */
.Module_two > .content_box,
.Module_three > .content_box {
  padding-top: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.Module_two > .content_box > .list_item,
.Module_three > .content_box > .list_item {
  width: 260px;
  height: 250px;
  padding: 16px 19px 10px 19px;
  border: 1px solid #f4f4f4;
  border-radius: 4px;
  margin-bottom: 50px;
}
.content_box .list_item .item_top {
  width: 222px;
  height: 62px;
  margin-bottom: 12px;
}
.item_top .left_img {
  float: left;
  width: 62px;
  height: 62px;
  background-image: url(../assets/quan.png);
}
.item_top .right_title {
  float: left;
  width: 160px;
  height: 100%;
}
.right_title .text_title {
  margin: 14px 0 8px 8px;
}
.right_title .line {
  width: 30px;
  height: 2px;
  margin-left: 8px;
  background-color: #06aef6;
  border-radius: 10px;
}
.right_title .public_color {
  background-color: #e49baf !important;
}
.right_title .expert_color {
  background-color: #83e1bc !important;
}
.right_title .test_color {
  background-color: #2ec780 !important;
}
.right_title .notice_color {
  background-color: #998be6 !important;
}
.right_title .train_color {
  background-color: #fd9f3c !important;
}
.content_box .list_item .item_bottom {
  padding: 0 6px;
  font-size: 14px;
  color: #4a4a4a;
  line-height: 2.15;
  text-align: justify;
}
.list_item .item_top .goka {
  background-image: url(../assets/gokai.png) !important;
}
.list_item .item_top .zixun {
  background-image: url(../assets/zixun.png) !important;
}
/*  */
.content_box .two_peix {
  height: 400px !important;
}
.list_item .item_top .renya {
  background-image: url(../assets/renya.png) !important;
}
.list_item .item_top .kaoshi {
  background-image: url(../assets/kaoshi.png) !important;
}
.list_item .item_top .tongzhi {
  background-image: url(../assets/tongzhi.png) !important;
}
.list_item .item_top .peixun {
  background-image: url(../assets/peixun.png) !important;
}

/* 优势特点 */
.jianjie_right > .Module_four > .content_box,
.Module_five .content_box {
  padding-top: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.jianjie_right > .Module_four > .content_box > .list_item {
  width: 260px;
  height: 200px;
  padding: 16px 19px 0 19px;
  border: 1px solid #f4f4f4;
  border-radius: 4px;
  margin-bottom: 50px;
}
.Module_four .right_title .system_color {
  background-color: #ff5c53 !important;
}
.Module_four .right_title .practical_color {
  background-color: #ffd43b !important;
}
.Module_four .right_title .authority_color {
  background-color: #50bcff !important;
}
.list_item .item_top .tixi {
  background-image: url(../assets/tixi.png) !important;
}
.list_item .item_top .shiyong {
  background-image: url(../assets/shiyong.png) !important;
}
.list_item .item_top .qwei {
  background-image: url(../assets/qwei.png) !important;
}
/* 核心价值 */
.Module_five .five_item {
  width: 396px;
  height: 130px;
  margin-bottom: 50px;
}
.five_item .value_title {
  margin-bottom: 10px;
}
.five_item .value_title::before {
  display: inline-block;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #06aef6;
  margin: 0 8px 2px 0;
}
.five_item .value_text {
  line-height: 30px;
  font-size: 14px;
  color: #4a4a4a;
  text-align: justify;
}
.card_title {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #4a4a4a;
  font-weight: bold;
}
/* 页面底部 */
.footer {
  width: 100%;
  height: 120px;
  background-color: #3c3c3c;
  padding: 30px 0;
  margin-top: 70px;
}
.footer_content {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.footer_content .copy_icp {
  height: 60px;
  text-align: left;
}
.footer_content .chuan_wen {
  width: 267px;
  height: 60px;
}
.bottom-beian {
  width: 100%;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.text_duan {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666;
}
.copy_text {
  width: 100%;
  height: 20px;
  margin-bottom: 20px;
}
.icp_text {
  /* display: block;
  text-decoration: none;
  float: left;
  margin-right: 40px; */
}
.icp_text:hover {
  text-decoration: underline;
  text-decoration-color: #666;
}
.footer .footer_image {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  background-image: url(../assets/footer_log.png);
}
.footer .chuan_wen .footer_text {
  width: 186px;
  float: right;
  margin: 20px 0;
}
.gabeian {
  /* display: inline-block; */
  /* height: 60px; */
  /* float: left; */
}
.jinwei {
  /* display: block;
  float: left; */
}
.jinwei {
  width: 16px;
  height: 16px;
  background-image: url(../assets/gongan.png);
  background-size: 100% 100%;
  margin: 0 4px 0 20px;
}
