.h-title a::before,
.h-title::before,
.icon,
.wrap2 .download-wrap .download,
.wrap2 .download-wrap .register,
.wrap2 .hot-wrap li .txt a,
.wrap2 .hot-wrap1 li .txt a,
.wrap2 .news-wrap .tabs li::before,
.wrap2 .slides-wrap a:after,
.wrap2 .swiper-container .pagination .swiper-pagination-bullet,
.wrap3 .detail-wrap .title a,
.wrap4 .video-wrap .videos .video .sbtn,
.wrap4 .video-wrap .videos .video .sbtn::after,
.wrap4 .video-wrap .videos .video .sbtn::before {
  background-image: url(../image/index-icon.png);
  background-repeat: no-repeat;
}
.h-title {
  position: relative;
  height: 32px;
  line-height: 32px;
  text-align: right;
  font-size: 15px;
}
.h-title::before {
  content: "";
  left: 0;
  top: 1px;
  position: absolute;
}
.h-title a {
  color: #555;
  padding-left: 16px;
  position: relative;
}
.h-title a:hover {
  color: #2f395a;
}
.h-title a:hover::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.h-title a::before {
  width: 12px;
  height: 12px;
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  margin-top: -6px;
  background-position: -593px -229px;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.wrap1 {
  background: url(../image/back1.jpg) no-repeat top center;
  height: 780px;
  overflow: hidden;
}
.wrap1:after {
  position: absolute;
  content: "";
  height: 192px;
  left: 0;
  width: 100%;
  bottom: 0;
  background: url(../image/filter-bg.png) no-repeat top center;
}
.wrap1 .inner {
  z-index: 2;
}
.wrap1 .logo{
	background: url(../image/logo.png) no-repeat top center;
	width:190px;
	height:127px;
	display: block;
    position: absolute;
    top: 10px;
    left: 580px;	
}
.wrap1 .slogan{
    background: url(../image/slogan1.png) no-repeat top center/100%;
    width: 1200px;
    height: 397px;
    position: absolute;
    top: 435px;
    left: 40px;
}
.wrap1 .video {
  width: 68px;
  height: 68px;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 287px;
  margin-left: 182px;
  cursor: pointer;
  background-position: -871px 0;
}
.wrap1 .video i {
  position: absolute;
  content: "";
  width: 20px;
  height: 23px;
  background-position: -797px 0;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -11px;
}
.wrap1 .agewran {
  left: 0;
  top: 120px;
  z-index: 2;
  color: #1ada0b;
  z-index: 2;
  background: url(../image/age-tips.png);
  position: absolute;
  width: 90px;
  height: 117px;
}
.wrap1 .tips {
  position: absolute;
  left: 0;
  top: 840px;
  color: #1ada0b;
  z-index: 2;
  text-shadow: 1px 1px 1px #155038, -1px 1px 1px #155038, -1px -1px 1px #155038,
    1px -1px 1px #155038;
  position: absolute;
}
.wrap1 .hbtn {
  background-color: #4c422f;
  color: #d5d2cd;
  right: 0;
  top: 620px;
  width: 194px;
  height: 49px;
  line-height: 49px;
  font-size: 20px;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.wrap1 .hbtn:after,
.wrap1 .hbtn:before {
  border: 1px solid #b3a281;
}
.wrap2 {
  background: url(../image/index-2.jpg) no-repeat top center;
  height: 455px;
}
.wrap2 .download-wrap {
  width: 470px;
  float: left;
  font-family: STFangsong;
}
.wrap2 .download-wrap .download {
  height: 225px;
  cursor: pointer;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-position: 0 -229px;
  position: relative;
}
.wrap2 .download-wrap .download span {
  font-size: 12px;
  color: #bfd8db;
  letter-spacing: 0.7em;
  font-weight: 400;
  font-family: "Microsoft YaHei";
  -webkit-transition: all 0.2s 0.1s ease-out;
  -o-transition: all 0.2s 0.1s ease-out;
  -moz-transition: all 0.2s 0.1s ease-out;
  transition: all 0.2s 0.1s ease-out;
}
.wrap2 .download-wrap .download:before {
  position: absolute;
  left: 5px;
  top: 4px;
  content: "";
  background: url(../image/index-download-border.png) no-repeat top center;
  width: 459px;
  height: 215px;
  -webkit-transition: all 0.2s 0.1s ease-out;
  -o-transition: all 0.2s 0.1s ease-out;
  -moz-transition: all 0.2s 0.1s ease-out;
  transition: all 0.2s 0.1s ease-out;
}
.wrap2 .download-wrap .download:hover {
  letter-spacing: 0.25em;
}
.wrap2 .download-wrap .download:hover span {
  letter-spacing: 1.2em;
}
.wrap2 .download-wrap .download:hover:before {
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -ms-transform: scale(0.98);
  -o-transform: scale(0.98);
  transform: scale(0.98);
}
.wrap2 .download-wrap .register {
  width: 235px;
  height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 0 -477px;
  font-size: 24px;
  color: #323232;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 5px;
  font-weight: 700;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.wrap2 .download-wrap .register span {
  font-size: 12px;
  color: #a29e88;
  letter-spacing: 0.7em;
  font-weight: 400;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  font-family: "Microsoft YaHei";
  -webkit-transition: all 0.2s 0.1s ease-out;
  -o-transition: all 0.2s 0.1s ease-out;
  -moz-transition: all 0.2s 0.1s ease-out;
  transition: all 0.2s 0.1s ease-out;
}
.wrap2 .download-wrap .register:before {
  position: absolute;
  left: 5px;
  top: 4px;
  content: "";
  background: url(../image/index-register-border.png) no-repeat top center;
  width: 227px;
  height: 117px;
  -webkit-transition: all 0.2s 0.1s ease-out;
  -o-transition: all 0.2s 0.1s ease-out;
  -moz-transition: all 0.2s 0.1s ease-out;
  transition: all 0.2s 0.1s ease-out;
}
.wrap2 .download-wrap .register:hover {
  letter-spacing: 0.25em;
}
.wrap2 .download-wrap .register:hover span {
  letter-spacing: 1.2em;
}
.wrap2 .download-wrap .register:hover:before {
  -webkit-transform: scale(0.96);
  -moz-transform: scale(0.96);
  -ms-transform: scale(0.96);
  -o-transform: scale(0.96);
  transform: scale(0.96);
}
.wrap2 .download-wrap .register.card {
  position: relative;
  left: -1px;
  background-position: -252px -477px;
}
.wrap2 .swiper-container .pagination {
  position: absolute;
  bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
}
.wrap2 .swiper-container .pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-position: -513px -229px;
}
.wrap2
  .swiper-container
  .pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 18px;
  height: 18px;
  background-position: -543px -229px;
}
.wrap2 .slides-wrap .swiper-slide-active a h4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.wrap2 .slides-wrap a {
  display: block;
  width: 870px;
  height: 350px;
  position: relative;
}
.wrap2 .slides-wrap a img {
  display: block;
  width: 100%;
}
.wrap2 .slides-wrap a h4 {
  position: absolute;
  left: 30px;
  bottom: 22px;
  color: #cec1a6;
  font-size: 16px;
  z-index: 4;
  -webkit-transition: all 0.3s 0.4s ease-out;
  -o-transition: all 0.3s 0.4s ease-out;
  -moz-transition: all 0.3s 0.4s ease-out;
  transition: all 0.3s 0.4s ease-out;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.wrap2 .slides-wrap a:before {
  content: "";
  background: url(../image/index-slide-border.png) no-repeat top center;
  width: 559px;
  height: 238px;
  position: absolute;
  left: 5px;
  top: 6px;
}
.wrap2 .slides-wrap a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 58px;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-position: 0 -663px;
}
.wrap2 .section2 {
  padding-top: 50px;
}
.wrap2 .news-wrap {
  float: left;
  width: 764px;
  
}
.wrap2 .news-wrap .h-title::before {
  width: 154px;
  height: 29px;
  background-position: 0 -757px;
}
.wrap2 .news-wrap .tabs {
  border: 1px solid #dadada;
  margin-top: 5px;
}
.wrap2 .news-wrap .tabs li {
  float: left;
  position: relative;
  width: 25%;
  height: 48px;
  line-height: 46px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #6a6a6a;
  border-right: 1px solid #dadada;
}
.wrap2 .news-wrap .tabs li.last {
  border-right: none;
}
.wrap2 .news-wrap .tabs li span {
  position: relative;
  z-index: 2;
}
.wrap2 .news-wrap .tabs li::before {
  position: absolute;
  content: "";
  width: 215px;
  height: 48px;
  left: 0;
  top: 0;
  background-position: 0 -924px;
  opacity: 0;
}
}
.wrap2 .news-wrap .tabs1 li::before {
  position: absolute;
  content: "";
  width: 215px;
  height: 48px;
  left: 0;
  top: 0;
  background-position: 0 -1024px;
  opacity: 0;
}
.wrap2 .news-wrap .tabs li.active {
  color: #f5f5f5;
}
.wrap2 .news-wrap .tabs li.active::before {
  opacity: 1;
}
.wrap2 .news-wrap .focus-wrap {
  padding-bottom: 20px;
  border-bottom: 1px dashed #dadada;
  position: relative;
  margin-bottom: 12px;
}
.wrap2 .news-wrap .focus-wrap h1 {
  font-size: 26px;
  color: #e83535;
  font-weight: 700;
  padding-top: 2px;
  padding-bottom: 16px;
}
.wrap2 .news-wrap .focus-wrap .img-wrap {
  float: left;
  margin-right: 24px;
  width: 300px;
  height: 40px;
  overflow: hidden;
}
.wrap2 .news-wrap .focus-wrap .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.wrap2 .news-wrap .focus-wrap .img-wrap:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.wrap2 .news-wrap .focus-wrap .desc-wrap {
  font-size: 14px;
  color: #686868;
  line-height: 1
}
.wrap2 .news-wrap .focus-wrap .time {
  position: absolute;
  right: 0;
  bottom: 2px;
  font-size: 13px;
  color: #979797;
}
.wrap2 .news-wrap .news-list {
  overflow: hidden;
}
.wrap2 .news-wrap .news-list .news{
    display: none;
}
.wrap2 .news-wrap .news-list .news.active{
    display: block;
}
.wrap2 .news-wrap .news-list .news-container {
  width: 3456px;
  position: relative;
  left: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.wrap2 .news-wrap .news-list .news-container .news {
  float: left;
  width: 664px;
}
.wrap2 .news-wrap .news-list li {
  position: relative;
}
.wrap2 .news-wrap .news-list li a.top {
    color: #e83535;
}

.wrap2 .news-wrap .news-list li.loading {
  text-align: center;
  padding-top: -10px;
}
.wrap2 .news-wrap .news-list li.loading p {
  padding-top: 4px;
}
.wrap2 .news-wrap .news-list li.loading::before {
  display: none;
}
.wrap2 .news-wrap .news-list li:nth-child(1) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
.wrap2 .news-wrap .news-list li:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.wrap2 .news-wrap .news-list li:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.wrap2 .news-wrap .news-list li:nth-child(4) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.wrap2 .news-wrap .news-list li:nth-child(5) {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.wrap2 .news-wrap .news-list li:nth-child(6) {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.wrap2 .news-wrap .news-list li .time {
  position: absolute;
  right: 0;
  bottom: 14px;
  font-size: 13px;
  color: #979797;
}
.wrap2 .news-wrap .news-list li::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 2px;
  background-color: #555;
}
.wrap2 .news-wrap .news-list a {
  font-size: 16px;
  color: #555;
  line-height: 28px;
  position: relative;
  padding-left: 10px;
  padding-top: -10px;
}
.wrap2 .news-wrap .news-list a:hover {
  text-decoration: underline;
}
.wrap2 .hot-wrap {
  float: right;
  width: 438px;
}

.wrap2 .hot-wrap1 {
  float: right;
  width: 438px;
}
.wrap2 .hot-wrap .h-title::before {
  width: 153px;
  height: 29px;
  background-position: -253px -756px;
}
.wrap2 .hot-wrap1 .h-title::before {
  width: 153px;
  height: 29px;
  background-position: -253px -816px;
}
.wrap2 .hot-wrap ul {
  padding-top: 20px;
}
.wrap2 .hot-wrap li {
  position: relative;
  margin-bottom: 12px;
}

.wrap2 .hot-wrap li .txt {
  position: absolute;
  left: 24px;
  top: 32px;
}
.wrap2 .hot-wrap li .txt h2 {
  font-size: 28px;
  font-weight: 700;
  color: #887e65;
}
.wrap2 .hot-wrap li .txt p {
  font-size: 15px;
  color: #737271;
  line-height: 1.6;
}
.wrap2 .hot-wrap li .txt a {
  display: block;
  margin-top: 44px;
  width: 83px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-position: -253px -924px;
  opacity: 0.92;
}
.wrap2 .hot-wrap li .txt a:hover {
  opacity: 1;
}
.wrap3 {
  background: url(../image/index-3.jpg) no-repeat top center;
  height: 592px;
}
.wrap3 .tabs-wrap {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 20px;
}
.wrap3 .tabs-wrap .circle {
  position: absolute;
  width: 64px;
  height: 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #d0cdb8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 1px;
  top: -2px;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.wrap3 .tabs-wrap .circle i {
  width: 56px;
  height: 56px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #d0cdb8;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -28px;
  margin-top: -28px;
}
.wrap3 .tabs-wrap .tab {
  float: left;
  width: 64px;
  height: 114px;
  position: relative;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 30px;
  padding-top: 72px;
  font-size: 16px;
  color: #bbb68d;
  cursor: pointer;
}
.wrap3 .tabs-wrap .tab:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: 50%;
  margin-left: -5px;
  bottom: -4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d0cdb8;
}
.wrap3 .tabs-wrap .tab em {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 50%;
  margin-left: -10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: -9px;
  opacity: 0;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: 2px solid #d0cdb8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #7b9293;
}
.wrap3 .tabs-wrap .tab i {
  background-image: url(../image/index-tab-bg.png);
  background-repeat: no-repeat;
  left: 50%;
  top: 28px;
  position: absolute;
  -webkit-transition: all 0.2s 0.2s ease-out;
  -o-transition: all 0.2s 0.2s ease-out;
  -moz-transition: all 0.2s 0.2s ease-out;
  transition: all 0.2s 0.2s ease-out;
}
.wrap3 .tabs-wrap .tab.active {
  color: #fff;
  font-weight: 700;
}
.wrap3 .tabs-wrap .tab.active em {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wrap3 .tabs-wrap .tab.active i {
  top: 10px;
}
.wrap3 .tabs-wrap .tab.active.tab1 i {
  width: 36px;
  height: 38px;
  margin-left: -16px;
  background-position: 0 -56px;
}
.wrap3 .tabs-wrap .tab.active.tab2 i {
  width: 36px;
  height: 44px;
  margin-left: -18px;
  background-position: -62px -56px;
}
.wrap3 .tabs-wrap .tab.active.tab3 i {
  width: 32px;
  height: 40px;
  margin-left: -16px;
  background-position: -135px -56px;
}
.wrap3 .tabs-wrap .tab.active.tab4 i {
  width: 36px;
  height: 35px;
  margin-left: -18px;
  background-position: -201px -56px;
}
.wrap3 .tabs-wrap .tab.active.tab5 i {
  width: 38px;
  height: 38px;
  margin-left: -19px;
  background-position: -275px -56px;
}
.wrap3 .tabs-wrap .tab.active.tab6 i {
  width: 38px;
  height: 38px;
  margin-left: -19px;
  background-position: -348px -56px;
}
.wrap3 .tabs-wrap .tab.tab1 i {
  width: 28px;
  height: 29px;
  margin-left: -14px;
  background-position: 0 0;
}
.wrap3 .tabs-wrap .tab.tab2 i {
  width: 30px;
  height: 37px;
  margin-left: -15px;
  background-position: -62px 0;
}
.wrap3 .tabs-wrap .tab.tab3 i {
  width: 23px;
  height: 29px;
  margin-left: -12px;
  background-position: -135px 0;
}
.wrap3 .tabs-wrap .tab.tab4 i {
  width: 31px;
  height: 30px;
  margin-left: -15px;
  background-position: -201px 0;
}
.wrap3 .tabs-wrap .tab.tab5 i {
  width: 30px;
  height: 30px;
  margin-left: -15px;
  background-position: -275px 0;
}
.wrap3 .tabs-wrap .tab.tab6 i {
  width: 30px;
  height: 30px;
  margin-left: -15px;
  background-position: -348px 0;
}
.wrap3 .content-wrap {
  padding-top: 260px;
}
.wrap3 .detail-wrap {
  position: relative;
  display: none;
}
.wrap3 .detail-wrap.active {
  display: block;
}
.wrap3 .detail-wrap .title {
  width: 570px;
  font-size: 15px;
  color: #fcfcf8;
  text-align: center;
  line-height: 1.6;
  position: relative;
  z-index: 2;
}
.wrap3 .detail-wrap .title a {
  display: block;
  width: 173px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  background-position: -374px -924px;
  text-align: center;
  font-size: 16px;
  color: #3c3933;
  margin: 20px auto;
  opacity: 0.92;
}
.wrap3 .detail-wrap .title a:hover {
  opacity: 1;
  color: #fcfcf8;
}
.wrap3 .detail-wrap .title .txt {
  margin: 0 auto 12px auto;
  background-image: url(../image/index-role-title.png);
  background-repeat: no-repeat;
}
.wrap3 .detail-wrap .title .txt.txt1 {
  width: 360px;
  height: 225px;
  background-position: 0 0;
}
.wrap3 .detail-wrap .title .txt.txt2 {
  width: 330px;
  height: 211px;
  background-position: 0 -255px;
}
.wrap3 .detail-wrap .title .txt.txt3 {
  width: 330px;
  height: 204px;
  background-position: 0 -516px;
}
.wrap3 .detail-wrap .title .txt.txt4 {
  width: 310px;
  height: 202px;
  background-position: -462px 0;
}
.wrap3 .detail-wrap .title .txt.txt5 {
  width: 302px;
  height: 197px;
  background-position: -461px -254px;
}
.wrap3 .detail-wrap .title .txt.txt6 {
  width: 311px;
  height: 200px;
  background-position: -462px -516px;
}
.wrap3 .detail-wrap .role {
  position: absolute;
  z-index: 1;
  right: -70px;
  bottom: -20px;
  pointer-events: none;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.wrap3 .detail-wrap .role.role2 {
  right: -70px;
  bottom: -44px;
}
.wrap3 .detail-wrap .role.role3 {
  right: -236px;
  bottom: -73px;
}
.wrap3 .detail-wrap .role.role4 {
  right: -160px;
  bottom: -73px;
}
.wrap3 .detail-wrap .role.role5 {
  right: 40px;
  bottom: -73px;
}
.wrap3 .detail-wrap .role.role6 {
  right: -140px;
  bottom: -73px;
}
.wrap4 {
  background: url(../image/index-4.jpg) no-repeat top center;
  height: 430px;
}
.wrap4 .section {
  padding-top: 40px;
}
.wrap4 .pics-wrap {
  float: left;
  width: 100%;
}
.wrap4 .pics-wrap .h-title::before {
  width: 158px;
  height: 30px;
  background-position: -253px -815px;
}
.wrap4 .pics-wrap .pics {
  padding-top: 30px;
}
.wrap4 .pics-wrap .pics .pic {
  position: relative;
  width: 320px;
  height: 210px;
  float: left;
  margin-bottom: 18px;
  overflow: hidden;
}
.wrap4 .pics-wrap .pics .pic:nth-child(2n) {
  margin-left: 18px;
}
.wrap4 .pics-wrap .pics .pic a {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 128px;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c49d54;
  margin-left: -64px;
  text-align: center;
  line-height: 38px;
  color: #c49d54;
  margin-top: -20px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.wrap4 .pics-wrap .pics .pic a:hover {
  background-color: #c49d54;
  color: #fff;
}
.wrap4 .pics-wrap .pics .pic img {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.wrap4 .pics-wrap .pics .pic::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
}
.wrap4 .pics-wrap .pics .pic:hover::before {
  background-color: rgba(0, 0, 0, 0.72);
}
.wrap4 .pics-wrap .pics .pic:hover img {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.wrap4 .pics-wrap .pics .pic:hover a {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.wrap4 .video-wrap {
  float: right;
  width: 438px;
}
.wrap4 .video-wrap .h-title::before {
  width: 156px;
  height: 30px;
  background-position: 0 -873px;
}
.wrap4 .video-wrap .videos {
  padding-top: 30px;
}
.wrap4 .video-wrap .videos .video {
  float: left;
  width: 210px;
  height: 210px;
  margin-bottom: 18px;
  position: relative;
  overflow: hidden;
}
.wrap4 .video-wrap .videos .video:nth-child(2n) {
  margin-left: 18px;
}
.wrap4 .video-wrap .videos .video img {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.wrap4 .video-wrap .videos .video h4 {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  bottom: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
}
.wrap4 .video-wrap .videos .video::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: rgba(0, 0, 0, 0);
}
.wrap4 .video-wrap .videos .video:hover::before {
  background-color: rgba(0, 0, 0, 0.72);
}
.wrap4 .video-wrap .videos .video:hover img {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.wrap4 .video-wrap .videos .video:hover h4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.wrap4 .video-wrap .videos .video:hover .sbtn::before {
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}
.wrap4 .video-wrap .videos .video:hover .sbtn::after {
  -webkit-transform: scale(0.72);
  -moz-transform: scale(0.72);
  -ms-transform: scale(0.72);
  -o-transform: scale(0.72);
  transform: scale(0.72);
}
.wrap4 .video-wrap .videos .video .sbtn {
  width: 68px;
  height: 68px;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  margin-left: -34px;
  margin-top: -34px;
  cursor: pointer;
  background-position: -871px 0;
}
.wrap4 .video-wrap .videos .video .sbtn::before {
  position: absolute;
  content: "";
  width: 84px;
  height: 84px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -42px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-position: -660px 0;
}
.wrap4 .video-wrap .videos .video .sbtn::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 23px;
  background-position: -797px 0;
  left: 50%;
  top: 50%;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-left: -8px;
  margin-top: -11px;
}
.wrap4 .links-wrap {
  width: 450px;
  padding-top: 98px;
}
.wrap4 .links-wrap li {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.wrap4 .links-wrap li a {
  display: block;
  color: #575757;
  width: 140px;
  font-size: 14px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #575757;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.wrap4 .links-wrap li a:hover {
  background-color: #575757;
  color: #fff;
}

@media screen and (max-width: 1024px) { 
  .container,#menu{ width:calc(100% - 30px)!important;min-width: calc(100% - 30px); max-width: calc(100% - 30px); padding-left: 15px; padding-right: 15px;}
  #menu {left:0; margin-left: 0;display: none;}
  .inner{ width: 100%;}
  .bg_video {
      width: 100%;
      height: 1080px;
      margin-top: 0;
      top: 0;
      max-width: 100%;
  }

  .wrap1 { min-height: 140px!important;height: auto; display: none;}
  .wrap1 .slogan {
      width: 100%;
      min-height: 200px;
      position: absolute;
      top: 20%;
      left: 40px;
  }
  .wrap2 { height: auto; background-size: 100%;}
  .wrap2 .download-wrap {display: none;}
  .slides-wrap { width:100%; display: block; clear: both;}
  .wrap2 .news-wrap { width: 100%!important;display: block;clear: both;}
  .wrap2 .news-wrap .tabs li::before{background: #768e82;width:100%;}
  .wrap3 {padding-bottom: 30px; height: auto;}
  .wrap2 .news-wrap .focus-wrap h1{ padding-bottom: 0;}
  .wrap2 .hot-wrap { float: left; display: block; width: 100%; padding-top: 20px;}
  .wrap2 .hot-wrap1 { float: left; display: block; width: 100%; padding-top: 20px;}
  .wrap4 .pics-wrap { width:100%}
  .wrap2 .hot-wrap .img-wrap img {width: 100%;}
  .wrap2 .hot-wrap1 .img-wrap img {width: 100%;}
  .wrap4 .pics-wrap .pics .pic { width:calc(50% - 9px); }
  .wrap4 .section {padding-top: 20px;}
  .wrap3 .tabs-wrap { left: 50px;}
  .wrap4 .video-wrap { width:100%; padding-top: 30px;}
  .wrap4 .video-wrap .videos .video{ width:calc(50% - 9px); height: 0; padding-bottom: 50%;}
  .wrap4 .video-wrap .videos .video img { width: 100%;}
  /* .wrap3 .tabs-wrap .tab{ width: calc(16.6666% - 30px);} */
  .wrap3 .detail-wrap .title{ width: calc(100% - 50px); margin: 0 auto;}
  #navbar.fixed ,#navbar{display: none;}
}