@charset "utf-8";
/* CSS Document */

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
html,body{
  height: 100%;
  width: 100%;

  background: #fff;
}
body {
  margin: 0;
  padding: 0;
  position: relative;
}
p,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  border: none;
}
a,
a:hover {
  text-decoration: none;
}
input{
  outline:none;
  border:0;
  padding: 0;
}
.md_btn{display: none;}
/*导航*/
.bg{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.bg img{
  width: 960px;
  height: auto;
}
.bigBox{
  width: 100%;
  /* width: 1200px;
  margin: 0 auto; */
}
.nav{
  width: 1200px;
  height: 80px;
  background: #fff;
  margin: 0 auto;
}
.nav img{
  width: 40px;
  height: auto;
  margin-top: 20px;
  float: left;
}
.nav p{
  font-size: 16px;
  font-weight: bold;
  color: #000;
  float: left;
  line-height: 80px;
  margin-left: 10px;
}
.bannerBox{
  background: url(../images/bg1.png) no-repeat top left;
  background-size: cover;
  width: 100%;
  height: 700px;
  overflow: hidden;
  position: relative;
}
.bannerSmallBox{
  width: 1200px;
  margin: 0 auto;
}
.bannerLeft{
  float: left;
}
.bannerLeft h2{
  font-size: 70px;
  line-height: 80px;
  color: #fff;
  margin-top: 130px;
}
.text{
  font-size: 20px;
  line-height: 40px;
  color: rgba(255,255,255,0.8);
  margin-top: 20px;
}
.tuBox{
  position: absolute;
  bottom:0;
  right:50px;
}
.btnBox{
  overflow: hidden;
  margin-top: 50px;
}
.btnBox a{
  height: 60px;
  background: #fff;
  color:#000;
  border-radius: 30px;
  float: left;
}
.btnBox a.an{
  width: 200px;
}
.btnBox a.ios{
  width: 200px;
  margin-left: 20px;
}
.goo{
  width: 420px;
  display: block;
  height: 60px;
  background: #fff;
  color:#000;
  border-radius: 30px;
  margin-top: 20px;
}
.goo img{
  width: 24px;
  height: 24px;
  float: left;
  margin: 18px 10px 0 140px;

}
.goo p{
  font-size: 16px;
  line-height: 60px;
  float: left;
  font-weight: bold;
  color: #000;
}
.btnBox a img{
  width: 24px;
  height: 24px;
  float: left;
  margin: 16px 10px 0 40px;
}
.btnBox a p{
  font-size: 16px;
  line-height: 60px;
  float: left;
  font-weight: bold;
  color: #000;
}
.tu{
  width: 520px;
  height: auto;
  display: block;
}

.youBox{
  width: 1200px;
  margin: 0 auto;
  margin-top: 160px;
  overflow: hidden;
}
.youBox h2{
  font-size: 46px;
  line-height: 80px;
  color: #000;
  text-align: center;
  margin-bottom: 60px;
}
.width33{
  width: 31%;
  height: 360px;
  float: left;
  margin-right: 2%;

}
.icon1{
   overflow: hidden;
   text-align: center;
   background: rgba(74,82,255,0.1);
}
.icon1 p{
  padding: 0 30px;
}
.icon1 img{
  margin-top: 70px !important;
}
.width33:last-child{
  margin-right: 0;
}
.width33 img{
  width: 20%;
  height:auto;
  margin: 0 auto;
}
.width33 h3{
  font-size: 24px;
  line-height: 40px;
  color: #000;
  margin-top: 20px;
}
.width33 p{
  font-size: 14px;
  color: #000;
  opacity: 0.65;
  line-height: 22px;
}
.width33 ul{
  overflow: hidden;
}
.tel{
  float: right !important;
  font-weight: 300 !important;
}
.width33 li{
  height: 170px;
  background: rgba(74,82,255,0.1);
  margin-bottom: 20px;
  text-align: left;
}
.width33 li img{
  float: left;
  margin: 45px 10px 0 20px;
}
.width33 li:last-child{
  margin-bottom: 0;
}
.text1{
  width: 65%;
  text-align: left;
  float: left;
  margin-top: 22px;
}
.dingBox{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 150px;
}
.tit{
  font-size: 46px;
  line-height: 80px;
  color: #000;
}
.text2{
    font-size: 20px;
  line-height: 40px;
  color: #000;
  opacity: 0.65;
}

.dingBox img{
  width: 100%;
  margin-top: 80px;
}

.botBox{
  width: 1200px;
  margin: 100px auto;
  text-align: center;
}

.botBox ul{
  overflow: hidden;
  margin-top: 60px;
}
.botBox ul li{
  width: 33.33%;
  float: left;
  text-align: center;
}
.botBox ul li img{
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
}
.botBox ul li span{
  display: block;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  margin-top: 20px;
}
.bottomBox{
  width: 100%;
  height: 80px;
  background-color: #373968;
}
.smallBox{
  width: 1200px;
  margin: 0 auto;
}
.smallBox *{
  font-size: 16px;
  line-height: 20px;
  margin-top: 30px;
  color: #fff;
  opacity: .65;
  float: left;
}
.smallBox a{
  padding: 0 15px;
  border-right:1px solid #fff;
}
.smallBox p{
  margin-left: 20px;
}
.smallBox a:last-child{
  border-right: none;
}
.smallBox .right{
  float: right;
}