body{
	padding: 0;margin: 0;background: #fff;
}
*{
  font-family: times;
}
@font-face {
  font-family: "song";src: url("//at.alicdn.com/wf/webfont/WkA4BLPrXimN/rePKuXp9tzK6oBkCegWRs.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/WkA4BLPrXimN/hxkts2h5McCg0tBm7gmXV.woff") format("woff");
  font-display: swap;
}
.uk-container{
  max-width: 1080px;
}
a{
  color: #111;
}
a:hover{
  color: #666;
}
span.match{
  background-color:#f8dda9;
  border:1px solid #edd19b;
  margin:-1px;
}
nav{
  padding: 15px 2.5%;
}
audio{
  width: 100%;
  margin: auto;
}
.audio{
  max-width: 800px;
  width: 95%;
  margin: auto;
}
.uk-navbar-nav li a{
  font-size: 16px;
}
h1,h2{
  padding-top: 120px;
  font-size: 32px;
  font-family: times;
  font-weight: bold;
  width: 100%;
  clear: both;
}
h3{
  font-size: 24px;
  font-family: times;
}
p{
  font-size: 18px;
  text-align: justify;
}
p span{
  font-style:  italic;
}
.large-author p{
  text-align: center;
}
.totop{
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 0, 0, .3);
  color: #fff;
  padding: 14px 10px;
}
.totop:hover{
  color: #fff;
}
.banner{
  background-color: #fff;
  padding-bottom: 80px;
  box-shadow: 0 0 15px #ddd;
  background-image: url(../media/bg.png);
  background-position: center right;
  background-repeat: no-repeat;
}
.catalog h1,.catalog h3{
  text-align: center;
}
.catalog ul{
  border-bottom: 1px solid #666;
  padding-bottom: 60px;
}
.catalog .uk-nav-header{
  margin: 0;
  padding: 0;
}
.catalog li{
  margin-left: 20px;
}
video{
  background-color: #ccc;
}
.video{
  width: 350px;
  margin: auto;
}
.video iframe{
  width: 350px;
  height: 600px;
  border-radius: 8px;
  margin: auto;
}
.large-title{
  font-size: 42px;
  font-family: times;
  text-align: center;
  font-weight: bold;
  margin-top: 100px;
  color: #000;
}
.large-author{
  font-size: 20px;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 120px;
}
.large-author p{
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 100%;
  font-size: 22px;
}
.img-model6{
  margin: 40px 0 0 0;
  width: 700px;
  padding-bottom: 80px;
}
.img-model7{
  display: none;
}
.tableau{
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.tableauPlaceholder{
  height: 400px;
}
.tableau iframe{
  width: 100%;
  height: 400px;
}
.loading{
  background-image: url(../media/200.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.loading li{
  clear: both;
}
.x{
  position: absolute;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 28px;
  background-color: #fff;
  text-align: center;
  font-size: 12px;
}
.uk-subnav-pill>.uk-active>a{
  background-color: #bbb;
  text-decoration: none;
  text-transform:none;
}
.uk-subnav li a,.uk-subnav-pill>*>:first-child{
  text-decoration: none;
  text-transform:none;
}
.tips{
  width: 100%;
  font-size: 14px;
  height: auto;
  clear: both;
}
.video2{
  background-color: #000;
  height: 735px;
  overflow: hidden;
}
.video2 iframe{
  width: 100%;
  height: 600px;
  margin-top: 50px;
}
.color{
  width: 100%;
  height: auto;
  clear: both;
}
.color ul{
  list-style: none;
}
.color ul li{
  float: left;
  margin-right: 15px;
  font-size: 12px;
  line-height: 100%;
  margin-bottom: 10px;
}
.color .color-model{
  width: 20px;
  height: 3px;
  margin-right: 5px;
  margin-top: 5px;
  float: left;
  border-radius: 10px;
}
.tab-h5,.apic-h5{
  display: none;
}
.tab-pc,.apic-pc{
  display: inherit;
}
@media (max-width: 768px) {
  .menu{display: none;}
  .large-title{font-size: 32px;}
  .large-author p{font-size: 18px;}
  h1,h2{padding-top: 40px;font-size: 28px;}
  p{font-size: 16px;}
  h3{font-size: 22px;}
  .img-list{
    width: 100%;
    height: auto;
    overflow-x: scroll;
  }
  .img-list-pic{
    width: 1200px;  
  }
  .img-list img{
    width: 100%;    
  }
  .img-model6{display: none;}
  .img-model7{display: inherit;margin-top: 40px;}
  .catalog h1{margin-top: 60px;}
  .catalog ul{margin-bottom: 40px;}
  nav{
    padding: 10px 2.5%;
  }
  .video2{
    width: 350px;
    margin: 0 auto;
    border-radius: 8px;
    height: auto;
  }
  .video2 iframe{
    width: 350px;
    margin: 0 auto;
  }
  .tab-h5,.apic-h5{
    display: inherit;
  }
  .tab-pc,.apic-pc{
    display: none;
  }
}
