.banner {
  height: 540px;
  width: 100%;
  min-width: 1200px;
  background-color: #367ff4;
  position: relative;
  padding-top: 163px;
}
.banner .banner_img {
  width: 689px;
  height: 385px;
  position: absolute;
  top: 78px;
  left: 45.4%;
}
.banner .banner_width {
  width: 1200px;
  margin: 0 auto;
}
.banner .banner_width .banner_plu_title {
  width: 1200px;
  font-size: 72px;
  font-family: PingFangSC;
  font-weight: 600;
  color: #fff;
  line-height: 67px;
}
.banner .banner_width .banner_sub_title {
  width: 1200px;
  font-size: 18px;
  font-family: PingFangSC;
  font-weight: 300;
  text-align: justify;
  color: #fff;
  line-height: 28px;
  margin-top: 16px;
}
.banner .banner_width .banner_sub_title p {
  width: 500px;
  text-align: justify;
}
.banner .banner_width .banner_button {
  display: inline-block;
  margin-top: 32px;
  width: 180px;
  height: 56px;
  border-radius: 28px;
  border: 1px solid #fff;
  line-height: 54px;
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #fff;
}
.banner .banner_width .banner_button a {
  color: #fff;
}
.content {
  width: 100%;
  background: #fff;
}
.content:nth-of-type(2n) {
  background: #fafaf8;
}
.content .content_width {
  width: 1200px;
  padding-top: 96px;
  margin: 0 auto;
}
.content .content_width.one {
  height: 640px;
}
.content .content_width.two {
  height: 754px;
}
.content .content_width.three {
  height: 700px;
}
.content .content_width.four {
  height: auto;
  padding-bottom: 40px;
}
.content .content_width .content_plu_title {
  text-align: center;
  font-size: 46px;
  font-family: PingFangSC;
  font-weight: 500;
  color: #454565;
  line-height: 65px;
}
.content .content_width .content_plu_title span {
  color: #1890ff;
}
.content .content_width .content_sub_title {
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #595959;
  line-height: 32px;
}
.content .content_width .content_one_list {
  font-size: 0;
}
.content .content_width .content_one_list .list {
  display: inline-block;
  width: 25%;
  margin-top: 72px;
}
.content .content_width .content_one_list .list .list_icon {
  float: left;
}
.content .content_width .content_one_list .list .list_icon img {
  width: 48px;
  height: 48px;
}
.content .content_width .content_one_list .list .list_content {
  display: inline-block;
  width: 155px;
  margin-left: 10px;
}
.content .content_width .content_one_list .list .list_content .list_plu_title {
  font-size: 18px;
  font-family: PingFangSC;
  font-weight: 500;
  color: #262626;
  line-height: 25px;
}
.content .content_width .content_one_list .list .list_content .list_sub_title {
  margin-top: 8px;
  font-size: 15px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #595959;
  line-height: 21px;
}
.content .content_width .content_two_list {
  font-size: 0;
  margin-top: 40px;
}
.content .content_width .content_two_list .list {
  display: inline-block;
  width: 300px;
  height: 400px;
  background: rgba(0, 0, 0, 0.1);
  background-size: 100% 100%;
  position: relative;
  cursor: pointer;
}

