
/*  页面重置样式  */
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%;
  height: 100%;
}
.bg {
  width: 100%;
  background: url("https://awtc2.oss-accelerate.aliyuncs.com/img1/836018_1920x1080.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%;
}
.containers .conts {
  width: 100%;
  max-width: 730px;
}
.banner {
  width: 100%;
  position: relative;
}
.banner ul {
  width: 100%;
}
.banner ul li {
  width: 100%;
}
.banner ul li img {
  width: 100%;
}
.banner .swiper-pagination {
  bottom: 24px !important;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  margin: 0 9px;
  height: 16px;
  opacity: 0.2;
  background-color: #fff;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.product {
  width: 100%;
  margin-top: 20px;
}
.product ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product ul li {
  width: calc(20% - 20px);
  margin-bottom: 20px;
}
.product ul li .imgs {
  width: 100%;
  text-align: center;
}
.product ul li .imgs img {
  max-width: 100%;
}
.product ul li .text {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  color: #fff;
}
.footer {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #989ba6;
}
.cord {
  width: 374px;
  position: fixed;
  right: 30px;
  top: 30%;
  z-index: 99;
  height: 500px;
  border-radius: 30px;
  padding-top: 32px;
  background-color: rgba(0,0,0,0.4);
}
.cord .qrcord {
  width: 280px;
  text-align: center;
  margin: 0 auto;
}
.cord .qrcord .qr {
  width: 100%;
  border: 8px solid #fff;
}
.cord .qrcord img {
  width: 100%;
}
.cord .text {
  width: 100%;
  text-align: center;
  padding: 12px 0;
}
.cord .text h5 {
  font-size: 32px;
  line-height: 60px;
  color: #fff;
}
.cord .text p {
  font-size: 20px;
  color: #fff;
  opacity: 0.45;
}
.cord .cooperation {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cord .cooperation .box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
.cord .cooperation .box span {
  font-size: 24px;
  color: #fff;
  padding: 0 5px;
}
.wap-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 70px;
}
.wap-container .wap-page {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.wap-container .wap-page ul {
  width: 100%;
}
.wap-container .wap-page ul li {
  width: 100%;
  height: 100vh;
}
.wap-container .wap-page ul li img {
  width: 100%;
}
.wap-container .conts {
  position: relative;
  z-index: 998;
  margin-top: 20px;
}
.wap-container .conts .wap-banner {
  width: 80%;
  margin: 0 auto;
}
.wap-container .conts .wap-banner ul {
  width: 100%;
}
.wap-container .conts .wap-banner ul li {
  width: 100%;
}
.wap-container .conts .wap-banner ul li img {
  width: 100%;
}
.wap-container .conts .wap-banner .swiper-pagination {
  bottom: 10px !important;
}
.wap-container .conts .wap-banner .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  margin: 0 5px;
  height: 10px;
  opacity: 0.2;
  background-color: #d8a05c;
}
.wap-container .conts .wap-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.work {
  width: 100%;
  margin-bottom: 0px;
  float: left;
}
.work .title {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.work .title img {
  width: 76%;
}
.work .list {
  width: 100%;
}
.work .list ul {
  width: 100%;
}
.work .list ul li {
  width: 60%;
  margin: 0 5px;
}
.work .list ul li img {
  width: 100%;
}
.work .labs {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  float: left;
}
.work .labs img {
  width: 80%;
}
.fix-menu {
  width: 100%;
  height: 80px;
  background-color: #201207;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  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("https://awtc2.oss-accelerate.aliyuncs.com/img1/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("https://awtc2.oss-accelerate.aliyuncs.com/img1/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;
  }
  .cord {
    zoom: 0.9;
  }
}
@media screen and (max-width: 1200px) {
  .cord {
    zoom: 0.8;
  }
}
@media screen and (max-width: 1100px) {
  .cord {
    zoom: 0.75;
  }
  .containers .conts {
    max-width: 650px;
  }
}
@media screen and (max-width: 994px) {
  .bg {
    background-color: #000;
  }
  .head {
    height: 67px;
    position: relative;
    z-index: 999;
  }
  .head .wid {
    padding: 0 10px;
  }
  .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: 10px;
    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;
  }
}
