
/*  页面重置样式  */
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: 1300px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  min-height: 100vh;
}
.bg {
  background: url("../img/1dc2b9_1918x1076.js") top center no-repeat;
  background-size: 100% 100%;
}
.head {
  width: 100%;
}
.head .logo {
  height: 116px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head .service {
  display: flex;
  justify-content: flex-end;
}
.head .service .box {
  height: 116px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
}
.head .service .box span {
  font-size: 26px;
  color: #fff;
  padding-left: 8px;
  letter-spacing: 2px;
}
.containers {
  width: 100%;
}
.banner {
  width: 100%;
  border: 3px solid #fff;
  border-radius: 36px;
  position: relative;
}
.banner ul {
  width: 100%;
}
.banner ul li {
  width: 100%;
}
.banner ul li img {
  width: 100%;
}
.banner .swiper-pagination {
  bottom: 24px !important;
  width: auto;
  left: 24px;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  margin: 0 9px;
  height: 20px;
  opacity: 0.2;
  background-color: #fff;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.banner .cord {
  width: 400px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  padding-top: 32px;
}
.banner .cord .qrcord {
  width: 280px;
  text-align: center;
  margin: 0 auto;
}
.banner .cord .qrcord .qr {
  width: 100%;
  border: 8px solid #fff;
}
.banner .cord .qrcord img {
  width: 100%;
}
.banner .cord .text {
  width: 100%;
  text-align: center;
  padding: 12px 0;
}
.banner .cord .text h5 {
  font-size: 32px;
  line-height: 60px;
  color: #fff;
}
.banner .cord .text p {
  font-size: 20px;
  color: #fff;
  opacity: 0.45;
}
.banner .cord .cooperation {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .cord .cooperation .box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
.banner .cord .cooperation .box span {
  font-size: 24px;
  color: #fff;
  padding: 0 5px;
}
.activity {
  width: 100%;
}
.activity ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 32px 0;
}
.activity ul li {
  width: calc(33.3% - 18px);
  position: relative;
}
.activity ul li .image {
  width: 100%;
}
.activity ul li .image img {
  width: 100%;
}
.activity ul li .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.8s;
  opacity: 1;
}
.activity ul li .mask img {
  width: 100%;
}
.activity ul li:hover .mask {
  opacity: 0;
}
.footer {
  width: 100%;
  text-align: center;
  line-height: 60px;
  color: #fff;
  float: left;
  font-size: 20px;
}
.work {
  width: 100%;
  padding-top: 440px;
}
.work .title {
  width: 100%;
  text-align: center;
}
.work .title img {
  width: 90%;
}
.work .list {
  width: 100%;
  padding: 20px 0;
}
.work .list ul {
  width: 100%;
}
.work .list ul li {
  width: 45%;
  margin: 0 4px;
}
.work .list ul li img {
  width: 100%;
}
.more {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.more img {
  width: 100%;
}
.fix-menu {
  width: 100%;
  height: 80px;
  background-color: #201207;
  position: fixed;
  left: 0;
  z-index: 9999;
  bottom: 0;
  border-top: 1px solid #58371d;
}
.fix-menu .conts {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fix-menu a {
  display: inline-block;
  width: 190px;
  height: 46px;
  background: url("../img/0bbc3a_324x76.png") center no-repeat;
  background-size: 100% 100%;
  margin: 0 8px;
  animation: myfirst 1s infinite;
}
.fix-menu a:nth-child(2) {
      background: url("../img/fe1f5b_324x76.png") center no-repeat;
  background-size: 100% 100%;
}
@keyframes myfirst {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}

@media screen and (max-width: 1300px) {
  .wid {
    padding: 0 20px;
  }
  .banner .cord {
    zoom: 0.9;
  }
}
@media screen and (max-width: 1200px) {
  .banner .cord {
    zoom: 0.8;
  }
}
@media screen and (max-width: 1100px) {
  .banner .cord {
    zoom: 0.75;
  }
}
@media screen and (max-width: 993px) {
  .work {
    padding-top: 1000px;
  }
  .bg {
    padding-bottom: 90px;
  }
  .bg {
    background: url("../img/a35936_750x1997.js") top center no-repeat;
    background-size: 100% auto;
  }
  .head {
    height: 67px;
    background-color: #000;
    border-bottom: 1px solid #f50000;
  }
  .head .logo {
    height: 66px;
    padding-left: 0px;
  }
  .head .logo img {
    height: 48px;
  }
  .head .service .box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 66px;
    text-align: center;
    padding-left: 6px;
    padding-top: 5px;
  }
  .head .service .box a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 72px;
    text-align: center;
  }
  .head .service .box img {
    height: 34px;
  }
  .head .service .box p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .work {
    padding-top: 660px;
  }
  .wid {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media screen and (max-width: 640px) {
  .work {
    padding-top: 440px;
  }
  .head .logo img {
    height: 44px;
  }
}
