.banner .swiper-container {
  width: 100%;
  height: 720px;
  overflow: hidden; }

.banner .swiper-container .swiper-pagination {
  width: 80px;
  left: 120px;
  top: auto;
  bottom: 110px; }

.banner .swiper-container li {
  position: relative;
  background-size: 2100px 787.5px;

  transition: all 5s; }

.banner .swiper-container .swiper-slide-active {
	  background-size: 1920px 720px;
   }

.banner .swiper-container li h3 {
  position: absolute;
  left: 0;
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  bottom: 100px;
  transition: all 2s;
  opacity: 0; }

.banner .swiper-container li p:hover {
  color: #e2c76c; }

.banner .swiper-container li .w {
  position: relative;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%; }

.banner .swiper-container li img {
  transition: all 5s; }

.banner .swiper-container .swiper-slide-active img {
  transform: scale(1.1); }

.banner .swiper-container .swiper-slide-active h3 {
  bottom: 325px;
  opacity: 1; }

.banner .swiper-container .swiper-slide-active button {
  bottom: 210px;
  opacity: 1; }

.banner .swiper-container li button {
  position: absolute;
  left: 0;
  width: 220px;
  height: 65px;
  background: #e2c76c;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  transition: all 2s;
  opacity: 0;
  bottom: 0; }

.banner .swiper-container li button:hover {
  background: #fff;
  color: #000; }

.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #80838a;
  border-radius: 0; }

.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d9c276; }

.banner .swiper-button-prev {
  left: auto;
  right: 240px;
  top: auto;
  bottom: 140px; }

.banner .swiper-button-next {
  right: 140px;
  top: auto;
  bottom: 140px; }

.about {
  height: 650px;
  position: relative;
  background: #fafafa;
  position: relative;
  min-width: 1210px; }

.about .w {
  height: 650px; }

.about .w .imgfa {
  height: 650px;
  }

.about .w .imgfa img {
  position: relative;
  left: -60px; }

.about .w .aoutInfo {
  height: 735px;
  width: 62%;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fafafa;
  overflow: hidden;
  z-index: 2; }

.about .w .aoutInfo > div {
  box-sizing: border-box;
  width: 84%; }
@media screen and (max-width:1800px) {
  .about .w .aoutInfo > div {
    padding-left: 20px;
 }
}
.about .w .aoutInfo > div > ul {
  min-width: 775px;
  max-width: 830px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  flex-wrap: wrap;
  padding: 78px 0; }

.about .w .aoutInfo > div > ul li {
  width: 380px;
  box-sizing: border-box;
  margin-bottom: 87px; }

.about .w .aoutInfo > div > ul li:nth-child(1) .title {
  margin: 0;
  margin-bottom: 16px; }

.about .w .aoutInfo > div > ul li .title {
  font-size: 24px;
  font-weight: bold;
  color: #424242;
  margin-bottom: 24px;
  margin-top: 17px; }

