#china .china-banner {
  width: 100%;
  height: 449px;
  background: url('../img/china/china-banner.jpg') no-repeat;
  background-size: cover;
}
#china .china-visa {
  width: 100%;
}
#china .china-visa .visa-con {
  padding-top: 58px;
  margin-bottom: 97px;
  position: relative;
}
#china .china-visa .visa-con .visa-title {
  font-size: 36px;
  color: #0055b3;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
}
#china .china-visa .visa-con .visa-content {
  padding: 0 32px 0 23px;
  box-sizing: border-box;
}
#china .china-visa .visa-con .visa-content .visa-left {
  display: inline-block;
  padding-top: 8px;
}
#china .china-visa .visa-con .visa-content .visa-left .left-title1 {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
}
#china .china-visa .visa-con .visa-content .visa-left .left-title1:nth-child(1) {
  margin-bottom: 16px;
}
#china .china-visa .visa-con .visa-content .visa-left .left-title1:nth-child(3) {
  margin-bottom: 10px;
}
#china .china-visa .visa-con .visa-content .visa-left .left-title1:nth-child(5) {
  margin-bottom: 15px;
}
#china .china-visa .visa-con .visa-content .visa-left .left-title1 img {
  margin-right: 12px;
}
#china .china-visa .visa-con .visa-content .visa-left .left-news {
  width: 592px;
  font-size: 16px;
  color: #333333;
  line-height: 1.75;
  text-align: justify;
}
#china .china-visa .visa-con .visa-content .visa-left .left-news:nth-child(2) {
  margin-bottom: 24px;
}
#china .china-visa .visa-con .visa-content .visa-left .left-news:nth-child(4) {
  margin-bottom: 28px;
  text-align: left;
}
#china .china-visa .visa-con .visa-content > img {
  float: right;
}
#china .china-visa .visa-con .visa-content .visa-but {
  background-color: #f83659;
  width: 119px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 495px;
  top: 533px;
  cursor: pointer;
}
#china .china-residence {
  width: 100%;
  height: 508px;
  background: url('../img/china/residence.jpg') no-repeat;
  background-size: cover;
}
#china .china-residence .residence-con {
  height: 100%;
  display: flex;
  align-items: center;
}
#china .china-residence .residence-con .residence-news {
  width: 495px;
  height: 380px;
  background: url('../img/china/residencecon.png') no-repeat;
  background-size: cover;
  padding: 24px 18px 0 23px;
}
#china .china-residence .residence-con .residence-news .news-title {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.333;
  margin-bottom: 26px;
}
#china .china-residence .residence-con .residence-news .news-new {
  font-size: 17px;
  color: #ffffff;
  line-height: 1.875;
  text-align: justify;
}
#china .china-residence .residence-con ul {
  margin-left: 52px;
}
#china .china-residence .residence-con ul li {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.75;
  width: 573px;
  padding-left: 30px;
  background: url('../img/china/gou.png') no-repeat;
  background-position: 0px 2px;
  margin-bottom: 12px;
}
#china .china-we {
  width: 100%;
}
#china .china-we .we-con {
  padding-top: 58px;
}
#china .china-we .we-con .we-title {
  font-size: 36px;
  color: #0055b3;
  font-weight: bold;
  line-height: 0.778;
  text-align: center;
  margin-bottom: 60px;
}
#china .china-we .we-con .we-lis {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 78px;
}
#china .china-we .we-con .we-lis .lis-item {
  width: 280px;
  height: 160px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(200, 200, 200, 0.5);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#china .china-we .we-con .we-lis .lis-item div .we-icon {
  margin: 0 auto;
  box-sizing: border-box;
  width: 76px;
  height: 76px;
  border-width: 1px;
  border-color: #0055b3;
  border-style: solid;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#china .china-we .we-con .we-lis .lis-item div .we-icon .img1 {
  display: block;
}
#china .china-we .we-con .we-lis .lis-item div .we-icon .img2 {
  display: none;
}
#china .china-we .we-con .we-lis .lis-item div .we-news {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 1.563;
  text-align: center;
  width: 210px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#china .china-we .we-con .we-lis .lis-item:hover {
  background-color: #0055b3 !important;
}
#china .china-we .we-con .we-lis .lis-item:hover div .we-icon {
  background-color: rgba(255, 255, 255, 0.102);
}
#china .china-we .we-con .we-lis .lis-item:hover div .we-icon .img1 {
  display: none;
}
#china .china-we .we-con .we-lis .lis-item:hover div .we-icon .img2 {
  display: block;
}
#china .china-we .we-con .we-lis .lis-item:hover div .we-news {
  color: white;
}
