body {
  width: 100%;
  background-color: #f3f7e7;
  font-family: PingFang SC, Microsoft YaHei, Lantinghei SC, Helvetica Neue, Helvetica, Arial, \\5fae\8f6f\96c5\9ed1, STHeitiSC-Light, simsun, \\5b8b\4f53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, 'sans-serif';
}
.wrapper {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.banner {
  width: 100%;
  height: 660px;
  min-width: 1200px;
  max-width: 1920px;
  position: relative;
}
.swiper-container {
  width: 100%;
  height: 660px;
}
.banner .swiper-slide {
  width: 100%;
  min-width: 1200px;
  max-width: 1920px;
  height: 660px;
  background-position: center;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: -55px;
  margin-left: 280px;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.topbar {
  position: relative;
  top: -660px;
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
.login-btn {
  position: absolute;
  top: 24px;
  right: 0px;
  z-index: 1;
  width: 196px;
  height: 63px;
  background-image: url('../images/login-btn.png');
  background-repeat: no-repeat;
  background-size: 196px 63px;
  cursor: pointer;
}
.login-btn .user-icon {
  position: absolute;
  left: 39px;
  top: 18px;
  width: 19px;
  height: 19px;
  background-image: url('../images/system-user.png');
  background-repeat: no-repeat;
  background-size: 19px 19px;
}
.login-btn .text {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 4.43px;
  line-height: 24px;
  padding-left: 68px;
  padding-top: 15px;
}
.slogan {
  width: 1176px;
  height: 230px;
  margin: 0 auto;
  background-image: url('../images/slogan.png');
  background-repeat: no-repeat;
  background-size: 1176px 230px;
  margin-top: -60px;
  z-index: 2;
  position: relative;
  padding: 76px 136px;
  box-sizing: border-box;
  color: #e24a4a;
  font-size: 16px;
  line-height: 29px;
}
.slogan .grass {
  position: absolute;
  right: -9px;
  bottom: -12px;
  width: 66px;
  height: 85px;
  background-image: url('../images/grass.png');
  background-repeat: no-repeat;
  background-size: 66px 85px;
}
.s-title {
  margin-top: 50px;
}
.s-title img {
  display: block;
  margin: 0 auto;
}
.enter {
  width: 1200px;
  margin: 0 auto;
  margin-top: 48px;
}
.enter .enter-title {
  width: 1200px;
  height: 80px;
  background-image: url('../images/title.png');
  background-repeat: no-repeat;
  background-size: 1200px 80px;
  padding-top: 21px;
  box-sizing: border-box;
}
.enter .enter-title .enter-title-text {
  width: 401px;
  height: 34px;
  margin: 0 auto;
  background-image: url('../images/title-text.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.enter .enter-content {
  width: 100%;
  height: 258px;
  padding-top: 50px;
  padding-left: 163px;
  padding-right: 163px;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=125, Strength=9,startColorstr=#19000000,endColorstr=#19000000);
}
.enter .enter-content .enter1,
.enter .enter-content .enter2 {
  float: left;
}
.enter .enter-content .enter2 {
  margin-left: 50px;
}
.enter .enter-content .enter1 .btn-orange {
  width: 400px;
  height: 80px;
  background: linear-gradient(270deg, rgb(255, 210, 97) 0%, rgb(255, 145, 70) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffd261, endColorstr=#ff9146); /*IE<9>*/
  -ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffd261, endColorstr=#ff9146)'; /*IE8+*/
  border-radius: 4px;
  text-align: center;
  line-height: 80px;
  box-shadow: 2px 4px#EF904E;
  cursor: pointer;
}

.enter .enter-content .enter1 .btn-orange .add-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url('../images/add.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}
.enter .enter-content .enter1 .btn-orange .text {
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  line-height: 25px;
  vertical-align: middle;
}
.enter .enter-content .enter1 .desc {
  width: 410px;
  height: 42px;
  background-image: url('../images/desc-orange.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 24px;
  z-index: 2;
  position: relative;
}
.enter .enter-content .enter1 .desc .dot {
  width: 8px;
  height: 8px;
  background: #ffb241;
  display: block;
  position: relative;
  top: 4px;
  border-radius: 4px;
}
.enter .enter-content .enter1 .shadow {
  width: 400px;
  height: 16px;
  background-image: url('../images/orange-shadow.png');
  background-repeat: no-repeat;
  position: relative;
  top: -10px;
  z-index: 1;
}
.enter .enter-content .enter2 .btn-blue {
  width: 402px;
  height: 84px;
  background-image: url('../images/btn-blue.png');
  background-repeat: no-repeat;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
}

.enter .enter-content .enter2 .btn-blue .user2-icon {
  display: inline-block;
  width: 27px;
  height: 22px;
  background-image: url('../images/user2.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}
.enter .enter-content .enter2 .btn-blue .text {
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  line-height: 25px;
  vertical-align: middle;
}
.enter .enter-content .enter2 .desc {
  width: 374px;
  height: 42px;
  background-image: url('../images/desc-blue.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 20px;
  z-index: 2;
  position: relative;
}
.enter .enter-content .enter2 .shadow {
  width: 400px;
  height: 16px;
  background-image: url('../images/blue-shadow.png');
  background-repeat: no-repeat;
  position: relative;
  top: -10px;
  z-index: 1;
}
.enter .enter-content .enter2 .desc .dot {
  display: block;
  width: 8px;
  height: 8px;
  background: #4fb4e1;
  border-radius: 50%;
  position: relative;
  top: 4px;
  behavior: url('../PIE.htc');
}
.enter .enter-content .enter2 .desc a {
  display: block;
  width: 100%;
  height: 100%;
}
.enter .enter-content .enter2 .desc .icon-hand {
  position: absolute;
  bottom: -3px;
  right: 85px;
  width: 16px;
  height: 18px;
  background-image: url('../images/icon-hand.png');
  background-repeat: no-repeat;
}
.enter .enter-content .ye1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 62px;
  height: 157px;
  background-image: url('../images/ye1.png');
  background-repeat: no-repeat;
}
.enter .enter-content .ye2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 43px;
  height: 71px;
  background-image: url('../images/ye2.png');
  background-repeat: no-repeat;
}
.special-list {
  width: 1200px;
  margin: 0 auto;
  margin-top: 74px;
}
.special-title {
  width: 100%;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.special-title .title-left {
  display: inline-block;
  width: 32px;
  height: 24px;
  background-image: url('../images/title-left.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}
.special-title .text {
  font-size: 24px;
  font-weight: bold;
  color: #42a94d;
  line-height: 30px;
  vertical-align: middle;
}
.special-title .title-right {
  display: inline-block;
  width: 31px;
  height: 30px;
  background-image: url('../images/title-right.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}

.list-content {
  width: 1200px;
  background: #fefff9;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-top: 24px;
  position: relative;
  padding: 48px;
  box-sizing: border-box;
}
.list-swiper {
  height: 1104px;
  overflow: hidden;
}
.list-hot {
  width: 1030px;
  border-radius: 4px;
  margin-top: 24px;
  position: relative;
  padding: 14px 17px 2px 17px;
  box-sizing: border-box;
  border: 1px solid #BACC86;
  font-size: 0;
}
.hot-item {
  float: left;
  width: 100%;
  height: 185px;
  //background-image: url('../images/hot-bg.png');
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding: 40px 0 0 25px;
  border-radius: 2px;
  margin-right: 12px;
  margin-bottom: 12px;
}
.hot-item:nth-child(3n) {
  margin-right: 0;
}
.hot-item a{
  display: block;
  height: 100%;
  width: 100%;
}
.hot-item .name {
  font-size: 18px;
  font-weight: bolder;
  line-height: 24px;
  margin-bottom: 16px;
  color: #333;
  font-family: MicrosoftYaHei-Bold, Micros;
}
.hot-item .des {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #d0021b;
}
.hot-item .company {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.ye3 {
  position: absolute;
  top: -42px;
  left: -76px;
  width: 124px;
  height: 90px;
  background-image: url('../images/ye3.png');
  background-repeat: no-repeat;
  z-index: -1;
}
.ye4 {
  position: absolute;
  bottom: -52px;
  right: -158px;
  width: 231px;
  height: 352px;
  background-image: url('../images/ye4.png');
  background-repeat: no-repeat;
  z-index: -1;
}
.list-item {
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #dfae8b;
  position: relative;
  margin-top: 10px;
}

.list-item1 {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #dfae8b;
  position: relative;
  margin-top: 10px;
}

.list-item:last-child {
  border-bottom: 0;
}
.list-item::after {
  content: '';
  display: block;
  clear: both;
}
.list-item .thumb {
  width: 150px;
  height: 95px;
  float: left;
  border-radius: 4px; 
}

.list-item .thumb1 {
  width: 150px;
  height: 85px;
  float: left;
  border-radius: 4px; 
}

.list-item .thumb2 {
  width: 195px;
  height: 122px;
  float: left;
  border-radius: 4px; 
}

.list-item .content1 {
  float: left;
  margin-left: 1%;
  width: 86%;
  overflow: hidden;
  margin-top: 11px;
  background-color: #f5f5f5;
}

.list-item .content2 {
  float: left;
  margin-left: 1%;
  width: 82%;
  overflow: hidden;
  margin-top: 11px;
  background-color: #f5f5f5;
}

.list-item .content {
  float: left;
  margin-left: 1%;
  width: 72%;
  overflow: hidden;
  margin-top: 11px;
  background-color: #f5f5f5;
  height: 120px;
}

.list-item:hover{ 
    background: #f5f5f5;
    box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 5px 0 rgba(0, 0, 0, 0.19);
}


.list-item .content1 .item-title {
  font-size: 17px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 24px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  	margin-top: 10px;
	    float: left;
    margin-left: 3%;
}

.list-item .content2 .item-title {
  font-size: 17px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 24px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  	margin-top: 10px;
	    float: left;
    margin-left: 3%;
}

.list-item .content .item-title {
  font-size: 17px;
  font-weight: bold;
  color: #4a4a4a;
  line-height: 24px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  	margin-top: 10px;
	    float: left;
    margin-left: 3%;
}

.list-item .content1 .item-title:hover {
  font-size: 17px;
  font-weight: bold;
  color: #d9534f;
  line-height: 24px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  	margin-top: 10px;
	text-decoration: underline;
	cursor:pointer
}

.list-item .content2 .item-title:hover {
  font-size: 17px;
  font-weight: bold;
  color: #d9534f;
  line-height: 24px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  	margin-top: 10px;
	text-decoration: underline;
	cursor:pointer
}

.list-item .content .item-title:hover {
  font-size: 18px;
  font-weight: bold;
  color: #d9534f;
  line-height: 24px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  	margin-top: 10px;
	text-decoration: underline;
	cursor:pointer
}

.list-item .content1 .desc {
  margin-top: 14px;
  line-height: 19px;
}
.list-item .content1 .grey {
  color: #666666;
  font-size: 14px;
}
.list-item .content1 .black {
  color: #333333;
  font-size: 14px;
}
.list-item .content1 .desc .item {
  margin-right: 10px;
  font-size: 12px;
}


.list-item .content2 .desc {
  margin-top: 14px;
  line-height: 19px;
}
.list-item .content2 .grey {
  color: #666666;
  font-size: 14px;
}
.list-item .content2 .black {
  color: #333333;
  font-size: 14px;
}
.list-item .content2 .desc .item {
  margin-right: 10px;
  font-size: 12px;
}


.list-item .content .desc {
  margin-top: 14px;
  line-height: 19px;
}
.list-item .content .grey {
  color: #666666;
  font-size: 14px;
}
.list-item .content .black {
  color: #333333;
  font-size: 14px;
}
.list-item .content .desc .item {
  margin-right: 10px;
  font-size: 12px;
}
.icon-qiye {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url('../images/icon-qiye.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}
.icon-people {
  display: inline-block;
  width: 11px;
  height: 12px;
  background-image: url('../images/icon-people.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}

.list-item .content1 .desc .item .grey,
.list-item .content1 .desc .item .black {
  font-size: 12px;
}
.list-item .content1 .desc .item .green {
  color: #42a94d;
  font-size: 12px;
}
.list-item .content1 .info {
  margin-top: 2%;
}
.list-item .content1 .info .status {
  display: inline-block;
  width: 45px;
  height: 20px;
  background: #42a94d;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
}



.list-item .content2 .desc .item .grey,
.list-item .content2 .desc .item .black {
  font-size: 12px;
}
.list-item .content2 .desc .item .green {
  color: #42a94d;
  font-size: 12px;
}
.list-item .content2 .info {
  margin-top: 2%;
}
.list-item .content2 .info .status {
  display: inline-block;
  width: 45px;
  height: 20px;
  background: #42a94d;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
}




.list-item .content .desc .item .grey,
.list-item .content .desc .item .black {
  font-size: 12px;
}
.list-item .content .desc .item .green {
  color: #42a94d;
  font-size: 12px;
}
.list-item .content .info {
  margin-top: 2%;
}
.list-item .content .info .status {
  display: inline-block;
  width: 45px;
  height: 20px;
  background: #42a94d;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
}

.status1 {
  display: inline-block;
  width: 45px;
  height: 20px;
  background: #42a94d;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
      margin-right: 5px;
}

.status2 {
  display: inline-block;
  width: 45px;
  height: 20px;
  background: #777;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
      margin-right: 5px;
}

.status22 {
  display: inline-block;
  width: 60px;
  height: 20px;
  background: #60a1b7ed;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
      margin-right: 5px;
}

.status3 {
  display: inline-block;
  width: 80px;
  height: 22px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #d393518c;
  font-size: 12px;
  color: #d39351de;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
      margin-right: 5px;
}

.status4 {
  display: inline-block;
  width: 80px;
  height: 22px;
  background: #d39351de;
  border-radius: 2px;
  border: 1px solid #d393518c;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
      margin-right: 5px;
}

.list-item .content1 .info .date {
  font-size: 14px;
  color: #333;
  line-height: 19px;
  vertical-align: middle;
}

.list-item .content2 .info .date {
  font-size: 14px;
  color: #333;
  line-height: 19px;
  vertical-align: middle;
}

.list-item .content .info .date {
  font-size: 14px;
  color: #333;
  line-height: 19px;
  vertical-align: middle;
}
.list-item .go-btn {
  display: block;
  position: absolute;
  top: 70px;
  right: 50px;
  z-index: 1;
  width: 162px;
  height: 42px;
  background-image: url('../images/go-btn.png');
  background-repeat: no-repeat;
  background-size: 160px 42px;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
  border-radius: 45px;
}
.list-item .go-btn .text {
  font-size: 18px;
  color: #fff;
  line-height: 21px;
}
.list-item .go-btn .arraw-icon {
  display: inline-block;
  width: 17px;
  height: 14px;
  background-image: url('../images/arraw-icon.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}


.list-item .go-btn1 {
  display: block;
  position: absolute;
  top: 70px;
  right: 25px;
  z-index: 1;
  width: 120px;
  height: 40px;
  //background-image: url('../images/go-btn.png');
  background-repeat: no-repeat;
  background-size: 160px 42px;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
  border-radius: 45px;
  background-color: #e4a974;
}
.list-item .go-btn1 .text {
  font-size: 15px;
  color: #fff;
  line-height: 21px;
}
.list-item .go-btn1 .arraw-icon {
  display: inline-block;
  width: 17px;
  height: 16px;
  background-image: url('../images/arraw-icon.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}



.list-item .go-btn2 {
  display: block;
  position: absolute;
  top: 30px;
  right: 15px;
  z-index: 1;
  width: 120px;
  height: 30px;
  background-image: url('../images/bg1.png');
  background-repeat: no-repeat;
  //background-size: 160px 42px;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  border-radius: 45px;
  color: #ae5508;
}

.list-item .go-btn2:hover {
  display: block;
  position: absolute;
  top: 30px;
  right: 15px;
  z-index: 1;
  width: 120px;
    height: 30px;
  background-image: url('../images/bg2.png');
  background-repeat: no-repeat;
  //background-size: 160px 42px;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  border-radius: 45px;
  color: #fff;
}



.list-item .go-btn3 {
  display: block;
  position: absolute;
  top: 25px;
  right: 115px;
  z-index: 1;
  width: 170px;
  height: 45px;
  //background-image: url('../images/go-btn.png');
  background-repeat: no-repeat;
  background-size: 160px 42px;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
  border-radius: 45px;
  background-color: #e4a974;
}
.list-item .go-btn3 .text {
  font-size: 15px;
  color: #fff;
  line-height: 21px;
}
.list-item .go-btn3 .arraw-icon {
  display: inline-block;
  width: 17px;
  height: 16px;
  background-image: url('../images/arraw-icon.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}



.list-item .go-btn4 {
  display: block;
  position: absolute;
  top: 40px;
  right: 115px;
  z-index: 1;
  width: 170px;
  height: 45px;
  //background-image: url('../images/go-btn.png');
  background-repeat: no-repeat;
  background-size: 160px 42px;
  cursor: pointer;
  text-align: center;
  line-height: 42px;
  border-radius: 45px;
  background-color: #e4a974;
}
.list-item .go-btn4 .text {
  font-size: 15px;
  color: #fff;
  line-height: 21px;
}
.list-item .go-btn4 .arraw-icon {
  display: inline-block;
  width: 17px;
  height: 16px;
  background-image: url('../images/arraw-icon.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}


.page {
  width: 100%;
  margin-top: 44px;
  text-align: center;
}
.page .swiper-pagination-switch {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: #f3f3f3;
  border-radius: 50%;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  cursor: pointer;
  margin-right: 10px;
}
.page .swiper-pagination-switch:last-child {
  margin-right: 0;
}
.page .swiper-pagination-switch.swiper-active-switch {
  background: #42a94d;
  color: #fff;
}
.page .page-item {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: #f3f3f3;
  border-radius: 50%;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  cursor: pointer;
  margin-right: 10px;
}
.page .page-item:last-child {
  margin-right: 0;
}
.page .page-item.active {
  background: #42a94d;
  color: #fff;
}
.bright {
  width: 1152px;
  margin: 0 auto;
  margin-top: 83px;
  position: relative;
}
.bright .special-title .text {
  font-size: 24px;
  font-weight: bold;
  color: #4a90e2;
  line-height: 30px;
}
.bright-content {
  margin-top: 31px;
}
.bright-content::after {
  content: '';
  display: block;
  clear: both;
}
.bright-item {
  width: 270px;
  height: 356px;
  background-repeat: no-repeat;
  float: left;
  padding: 35px 22px;
  box-sizing: border-box;
  margin-right: 24px;
}
.bright-item:last-child {
  margin-right: 0;
}
.bright-item.one {
  background-image: url('../images/bright1.png');
}
.bright-item.two {
  background-image: url('../images/bright2.png');
}
.bright-item.three {
  background-image: url('../images/bright3.png');
}
.bright-item.four {
  background-image: url('../images/bright4.png');
}
.bright-item .bright-title {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
}
.bright-item .text {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #fff;
  line-height: 20px;
  margin-top: 24px;
}
.ye5 {
  position: absolute;
  bottom: 81px;
  left: -60px;
  width: 75px;
  height: 60px;
  background-image: url('../images/ye5.png');
  background-repeat: no-repeat;
  z-index: -1;
}
.alert {
  width: 1195px;
  height: 132px;
  background-image: url('../images/alert-bg.png');
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding-left: 201px;
  padding-top: 25px;
  margin-top: 52px;
}
.alert-title {
  position: absolute;
  top: 6px;
  left: -3px;
  width: 180px;
  height: 49px;
  background-image: url('../images/alert-title.png');
  background-repeat: no-repeat;
  color: #fff;
  font-size: 21px;
  line-height: 40px;
  text-align: center;
}
.alert-item {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 39px;
}
.alert-item:last-child {
  margin-right: 0;
}
.alert-item img {
  width: 80px;
  height: 80px;
}
.ye6 {
  position: absolute;
  top: -43px;
  right: -91px;
  width: 132px;
  height: 113px;
  background-image: url('../images/ye6.png');
  background-repeat: no-repeat;
  z-index: -1;
}
.friend-link {
  width: 1195px;
  height: 71px;
  margin: 0 auto;
  margin-top: 74px;
  position: relative;
}
.friend-link .label {
  position: absolute;
  font-size: 21px;
  color: #4a4a4a;
  line-height: 71px;
  left: 38px;
}
.friend-link .link-list {
  width: 872px;
  height: 71px;
  margin: 0 auto;
  font-size: 0;
}
.friend-link .link-list .item {
  display: inline-block;
  width: 284px;
  height: 71px;
  margin-right: 10px;
  cursor: pointer;
}
.friend-link .link-list .item-img {
  width: 284px;
  height: 71px;
}
.friend-link .link-list .item:last-child {
  margin-right: 0;
}
.footer {
  width: 1920px;
  max-width: 100%;
  height: 271px;
  background-image: url('../images/footer.png');
  background-repeat: no-repeat;
  margin-top: 56px;
  font-size: 0;
}
.footer .footer-list {
  width: 1200px;
  margin: 0 auto;
}
.footer .footer-item {
  float: left;
  width: 25%;
  text-align: center;
  box-sizing: border-box;
  padding: 76px 50px 0 50px;
}
.footer .footer-item .icon {
  width: 48px;
  height: 48px;
  display: inline-block;
}
.footer .footer-item .label {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  line-height: 18px;
  margin-top: 11px;
}
.footer .footer-item .value {
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  line-height: 17px;
  margin-top: 11px;
}
.black-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}

.login {
  width: 800px;
  position: fixed;
  left: 50%;
  top: 24%;
  margin-left: -400px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}
.show {
  opacity: 1 !important;
  visibility: visible !important;
}
.login .login-title {
  width: 800px;
  height: 60px;
  background-image: url('../images/login-title-bg.png');
  background-repeat: no-repeat;
  position: relative;
  line-height: 60px;
  letter-spacing: 4.43px;
  font-size: 18px;
  color: #333;
  padding-left: 30px;
  box-sizing: border-box;
}
.login .login-title .icon-close {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('../images/system-cancel-bold.png');
  background-repeat: no-repeat;
  float: right;
  margin-top: 18px;
  margin-right: 25px;
  cursor: pointer;
}
.login-content {
  width: 800px;
  height: 375px;
  background-image: url('../images/login-bg.png');
  background-repeat: no-repeat;
}
.login-content .inner {
  width: 430px;
  padding-top: 80px;
  box-sizing: border-box;
  margin: 0 auto;
}
.login-content .block.person {
  float: left;
}
.login-content .block.qiye {
  float: right;
}
.login-content .block .icon {
  width: 140px;
  height: 140px;
}
.login-content .block .name {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #fff;
  line-height: 24px;
  letter-spacing: 4px;
  margin-top: 16px;
  text-align: center;
}
.clear {
  clear: both;
}
