.yz-navbar {
  background-color: #fff;
}

.banner {
  height: 620px;
  background: url(../image/banner.png) no-repeat center center;
  background-size: cover;
}

.home-btn {
  opacity: 1;
  border-radius: 17.5px;
  background: rgba(255, 113, 86, 1);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  color: #fff;
  height: 35px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 0px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  vertical-align: bottom;
  padding: 0 19px;
  border: 0;
  cursor: pointer;
}

.d-container {
  width: 1400px;
  margin: 0 auto;
  position: relative;
}

.yz-s-title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 52px;
  padding-top: 195px;
}

.yz-s-section-banner .yz-s-topic {
  font-size: 48px;
  margin-top: 20px;
}

.yz-s-section-banner .yz-s-subtopic {
  color: #383838;
  font-size: 24px;
}

.banner .home-btn,
.mdm-footer .f-row .home-btn {
  height: 60px;
  width: 152px;
  border-radius: 36px;
  font-size: 18px;
}

.banner .home-btn:active,
.banner .home-btn:focus {
  outline: none;
}

.yz-s-topic {
  font-size: 20px;
  color: #383838;
  margin: 35px 0;
}

.d-data-mian {
  background-color: #f5f7fb;
}

.home-title {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 57.92px;
  color: rgba(56, 56, 56, 1);
  text-align: center;
  padding: 50px 0;
}

.home-tips {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26.06px;
  color: #a6a6a6;
  text-align: center;
}

.mdm-footer {
  height: 410px;
  background: url(../image/s9.png) no-repeat center center;
}

.footer-zx {
  font-size: 36px;
  color: #383838;
}

.footer-text {
  font-size: 40px;
  font-weight: bold;
  color: #383838;
}

.mdm-footer .f-row {
  display: flex;
  justify-content: space-between;
  padding-top: 70px;
  align-items: flex-end;
}

.mdm-footer .f-list {
  display: flex;
  margin-top: 95px;
}

.mdm-footer .f-list .f-item {
  flex: 1;
  display: flex;
}

.mdm-footer .f-list .f-item img {
  width: 55px;
  height: 55px;
  margin-right: 10px;
}

.mdm-footer .f-list .f-item p {
  font-size: 15px;
  color: #383838;
  margin: 0;
}

.mdm-footer .f-list .f-item p:last-child {
  color: #808080;
  margin-top: 5px;
}

.tixi {
  height: 277px;
  background: url(../image/juxing.png) no-repeat;
  background-size: cover;
  padding: 80px;
}

.tixi .tixi-item {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 20px;
  color: #383838;
  padding: 8px 0;
}

.tixi .tixi-item img {
  position: relative;
  top: 8px;
}

.process {
  background-color: #f5f7fb;
  padding-bottom: 35px;
  overflow: auto;
}

.process .sidebar {
  width: 360px;
  margin-top: 10px;
  float: left;
}

.process .sidebar-item {
  height: 110px;
  background: url(../image/s1.png) no-repeat;
  padding: 25px 20px;
  margin-bottom: 10px;
  transition: all 0.3s ease-in;
}

.process .sidebar-item:hover {
  background: url(../image/s1-select.png) no-repeat;
}

.process .sidebar-item:hover .item-title,
.process .sidebar-item:hover .u-item {
  color: #fff;
}

.process .sidebar-item:hover .u-item::after {
  background-color: #fff;
}

.process .sidebar-item:hover .icon {
  background: url(../image/s1-select-icon.png) no-repeat;
}

.process .sidebar-item .item-title {
  color: #383838;
  font-size: 16px;
  display: flex;
  align-items: center;
}

.process .sidebar-item .icon {
  width: 18px;
  height: 19px;
  background: url(../image/s1-icon.png) no-repeat;
  background-size: cover;
  margin-right: 10px;
}

.process .sidebar-item .item-title img {
  margin-right: 10px;
}

.process .sidebar-item .u-item {
  font-size: 14px;
  padding-left: 10px;
  position: relative;
  margin-top: 5px;
  color: #666;
}

.process .sidebar-item .even .u-item {
  width: 50%;
  float: left;
}

.process .sidebar-item .u-item::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #383838;
  top: 11px;
  left: 0;
}

.process-body {
  margin-left: 380px;
}

.process-body img {
  max-width: 100%;
  width: 100%;
}

.d-container {
  width: 1200px;
}

.page-more {
  text-align: center;
  color: #4a6af7;
  font-size: 18px;
  cursor: pointer;
  margin-top: 20px;
}

.zsk .row {
  display: flex;
}

.zsk .row-left {
  flex: 1;
}

.zsk .row-left h5 {
  color: #383838;
  font-size: 24px;
  margin-bottom: 40px;
}

.zsk .row-left .u-list {
  margin-bottom: 70px;
}

.zsk .row-left .home-btn {
  width: 147px;
  height: 60px;
  border-radius: 36px;
}

.zsk .row-left .u-item ,.shop .u-item{
  color: #808080;
  font-size: 16px;
  line-height: 28px;
  margin-top: 5px;
  position: relative;
  padding-left: 15px;
}

.zsk .row-left .u-item::after ,.shop .u-item::after{
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #808080;
  left: 0;
  top: 15px;
}

.zsk .row-rigth {
  margin-left: 20px;
  width: 550px;
}

.zsk .row-rigth img {
  width: 100%;
}

.bulletin {
  background-color: #f5f7fb;
  padding-top: 100px;
  height: 575px;
}

.row {
  display: flex;
}

.flex {
  flex: 1;
}

.bulletin .icon {
  width: 570px;
  margin-right: 100px;
}

.bulletin .icon img {
  width: 100%;
}

.bulletin .title{
  color: #383838;
  font-size: 24px;
}

.bulletin .desc{
  color: #808080;
  font-size: 18px;
  margin-top: 40px;
}

.bulletin .home-btn{
  width: 147px;
  height: 60px;
  border-radius: 36px;
  margin-top: 25px;
}

.shop .title{
  color: #383838;
  font-size: 24px;
  margin-bottom: 40px;
}

.shop .u-list{
  margin-bottom: 40px;
}

.shop .home-btn{
  width: 147px;
  height: 60px;
  border-radius: 34px;
}

.kh{
  display: flex;
  width: 1384px;
}

.kh .flex{
  padding: 0 5px;
}

.kh img{
  width: 100%;
}