
/*  页面重置样式  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 100%;
  max-width: 1496px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  height: 100%;
}
.page {
  width: 100%;
  height: 100%;
  background: url("../img/3f49c2_1920x970.jpg") top center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.head {
  width: 100%;
  position: fixed;
  left: 0;
  top: 50px;
}
.head .wid {
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.banner {
  width: 100%;
  position: relative;
}
.banner .decoration .item-ico {
  position: absolute;
}
.banner .decoration .item-ico.ico-1 {
  left: 50%;
  margin-left: -852px;
  top: 216px;
}
.banner .decoration .item-ico.ico-1 img {
  width: auto;
  animation: myfirst2 2s linear infinite;
}
.banner .decoration .item-ico.ico-2 {
  left: 50%;
  margin-left: 700px;
  top: 140px;
}
.banner .decoration .item-ico.ico-2 img {
  width: auto;
  animation: myfirst2 2s linear infinite;
}
.banner .decoration .item-ico.ico-3 {
  left: 50%;
  margin-left: -814px;
  top: 596px;
}
.banner .decoration .item-ico.ico-3 img {
  width: auto;
  animation: myfirst2 2s linear infinite;
}
.banner .decoration .item-ico.ico-4 {
  left: 50%;
  margin-left: 740px;
  top: 616px;
}
.banner .decoration .item-ico.ico-4 img {
  width: auto;
  animation: myfirst2 2s linear infinite;
}
.banner .wpa-imgs {
  position: absolute;
  left: 10%;
  top: 100px;
}
.banner .wpa-imgs img {
  width: 80%;
  animation: myfirst4 4s linear infinite;
  position: relative;
}
.banner .imgs {
  width: 100%;
  text-align: center;
  padding-top: 20px;
}
.banner .imgs img {
  position: relative;
}
.fix-footer {
  width: 100%;
  height: 120px;
  background-image: linear-gradient(to bottom, #4351b2, #2d46c7);
  position: fixed;
  left: 0;
  bottom: 0;
  border-top: 2px solid #f2d5a8;
  z-index: 99;
}
.fix-footer .wid {
  max-width: 1480px;
}
.fix-footer .wid .logo {
  height: 120px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  position: relative;
}
.fix-footer .wid .logo img {
  max-width: 80%;
}
.fix-footer .wid .list {
  width: 100%;
}
.fix-footer .wid .list ul {
  width: 100%;
}
.fix-footer .wid .list ul li {
  width: 25%;
  height: 120px;
  display: flex;
  justify-content: center;
  cursor: pointer;
  align-items: center;
  position: relative;
}
.fix-footer .wid .list ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.fix-footer .wid .list ul li .ico {
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fix-footer .wid .list ul li .txt {
  line-height: 1.4;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 10px;
}
.fix-footer .wid .list ul li .txt strong {
  font-size: 26px;
  color: #fff;
  display: block;
  font-weight: normal;
  letter-spacing: 2px;
}
.fix-footer .wid .list ul li .txt i {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
.fix-footer .wid .list ul li .slide-browser {
  width: 292px;
  height: auto;
  background-color: #1a0e07;
  border: 1px solid #b7a06d;
  position: absolute;
  left: 0;
  bottom: 120px;
  border-radius: 10px;
  padding: 10px 16px;
  display: none;
}
.fix-footer .wid .list ul li .slide-browser:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #b7a06d;
}
.fix-footer .wid .list ul li .slide-browser .item {
  width: 100%;
  height: 62px;
  margin: 5px 0;
  background-color: #342927;
  border-radius: 8px;
  float: left;
  border: 1px solid #3f2823;
  padding-left: 40px;
}
.fix-footer .wid .list ul li .slide-browser .item .ico {
  width: 48px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fix-footer .wid .list ul li .slide-browser .item .txts {
  width: calc(100% - 48px);
  font-size: 18px;
  color: #fff;
  height: 60px;
  display: initial;
  padding-left: 10px;
  display: flex;
  justify-content: center;
  font-size: 16px;
  line-height: 22px;
  flex-direction: column;
}
.fix-footer .wid .list ul li .slide-browser .item .txts em {
  font-size: 12px;
  color: #707070;
  line-height: 20px;
}
.fix-footer .wid .list ul li .lines-slide {
  width: 730px;
  height: 516px;
  border: 1px solid #c4ad92;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 136px;
  z-index: 99;
  border-radius: 20px;
  padding: 10px 28px;
  display: none;
}
.fix-footer .wid .list ul li .lines-slide:after {
  content: "";
  position: absolute;
  left: 50px;
  bottom: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #c4ad92;
}
.fix-footer .wid .list ul li .lines-slide .conts {
  width: 100%;
}
.fix-footer .wid .list ul li .lines-slide .conts .item {
  width: 100%;
  margin: 6px 0;
  float: left;
}
.fix-footer .wid .list ul li .lines-slide .conts .item .ms {
  width: 94px;
  height: 58px;
  background-color: #e91919;
  border-radius: 29px;
  margin: 3px 0;
  text-align: center;
  line-height: 58px;
  font-size: 24px;
  color: #fff;
}
.fix-footer .wid .list ul li .lines-slide .conts .item .btns {
  width: 166px;
}
.fix-footer .wid .list ul li .lines-slide .conts .item .btns a {
  display: inline-block;
  width: 166px;
  height: 64px;
  background: url("../img/6a90f7_166x64.png") center no-repeat;
  background-size: 166px 64px;
}
.fix-footer .wid .list ul li .lines-slide .conts .item .webs {
  width: calc(100% - 280px);
  height: 64px;
  border: 1px solid #c6d9f9;
  border-radius: 32px;
  margin: 0 10px;
  padding: 5px;
}
.fix-footer .wid .list ul li .lines-slide .conts .item .webs .ico {
  width: 52px;
  height: 52px;
}
.fix-footer .wid .list ul li .lines-slide .conts .item .webs .ico img {
  width: 100%;
  height: 100%;
  border-radius: 26px;
}
.fix-footer .wid .list ul li .lines-slide .conts .item .webs .intr {
  width: calc(100% - 52px);
  padding: 0 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 52px;
  font-size: 24px;
  color: #404147;
  position: relative;
}
.fix-footer .wid .list ul li .lines-slide .conts .item .webs .intr:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -32px;
  top: 50%;
  margin-top: -10px;
  width: 64px;
  height: 20px;
  background: url("../img/0a03f8_64x20.png") center no-repeat;
  background-size: 64px 20px;
}
.fix-footer .wid .list ul li .lines-slide .conts .item .webs .intr span {
  display: inline-block;
}
@keyframes myfirst2 {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@keyframes myfirst {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
@keyframes myfirst4 {
  from {
    transform: translateX(0);
  }
  50% {
    transform: translateX(20px);
  }
  to {
    transform: translateX(0);
  }
}

@media screen and (max-width: 1366px) {
  .fix-footer .wid .list ul li .txt strong {
    font-size: 18px;
  }
  .fix-footer .wid .list ul li .txt i {
    font-size: 13px;
  }
  .banner .imgs img {
    max-width: 80%;
  }
}
@media screen and (max-width: 993px) {
  .fix-footer .wid .list ul li .lines-slide {
    height: auto;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item {
    margin: 3px 0;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .ms {
    height: 48px;
    width: 80px;
    line-height: 48px;
    font-size: 20px;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .btns {
    width: 140px;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .btns a {
    height: 54px;
    width: 140px;
    background-size: cover;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .webs {
    height: 54px;
    padding: 4px;
    width: calc(100% - 240px);
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .webs .ico {
    width: 44px;
    height: 44px;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .webs .intr {
    height: 44px;
    font-size: 20px;
    padding: 0 10px;
  }
  .fix-footer .wid .list ul li {
    position: initial;
  }
  .fix-footer .wid .list ul li .lines-slide {
    width: 70vw;
  }
  .head .logo img {
    max-width: 260px;
  }
  .fix-footer .wid .logo img {
    max-width: 90%;
  }
  .fix-footer .wid .list ul li .ico img {
    width: 40px;
  }
  .fix-footer .wid .list ul li .txt strong {
    font-size: 16px;
  }
  .fix-footer .wid .list ul li .txt i {
    font-size: 12px;
  }
  .banner .imgs {
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .fix-footer .wid .list ul li .lines-slide {
    width: 90vw;
    left: 5%;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .ms {
    width: 48px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    border-radius: 16px;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .btns {
    width: 84px;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .btns a {
    width: 84px;
    height: 32px;
    background-size: cover;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .webs {
    width: calc(100% - 150px);
    margin: 0 9px;
    height: 32px;
    padding: 2px;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .webs .ico {
    width: 26px;
    height: 26px;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .webs .intr {
    width: calc(100% - 26px);
    padding: 0 6px;
    height: 28px;
    font-size: 16px;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .webs .intr:after {
    zoom: 0.4;
  }
  .fix-footer .wid {
    padding: 0;
  }
  .fix-footer .wid .list ul li .slide-browser {
    bottom: 100px;
  }
  .wid {
    padding-left: 3%;
    padding-right: 3%;
  }
  .page {
    background: #fff url("../img/7e3ae6_750x1440.jpg") top center no-repeat;
    background-size: 100% auto;
    overflow: initial;
    overflow-x: hidden;
  }
  .banner .wid {
    padding: 0;
  }
  .banner .imgs {
    width: 100%;
    text-align: center;
    height: calc(100vh - 200px);
    justify-content: flex-end;
    align-items: center;
  }
  .banner .imgs.visible-xs {
    display: flex !important;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
  }
  .banner .imgs.visible-xs img {
    width: 68%;
    transform: initial;
    max-width: initial;
  }
  .fix-footer {
    height: auto;
  }
  .fix-footer .wid .list {
    position: relative;
    float: left;
  }
  .fix-footer .wid .list:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0));
  }
  .fix-footer .wid .list:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0.3), rgba(255,255,255,0));
  }
  .fix-footer .wid .list ul li {
    width: 50%;
    height: 100px;
  }
  .fix-footer .wid .list ul li .ico {
    width: 40px;
  }
  .fix-footer .wid .list ul li .ico img {
    width: 32px;
  }
  .fix-footer .wid .list ul li .txt {
    width: auto;
    padding-left: 4px;
  }
  .fix-footer .wid .list ul li .txt i {
    transform: scale(0.9) translateX(-4px);
  }
  .head {
    z-index: 99;
    top: 0;
    text-align: center;
    width: 100%;
  }
  .head .logo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
  }
  .head .logo img {
    position: relative;
    top: -4px;
  }
  .banner .decoration .item-ico.ico-1 {
    left: 27px;
    margin-left: 0;
    top: 160px;
  }
  .banner .decoration .item-ico.ico-1 img {
    width: 54px;
  }
  .banner .decoration .item-ico.ico-2 {
    left: initial;
    right: 36px;
    margin-left: 0;
  }
  .banner .decoration .item-ico.ico-2 img {
    width: 63px;
  }
  .banner .decoration .item-ico.ico-3 {
    left: 22px;
    margin-left: 0;
    top: 380px;
  }
  .banner .decoration .item-ico.ico-3 img {
    width: 46px;
  }
  .banner .decoration .item-ico.ico-4 {
    left: initial;
    right: 22px;
    margin-left: 0;
    top: 400px;
  }
  .banner .decoration .item-ico.ico-4 img {
    width: 81px;
  }
  .banner .wpa-imgs {
    top: 60px;
  }
  .banner .wpa-imgs img {
    width: 90%;
    animation: myfirst 3s linear infinite;
  }
}
@media screen and (max-width: 430px) {
  .banner .imgs.visible-xs img {
    width: 90%;
  }
  .fix-footer .wid .list ul li {
    height: 80px;
  }
  .fix-footer .wid .list ul li .txt i {
    display: none;
  }
  .banner .imgs.visible-xs {
    padding-bottom: 40px;
  }
  .banner .imgs {
    height: calc(100vh - 160px);
  }
  .banner .wpa-imgs img {
    max-width: 80%;
    position: relative;
    transform: translateX(20px);
  }
  .banner .decoration {
    position: relative;
    top: -40px;
  }
  .banner .decoration .item-ico.ico-4 {
    top: 280px;
    right: 10px;
  }
  .fix-footer .wid .list ul li .lines-slide {
    bottom: 176px;
    padding: 8px;
  }
  .fix-footer .wid .list ul li .lines-slide .conts .item .webs .www {
    font-size: 16px;
  }
  .fix-footer .wid .list ul li .slide-browser {
    bottom: 80px;
  }
}
@media screen and (max-width: 376px) {
  .banner .imgs.visible-xs {
    padding-bottom: 10px;
  }
  .head .logo img {
    max-width: 180px;
  }
}