.content .content_width .content_two_list .list:hover .bg {
  background: rgba(56,132,204);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#990049ff, endColorstr=#990049ff) \9;
  padding: 36px 32px;
}
.content .content_width .content_two_list .list:hover .bg .bg_content1 {
  display: block;
}
.content .content_width .content_two_list .list:hover .bg .bg_content {
  display: none;
}
.content .content_width .content_two_list .list .bg {
  background: #45A5FD;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000) \9;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 75px;
  text-align: center;
  cursor: pointer;
}
.content .content_width .content_two_list .list .bg1 {
  background: #1890FF;
}
.content .content_width .content_two_list .list:hover .bg1 {
  background: #1373CC;
}
.content .content_width .content_two_list .list .bg .bg_icon {
  width: 96px;
  height: 96px;
  margin: 0 auto;
}
.content .content_width .content_two_list .list .bg .bg_icon img {
  width: 100%;
  height: 100%;
}
.content .content_width .content_two_list .list .bg .bg_content,
.content .content_width .content_two_list .list .bg .bg_content1 {
  margin-top: 32px;
}
.content .content_width .content_two_list .list .bg .bg_content .bg_plu_title,
.content .content_width .content_two_list .list .bg .bg_content1 .bg_plu_title {
  font-size: 30px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #fff;
  line-height: 42px;
}
.content .content_width .content_two_list .list .bg .bg_content .bg_sub_title,
.content .content_width .content_two_list .list .bg .bg_content1 .bg_sub_title {
  font-size: 18px;
  font-family: PingFangSC;
  font-weight: 300;
  color: rgba(255,255,255,0.85);
  line-height: 25px;
}
.content .content_width .content_two_list .list .bg .bg_content .bg_sub_title .more,
.content .content_width .content_two_list .list .bg .bg_content1 .bg_sub_title .more {
  font-size: 18px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #fff;
  text-align: left;
  margin-top: 10px;
}
.content .content_width .content_two_list .list .bg .bg_content1 {
  display: none;
}
.content .content_width .content_two_list .list.card1 {
  background-image: url(../img/yun/beishoulke.png);
}
.content .content_width .content_two_list .list.card2 {
  background-image: url(../img/yun/zuoye.png);
}
.content .content_width .content_two_list .list.card3 {
  background-image: url(../img/yun/shijuan.png);
}
.content .content_width .content_two_list .list.card4 {
  background-image: url(../img/yun/jiaoshi.png);
}
.content .content_width .content_three_list {
  font-size: 0;
  margin-top: 64px;
}
.content .content_width .content_three_list .list {
  width: 33.33%;
  display: inline-block;
  text-align: center;
}
.content .content_width .content_three_list .list .icon {
  width: 100%;
  text-align: center;
}
.content .content_width .content_three_list .list .icon img {
  width: 176px;
  height: 176px;
  margin: 0 auto;
}
.content .content_width .content_three_list .list .list_plu_title {
  width: 347px;
  font-size: 26px;
  font-family: PingFangSC;
  font-weight: 500;
  color: #a89191;
  line-height: 37px;
  margin: 9px auto 0;
}
.content .content_width .content_three_list .list .list_sub_title {
  width: 347px;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #595959;
  line-height: 22px;
  margin: 22px auto 0;
}
.content .content_width .content_four_list {
  margin-top: 76px;
}
.content .content_width .content_four_list .title {
  font-weight: bold;
}
.content .content_width .content_four_list .table {
  width: 902px;
  height: 742px;
  border: 1px solid #d9d9d9;
  margin: 0 auto 127px;
  font-size: 0;
}
.content .content_width .content_four_list .table .td {
  height: 100%;
  display: inline-block;
  border-right: 1px solid #d9d9d9;
}
.content .content_width .content_four_list .table .td.left {
  width: 159px;
}
.content .content_width .content_four_list .table .td.center {
  width: 319px;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #454565;
}
.content .content_width .content_four_list .table .td.right {
  width: 422px;
  border-right: 0;
  position: relative;
  background: #1890ff;
}
.content .content_width .content_four_list .table .td.right .tr {
  color: #fff !important;
}
.content .content_width .content_four_list .table .td.right:before {
  content: "";
  width: 422px;
  height: 10px;
  background: #1890ff;
  position: absolute;
  top: -10px;
  left: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.content .content_width .content_four_list .table .td.right:after {
  content: "";
  width: 422px;
  height: 10px;
  background: #1890ff;
  position: absolute;
  bottom: -9px;
  left: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.content .content_width .content_four_list .table .td .tr {
  height: 68px;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #d9d9d9;
  font-size: 16px;
  font-family: PingFangSC;
  color: #454565;
  line-height: 67px;
}
.content .content_width .content_four_list .table .td .tr.origin {
  color: #fba118;
}
.content .content_width .content_four_list .table .td .tr.border_none {
  border: 0;
}
.more_data {
  width: 1200px;
  height: 120px;
  background-image: url(../img/yun/sz.png);
  background-repeat: no-repeat;
  background-position-x: -30px;
  background-position-y: -30px;
  box-shadow: 0px 2px 32px 0px rgba(11, 109, 217, 0.6);
  border-radius: 12px;
  font-size: 32px;
  font-family: PingFangSC;
  font-weight: 500;
  color: #fff;
  line-height: 120px;
  padding: 0 50px;
}
.more_data .more_button {
  float: right;
  width: 180px;
  height: 56px;
  background: #fff;
  border-radius: 6px;
  font-size: 20px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #1890ff;
  line-height: 56px;
  margin-top: 32px;
  text-align: center;
}