.about .w .aoutInfo > div > ul li:hover .title {
  color: #e2c76c; }

.about .w .aoutInfo > div > ul li .title + img {
  width: 380px;
  height: 107px; }

.about .w .aoutInfo > div > ul li .content {
  line-height: 24px;
  color: #6d6d6d;
  margin-top: 10px;
  margin-bottom: 13px;
  max-height: 96px;
  overflow: hidden; }

.about .w .aoutInfo > div > ul li .content span {
  display: block; }

.about .w .aoutInfo > div > ul li:hover .content {
  text-decoration: underline; }

.weTeam {
  cursor: default;
  margin-top: 85px; }

.weTeam > .d1 {
  display: table; }

.weTeam > .d1 h3 {
  display: table-cell;
  vertical-align: middle;
  font-size: 34px;
  font-weight: bold;
  color: #424242; }

.weTeam > div {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.weTeam > div > div:nth-child(1) {
  width: 140px; }

.weTeam > div > div:nth-child(1):hover img:nth-of-type(1) {
  top: 20px; }

.weTeam > div > div:nth-child(1):hover img:nth-of-type(2) {
  top: -20px; }

.weTeam > div > div:nth-child(1) p {
  font-size: 15px;
  line-height: 50px;
  color: #585858;
  font-weight: bold; }

.weTeam > div > div:nth-child(1) img:nth-of-type(1) {
  margin-bottom: 43px;
  margin-top: 68px;
  transition: all 0.3s;
  position: relative;
  top: 0; }

.weTeam > div > div:nth-child(1) img:nth-of-type(2) {
  margin-top: 43px;
  transition: all 0.3s;
  position: relative;
  top: 0; }

.weTeam > div > div:nth-child(2) {
  width: 220px;
  position: relative; }

.weTeam > div > div:nth-child(2) .banyuan {
  width: 120px;
  height: 220px;
  border: 2px solid #e2c76c;
  border-radius: 0 100% 100% 0/50%;
  border-left: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.weTeam > div > div:nth-child(2) .banyuan > span {
  width: 10px;
  height: 10px;
  background-color: #e2c76c;
  display: inline-block;
  position: absolute; }

.weTeam > div > div:nth-child(2) .banyuan > span:nth-of-type(1) {
  top: 2px;
  left: 40px; }

.weTeam > div > div:nth-child(2) .banyuan > span:nth-of-type(2) {
  top: 75px;
  left: 110px; }

.weTeam > div > div:nth-child(2) .banyuan > span:nth-of-type(3) {
  top: 140px;
  left: 110px; }

.weTeam > div > div:nth-child(2) .banyuan > span:nth-of-type(4) {
  top: 207px;
  left: 40px; }

.weTeam > div > div:nth-child(2) .banyuan > div {
  width: 120px;
  height: 120px;
  background: #e2c76c;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -50%;
  z-index: 10; }

.weTeam > div > div:nth-child(2) .banyuan > div div {
  width: 120px;
  height: 120px;
  background: #e2c76c;
  border-radius: 50%;
  z-index: 10;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  padding-top: 21px; }

.weTeam > div > div:nth-child(2) .banyuan > div::before {
  content: '';
  position: absolute;
  z-index: -2;
  width: 120px;
  height: 120px;
  background: #e2c76c;
  border-radius: 50%;
  animation: kuosan 2s infinite; }

.weTeam > div > div:nth-child(2) .banyuan > div::after {
  content: '';
  position: absolute;
  z-index: -2;
  width: 120px;
  height: 120px;
  background: #e2c76c;
  border-radius: 50%;
  top: 0;
  animation: kuosan 4s infinite; }

@keyframes kuosan {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(1.3);
    opacity: 0; } }

.weTeam > div > ul:nth-of-type(1) {
  width: 215px; }

.weTeam > div > ul:nth-of-type(1) li {
  margin-top: 43px;
  transition: all 0.3s; }

.weTeam > div > ul:nth-of-type(1) li:hover p {
  text-decoration: underline; }

.weTeam > div > ul:nth-of-type(1) li span {
  font-size: 15px;
  font-weight: bold;
  color: #e2c76c;
  line-height: 28px; }

.weTeam > div > ul:nth-of-type(1) li p {
  color: #585858;
  line-height: 22px; }

.weTeam > div > ul:nth-of-type(2) {
  width: 440px; }

.weTeam > div > ul:nth-of-type(2) li {
  width: 440px;
  margin-top: 58px;
  transition: all 0.3s; }

.weTeam > div > ul:nth-of-type(2) li:hover .title {
  color: #e2c76c; }

.weTeam > div > ul:nth-of-type(2) li:hover .content {
  text-decoration: underline; }

.weTeam > div > ul:nth-of-type(2) li .title {
  font-size: 15px;
  font-weight: bold;
  line-height: 28px; }

.weTeam > div > ul:nth-of-type(2) li .content {
  line-height: 22px; }

.excellent {
  margin-top: 92px; }

.ctitle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px; }

.ctitle .line {
  width: 930px;
  height: 1px;
  background: #cecece;
  margin-top: 23px;
  margin-left: 26px; }

.ctitle button {
  width: 118px;
  height: 42px;
  border: 1px solid #e2c76c;
  cursor: pointer;
  transition: all 0.5s; }

.ctitle button:hover {
  background: #e2c76c;
  color: #fff; }

.ctitle p {
  font-size: 34px;
  font-weight: bold; }

.excellent ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.excellent ul > div {
  width: 380px; }

.excellent ul li {
  width: 380px;
  font-size: 0;
  margin-top: 52px;
  transition: all 1s; }

  .excellent ul li div:nth-child(1){
    width: 380px;
    height: 274px;
  }
.excellent ul li:hover {
  box-shadow: 0 0 42px -24px #000; }

.excellent ul li img {
  width: 100%;
  height: 100%; }

.excellent ul li > div:nth-child(1) {
  width: 100%;
  height: 276px;
  overflow: hidden;
  position: relative; }

.excellent ul li > div:nth-child(1)::before {
  content: '';
  width: 100%;
  height: 0%;
  background: #000;
  opacity: 0;
  position: absolute;
  transition: all 0.5s;
  top: 100%; }

.excellent ul li:hover > div:nth-child(1)::before {
  opacity: 0.5;
  height: 100%;
  top: 0; }

.excellent ul li .words {
  width: 100%;
  height: 253px;
  box-sizing: border-box;
  padding: 0 40px;
  border: 1px solid #eaeaea; }

.excellent ul li .words .title {
  margin-bottom: 13px;
  margin-top: 23px;
  transition: all 0.5s; }

.excellent ul li:hover .words .title {
  color: #e2c76c; }

.excellent ul li .words .content {
  color: #767676;
  line-height: 28px;
  font-size: 14px;
  max-height: 84px;
  overflow: hidden; }

.excellent ul li .words button {
  width: 112px;
  height: 36px;
  color: #fff;
  background: #e2c76c;
  margin-top: 14px;
  transition: all 1s; }

.excellent ul li .words button:hover {
  background: #000; }

.slogn {
  background: #e2c76c;
  height: 320px;
  margin-top: 85px;
  text-align: center;
  overflow: hidden; }

.slogn .p1 {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  margin-top: 70px;
  margin-bottom: 11px; }

.slogn .p2 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 33px; }

.slogn button {
  width: 155px;
  height: 56px;
  background: #fff;
  color: #6d6d6d;
  font-size: 16px;
  position: relative; }

.slogn button span {
  display: inline-block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.1s;
  font-weight: bold; }

.slogn button span:nth-child(2) {
  background: #05386a;
  opacity: 0;
  top: 70%;
  color: #fff; }

.slogn button:hover span:nth-child(1) {
  top: 0;
  opacity: 0; }

.slogn button:hover span:nth-child(2) {
  opacity: 1;
  top: 50%; }

.cooperation {
  height: 510px;
  position: relative;
  overflow: hidden; }

.cooperation p {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin: 82px 0 62px; }

.cooperation .cooperationbg {
  background-image: url("../images/cooperation.jpg");
  height: 510px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1; }

.cooperation .w {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: auto;
  box-sizing: border-box;
  padding: 10px 10px 5px 10px;
  background-color: rgba(161, 123, 123, 0.3); }

.cooperation .w a {
  flex-shrink: 0;
  height: 60px;
  margin-bottom: 5px;
  position: relative;
  top: 0;
  transition: all 0.3s; }

.cooperation .w a:hover {
  top: -3px; }

.cooperationItem {
  background-color: #f3f3f3;
  height: 657px;
  padding-top: 73px;
  box-sizing: border-box; }

.cooperationItem ul {
  margin-top: 53px;
  display: flex;
  justify-content: space-between; }

.cooperationItem ul li a > div {
  width: 380px;
  background-color: #fff;
  font-size: 0;
  position: relative;
  margin: 0 auto;
  transition: all 0.3s; }

.cooperationItem ul li a > div:hover {
  transform: scale(1.03); }

.cooperationItem ul li a > div:hover::before {
  width: 100%; }

.cooperationItem ul li a > div::before {
  content: '';
  width: 60px;
  height: 14px;
  position: absolute;
  background-color: #e2c76c;
  top: 0;
  left: 0;
  transition: all 0.3s; }

.cooperationItem ul li img {
  width: 100%;
  height: 276px; }

.cooperationItem ul li .title {
  margin-top: 8px;
  margin-bottom: 3px; }

.cooperationItem ul li .content {
  font-size: 14px; }

.cooperationItem ul li .words {
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px 37px; }

.news ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .news ul li {
    width: 380px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 30px;
    margin-top: 14px;
    transition: all 0.5s;
    position: relative;
    top: 0; }
	.news ul>div{
		width: 380px;
	}
    .news ul li img {
      width: 100%;
      height: 210px; }
    .news ul li .time {
      margin-top: 22px;
      margin-bottom: 5px; }
    .news ul li .title {
      margin-bottom: 2px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .news ul li .content {
      height: 66px;
      overflow: hidden; }
  .news ul li:hover {
    top: -20px; }
  .news ul li:hover .content, .news ul li:hover .title {
    text-decoration: underline; }

.news .ctitle {
  margin-bottom: 39px;
  margin-top: 66px; }

.time {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #7e7e7e; }

.title {
  font-size: 16px;
  font-weight: bold;
  line-height: 32px; }

.content {
  color: #767676;
  line-height: 22px;
  font-size: 14px; }

.time {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #7e7e7e; }

.title {
  font-size: 16px;
  font-weight: bold;
  line-height: 32px; }

.content {
  color: #767676;
  line-height: 22px;
  font-size: 14px; }

.cooperationItem ul li .content {
  height: 44px;
  overflow: hidden; }
